Returns the mana modifier for the player's pet
See also Stat information functions.
Signature:
modifier
=
GetUnitPowerModifier("unit")
Arguments:
unit
- A unit to query; only valid forpet
(string
, unitID)
Returns:
modifier
- Factor modifying the unit's mana value (number
)