- Joined
- Aug 6, 2004
- Messages
- 52
The hero attacks the enemy with such force that it will take 50 aftershock damage 4 seconds later. Can happen a maximum of once every 4 seconds.
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of Aftershock for (Attacking unit)) Equal to 1
Then - Actions
Trigger - Turn off (This trigger)
Set Aftershockdamage = 50.00
Wait 3.90 seconds
Unit - Set life of (Attacked unit) to ((Life of (Attacked unit)) - Aftershockdamage)
Trigger - Turn on (This trigger)
Else - Actions
Do nothing
Ok, but my problem is, what do i do about bounty? because this doesnt give bounty
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of Aftershock for (Attacking unit)) Equal to 1
Then - Actions
Trigger - Turn off (This trigger)
Set Aftershockdamage = 50.00
Wait 3.90 seconds
Unit - Set life of (Attacked unit) to ((Life of (Attacked unit)) - Aftershockdamage)
Trigger - Turn on (This trigger)
Else - Actions
Do nothing
Ok, but my problem is, what do i do about bounty? because this doesnt give bounty