DreamBreathStasisHelper is a lightweight combat helper for Preservation Evoker (塑焰恩护唤魔师) in World of Warcraft: Midnight (12.1).
It solves one specific decision: “Is it still safe to cast Dream Breath right now?”
The addon continuously monitors two things that must stay in sync:
- Dream Breath (梦境吐息 / 绿喷) — your charge count and recharge timer, including the 2-charge bonus from the Flameshaper Legacy of the Lifebinder talent.
- Stasis (静滞) — the 90-second cooldown store that captures your next three helpful spells.
Using a local charge-prediction model (combat-safe, no secret-number errors in 12.1), it predicts how many Dream Breath charges you will hold when Stasis comes off cooldown, then shows a clear traffic-light signal:
- 🔴 Red — stop! If you cast now, you'll drop below 2 charges when Stasis is ready.
- 🟡 Yellow — careful — one more cast pushes you to the limit.
- 🟢 Green — safe — cast freely.
It also tracks Stasis' full state machine (storing → armed → cooldown → ready) and shows an on-screen status message (e.g. "静滞准备ok!") plus a resizable, alpha-adjustable, lockable console panel.
Commands: /DBSH opens the config panel.