- Joined
- Nov 3, 2013
- Messages
- 989
Both
Interrupt the unit's current order unlike when you use it yourself.
Additional thing to note: The event is that the unit is being attacked, the idea is for the unit to use the divine shield as it's being targeted to dodge the attack.
I tried it with everything else removed:
-
Unit - Order tempUnit to Human Paladin - Activate Divine Shield
call IssueImmediateOrderById( udg_tempUnit, 852090 )
Interrupt the unit's current order unlike when you use it yourself.
Additional thing to note: The event is that the unit is being attacked, the idea is for the unit to use the divine shield as it's being targeted to dodge the attack.
I tried it with everything else removed:
-
Untitled Trigger 007
-
Events
-
Unit - A unit Is attacked
-
-
Conditions
-
Actions
-
Unit - Order (Attacked unit) to Human Paladin - Activate Divine Shield
-
-
Last edited: