TellMeWhen

TellMeWhen

25M Downloads

Spell cast time condition

geckzilla opened this issue ยท 0 comments

commented

Sometimes I'd just like to have a spell cast time condition so that I know I can currently cast something if I'm moving. Spell cast times change depending on what buffs are up at any given moment and sometimes they turn to instant. Right now I have to check if a given buff is up and if the player movement speed is > 0, and I don't always know off hand what the name of the buff is or what's causing a spell to become instant.

Another great condition (or, perhaps, the only condition needed, if it counted instant cast spells) would be a "Castable while moving" condition.

As always, thanks for considering it, and I completely understand if it doesn't seem like a good feature for the addon for any reason.