Combat: Difference between revisions

No change in size ,  20:33, 15 June 2022
generalize "weapon"->"attack"
(→‎Penetration and Damage: Add missing damage rolls section)
(generalize "weapon"->"attack")
 
Line 74: Line 74:
=== Damage Rolls ===
=== Damage Rolls ===


Damage is calculated by rolling the weapon damage for each penetration and summing the result. For example, if an attacker penetrates two times with an attack that does {{heart}}2d2 damage, the total damage is <code>2d2+2d2</code>. If the attack does not penetrate at least once, no damage is applied.
Damage is calculated by rolling the attack damage for each penetration and summing the result. For example, if an attacker penetrates two times with an attack that does {{heart}}2d2 damage, the total damage is <code>2d2+2d2</code>. If the attack does not penetrate at least once, no damage is applied.


==Melee Combat==
==Melee Combat==
312

edits