menu
dungeon_world_data package
documentation
dice.dart
Dice
modifierValue property
modifierValue property
dark_mode
light_mode
modifierValue
property
int
?
modifierValue
final
The modifier value. In a 2d6+3 roll, this would be 3.
Implementation
final int? modifierValue;
dungeon_world_data package
documentation
dice
Dice
modifierValue property
Dice class