Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IMoveTriggerOptionBase

Hierarchy

Index

Properties

$id: string
pattern

^(Starforged|Ironsworn)/(Moves/[A-z_-]+/[A-z_-]+|Assets/[A-z_-]+/[A-z_-]+/Abilities/[1-3]/Alter_Moves/[0-9]+|Moves/Assets/[A-z_-]+/[A-z_-]+/Abilities/[1-3]/[A-z_-]+)/Trigger/Options/[0-9]+$

Custom stat?: ICustomStat

Defines a custom stat, if one is included in this object's With array.

Method: RollMethod

The method used to choose the stat or track in the Using array.

Roll type: RollType

Whether this option is an action roll or progress roll.

Text?: string

The item's rules text as a markdown string.

markdown
Using: string[]

The stat(s) or progress track(s) that may be rolled with this move trigger option.

Generated using TypeDoc