Mana Timer - Time To OOM
Updated Version of https://wago.io/HXAjejoUo for WOTLK.If you want a whole mana bar with this functionality check: https://wago.io/eIoI9lE9N
This is basically a retrofitted version of TimeToDie (https://wago.io/TimeToDie) to track player mana instead of target health. This aura checks mana variations, gives the current real mana consumption in mps and either the time until oom at the current rate or time until full if you are gaining mana.
This implements a configurable moving time window (historyTime option) in which the mana percentage is sampled and a simple linear regression is used to infer the time remaining until the intercept at the current pace.
The WA comes configured to only be updated every time a power update is registered, to be conservative. If you don't care about cpu usage (it's pretty low anyway) you can enable the WA to update every frame.
To do that: \wa -> Select the WA -> Trigger Tab -> Event Type: Status, Check On...: Every Frame.
At that point you can choose how often you want it to refresh with the Refresh Rate slider in the custom options.
页:
[1]