Floating Interrupt Highlight

A floating icon that displays your interrupt ability and highlights with a glow animation when your target is casting an interruptible spell.

File Details

FloatingInterruptHighlight_1.0.1.zip

  • R
  • Feb 9, 2026
  • 131.82 KB
  • 32
  • 12.0.0
  • Retail

File Name

FloatingInterruptHighlight_1.0.1.zip

Supported Versions

  • 12.0.0

Fix cooldown using secret API values

Replace CanInterruptBeforeCastEnds with CanInterrupt since GetRemainingDuration() returns a secret that cannot be compared. Use manually tracked cooldown for the swipe instead of C_Spell.GetSpellCooldown() which also returns secrets for interrupt spells.