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 forpet
(string
, unitID)
Returns:
modifier
- Factor modifying the unit's maximum health value (number
)