- Joined
- Aug 21, 2009
- Messages
- 408
I want to make a trigger like this one:
-
Ability rain of chaos
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
(Unit-type of (Attacked unit)) Equal to Pit Lord
-
(Life of (Attacked unit)) Less than or equal to 20000.00
-
-
Actions
-
Unit - Order (Attacked unit) to Neutral Pit Lord - Rain Of Fire (Position of (Attacked unit))
-
Trigger - Turn off (This trigger)
-
-