Hello,
I've tried to follow the formulas presented here as carefully as possible in order to find my information. I keep getting small (<0.08%) errors, though, which leads me to believe that either the constants used in the formulas are incorrect (possible) or that I am making some small error (likely). I'd greatly appreciate it if somebody could read over my work and comment. Thank you.
First, my stats:
10% dodge and parry when naked (as seen in the character tooltip)
48 agility from gear ("green" agility)
711 defense rating (tooltip says 5.76% miss)
427 dodge rating (tooltip says 23.89% dodge)
177 parry rating (tooltip says 18.32% parry)
Now, after adding in the base 5% chance to miss, I should get a total avoidance of 52.97% (I'm just adding the tooltip percentages), shouldn't I?
Ok, so let's go throught the calculations I did using the formulas next.
Parry = (u_p * 47.003525) / (u_p + 0.956 * 47.003525)
u_p = (177 / 45.25019) + (711 / 122.9625)
so Parry = 18.34067553254883 (~0.02% off from tooltip)
Dodge = (u_d * 88.129021) / (u_d + 0.956 * 88.129021)
u_d = (427 / 45.25019) + (711 / 122.9625) + (48 * 0.0118)
so Dodge = 23.906167676679544 (~0.01% away from tooltip)
Miss = 5 + (u_f * 16) / (u_f + 0.956 * 16)
u_f = (711 / 122.9625)
so Miss = 9.389169308039125 (>1.0% away from what I think it is?)
Together, then, the formulas say I should have 51.6360% total avoidance after diminishing returns.
Thanks in advance for your help.
-L


Reply With Quote
)


Bookmarks