Ok whenever I use this spell it doesn't damage my allies, but it also doesn't damage my enemies so it doesn't do any damage for some reason. Could someone please help. Thanks!
-
Holy Nova
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Holy Nova
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Picked unit) belongs to an enemy of (Owner of (Triggering unit))) Equal to True
-
-
Then - Actions
-
Special Effect - Create a special effect attached to the overhead of (Triggering unit) using TheHolyBomb.mdx
-
Special Effect - Create a special effect attached to the overhead of (Triggering unit) using Abilities\Spells\Human\Resurrect\ResurrectTarget.mdl
-
Special Effect - Create a special effect attached to the overhead of (Triggering unit) using LightStrikeArray.mdx
-
Unit - Cause (Triggering unit) to damage (Picked unit), dealing 350.00 damage of attack type Spells and damage type Normal
-
Wait 1.00 seconds
-
Special Effect - Destroy (Last created special effect)
-
-
Else - Actions
-
-
-