Ovale Spell Priority

Ovale Spell Priority

6M Downloads

spell crusader_strike does not work for retribution paladin

doneykoo opened this issue ยท 3 comments

commented

crusader_strike: this spell never shows up correctly.
tested by script PR_Paladin_Retribution.

commented

okay, I found the problem.
The crusader_strike spell id need to be 35395, while the 231667 looks like the specific crusader_strike passive buff which is 2 charges (maybe for ret pal only?).
And there is also a line need to be removed: SpellInfo(crusader_strike unusable=1 talent=zeal_talent specialization=retribution), because the new talent 1 does not change crusader_strike anymore in 8.0 bfa.

commented

Fixed in 8.0.11

commented

Confirmed @doneykoo suggestion. I changed the CS SpellID and commented out the indicated line. CS, in my case, when it shows up in Ovale, now shows the proper keybind and doesn't dominate the spell rotation. I'm going back to my old bug and close it.