promotional bannermobile promotional banner

Uncrushable Helper - TBC Avoidance Cap & Anti-Crit Tank Tool

Real-time TBC tank avoidance breakdown vs +3 raid boss. Tells you if you're uncrushable (102.4% crush cap) and crit-immune (5.6% anti-crit cap). Warrior / Paladin / Druid. Raid-buff planning checklist included.

File Details

v1.0.0-bcc

  • R
  • Apr 29, 2026
  • 36.01 KB
  • 177
  • 2.5.5
  • Classic TBC

File Name

UncrushableHelper-v1.0.0-bcc.zip

Supported Versions

  • 2.5.5

Uncrushable Helper

v1.0.0 (2026-04-29)

Full Changelog Previous Releases

  • Merge feat/anti-crit-cap-tracking — anti-crit cap tracking with Resilience
  • feat: anti-crit cap tracking for all tank classes with Resilience
    Adds a single header line between the avoidance breakdown and the raid
    buffs section showing the 5.6% anti-crit goal vs a +3 boss, with a hover
    tooltip that breaks down the contribution from defense skill above 350,
    Survival of the Fittest (druids), and Resilience rating. Druids previously
    saw a static "Defense Skill: X / 415" line; warriors and paladins had no
    anti-crit display at all. The Resilience integration matters in early
    TBC raid phases where BiS lists include some PvP gear with Resilience —
    in TBC 2.5.5 (unlike WotLK 3.0+) Resilience reduces crit chance taken
    from any source, including raid bosses.
    Drops the druid armor + physical-mitigation line and the defense/armor/
    anti-crit lines from the minimap LDB tooltip — both were redundant with
    the character pane. snap.druidGoals, snap.armor, ARMOR_MITIGATION_K_L70,
    and ANTI_CRIT_DEFENSE_TARGET_DRUID are removed; external readers should
    migrate to snap.antiCrit.
    ADR 0004 documents the math, the three additive sources, the TBC vs
    WotLK Resilience-vs-PvE distinction, and the verification that no other
    TBC item, gem, enchant, libram, idol, set bonus, racial, or consumable
    contributes to crit reduction outside the two API paths used here.
  • docs: README — split Support into bug reports + Tip jar subsection
    Mirrors the CurseForge description the user refreshed. Clearer split
    between the core support action (open an issue) and the optional tip
    jar. Tighter flavor text on both sides, and the Ko-fi button switches
    from the shields.io pill to the official Ko-fi CDN image so CurseForge
    and the repo README render the same visual.