menu
dungeon_world_data package
documentation
race.dart
Race
dice property
dice property
dark_mode
light_mode
dice
property
List
<
Dice
>
dice
final
The dice list rolled when using this race's unique move.
Implementation
final List<Dice> dice;
dungeon_world_data package
documentation
race
Race
dice property
Race class