[Trigger] Need help with spell

Status
Not open for further replies.
Level 2
Joined
Jun 10, 2013
Messages
8
Hello, I need a spell that do damage over time, slow and/or stun in an AOE area,
can anyone help me with the triggers(JASS) that i need to do this? Thanks, and sorry for my english. :thumbs_up:
 
What's your native language?

In my signature you can find a simple Damage Over Time (DOT) system. For Slow/Stun use "Pick Every unit in range matching conditions", create the dummy caster that will was slow or stun on the unit (Unit - create unit), add an expiration timer (Unit - Add Expiration timer), order the caster (Last created unit) to cast Slow/Stun on "Picked Unit" and you're done.
 
Status
Not open for further replies.
Back
Top