Roll
Defined in: src/dice.ts:15
Properties
Section titled “Properties”dice:
number[]
Defined in: src/dice.ts:19
What each die showed, before the modifier.
modifier
Section titled “modifier”modifier:
number
Defined in: src/dice.ts:21
The flat adjustment, zero when the notation had none.
total:
number
Defined in: src/dice.ts:17
The sum, including the modifier.