Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden Druid shapeshift forms do not work #9

Closed
Snakybo opened this issue Oct 18, 2020 · 0 comments
Closed

Hidden Druid shapeshift forms do not work #9

Snakybo opened this issue Oct 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@Snakybo
Copy link
Owner

Snakybo commented Oct 18, 2020

Unique small issue for resto druids: If we have a binding set to only load in certain forms, there is no option to make it cast in Incarnation (this form does not count as noform for macros). So for instance, I have wrath, moonfire, and sunfire set to load only in non-cat forms so I can double up cat abilities on those keys, but that means I can't cast those when incarnation is up.

If it helps any, macro-wise we get:

  • [form:0] Humanoid
  • [form:1] Bear Form
  • [form:2] Cat Form
  • [form:3] Travel Form
  • [form:4] Moonkin Form
  • [form:5] Treant Form
  • [form:6] Mount Form
  • [form:7] Incarnation: Tree of Life

Any form from 4 to 7 that is not known decrements the form numbers following it by 1. So, if I have balance affinity, but not treant, incarnation will be 6. If I don't have mount or treant and spec out of balance affinity, Incarnation will be 4, etc.

When I've had to mess with this through macros in the past, I ended up using both a [form] conditional and either a [talent:3/1] or a [notalent:3/1] conditional to get the macro to act appropriately.

@Snakybo Snakybo added bug Something isn't working enhancement New feature or request labels Oct 18, 2020
@Snakybo Snakybo self-assigned this Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant