---@diagnostic disable: missing-return, lowercase-global ---@param unit string ---@return number playerMaxXP ---Return the total amount of experience points required for the player to gain a level function UnitXPMax(unit) end