As far as I can tell, it's something like this:
damage reduction = armor / (armor + 100)
Is this accurate?
As far as I can tell, it's something like this:
damage reduction = armor / (armor + 100)
Is this accurate?
Yes, that's correct. The calculations are:
Armour Resist: Damage Reduction = Total Armor / (100 + Total Armor)
Magic Resist: Damage Reduction = Total Magic Resistance / (100 + Total Magic Resistance)
When it comes to reduction It is indeed diminishing, but when You work out the formula for Ehp (Estimated hp) 1 point of armor actually always gives 1 additional % of hp based on the base hp.
Effective Hit Pointsarmor does not have diminishing returns. In terms ofDamage Reductionit most certainly does (every point reduces your RoI for the next point). There are two concepts here and its easy to mistake one for the other. – tzenes Nov 04 '10 at 17:03