[CF 1612] Spell school locked conditional
tmw-issue-import opened this issue ยท 1 comments
I might be missing something here but I can't find a way to track whether a spell is castable due to lockout?
For example, I'm making a predictive icon for moonkin which decides which spell I should be casting (lunar strike/solar wrath) based on current state of eclipse buffs, but it would be good to stop a spell from displaying if that school is currently locked.
Hopefully I'm just missing something obvious.
Posted by CurseForge user user_976011 | Imported from CurseForge issue #1612 | Raw
School locks are treated as a cooldown on the affected abilities. This isn't unique to TMW - this is just how they're handled by the game.
Edited Nov 15, 2018
Posted by CurseForge user Cybeloras