1
0
EQ2Emu/docs/lua_functions/GetSkillMaxValue.md

257 B

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