#GetTalentInfo in Dragonflight

14 messages · Page 1 of 1 (latest)

slender spear
#

Hey guys, does anyone know if there's new syntax or anything for GetTalentInfo for custom triggers that works for DF? I'm trying to make an insanity bar that returns different incoming insanity values dependant on if you have whispers of the damned talented or not.

frail flicker
#

Use IsSpellKnown

#

Its much simpler than using the new talent APIs

#

It should work

slender spear
#

Thanks brother... I've also just realised whispers of the damned is extra insanity on crits lol so not worth woops

daring prairie
frail flicker
#

You don't need to use talentids?

daring prairie
#

What if it's a passive?

frail flicker
#

Still works

daring prairie
#

Is it in your spellbook?

#

Because Acrobatic Strikes is not

ripe parcel
#

use "IsPlayerSpell" that works also with passive (tryed with Acrobatic Strikes 196924 and improved Garrote 381632)