BigDebuffs

BigDebuffs

18M Downloads

Skull Bash

ManneN1 opened this issue ยท 1 comments

commented

Skull Bash interrupts on casts (not channels) are not being tracked.

I think it's mainly because the SPELL_INTERRUPT sub-event is never fired for the ability.

commented

I have provided a fix as a PR.

The issue lies in the spell having different spell ids for different sub-events 106839 and 93985 are both valid in different scenarios (channels vs casts).