Code:
Acid Spit
Events
Unit - A unit Begins casting an ability
Conditions
(Ability being cast) Equal to Acid Spit
Actions
Unit Group - Pick every unit in (Units within ((Real((Agility of (Casting unit) (Include bonuses)))) x 5.00) of (Position of (Target unit of ability being cast))) and do (Actions)
Loop - Actions
Unit - Create 1 Dummy Caster for (Owner of (Casting unit)) at (Position of (Casting unit)) facing Default building facing degrees
Unit - Add a 30.00 second Generic expiration timer to (Last created unit)
Unit - Order (Last created unit) to Night Elf Warden - Shadow Strike (Picked unit)
Thats the trigger and this is the spell...
Code:
Shadow Strike
Decay Power-1.50
Decay Damage-5.00
And somehow, it kills instantly on hit, while i just want it to poison them...
Any help will be appreciated,
aark