WoW API: GetManaRegen

Revision as of 04:46, 15 August 2023 by Move page script (talk | contribs) (Move page script moved page API GetManaRegen to API GetManaRegen without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

WoW API < GetManaRegen

Gets the player's current mana regeneration rates (in mana per 1 seconds).

base, casting = GetManaRegen()

ArgumentsEdit

None


ReturnsEdit

base, casting
base
Number - mana regeneration when not casting spells
casting
Number - mana regeneration while casting spells

DetailsEdit

The rates given by this funciton are not the same as the ones displayed in the PaperDoll.
To get the same values as displayed in the PaperDoll, multiply the values by 5.