Possible Macro to Print Spells of Target NPC?

is there any API command to tell what spells a target NPC has in-game?

Nothing one line, you would have to construct your own list using the C_UnitAura API

https://www.townlong-yak.com/framexml/51261/Blizzard_APIDocumentationGenerated/UnitAuraDocumentation.lua

Also see

1 Like