• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

WC3 Armor System Confuzzlement

Status
Not open for further replies.
Level 4
Joined
Jan 27, 2008
Messages
72
I'm confused as to what happens when a unit's armor is reduced below zero.

If a 850 HP unit has 7 armor and loses 5, or if this same 850 HP unit has 20 armor and loses 5, the eHP loss is the same. But if this 850 HP unit has 3 armor and it's reduced to -2, then the eHP loss ceases to be the same. At least when you are using this formula: eHP = HP*(1+(armor*0.06)).

que?
 
Level 4
Joined
Jan 27, 2008
Messages
72
I see, but I'm still not sure how you would calculate a unit's eHP using that information.

So I guess a better way to phrase my question is, how do you calculate the eHP of a unit that has an armor value of below zero?

In other words, how do you calculate how much physical damage a unit that has negative armor can take?
 
Status
Not open for further replies.
Top