Returns the maximum health modifier for the player's pet


See also Stat information functions.

Signature:

modifier = GetUnitMaxHealthModifier("unit")

Arguments:

  • unit - A unit to query; only valid for pet (string, unitID)

Returns:

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