I made a trigger:
Blood Crazy
Events
Unit - A unit Is attacked
Conditions
(Unit-type of (Attacked unit)) Equal to Rexxar
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Percentage life of (Attacked unit)) Less than or equal to 20.00
Then - Actions
Unit - Set life of (Attacked unit) to ((Percentage life of (Attacked unit)) + 15.00)%
Else - Actions
Do nothing
How can I make the trigger to activate when Rexxar takes damage from other sources, and not just basic attacks?
I used "Fire Bolt" on him and the trigger didn't activated.
Help please.
Thank You!
Blood Crazy
Events
Unit - A unit Is attacked
Conditions
(Unit-type of (Attacked unit)) Equal to Rexxar
Actions
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Percentage life of (Attacked unit)) Less than or equal to 20.00
Then - Actions
Unit - Set life of (Attacked unit) to ((Percentage life of (Attacked unit)) + 15.00)%
Else - Actions
Do nothing
How can I make the trigger to activate when Rexxar takes damage from other sources, and not just basic attacks?
I used "Fire Bolt" on him and the trigger didn't activated.
Help please.
Thank You!
Last edited: