-
Notifications
You must be signed in to change notification settings - Fork 36
Base Actions
John A edited this page Oct 19, 2025
·
3 revisions
Actions in actions.json define the basic actions every player has access to in Active Mode. This is predominantly used to define standard action economy options and reference for general actions like "Move".
Actions defined in actions.json will appear in the the Active Mode action panel as well as the action reference compendium pages. Actions granted by items, talents, or other sources should be defined as an actions array on the parent data.
See Actions for definition and implementation details. Base Actions must also include the following required fields:
Internal identifier. This must be globally unique. See Item ID Guidelines for more information.