Reaper: Predictive resource tracking for every Demon Hunter spec

Improve your damage with helpful indicators

File Details

v0.13.0

  • R
  • Jun 2, 2026
  • 836.30 KB
  • 651
  • 12.0.5+2
  • Retail

File Name

ReapMeter-v0.13.0.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 12.0.0

Reaper

v0.13.0 (2026-06-02)

Full Changelog Previous Releases

  • feat: optional Blade Dance + Glaive Tempest fury tick (Havoc) (#26)
    Adds an opt-in second tick on the Havoc fury bar marking the combined
    Blade Dance (35) + Glaive Tempest (25) cost, so the player can see at a
    glance whether they can afford both. Off by default, with independent
    thickness and color. Only shows while Glaive Tempest is talented.
    Passive talents never enter the spellbook, so ns.IsTalentKnown now falls
    back to a cached C_Traits node scan (invalidated on talent-change events).
    This also fixes detection for other passive-gated features.
    Also: harden the Devourer color reader against missing keys, fix the
    config Button row clipping into the row above it, and self-heal blank
    spec-tab labels when the display font loses the load race.