Damage

From Heroes 3 wiki
Jump to navigation Jump to search

Damage is a general term for the amount of health loss a creature or a spell can cause to a single creature or to a creatures stack. If a creature suffers more damage than its current health, it is eliminated, while in a stack of creatures, the topmost dies. The remainder of the damage is dealt to the next one and so forth until all damage is dealt or the whole stack is eliminated.

Creature's ability to deal damage typically has a range, which means that it causes randomly chosen damage between the minimum and maximum value. Some creatures like Nagas do not have a damage treshold meaning they always do the same amount of damage. Creatures in a stack cause individual damages, and the combined damage of the stack is calculated by adding them together. However, the final damage can deviate from the combined damage greatly because of different additions and reductions, which are covered in the next section.

Spells can deal damage much like creatures do, except that the amount of inflicted damage does not vary within a range but is fixed. The exact amount of unmodified spell damage can always be calculated with a linear formula. For example, basic Lightning Bolt cast by a hero with 7 spell power does 7 × 25 + 10 = 185 damage. For other spells different values than 25 and 10 need to be substituted. The eventual amount of spell damage is modified as follows:

Damage calculation of creature stacks

The formula

Formula variables
Variable Value range Explanation
A1 0,00...3,00 Positive AD-ratio
A2 0,00...0.50 Secondary skill bonus
A3 0,00..2,475 Specialty bonus
A4 0.00 or 1.00 Luck bonus
A5 special Creature bonus
D1 0.00...0.15 Armorer bonus
D2 0.00...0.75 Specialty bonus
D3 Air Shield or Shield
D4 Range & melee penalties
D5 Petrify
D6 Blind
D7 Creature bonus

Mathematical formula for calculating the final damage is:

DMGf = DMGi × (1 + A1 + A2 + A3 + A4 + A5) × (1 - D1)×(1 - D2)×(1 - D3)×(1 - D4)×(1 - D5)×(1 - D6)×(1 - D7)×(1 - D8)

As we can see there are a number of variables affecting the final result. The factors affecting the damage can be divided into four groups by their possibility to act simultaneously. The first one is the damage range of the creature type at issue. This is major factor when considering the magnitude of the final damage. The second is AD variable, which is an acronym for attack to defense ratio. Thrid and fourth are circumstancial factors from the attacker's conditions and the reduction factors from the defender's conditions (respectively).

Attack to defense ratio – variable AD

Besides the actual damage range of the creature type, the most influential variable is AD, which is an acronym for attack to defense ratio. It is calculated from the difference of the attacker's attack value and the defender's defese value. They are determined by adding up attack skills of the attacking hero and attacking creature type, and by adding up defense skill of the defending hero and defending creature type. If the attacking creature's combined attack value is higher than defending creature's combined defense value, in other words if the difference is positive, then the attacking creature recieves +5% increase to its damage for every point the attack value is higher up to 60 points, +300%. If the difference is negative, then the attacking creature recieves -2.5% penalty for its damage for every point the attck value is lower up to 28 points, -70%. If the difference is 0, then the creature recieves no bonuses or penalties.

It should be noted, that there has been some confusion wheter the bonus cap is 300% or 400%. To clarify this issue, the bonus is +300% but the damage is 400% compared to non-modified damage. To phrase the same question mathematically, bonus of +300% is "1 + 3.00 × 1" and the damage of 400% is "1 × 4.00" – in the end, they are equivalent.

Attack variables

Secondary skill factors – variables A1 and A2

Variable A1 is related to secondary skills Archery and Offense, and A2 to heroes who specialize in them: Orrin, Gundula and Crag Hack. Archery and Offense cannot affect at the same time, because they are related to range and melee attacks (respectively). For ranged attacks, Archery secondary skill may give 0, 0.10, 0.25 or 0.50 depending on whether the hero has the skill and on what level the skill is. Similarly, Offense may give 0, 0.10, 0.20 or 0.30 to melee attacks.

Three heroes specialize in Archery or Offense. Orrin has Archery as a specialty while Gundula and Crag Hack has Offense. They recieve additional bonus from Archery or Offense secondary skill, that is calculated with the formula:

A2 = 0.05 × hero level × A1

