• 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 Help

Status
Not open for further replies.
Level 4
Joined
Nov 28, 2007
Messages
107
I will try to do it and give it to you.

Cant do it my self. (because of little knowledge of variables)

but u can try

EVENTs
Unit casts ability
CONDITIONs
Ability equals "MANA BURN (level)"
ACTIONs
Damage TARGET (so you set it that mana burn just burns mana and you damage with 1-3 triggers depending on how many levels your ability has)
Then you save the damage done in a variable (variable name= DamageDONE)
You make a random thing if value = 1 then do not heal value =2 then do not heal if value = 3 then heal percent of DamageDONE to casting unit.

Something like that should work but I can't really seem to do anything with integers/variables.

EDIT: Will still try to send you a working version of what you want just reading up on stuff.
 
Last edited:
Level 4
Joined
Nov 28, 2007
Messages
107
There you GO

OK I have finished it.

Hope you understand it all.
 

Attachments

  • Test-Manaburn.w3x
    17.5 KB · Views: 65
Last edited:
Status
Not open for further replies.
Top