Description
MidnightInnervateTracker is a simple addon that detects innervate by polling your mana costs.
## Usage
Type /innt or /mit to open the config panel.
Unlock the icon and bars to position them, then lock them in place, and you're done.
## How it works
Midnight's secret values system prevents addons from reading buff data, spell casts, or cooldowns from other players in raid combat. MidnightInnervateTracker works around this by polling mana costs instead — when 3 of your tracked spells simultaneously drop to 0, Innervate is confirmed active.
You can safely have the polling rate as low as 0.05s, and have the confirmation check set to 1 for more accurate detection. Increasing the time between polling will make detection slower, but these options are in the config should you, for some reason, want this. Confirmation checks should also be set to 1.
## Features
- Works in raid combat
- Per-Druid bars showing 8s buff duration and a simple round-robin order.
- Druid ordering — reorder Druids on the bar in config
- Druid exclusion — hide specific Druids from the bar
- Separate movable buff icon with CD spiral
- Pixel glow effect on buff icon when active
- Alert sound support (limited, will update at some point)
- Timers reset on boss wipe
## Supported Specs
Resto Druid, Holy Paladin, Disc Priest, Holy Priest, Resto Shaman, Mistweaver Monk, Preservation Evoker
Note: The 'cd tracker' is only useful for healers that know their innervate usage before combat. It does not track each innervate cooldown. Due to current API restrictions in Midnight, it is not possible to detect who cast an innervate on you — you can only infer that one was received. The druid order on the bar should be changed manually to match your preferred order for accurate tracking.

