Description
Void Assault tracker for World of Warcraft: Midnight 12.0.7+.
DevouringWatch monitors the Void Assault world events in Eversong and Zul'Aman — showing active event countdowns, Void Strike task quest progress, and your weekly Field Accolade and Voidlight Marl currency totals.
- Zone event scanner — auto-detects active timed events on the current map using
C_AreaPoiInfo.GetEventsForMapandGetAreaPOISecondsLeft. No hardcoded IDs required — picks up Void Assault events automatically when you enter the zone - Void Strike progress — displays active task quest progress bars (the escalating strike phases) pulled from the quest log
- Currency display — live totals for Field Accolade and Voidlight Marl
- Void Incursion escalation — detects escalated Incursion events via the same POI timer system
- Draggable panel — position saved per character
| Command | Effect |
|---|---|
/dw |
Toggle panel visibility |
/dw scan |
Print all timed POIs on the current map with IDs and timer values |
/dw lock / /dw unlock |
Lock or unlock frame position |
/dw reset |
Reset to default position |
DevouringWatch works without any configuration. Log in, fly to Eversong or Zul'Aman, and the panel will automatically detect and display active Void Assault events. Use /dw scan to see raw POI IDs if you want to report them or verify detection.
- WoW Midnight 12.0.7+
- No library dependencies
- Uses
C_AreaPoiInfoandC_QuestLog— both fully accessible in Midnight
Nelnamara — CurseForge · GitHub