Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a category of moves such as "Session Moves" or "Combat Moves", and serves as a container for moves within that category.

Hierarchy

Index

Properties

$id: string
example

"Starforged/Moves/Adventure"

pattern

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

Description: string

A user-facing markdown description of the item, consisting of one or more paragraphs.

markdown

Data relevant to this item's display/rendering.

Moves: IMove[]
Name: string
example

"Adventure"

Optional: boolean

Whether or not the source material presents this rules item as optional.

default

false

Source: ISource

Information on this item's source.

Generated using TypeDoc