Die type to roll
Optional
themeTheme slug to roll
Optional
labelA human-readable label for this die in the roll to distinguish it from others. Ex slashing vs fire damage
Optional
uuidIf updating the dice roll, UUID is required
Optional
is_If this is a hidden roll
Optional
is_If the dice is dropped (not calculated in the final value)
Optional
is_If the dice is cleared from the table (not seen by other players)
Optional
metaOptional data that is not critical to the functionality of a die roll but could be useful to store for display or informational purposes
Optional
valueOptional value to set for a die roll. Useful if using an external RNG.
Optional
value_Optional value to show to the user when the dice is rolled. Useful when rolling a d10x where value would range from 1-10 and value to display range from 0 to 90
Generated using TypeDoc
Used to call the dddice API