how do you write a trigger that does something only when Divine Shield is active?
i'm trying to make an ability that's duration or toggle based like divine shield can be. i want this ability bound to a trigger that fires off an action, only when the ability is active/toggled/on. so far, i've only found that 'Unit - A unit is issued an order with no target' fires my trigger, but i might/probably will want to use this type of triggering in another way of my map with a different ability. so, i need to be able to know what is going on... not just that it's going on, because it fires when you learn the ability that way.
i'm trying to make an ability that's duration or toggle based like divine shield can be. i want this ability bound to a trigger that fires off an action, only when the ability is active/toggled/on. so far, i've only found that 'Unit - A unit is issued an order with no target' fires my trigger, but i might/probably will want to use this type of triggering in another way of my map with a different ability. so, i need to be able to know what is going on... not just that it's going on, because it fires when you learn the ability that way.