Closed jardragon901 closed 8 months ago
what the f***k did they do... This will be painful to debug, they seem to have used a bandaid hack à la microsoft to implement their "feature"... 🤦
There are several hours of work to "fix" this, I first need to reverse engineer what they did, then find a workaround and implement it... this will take days...
Thanks for making this ticket and pointing me in the right direction
The problem seems to be that IsSpellKnown
is returning false for those spells.
Running this on a priest just returns false /dump IsSpellKnown(527, false)
which shouldn't happen.
Thanks for the quick fix! I did not know about the IsSpellKnownOrOverridesKnown() function...
Version: Retail, 10.2.6 Decursive version: 2.7.16 (latest)
Every healer but pally and monk has had decursive broken for them, it's probably the change they made to combine the spells when you take the improved version in the talent tree from what i can see.