Show specific dice reqirements

This commit is contained in:
2022-07-17 19:06:32 +01:00
parent 8abb393949
commit 57ca632630
2 changed files with 13 additions and 1 deletions

View File

@ -12,7 +12,7 @@ move_dice_multiplyer = 0
damage_amount_addition = 0
damage_dice_multiplyer = 0
effects = [ 0, 9 ]
accepted_dice = [ 0, 1 ]
accepted_dice = [ 1, 2, 3 ]
number_of_dice = 1
same_dice_requirement = false
addition_dice = false