Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface common to Encounter entries in Ironsworn and Ironsworn: Starforged, plus 'stubs' like IEncounterVariant.

see

IEncounter, IEncounterVariant

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[]
markdown
Features?: string[]
markdown
Name: string
example

"Chiton"

example

"Monster"

Quest Starter?: string

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

markdown
Source: ISource

Information on this item's source.

Summary?: string
example

"Insectoid horde"

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

Ironsworn, p. 135: "Some NPCs include a question for you to answer. This is an opportunity to customize the NPC to your vision of the Ironlands. You can do this as you define your world or discover through play. Truths may represent an absolute fact, or merely something the people of your world believe."

Only present in Ironsworn encounters.

markdown

Generated using TypeDoc