- Joined
- May 5, 2007
- Messages
- 253
Is there anyway i can make the special effect in this trigger MUI? Please help me!
-
Unit - A unit Begins channeling an ability
-
(Ability being cast) Equal to Lightning
-
Special Effect - Create a special effect attached to the hand right of (Triggering unit) using Abilities\Weapons\FarseerMissile\FarseerMissile.mdl
-
Set L1 = (Last created special effect)
-
Special Effect - Create a special effect attached to the hand left of (Triggering unit) using Abilities\Weapons\FarseerMissile\FarseerMissile.mdl
-
Set L2 = (Last created special effect)
-
Wait 2.20 seconds
-
Unit - Cause (Casting unit) to damage (Target unit of ability being cast), dealing ((Real((Intelligence of (Casting unit) (Include bonuses)))) x 2.00) damage of attack type Normal and damage type Magic
-
Special Effect - Destroy L1
-
Special Effect - Destroy L2