Returns the health modifier for the player's pet


See also Stat information functions.

Signature:

modifier = GetUnitHealthModifier("unit")

Arguments:

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

Returns:

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