#showtooltip Arcane Blast
/run locale = GetLocale()
/run if locale=="enUS" then y=GetSpellCooldown("Mirror Image") else y=GetSpellCooldown("Зеркальное изображение") end;
/run if not(y==0) then ClearTarget() end;
/cast [exists] Mirror Image
/cast [exists] Зеркальное изображение
/targetlasttarget [noexists]
/cast Berserking
/cast Blood Fury
/cast Берсерк
/cast Кровавое неистовство
/run if locale=="enUS" then y=GetSpellCooldown("Icy Veins") else y=GetSpellCooldown("Стылая кровь") end;
/run if not(y==0) then ClearTarget() end;
/cast [exists] Icy Veins
/cast [exists] Стылая кровь
/targetlasttarget [noexists]
/run if locale=="enUS" then y=GetSpellCooldown("Arcane Power") else y=GetSpellCooldown("Мощь тайной магии") end;
/run if not(y==0) then ClearTarget() end;
/cast [exists] Arcane Power
/cast [exists] Мощь тайной магии
/targetlasttarget [noexists]
/cast [nochanneling] Presence of Mind
/cast [nochanneling] Величие разума
/castsequence [nochanneling] reset=4 Arcane Blast, Arcane Blast, Arcane Blast, Arcane Blast, Arcane Missiles
/castsequence [nochanneling] reset=4 Чародейская вспышка, Чародейская вспышка, Чародейская вспышка, Чародейская вспышка,
- - - Updated - - -
а вот