menu
dungeon_world_data package
documentation
dice.dart
Dice
modifierStat property
modifierStat property
dark_mode
light_mode
modifierStat
property
String
?
modifierStat
final
The modifier stat. In a 2d6+DEX roll, this would be DEX.
Implementation
final String? modifierStat;
dungeon_world_data package
documentation
dice
Dice
modifierStat property
Dice class