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

Channel Abilitys

Status
Not open for further replies.
Level 5
Joined
Feb 6, 2009
Messages
96
Whats the best way to do channel abilitys which look like lifedrain but they only deal damage and dont drain any life?

like in World of Warcraft "Mind Flay" from Shadowpriest
 
make ability based on life drain set all drain values to 0.01. Create dummy with 0 spell type attack with 1 second cooldown.make ability based on claws of attack. Give it as many levels as you want and set damage bonus for each level.Make trigger that when unit starts casting Mind Flay-like ability trigger creates a dummy for neutral passive with invulnerability.Hide it and give it claws of attack.set level of claws of attack to level of Mind Flay-like ability.order dummy to attack targeted unit of ability being cast.Make wait action that ends when unit stop casting Mind Flay-like ability. then remove your dummy.
 
Level 5
Joined
Feb 6, 2009
Messages
96
i made now 4 triggers! first one starts the dmg trigger and one is turning it off when the timer is expired and when caster stops casting the dmg trigger is also canceld :)
but thanks
 
Status
Not open for further replies.
Top