AdiButtonAuras Totem tracking does not account for Persistence talent
dafzor opened this issue ยท 4 comments
The http://www.wowhead.com/spell=108284 talent allows shaman to have 2 totems of a kind (except if it's fire). Currently it just seems to track the last totem put down ignoring if there's a longer duration one still active.
I think this is the way Blizzard's GetTotemInfo API works. How does the basic UI handle this ?
I honestly don't think I ever used the default UI so I have no idea, it's more of an issue with certain totems that actually have trackable auras meaning the global count hides them if you're using two totems at the same time.
@dafzor, could you do some totem tests with latest version please ?