Hierarchy

Properties

bonus?: string | number

An additional bonus to be added to the roll.

critical?: number

The number on the d20 that is considered a critical success.

Default Value

20

flavor?: string

The flavor of the roll

misfire?: number

The number and below on the d20 that is considered a misfire.

staticRoll?: null | number

A number used as a static roll result of the d20. If null, the d20 is rolled normally and the result is used.

Default Value

null

Generated using TypeDoc