menu
dungeon_world_data package
documentation
dice.dart
Dice
amount property
amount property
dark_mode
light_mode
amount
property
int
amount
final
The amount of dice to roll. In a 2d6 roll, this would be 2.
Implementation
final int amount;
dungeon_world_data package
documentation
dice
Dice
amount property
Dice class