• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Damage Type that checks damage reduction?

Status
Not open for further replies.
I've been testing it for a while... I read that DAMAGE_TYPE_NORMAL checks for armor damage reduction, but it does not checks for damage reduction caused by abilities such as Hardened Skin...
  • Damage
    • Events
      • Player - Player 1 (Red) skips a cinematic sequence
    • Conditions
    • Actions
      • Unit - Cause Attacker to damage Target, dealing 100.00 damage of attack type Hero and damage type Normal
  • Show Damage
    • Events
      • Unit - Target Takes damage
    • Conditions
    • Actions
      • Game - Display to (All players) the text: (String((Damage taken)))
As Target has armor of 4 and, so, damage reduction of about 17%, the trigger shows 82.645 no matter the power of Hardened Skin. The same thing happens to Spiked Carapace (for the "Damage received" field).

Is there an Attack/Damage Type that checks for abilities that reduces damage?

Thanks in advance
Hossomi
 
Status
Not open for further replies.
Top