#"Spell Usable" condition is broken

1 messages · Page 1 of 1 (latest)

sharp veldt
#

Do you use the correct spell ID?

#

!idTip

prisma atlasBOT
sharp veldt
#

Take it from your spellbook with that ^ and also try ticking "exact spell match"

#

There are some cases where that's required

#

But since you said other conditions for the spell work just fine, I'm doubtful

#

Well, it's not broken in general. E.g. yesterday someone got it working

#

Can you show your trigger just to be safe?

#

Yeah that's the correct setup/MB ID

#

!ticket

prisma atlasBOT
sharp veldt
#

I didn't know about the CD not mattering for it either, in the literal sense it reads as if it does.
But looking at the API, it indeed doesn't matter

#

The addon just follows the logic of Blizzards API

#

/dump C_Spell.IsSpellUsable(yourSpellIdHere) in chat

#

while you're CCed

#

^ that's what the addon is going by, it's the "Is Spell Usable?" check provided by blizzard

#

if that doesn't care about being CCed, then neither will the condition in WA