[Dragonflight] separate talent tree talent selection load condition to toggle on class and spec Selection
ljosberinn opened this issue ยท 6 comments
Description
hi,
probably already known, couldn't find it in an issue however.
right now you can only select a load condition for an aura based on talents once you've selected a spec. however, since class trees are shared across specs, the class condition alone should be enough to allow you selecting a talent from the class tree.
WeakAuras Version
4.1.3-16-gbc000cb
World of Warcraft Flavor
Retail (Default)
Tested with only WeakAuras
- Yes
- No
Lua Error
No response
Reproduction Steps
- set a load condition for your class, e.g. demon hunter
- set a load condition for your spec, e.g. vengeance
- notice how only now you can select a talent from the class tree, although it's shared with havoc. to have the same effect for havoc, you'd need to duplicate the aura and exclusively change the load condition
Last Good Version
No response
Screenshots
No response
Export String
No response
since class trees are shared across specs, the class condition alone should be enough to allow you selecting a talent from the class tree.
That assumption is wrong, also we don't take DF bug reports yet
The class tree is can be different and actually is different for some classes, e.g. warriors. While atm they have the same structure, that is actually not a requirement of the api. As there's really only a ONE talent tree data per spec. Not one for class and one for spec.