You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm back on tanks and there's been a paladin bug for a while that's been minor that should probably be addressed, along with maybe some other feature requests.
Bug: Paladin Intervention
Queues up to be spent properly in the rotation upon hitting 50 gauge, however it doesn't go out to any target. Instead, it's using Rampart. If Rampart isn't available, it moves to Guardian, and will cycle the two CDs throughout the fight while the gauge remains capped. Haven't seen it try to use Bulwark or anything else.
Currently, I use a few sets of macros for these types tank cooldowns.
One that targets the off-tank specifically (always <2> for me)
One that targets the nearest party member
Individual macros for each party slot (<2>,<3>,<4>, etc) next to my party list.
So - I use these for Nascent Flash as well. It could also potentially be used for Heart of Conundrum? (I'm not sure about DRK / TBN).
It would be nice to have a toggle to spend Nascent for WAR - I know Blood Whetting increases Shake it Off by 2% but that's relatively minor and there are other things that can still buff it.
Thoughts?
The text was updated successfully, but these errors were encountered:
Some support has been added for this, but Aurora and Oblation don't seem to work quite right (gotta create a function to check buff remaining time on target's target).
For PLD, I think the right actions weren't getting used because offensive actions were preventing it. There was code in there to prevent use of defensive actions if any offensive actions were less than 2 sec cooldown. I have removed this code, possibly only temporarily. Will see how it feels to use. This will likely cause very minor drifting in oGCDs again in the paladin rotation.
I have still been using these abilities manually and am presently leveling DRK, I see Oblation is getting cast on myself. I'll pay more attention if/when I hop back on these roles.
Hi
I'm back on tanks and there's been a paladin bug for a while that's been minor that should probably be addressed, along with maybe some other feature requests.
Bug: Paladin Intervention
Queues up to be spent properly in the rotation upon hitting 50 gauge, however it doesn't go out to any target. Instead, it's using Rampart. If Rampart isn't available, it moves to Guardian, and will cycle the two CDs throughout the fight while the gauge remains capped. Haven't seen it try to use Bulwark or anything else.
Currently, I use a few sets of macros for these types tank cooldowns.
One that targets the off-tank specifically (always <2> for me)
One that targets the nearest party member
Individual macros for each party slot (<2>,<3>,<4>, etc) next to my party list.
So - I use these for Nascent Flash as well. It could also potentially be used for Heart of Conundrum? (I'm not sure about DRK / TBN).
It would be nice to have a toggle to spend Nascent for WAR - I know Blood Whetting increases Shake it Off by 2% but that's relatively minor and there are other things that can still buff it.
Thoughts?
The text was updated successfully, but these errors were encountered: