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

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