menu
dungeon_world_data package
documentation
spell.dart
Spell
dice property
dice property
dark_mode
light_mode
dice
property
List
<
Dice
>
dice
final
The dice list rolled when using this spell.
Implementation
final List<Dice> dice;
dungeon_world_data package
documentation
spell
Spell
dice property
Spell class