UPD:ADDED IN FIRST POST
Тестовый макрос на волю отрекшихся и триню. Его принцип в том, что если что-то можно снять волей, то будет использована именно она, а не триня.
#showtooltip Medallion of the Horde /run y=GetSpellCooldown("Will of the Forsaken"); /run if not(y==0) then ClearTarget() end /run if not(UnitDebuff("player", "Mind Control")) and not(UnitDebuff("player", "Intimidating Shout")) and not(UnitDebuff("player", "Howl of Terror")) and not(UnitDebuff("player", "Psychic Scream")) and not(UnitDebuff("player", "Fear")) and not(UnitDebuff("player", "Enslave Demon")) and not(UnitDebuff("player", "Wyvern Sting")) then ClearTarget() end; /cast [exists] Will of the Forsaken /stopmacro [exists] /targetlasttarget /use Medallion of the Horde
#showtooltip Медальон Орды /run y=GetSpellCooldown("Воля отрекшихся"); /run if not(y==0) then ClearTarget() end /run if not(UnitDebuff("player", "Контроль над разумом")) and not(UnitDebuff("player", "Устрашающий крик")) and not(UnitDebuff("player", "Вой ужаса")) and not(UnitDebuff("player", "Ментальный крик")) and not(UnitDebuff("player", "Страх")) and not(UnitDebuff("player", "Порабощение демона")) and not(UnitDebuff("player", "Укус виверны")) then ClearTarget() end; /cast [exists] Воля отрекшихся /stopmacro [exists] /targetlasttarget /use Медальон Орды