Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes "non-canonical" suggestions for game content related to the parent item.

These are intended be offered as convenient shortcuts for the user (for instance, including a menu dropdown for rolling on suggested tables); having them roll automatically is not recommended for most projects.

These can be safely ignored if that functionality is not desired.

Hierarchy

  • ISuggestions

Index

Properties

Assets?: string[]

Suggested asset IDs.

Encounters?: string[]

Suggested encounter IDs.

Game objects?: IGameObject[]

Suggested game objects and their parameters.

Moves?: string[]

Suggested move IDs.

Oracle rolls?: string[]

Suggested oracle rolls, by table ID. Multiples of the same ID can be used to indicate that multiple rolls should be made.

Generated using TypeDoc