Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes IRow results that call for multiple rolls, most commonly "Roll twice" results.

Hierarchy

  • IMultipleRolls

Index

Properties

Allow duplicates: boolean

Whether to allow duplicate results when generating multiple rolls.

Implicitly required by Make it worse.

Amount: number

The number of rolls to make on the parent oracle table.

Make it worse: boolean

Whether duplicate rolls should be compounded in an Ironsworn-style "Make it worse" results.

Typically this is accompanied by IRow.Result text like "Roll twice more on this table. Both results occur. If they are the same result, make it worse."

Can safely be ignored in Starforged-only implementations. Implicitly requires Allow duplicates.

Generated using TypeDoc