Attention for ALL who want use it with NON ENGLISH Client
U must change in all spell "Retribution" to "your language", for me in was "Воздаяние"
but 1 problem remains - judgement dont work for "focus" target.
Attention for ALL who want use it with NON ENGLISH Client
U must change in all spell "Retribution" to "your language", for me in was "Воздаяние"
but 1 problem remains - judgement dont work for "focus" target.
Last edited by Subyoz; 01-07-2013 at 07:06 AM.
Is this a pvp or pve profile?
Its for PvE, but his signature also links to PvP-profiles.
Avery, after soloing some old content and running dailies is there an easy way to add some code to make the Seal of Insight selectable in ret and prot?
I know I waived off your support earlier but in hindsight it would be helpful if not too much trouble. Thanks in advance!
So i noticed some pvp marked abilitys in the rotation. dose this mean the profile works in pvp ? and if so dose anybody know how well
Great profile btw and i just edited this to ask is there any way to make it cast SS on the tank ? i noticed it says right ctrl for SS and right alt for manual prism / es but neither of them seem to work
Last edited by Nevodark; 01-14-2013 at 05:58 PM.
What am I supposed to do to get Mass Exo to not break the profile? I saw that support was added for it but it still seizes up if I have the glyph active
not only u have this problemnow im trying to fix this bug.
What situations do you use the toggles? ctrl and shift? he has no guide for this!
Avery, is this profile Sanctified Wrath friendly? (tier5 talent)
Yes it is, I'm using that talent and it will accommodate hammer spam into the profile.
I've got a question myself, anyone know how to get the interrupter working with this? I've got no idea how to do it, btw +Rep to you, Avery. This is great
EDIT: Got the interrupter working; just hit interrupt all spells - Another question, any idea how to add Fist of Justice to the spell interrupters (Ie, it only uses Rebuke, and I could be using Fist of Justice, too)
Second EDIT: Would it be possible to add Holy Wrath to the Protection rotation?
Last edited by Hellson; 01-20-2013 at 03:08 PM.
thanks for your effort
ehhh it seems i failed to fix mass exo =\
realy no ideas how to fix it.
How do i stop the profile from trying to acquire the flag in battlegrounds? When i use the the ret or prot profile it keeps auto going for the flag in EOTS, Twin peaks, and Warsung.
Open avery paladin in the ability editor click on boss special and scroll to the bottom you will see
-- Pvp Flag
local flag = { "Alliance Flag", "Horde Flag", "Netherstorm Flag" }
for i=1,#flag do InteractUnit(flag[i]) end
just use -- to temp comment out the 2 lines under pvp flag they will turn green when inactive
like so
-- Pvp Flag
--local flag = { "Alliance Flag", "Horde Flag", "Netherstorm Flag" }
--for i=1,#flag do InteractUnit(flag[i]) end