[Solved] [vJASS] Block % of all damage

Status
Not open for further replies.
Level 17
Joined
Feb 11, 2011
Messages
1,860
Hi guys,

I am trying to make a spell for someone which involves blocking all damage done to a unit by a percentage.

Level 1: Blocks 95% of damage
Level 2: Blocks 80% of damage
Level 3: Blocks 65% of damage

I know this seems strange, but it is only part of the spell. I only need help with ways to block all damage types (physical, spells) from the unit.

Thanks for any ideas!
 
the effectivity of that GUI DDS is almost the same [if not the same or even better] as a vJASS one...

and it might also be easier to use...

if you really want a vJASS one, then try using Nestharus' systems... their on the JASS section...

But the basic idea here is that you should customize every damage that you will be dealing in order to avoid problems...

of course you can use abilities based on Damage reduction abils then add it to the unit, then remove it after he takes damage...
 
Status
Not open for further replies.
Top