[UNSOLVED]Stops After First Part
-
Negate Aura Loop1
-
Events
-
Time - Every 5.00 seconds of game time
-
-
Conditions
-
Actions
-
Unit Group - Pick every unit in Negate and do (Actions)
-
Loop - Actions
-
Set NegateTargets = (Units within 500.00 of (Position of (Picked unit)) matching (((Matching unit) belongs to an enemy of (Owner of (Picked unit))) Equal to True))
-
Unit Group - Pick every unit in NegateTargets and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Picked unit) is Magic Immune) Not equal to True
-
-
Then - Actions
-
Animation - Change (Picked unit)'s vertex coloring to (22.00%, 22.00%, 22.00%) with 32.00% transparency
-
Wait 1.00 game-time seconds
-
Unit - Set life of (Picked unit) to ((Percentage life of (Picked unit)) - 10.00)%
-
Animation - Change (Picked unit)'s vertex coloring to (22.00%, 66.00%, 22.00%) with 44.00% transparency
-
Wait 1.00 game-time seconds
-
Unit - Set (Picked unit) movement speed to ((Default movement speed of (Picked unit)) - 25.00)
-
Animation - Change (Picked unit)'s vertex coloring to (99.00%, 44.00%, 44.00%) with 77.00% transparency
-
Wait 1.00 game-time seconds
-
Animation - Change (Picked unit)'s vertex coloring to (100.00%, 100.00%, 100.00%) with 0.00% transparency
-
Wait 1.00 game-time seconds
-
Unit Group - Remove (Picked unit) from NegateTargets
-
-
Else - Actions
-
-
-
-
-
-
-
Last edited: