Skip to content

Roll

Defined in: src/dice.ts:15

dice: number[]

Defined in: src/dice.ts:19

What each die showed, before the 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.