I have this effect but is does not add the x% Hp
It work fine if it adds flat hp
It work fine if it adds flat hp
-
Health Aura Copy
-
Events
-
Time - Every 0.20 seconds of game time
-
-
Conditions
-
Actions
-
Unit Group - Pick every unit in Priest[0] and do (Actions)
-
Loop - Actions
-
Unit Group - Pick every unit in (Units within 900.00 of (Position of (Picked unit))) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Picked unit) has buff Health Aura ) Equal to True
-
-
Then - Actions
-
Unit - Add Dummy Item (+1) to (Picked unit)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Level of Dummy Item (+1) for (Picked unit)) Equal to 1
-
-
Then - Actions
-
Unit - Set life of (Picked unit) to (((Max life of (Picked unit)) x 0.20) + (Life of (Picked unit)))
-
-
Else - Actions
-
-
-
Else - Actions
-
-
-
-
-
-
Unit Group - Pick every unit in (Units within 1000000000.00 of (Center of (Playable map area))) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Picked unit) has buff Health Aura ) Equal to False
-
-
Then - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Level of Dummy Item (+1) for (Picked unit)) Equal to 1
-
-
Then - Actions
-
Unit - Remove Dummy Item (+1) from (Picked unit)
-
-
Else - Actions
-
Do nothing
-
-
-
-
Else - Actions
-
-
-
-
-