It appears [stance] and [form] no longer works for warrior. Is there an official up-to-date reference to WOW’s macro API?
Warriors just don’t have stances in Retail.
Arms has a defensive stance talent though.
Which is implemented as a buff, not a stance.
1 Like
Unfortunately nothing really official, apart from the CLI-like explorer you can get in-game if you type /api in chat.
Non-official, there’s a github repo called “wow-ui-source”, and wowpedia also contains reference under the title “World_of_Warcraft_API”.
I am sorry, the forum doesn’t allow me to paste links for some reason, so please google for those.
1 Like
https://wowpedia.fandom.com/wiki/Macro_commands
https://wowpedia.fandom.com/wiki/Macro_conditionals
Use a code block with the ` symbol like below:
`https://wowpedia.fandom.com/wiki/Macro_commands`
If warriors had stances, the OP would be interested in the macro conditionals page.
2 Likes