Can anyone help with that?
-
Test
-
Events
-
Game - GDD_Event becomes Equal to 0.00
-
-
Conditions
-
(GDD_DamageSource has buff Mage Slash ) Equal to Yes
-
-
Actions
-
Set VariableSet MageSlash = (MageSlash + 1)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
MageSlash Equal to 5
-
-
Then - Actions
-
Unit - Cause GDD_DamageSource to damage GDD_DamagedUnit, dealing 799.00 damage of attack type Spells and damage type Normal
-
Set VariableSet MageSlash = 0
-
-
Else - Actions
-
-
-