Show specific dice reqirements
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user