Skip to content

@vttforge/core / RollOutcome

Interface: RollOutcome

What postRoll decided, also stored in the message flags.

Properties

crit

readonly crit: boolean


fumble

readonly fumble: boolean


natural

readonly natural: number | undefined

The first active result of the first die, or undefined without dice.

MIT licensed.