- Joined
- Sep 27, 2009
- Messages
- 676
My wc3 closes when i use item that is triggered by this trigger:

-
Counter
-
Events
-
Game - GDD_Event becomes Equal to 0.00
-
-
Conditions
-
(GDD_DamagedUnit has buff Counter Bones ) Equal to True
-
-
Actions
-
Unit - Cause GDD_DamagedUnit to damage GDD_DamageSource, dealing (1.50 x GDD_Damage) damage of attack type Spells and damage type Normal
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
GDD_Damage Greater than 50.00
-
-
Then - Actions
-
Unit - Set life of GDD_DamagedUnit to ((Life of GDD_DamagedUnit) + 5.00)
-
-
Else - Actions
-
-
-
