### Function: GetSkillMaxValue(skill) **Description:** Gets the max value allowed of the skill object. **Parameters:** - `skill` (int32) - Integer value `skill`. **Returns:** UInt32 max skill allowed for the skill object. **Example:** Example Required