Jump to content

Template:Session Prep

From greyhawk
Revision as of 00:38, 14 March 2025 by DM (talk | contribs)


<templatestyles src="Template:Module/Style.css" />

Previously...

Highlight key events from the previous session. Session #

Interludes

Use these when the pacing slows down and you need to shake things up.

Scene Title

  • description

Planned Events

Scene Title

  • description

Scene Title

  • description

Cliffhanger

Always end before the PCs expect it, give them something to look forward to next time.

Random Encounters

Anything unique goes here. Link to the regional or area random encounter table.

Key NPCs


[[File:|200px|right]]

NPC Name

Name:
Campaign:
Alignment:
Appearance:
Voice/Mannerisms:
Ideal:
Flaw:
Bond:
Info:


Ability Scores:
Skills:
Condition Immunities:
Damage Immunities: None
Challenge Rating:
Senses:
Languages: Common
Equipment:




<templatedata> {

   "params": {
       "previous": {
           "label": "Previously...",
           "description": "Highlight key events from the previous session.",
           "type": "string",
           "required": false,
           "default": "Highlight key events from the previous session. Session #"
       },
       "interlude_scene_1": {
           "label": "Interlude Scene 1",
           "description": "Description of the first interlude scene.",
           "type": "string",
           "required": false,
           "default": "* description"
       },
       "planned_scene_1": {
           "label": "Planned Scene 1",
           "description": "Description of the first planned scene.",
           "type": "string",
           "required": false,
           "default": "* description"
       },
       "planned_scene_2": {
           "label": "Planned Scene 2",
           "description": "Description of the second planned scene.",
           "type": "string",
           "required": false,
           "default": "* description"
       },
       "cliffhanger": {
           "label": "Cliffhanger",
           "description": "Description of the cliffhanger.",
           "type": "string",
           "required": false,
           "default": "Always end before the PCs expect it, give them something to look forward to next time."
       },
       "random_encounters": {
           "label": "Random Encounters",
           "description": "Description of random encounters.",
           "type": "string",
           "required": false,
           "default": "Anything unique goes here. Link to the regional or area random encounter table."
       },
       "key_npcs": {
           "label": "Key NPCs",
           "description": "Key NPCs for the session. Use the 


[[File:|200px|right]]

NPC Name

Name:
Campaign:
Alignment:
Appearance:
Voice/Mannerisms:
Ideal:
Flaw:
Bond:
Info:


Ability Scores:
Skills:
Condition Immunities:
Damage Immunities: None
Challenge Rating:
Senses:
Languages: Common
Equipment:


template.",
           "type": "string",
           "required": false,
           "default": "


[[File:|200px|right]]

NPC Name

Name:
Campaign:
Alignment:
Appearance:
Voice/Mannerisms:
Ideal:
Flaw:
Bond:
Info:


Ability Scores:
Skills:
Condition Immunities:
Damage Immunities: None
Challenge Rating:
Senses:
Languages: Common
Equipment:


"

       }
   }

} </templatedata>