As can be seen from the formula, the specialty bonus requires that the hero has the appropriate secondary skill, otherwise A1 will become 0, which leads to that A2 will be 0 as well. In other words, Orrin does not recieve his specialty bonus if he does not have Archery secondary skill; same applies to Gundula and Crag Hack with Offense. By default these heroes start with an appropriate secondary skill, but in custom maps the map-maker may change the starting skills.

Additionally, Adela and her specialty to Bless spell is a special case of variable A2. When creature stack blessed by Adela attacks, it recieves an additional damage from her specialty, that can be calculated with the formula:

SP = 0.03 × hero level ÷ creature level

Because of the division, Adela's Bless bonus is higher to low-tier creatures. First level creatures will recieve +3% bonus to damage per Adela's level, while fifth level creatures only recieve +0.6% bonus per Adela'a level.

Luck as combat modifier – variable A3

Luck variable may be either 0 or 1.00 depending if the attacking creatures gets "a lucky strike". Luck is a combat variable, that may be 0, +1, +2 or +3, which all give a different probability for luck to occur. Verbal descriptions for variables are postivie (+1), good (+2) and excellent (+3). Respectively the probabilities are 1/24 (4.17%), 1/12 (8.33%) and 1/8 (12.5%) for the lucky strike. Players may affect the luck with artifacts, adventure map locations, spells and Luck secondary skill.

Creature abilities – variable A4

Creature variable C is the last variable capable of increasing the final damage. Cavaliers and Champions have special ability to recieve jousting bonus when they attack. This gives them bonus which is calculated with the formula:

C = 0.05 × squares travelled

Dread Knights may cause Death Blow attack, which gives variable C value 1.00. Similarly, if Ballista causes double damage, the value variable C receives value of 1.00. Additionally, there are few creatures who hate another creature, and that gives C a value of 0.50.

Defense variables

Secondary skill factors – variables D1 and D2

Similarly to attac variables, D1 and D2 are related to secondary skill and heros who specialize in them. The difference is, that secondary skill, Armorer reduces both melee and ranged damage. Three heroes specialize in Armorer: Mephala, Neela and Tazar. Armorer may give variable D1 values 0.05, 0.10 or 0.15. Heroes with Armorer specialty recieve additional bonus, which is calculated with the formula:

D2 = 0.05 × hero level × D1

Again, the specialty bonus requires that the hero has Armorer secondary skill, otherwise the bonus will be 0. By default Mephala, Neela and Tazar start with Armorer, but in custom maps the map-maker may change the starting skills.

Ohter factors – variables D3, D4, D5, D6, D7

  • Spells
    • Shield
    • Air Shield
  • Attack penalties:
    • Range or obstacle
    • Melee penalty
  • Petrified
  • Retaliate from blindness
  • Creatures
    • Attacker is Psychic Elemental, defender is immune to Mind spells
    • Attacker is Magic Elemental, defender is Magic Elemental or the Black Dragon

Examples

No heroes are assumed to be present in the battle.

  • 2 Nagas attack a stack of Pikemen.
  • The Nagas have a single unit damage value of 20 and their Attack skill is 16.
  • A Pikeman has 10 health and their Defense skill is 5.
  • The base stack damage done by the stack of Nagas is 2 * 20 = 40.
  • The Pikemen's Defense skill (5) is subtracted from the Nagas' Attack skill (16), which gives us 11, giving the nagas an att/def damage bonus.
  • The dealt damage will after the att/def consideration thusly have the bonus percentage modificator of 5%, multiplied with the damage bonus number in this case, 11, resulting in 55% bonus percentage of the Nagas damage towards the Pikemen.
  • So the damage is increased by a 55% increase and the nagas through superior attack skill have 155% damage on the Pikemen stack.
  • The total damage thus is 40 * 1.55 = 62 damage points.
  • 6 Pikemen will be killed, and the top Pikemen of the remaining stack will have 8 health left.

When the remaining (if any) Pikemen (attack points of 4) attack the nagas (sporting 13 points of defense):

  • -22.5% damage would be dealt by the Pikemen to the 5 creature level higher naga chimera stack.
  • The difference between the Pikemen attack (4) and the nagas defense (13) would mean 9 malus points with a malus point resulting in 2.5 % each malus point (the half of the bonus points).
  • ((2.5)*-9)% is -22.5% damage the Pikemen can damage the nagas with.