Resource needed: variable(real) to count times hit
Evry 5th hit i do Spell damage( but cant get how to count each 5th hit)
-
Test DELETE
-
Events
-
Conditions
-
(Triggering unit) Equal to (==) My unit
-
-
Actions
-
Set HitCounter = (HeitCounter + 1)
-
-
Evry 5th hit i do Spell damage( but cant get how to count each 5th hit)