- Joined
- Aug 12, 2010
- Messages
- 26
Who can make me one.
Thanks.
Thanks.
Last edited by a moderator:
If you request triggers i added it bellow but it easier to edit it in object editor
- Untitled Trigger 001
- Events
- Unit - A unit Is attacked
- Conditions
- Or - Any (Conditions) are true
- Conditions
- (Level of Thorns Aura for (Attacked unit)) Equal to 1
- (Level of Thorns Aura for (Attacked unit)) Equal to 2
- (Level of Thorns Aura for (Attacked unit)) Equal to 3
- Actions
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- (Level of Thorns Aura for (Attacked unit)) Equal to 3
- Then - Actions
- Unit - Set life of (Attacking unit) to ((Life of (Attacking unit)) - 30.00)
- Else - Actions
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- (Level of Thorns Aura for (Attacked unit)) Equal to 2
- Then - Actions
- Unit - Set life of (Attacking unit) to ((Life of (Attacking unit)) - 20.00)
- Else - Actions
- If (All Conditions are True) then do (Then Actions) else do (Else Actions)
- If - Conditions
- (Level of Thorns Aura for (Attacked unit)) Equal to 1
- Then - Actions
- Unit - Set life of (Attacking unit) to ((Life of (Attacking unit)) - 10.00)
- Else - Actions