-
Electricity Field
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to (==) |cff6495edElecrtricity Field|r
-
-
Actions
-
Set SpellUnit[3] = (Triggering unit)
-
Set SpecialEffecPoint[3] = (Target point of ability being cast)
-
Special Effect - Create a special effect at SpecialEffecPoint[3] using Abilities\Spells\NightElf\SpiritOfVengeance\SpiritOfVengeanceBirthMissile.mdl
-
Set SpeicalEffect[3] = (Last created special effect)
-
Unit - Cause SpellUnit[3] to damage circular area after 1.50 seconds of radius 300.00 at SpecialEffecPoint[3], dealing (1.00 + 1.00) damage of attack type Spells and damage type Normal
-
Wait 1.50 seconds
-
Special Effect - Create a special effect at SpecialEffecPoint[3] using Abilities\Spells\Human\Thunderclap\ThunderClapCaster.mdl
-
Custom script: call RemoveLocation (udg_SpecialEffectPoint[3])
-
-
The remove location cant be saved... Means its wrong
Fix it plx