Hi all,
I was working on a triggering skill for my map.THe skill is called Final Frenzy and what it does is to add a huge amount of Strength only when the HP of the hero is under 500... SO here's my trigger:
Event:
A Unit Beggins Channeling an ability
Condition:
Ability Being cast equal to Final Frenzy
Action:
If ((Life of Dreadnought Equal to 500)then do(Hero - Modify Strength of Dreadnought 0000<gen>: Add 150)Else Do Nothing
It doesn't work so please help
I was working on a triggering skill for my map.THe skill is called Final Frenzy and what it does is to add a huge amount of Strength only when the HP of the hero is under 500... SO here's my trigger:
Event:
A Unit Beggins Channeling an ability
Condition:
Ability Being cast equal to Final Frenzy
Action:
If ((Life of Dreadnought Equal to 500)then do(Hero - Modify Strength of Dreadnought 0000<gen>: Add 150)Else Do Nothing
It doesn't work so please help