Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a full (i.e. not a stub/variant) encounter entry in Ironsworn or Ironsworn: Starforged.

Hierarchy

Index

Properties

$id: string
example

"Starforged/Encounters/Chiton"

pattern

^(Starforged|Ironsworn)/Encounters/[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.

Drives: string[]
Features: string[]
Name: string
example

"Chiton"

example

"Monster"

Quest Starter: string

A markdown string describing the quest starter associated with this item.

Source: ISource

Information on this item's source.

Summary?: string
example

"Insectoid horde"

markdown
Tactics: string[]
Tags?: Vehicle[]
Your Truth?: string

A markdown string representing the text of the "Your Truth" callout box included with some Ironsworn encounters.

Generated using TypeDoc