I have an ability that temporary decreases a hero's strength by -10.
+rep to helper
-
Events
-
Unit - A unit starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Curse
-
-
Actions
-
Set Targetunit = Target unit of ability being cast
-
Hero - Modify Strength of TargetUnit: Substract 10
-
Wait 15.00 seconds
-
Hero - Modify Strength of TargetUnit: Add 10
-
+rep to helper