Skip to content

🌟 Priest `(Beta)`

Torchlite edited this page Jul 25, 2026 · 3 revisions

🌟 Priest (Beta)

Shadow/leveling damage and Discipline/Holy healing in one module, switched by a single toggle — working from level 1:

  • Two Modes, One Toggle: with Heal mode off the priest runs the shadow/leveling damage rotation; with it on (/sbr heal on, or the panel) it becomes a group healer that weaves damage between heals. Heal mode runs even with no attackable target, so it works at range.
  • Leveling & the 5-Second Rule: Mind Blast on cooldown (the pull and the Shadow Weaving trigger), Shadow Word: Pain and (Undead) Devouring Plague kept rolling, Holy Fire when out of Shadowform — then the wand carries the filler while mana regenerates. SBR is a rotation engine, not a HUD, so it acts on the five-second rule rather than drawing a timer: when mana drops below a configurable floor the filler falls back to the wand (/sbr filler wand|flay|smite) so the priest never casts itself dry. A Use wand checkbox toggles wand-weaving off entirely (the priest then keeps casting and won't wand to regen), and if no wand is equipped it automatically fills with Mind Flay or Smite instead — so the wand is never a dead press.
  • Spirit Tap Finisher: under a configurable target-health %, the rotation bursts with Mind Blast then Smite to secure the killing blow — and the experience that feeds Spirit Tap.
  • Mitigation, Not Over-Bubbling: Power Word: Shield is cast when a mob reaches melee or you drop below half health — and it is gated on Weakened Soul in every mode, so it never wastes a cast trying to re-shield through the debuff.
  • Shadow (endgame): hold Shadowform (which auto-skips every Holy cast), open Mind Blast for Shadow Weaving, keep the DoTs up, and fill with channelled Mind Flay. Turn Shadow Word: Pain off for raids to respect debuff-slot limits — Mind Blast and Mind Flay then carry the damage.
  • Responsive Healing (Disc/Holy): healing is triage, not a fixed rotation. SBR picks the most-hurt reachable party/raid member and downranks Heal / Greater Heal / Flash Heal to the size of the deficit for mana efficiency (the +healing bonus is read from gear, override /sbr healpower <n>; Spiritual Healing is factored in). Flash Heal is reserved for emergencies (a target near death, /sbr flashat <%>), Greater Heal covers big deficits, Heal the efficient sustained healing, and Renew / Power Word: Shield maintain a mildly hurt unit. Prayer of Healing fires when several members are hurt, fronted by Inner Focus (when ready) to negate its mana cost.
  • Offensive Weave & Lightwell: between heals it can weave Smite / Holy Fire as offensive support (for Enlighten-style talents), and place Lightwell when out of combat.

Verification note: Heal values are tuned approximations — the rank tables sit at the top of Class_Priest.lua; adjust them if downranking over- or under-heals. The Shadow Weaving / proc behaviour and the exact Enlighten mechanic are best-effort, so confirm names in-game with /sbr talents and /sbr debug if anything isn't firing. Healing and the no-target-drop heal cast rely on SuperWoW's unit-arg casting. (Multi-target Shadow spreads its DoTs as you tab between mobs; the engine is single-target by design and does not tab for you.)


⌨️ Class Commands

  • /sbr heal on|off - Toggles between DPS/Leveling mode and Group Healing mode.
  • /sbr filler <wand|flay|smite> - Sets your downtime/filler spell preference.
  • /sbr flashat <%> - Sets the target health percentage required to trigger an emergency Flash Heal.

Clone this wiki locally