Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some Algorithm questions.
#1
http://www.wowwiki.com/Armor

Quote:Mob Levels 1 - 59 DR% = Armor / (Armor + 400 + 85 * MobLevel)

Mob Levels 60+ DR% = Armor / (Armor + 400 + 85 * (MobLevel + 4.5 * (MobLevel - 59))) Simplified, the formula becomes: DR% = Armor / (Armor - 22167.5 + 467.5 * MobLevel)

That's how WoW does it.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)