Warcraft III resources & community, 2003–2006 · archived

How much damage is taken

3 posts
#1

How much damage is taken

I have an ability that I want that I think is pretty interesting. I want to make it so whenever the hero gets hit for more damage than his attack power, it returns half of the damage.
#2
you will have to use jass to check both the damage of the heroes, then create a dummy Damage Return skill.
#3
And I'd do that... how?