Hi Folks
I use the below macro in 2's (Arena)
#showtooltip Seduction
/cast [mod:shift,target=focus,pet:succubus] Seduction;[pet:succubus]Seduction;
Currently if I use shift, it seduces the focus target and without shift my target
What I want is in scenario where I switch the CC target, I want to cancel the seduction on focus and seduce target
Some kind off stopcasting command to cancel the current seduction.
Thanks for help :)