-
Engage 5 attacks
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
(Level of Critical Strike (100%) for (Attacking unit)) Not equal to 0
-
-
Actions
-
Special Effect - Create a special effect attached to the hand,left of (Attacking unit) using Abilities\Weapons\VoidWalkerMissile\VoidWalkerMissile.mdl
-
Set HandGlow = (Last created special effect)
-
Unit - Set the custom value of (Attacking unit) to ((Custom value of (Attacking unit)) + 1)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Abs(((Custom value of (Attacking unit)) mod 6))) Equal to 0
-
-
Then - Actions
-
Special Effect - Destroy HandGlow
-
Unit - Remove Critical Strike (100%) from (Attacking unit)
-
-
Else - Actions
-
-
-