Developer's Blog
Register Low Fi Mark Forums Read

Old

[Math] 1) Necro - Reaper's Scythe Kills

Posted 05-02-2012 at 11:17 PM by KuroNeko

Today - the hp% values at which Necrolyte's Reaper's Scythe is fatal, and the process to find them.

This is a fun little calculation that I hate to memorize because calculating DotA math fresh is so gosh darn entertaining (don't judge me).

As always, I'll walk you through this one.

Scythe deals 0.4/0.6/0.9/1.2 dmg per hp missing.

Scythe will kill its target when the target's missing hp multiplied by damage factor is equal to or greater than their remaining hp.

But don't forget spell Resistance. For our purposes, we will assume the default 25% spell resistance. This 25% resist is the same thing as reducing damage factor by 25%.

Variables - the variables involved are "h" current hp, "d" damage factor, "r" spell resistance. Missing hp is the same as (100%-h).

Therefore, here is our equation:

Current Hp = (1-Resist)(Damage Factor)(Missing Hp)
h = (1-r)(d)(100-h)
h = (.75)(d)(100-h)
h = 75d-.75dh

And now you just plug in numbers.

Lvl1
h = 75(.4)-.75(.4)h
h = 30-.3h
1.3h = 30
h = 23.07%

Lvl2
h = 75(.6)-.75(.6)h
h = 45-.45h
1.45h = 45
h = 31.03%

Lvl3
h = 75(.9)-.75(.9)h
h = 67.5-.675h
1.675h = 67.5
h = 40.30%

Lvl4
h = 75(1.2)-.75(1.2)h
h = 90-.90h
1.90h = 90
h = 47.37%


Conclusion:
level
hp%
Lvl123.07%
Lvl231.03%
Lvl340.30%
Lvl447.37%
Buying Aghanim's for Necro solely for the ultimate boost is not worth it. The only time that you should get it is in a situation where you can really make use of the stats and survivability (+390hp, +290mp) too.


Composed with love and care from my iPhone 3gs, this has been a day of maths with KuroNeko. Hopefully you learned something. More to come.
Posted in Uncategorized
Views 658 Comments 4 KuroNeko is offline
Old

One Year Has Passed...

Posted 05-02-2012 at 06:22 PM by KuroNeko

...since my first blog post.

I feel underaccomplished so now my goal is to start doing some mathcraft for every relevant hero.

This will in include
-spell damage
-variable costs
-combo damage
-damage per sec
-efficiency calcs
-anything else

I think I'll start now.
Posted in Uncategorized
Views 596 Comments 1 KuroNeko is offline