This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is there a way to display incoming for "playermana" or if not, would it be possible to eventually work in? Probably not a thing for a lot of classes but it's nice to have for keeping track of maelstrom when playing ele. I have a weakaura that does this now (not sure how the back end works) but vastly prefer icehud for hp/resource tracking. (Would have added this as a comment but curseforge isn't letting me lol)
What does the weakaura look like? I'm not clear on any "incoming mana" APIs on the game client, but if someone were to submit code for this, I'd be happy to put it into the addon.
https://wago.io/Hkc9ktj4X
It's "Maelstrom - Bar" but oh now that I look at this I think he maybe hardcoded in the generation per cast per spell? I'm not great at interpretation. Guess that'd be annoying to maintain just for shamans.
-- Predictive Casting aura_env.generators = { [188196] = 8, [51505] = 10, [117014] = 30, [210714] = 25 }
To post a comment, please login or register a new account.