Expanded the scene_map schema to include preparation and downtime
This commit is contained in:
@@ -73,6 +73,10 @@ Use Travel when movement between locations is the main activity.
|
||||
|
||||
Use Planning when the party is primarily discussing options or choosing a course of action.
|
||||
|
||||
Use Preparation when the party is actively preparing for an upcoming combat, journey, encounter, or other event.
|
||||
|
||||
Use Downtime when the party is engaged in downtime activities.
|
||||
|
||||
Use Rest when resting, healing, resource recovery, or post-encounter recovery dominates.
|
||||
|
||||
Use Rules only when table-level rules, mechanics, or adjudication dominate enough to form their own scene.
|
||||
|
||||
@@ -89,8 +89,10 @@
|
||||
"Combat",
|
||||
"Social",
|
||||
"Exploration",
|
||||
"Downtime",
|
||||
"Travel",
|
||||
"Planning",
|
||||
"Preparation",
|
||||
"Rest",
|
||||
"Rules",
|
||||
"Mixed"
|
||||
|
||||
Reference in New Issue
Block a user