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 for pet (string, unitID)

Returns:

  • modifier - Factor modifying the unit's mana value (number)