Exorcism proc use, Hammer of Wrath in the rotation fit to live at Boss < 20% and while Avenging Wrath is active
Can you improve rotation for better face on target and add Devotion aura for get more armor. would be very pleased to see the best Glyphs for this profile
Im not going to add auras. This is something people can use themselves depending on the circumstances, so no Im not going to add force face target either, i personally hate Lazyraider CC's who has force face on target! so no to that aswell! hehe @ Shaolin2, sorry but i didnt quite understand that post! :O
@ Shaddar Would be very pleased to see the best Glyphs for this profile This is one of the best custom classes tested so far (retri). I remember just a great cc (protection) doctrine V0.2.05 the mythical fiftypence thanks for your work + rep
Retribution Paladin PvE Spec Builds, Glyphs (4.3) - World of Warcraft Guide There you can find the Glyphs
Finally got my new paladin to 85 and tested this out. It works really well and fast. One thing I was wondering is if it would be possible to make consecration optional because it drains my mana way too fast for how little damage it seems to do unless I'm just doing something wrong. Thanks for the nice CC for sure.
I've noticed that myself, eventhough it hasnt really been an issue as i always have enough mana for my spells. Judgement is being cast @ cooldown which increases the mana regeneration. I can put a mana limit to when its being cast, if people dont like having their mana this low!
Well the main issue I had with it is it would cast it as I'm running to a group of mobs as the tank is pulling so it is actually used before I get to them in a lot of cases...same with divine storm Other than that, especially single target, this thing is a beast. I did 15k on a Grim Batol boss earlier with an ilevel of only 320
Ahh, Ill take a look at it when im done with the CC im currently working on. Should be updated within a few hours.
It seems to switch to the aoe rotation even when the rest of the mobs arnt close so if its to much work for a range check then disabled aoe for boss encounters would be great. Not fussed just noticed it while doing LFR thought id throw in some feedback ^_^
Should be something like this shouldn't it ? Code: //////////////////////////////////////////////AoE Rotation here///////////////////////////////////////////////////////////////////////////////////////////////// { [B][COLOR=#FF0000]if (adds.Count >= 2 && Me.CurrentTarget.Distance < 9d) [/COLOR][/B] { if (CastSpell("Divine Storm")) { Logging.Write(Color.Aqua, ">> Divie Storm <<"); } } }
update v1.2 Divine Storm Crusader Strike Seal of Righteousness Seal of Truth Cooldowns Divine Storm will only be used at 4+ mobs now, in addition ive added "Seal of Righteousness" to the AoE rotation. Crusader Strike and Seal of Truth has been changed. Added a range check on the cooldowns.