Gets the player's current mana regeneration rates (in mana per 1 seconds).
base, casting = GetManaRegen()
Arguments
Edit
- None
Returns
Edit
- base, casting
- base
- Number - mana regeneration when not casting spells
- casting
- Number - mana regeneration while casting spells
Details
Edit
- 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.
Community content is available under CC-BY-SA
unless otherwise noted.