bobby53
New Member
- Joined
- Jan 15, 2010
- Messages
- 4,040
- Reaction score
- 178
Revision request: Determine which of the 3 Talent trees in the wowhead spec string has the most points in it and spend points on that tree first. The current implementation fills in left to right as they apper in the wowhead string. This is a problem since the CC's read the current talent spec and change behavior based upon which tree currently has the most points spent in it. So using StephanT's Enhancement Shaman build example above which has 19 points in the Elemental tree, the talented plugin would spend the talent points earned from levels 10-28 in the Elemental tree, even though StephanT intended this to be an Enhancement spec. The result is that the character would play as Elemental until level 48, which is the point where it would reach a 19/20/0 build having 1 more point in the Enhancement tree than any other.
There are other ways you could specify the order, but the above is the simplest and wouldn't need any additional configuration values from the user beyond the wowhead url parameter which is already required. If this is already the intention of the addin let me know and I'll shoot you a log. I just started a priest using the default which is a Shadow build and it spent points in the Disc tree first.
There are other ways you could specify the order, but the above is the simplest and wouldn't need any additional configuration values from the user beyond the wowhead url parameter which is already required. If this is already the intention of the addin let me know and I'll shoot you a log. I just started a priest using the default which is a Shadow build and it spent points in the Disc tree first.
Last edited: