• 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!

Change armor damage reduction formular?

Status
Not open for further replies.
Level 2
Joined
Jun 17, 2010
Messages
4
So I'm messing around with the editor and I'm trying to change how the armor damage reduction system works. To be specific, I'm trying to make a system similar to or the same as the WoW system.

At the moment it looks like I have a bit of work to do but if anyone has any ideas on how to do this (if it is even possible) I would appreciate any kind of help.

The armor damage reduction formular for WoW looks something like this:

Pre-60: DR % = (Armor / (Armor + 400 + 85*Level)
Post-60: DR % = Armor / (Armor + 400 + 85 * (Level + 4.5 * (Level - 59)

If you need more info, please let me know.
 
Status
Not open for further replies.
Top