What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Fpsware Paladin

Can you add Zealotry to rotation?

The rotation is a bit off, but it does pop it on a boss.

Just a small FYI fpsware, it should always burn 3 point holy power TV (DS on adds) over using crusader strike (or anything else aside of HoW, AoW can wait till the 3pt is down) again, the CC seems to use everything else in the mean time. As you know, this does not apply for popping Zealotry on bosses.
 
Can you add Zealotry to rotation?

Read post #8.


The rotation is a bit off, but it does pop it on a boss.

Just a small FYI fpsware, it should always burn 3 point holy power TV (DS on adds) over using crusader strike (or anything else aside of HoW, AoW can wait till the 3pt is down) again, the CC seems to use everything else in the mean time. As you know, this does not apply for popping Zealotry on bosses.

I can change the order of it.
 
I can change the order of it.

Great!

Heres a little clip from elitistjerks about the best rotation.

Level 80: HoW > TV > CS > Exo > J > HW > Cons
Level 85: Inq > HoW > Exo > TV > CS > J > HW > Cons

The AoE rotation is rather similar to single-target, simply replace Crusader Strike with Divine Storm. The rest of the priority stays the same. With Holy Wrath fixed to meteor properly, at 3 targets you should begin using Consecration over HW.

You should only swap to AoE rotation at 5 or more targets for the best possible DPS.

Might as well bring this up now too, when setting blessing to automatic, in ret spec it picks kings over might, easy fix to simply select might, but thought you should know.


Oh oh I almost forgot!

How about divine plea support?
 
Last edited:
Great!

Heres a little clip from elitistjerks about the best rotation.

Level 80: HoW > TV > CS > Exo > J > HW > Cons
Level 85: Inq > HoW > Exo > TV > CS > J > HW > Cons

The AoE rotation is rather similar to single-target, simply replace Crusader Strike with Divine Storm. The rest of the priority stays the same. With Holy Wrath fixed to meteor properly, at 3 targets you should begin using Consecration over HW.

You should only swap to AoE rotation at 5 or more targets for the best possible DPS.

Might as well bring this up now too, when setting blessing to automatic, in ret spec it picks kings over might, easy fix to simply select might, but thought you should know.


Oh oh I almost forgot!

How about divine plea support?



Here is the current order of spells:


// Hammer Of Wrath
newNeedToHammerOfWrath(newHammerOfWrath()),
// Emergency Heal
newNeedToEmergencyHeal(newEmergencyHeal()),
// Rebuke
newNeedToRebuke(newRebuke()),
// Zealotry
newNeedToZealotry(newZealotry()),
// Hammer Of Justice
newNeedToHammerOfJustice(newHammerOfJustice()),
// The Art Of War
newNeedToTheArtOfWar(newTheArtOfWar()),
// Divine Storm
newNeedToDivineStorm(newDivineStorm()),
// Avenger's Shield
newNeedToAvengersShield(newAvengersShield()),
// Shield Of The Righteous
newNeedToShieldOfTheRighteous(newShieldOfTheRighteous()),
// Consecration
newNeedToConsecration(newConsecration()),
// Avenging Wrath
newNeedToAvengingWrath(newAvengingWrath()),
// Holy Wrath
newNeedToHolyWrath(newHolyWrath()),

// Judgement
newNeedToJudgement(newJudgement()),
// Templars Verdict
newNeedToTemplarsVerdict(newTemplarsVerdict()),
 
// ************************************************************************************
// Other spells here
// Holy Shock
newNeedToHolyShock(newHolyShock()),
// Crusader Strike / Hammer of the Righteous
newNeedToMainDPSSpell(newMainDPSSpell())
 
I don't have a problem with it, HP is spent as soon as its reached the desired count.

I'm more than happy to stream you IB, but there are times when I run around with full HP for about 20 seconds as the CC casts away.

But it is most definitely casing CS over TV with 3 HP.
 
thanks fpsware i really really like your CC`s i just want to ask you are you going to add the holy part ? or you are going to stop here ?
 
I love this CC, one of the best I have used. I do have one request though if it is possible.

I was running IB today and our healer kept going down. ( terrible tank ) Is there any way to make it automatically cast redemption on dead group members?
 
You said, a boss is everything with 11x you hp or higher, as far as i remember bosses in wow show a skull for their level, meaning "lvl83" 3 levels higher than you are.

If IsInInstance returns something valid, and the target info gives back the boss-classification, it should be an instance-boss. Only exception i think is lady deathwhisper in icc, which is marked as elite only. Or you just rip a list of valid npcids as you can find in "lib-bossid" LibBossIDs-1.0 - WoW AddOns - WowAce.com
 
You said, a boss is everything with 11x you hp or higher, as far as i remember bosses in wow show a skull for their level, meaning "lvl83" 3 levels higher than you are.

If IsInInstance returns something valid, and the target info gives back the boss-classification, it should be an instance-boss. Only exception i think is lady deathwhisper in icc, which is marked as elite only. Or you just rip a list of valid npcids as you can find in "lib-bossid" LibBossIDs-1.0 - WoW AddOns - WowAce.com

My systems works better than just relying on "IsBoss", this way it uses certain spells on high HP targets even if they are not an instance boss.
 
This is really nice, i am toping dps with level 80 random heroics. The only issue i see is my manna. It does not use divine plea.. I am using default settings with no eat/drink .

Just need to add divine plea or something for better manna so i can go longer and harder :D -- I know nothing about ret pallys havent played them in over 6 months, but from memory in ret you should always have divine plea up. or atleast when its less than 50% manna..
 
Does this CC takes buff by ID or by name?
I mean if you get a exorcism proc does the cc notice your buff? even if you are running a not en-client?

And one other question:
Is this CC getting affected of being the leader of a dungeon group in IB?
 
Last edited:
Does this CC takes buff by ID or by name?
I mean if you get a exorcism proc does the cc notice your buff? even if you are running a not en-client?

And one other question:
Is this CC getting affected of being the leader of a dungeon group in IB?

It checks by name, but should be working for non-english clients.

You will never be the leader in a dungeon using IB.

But, as HB is currently unavailable you are not even able to use this CC.
 
It checks by name, but should be working for non-english clients.

You will never be the leader in a dungeon using IB.

But, as HB is currently unavailable you are not even able to use this CC.

Would be nice if you could change it to id check this should avoid some smaller bugs
 
Back
Top