This trigger works perfectly fine, but i cant use the action "set max hp", "set life" nor "set damage".
It works if i gives them an ability but why cant i just change it to i.e, damage x 0.6 as in the example on Medium
It works if i gives them an ability but why cant i just change it to i.e, damage x 0.6 as in the example on Medium
-
Bonus
-
Events
-
Unit - A unit enters Spawn 1 <gen>
-
Unit - A unit enters Spawn 2 <gen>
-
Unit - A unit enters Spawn 3 <gen>
-
Unit - A unit enters Spawn 4 <gen>
-
Unit - A unit enters Spawn 5 <gen>
-
Unit - A unit enters Spawn 6 <gen>
-
Unit - A unit enters Spawn 7 <gen>
-
Unit - A unit enters Spawn 8 <gen>
-
Unit - A unit enters Spawn 9 <gen>
-
Unit - A unit enters Spawn 10 <gen>
-
Unit - A unit enters Spawn 11 <gen>
-
Unit - A unit enters Spawn 12 <gen>
-
Unit - A unit enters Spawn 13 <gen>
-
-
Conditions
-
(Owner of (Triggering unit)) Equal to Player 12 (Brown)
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
EasyDiff Equal to True
-
-
Then - Actions
-
Do nothing
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
MediumDiff Equal to True
-
-
Then - Actions
-
Unit - Set Max HP of (Triggering unit) to 5000
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
HardDiff Equal to True
-
-
Then - Actions
-
Unit - Add Creeps Bonus damage (Hard) to (Triggering unit)
-
Unit - Set level of Creeps Bonus damage (Hard) for (Triggering unit) to WaveCount
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
VeryHardDiff Equal to True
-
-
Then - Actions
-
Unit - Add Creeps Bonus damage (Very Hard) to (Triggering unit)
-
Unit - Set level of Creeps Bonus damage (Very Hard) for (Triggering unit) to WaveCount
-
-
Else - Actions
-
-
-
-
-
-
-
-
-