Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for Setting Truth categories such as "Exodus" and "Cataclysm". See page XX of Starforged for further information.

see

ISettingTruthOption

Hierarchy

Index

Properties

$id: string
pattern

^(Starforged|Ironsworn)/Setting_Truths/[A-z_-]+$

Character: string

A Markdown version of the text that appears at the end of each Truth entry; it offers suggestions on the character's assets and background.

markdown

Data relevant to this item's display/rendering.

Name: string

The item's internal name. Should be unique among its sibling elements, as this key is often used (along with the object's ancestors) to generate its $id.

If the item has Display.Title, that should be preferred for most user-facing labels.

Source: ISource

Information on this item's source.

Suggestions?: ISuggestions

"Non-canonical" suggestions of related items. They might be convenient to present to the user, but in most implementations rolling them automatically is not recommended.

The 'canonical' options for this setting truth category.

Generated using TypeDoc