@vttforge/types / DieTermLike
Interface: DieTermLike ​
A Die term, the one a system reaches for.
Extends ​
Properties ​
denomination ​
readonlydenomination:string
expression ​
readonlyexpression:string
Inherited from ​
faces ​
faces:
number
flavor ​
readonlyflavor:string
Inherited from ​
formula ​
readonlyformula:string
Inherited from ​
isDeterministic ​
readonlyisDeterministic:boolean
Inherited from ​
number ​
number:
number
options ​
options:
Record<string,unknown>
Inherited from ​
results ​
readonlyresults:DiceTermResult[]
total ​
readonlytotal:string|number|undefined
Inherited from ​
values ​
readonlyvalues:number[]
Methods ​
toJSON() ​
toJSON():
Record<string,unknown>
Returns ​
Record<string, unknown>