Multiple attack rolls for Heavy Tanks
-
Hi All! Is there a way to code for heavy tanks to have heavy rolls like heavy bombers? I was hoping to make an option under the unit attachment. Thanks all!
-
@AprilForever
'attackRolls' is the number of rolls (dice) used for attack.
'defenseRolls' is used for defense.
And if 'chooseBestRoll' is set to 'true' only the best roll (dice) will be selected.Hope this is helpful.
Cheers...
-
@wc_sumpton Thanks so much! You are the best!!!
-
Cheers...