• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] Increasing Damage and attack speed For every 10% of max hp lost

Status
Not open for further replies.
Level 7
Joined
Jul 12, 2008
Messages
295
How can i make a passive spell(for each 10% of maximum life lost to increase 5 damage and 10% attack speed)?
 

x3m

x3m

Level 3
Joined
Apr 11, 2008
Messages
51
You could do a high level ability. Then just use triggers that checks his hp, levels up the ability, and lower the level depending on hp.
 
*off topic*

why do you people wish so much to copy dota spells? Don't you have any imagination?

for that you need a trigger with 10 if/than/else

each if should gave own conditions that contains unit state(% of life in this case)
so it would look like: 1 if 90%, 2nd if 80%, etc

than you add abilities +damage and attack speed, but im not how to remove all the mess that will apear.
 
Status
Not open for further replies.
Top