- Joined
- May 20, 2009
- Messages
- 822
-
Base
-
Events
- Unit - A unit Is issued an order targeting an object
-
Conditions
-
And - All (Conditions) are true
-
Conditions
- (Unit-type of (Triggering unit)) Equal to Spellcaster
- (Issued order) Equal to (Order(frostarmor))
-
Conditions
-
And - All (Conditions) are true
-
Actions
- Unit - Add Permanent Immolation (Neutral Hostile 1) to (Target unit of issued order)
-
Events
THIS WORKS!
BUT THIS WON'T DO ANYTHING!
-
RemoveSpell
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- (Ability being cast) Equal to Permanent Immolation (Neutral Hostile 1)
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- ((Triggering unit) has buff Firey Protection ) Equal to True
-
Then - Actions
- Do nothing
-
Else - Actions
- Unit - Remove Permanent Immolation (Neutral Hostile 1) from (Triggering unit)
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events
Last edited: