Can a Unit do 2 damage on one hit? (Make enemy select 2 casualties)
-
Can a Unit do 2 damage on one hit? (Make enemy select 2 casualties)
-
@gabegolfer said in Can a Unit do 2 damage on one hit? (Make enemy select 2 casualties):
Can a Unit do 2 damage on one hit?
No, beside non damageable AA hits assigned to undamaged units with 2 hitpoints.
(Make enemy select 2 casualties)
Yes. By rolling 2 or more dice and hitting with 2 of them.
-
@gabegolfer a unit can not do more damage then then the number of dice it can roll, unless you are talking about AA attacks (damageableAA = false) vs multi-hit units, then the AA unit can kill with one hit.
Also a unit can set attackRolls/defenseRolls to greater then 1 which will give that unit a chance to hit more then 1 unit during its attack/defense.
Hope this is helpful.
Cheers...
-
Thanks guys!
-
How would I assign the number of dice rolls per round? Would that be in the “unitAttachment” section? Is more than one dice roll per round even possible?
-
@gabegolfer said in Can a Unit do 2 damage on one hit? (Make enemy select 2 casualties):
How would I assign the number of dice rolls per round?
<option name="attackRolls" value="*"/>
<option name="defenseRolls" value="*"/>
*natural number
Would that be in the “unitAttachment” section?
Yes.
Is more than one dice roll per round even possible?
Yes, since Classic.