How can I detect when an ability like Immolation is turned off? I've tried using EVENT_UNIT_SPELL_ENDCAST and EVENT_UNIT_SPELL_FINISH but they both trigger upon activation. Please advice.
I agree with CG about the buff monitoring (That's how I do it in maps), but if you strictly want to detect the instant of turnoff then there's no more accurate way than catching the order.