1
0
EQ2Emu/docs/lua_functions/GetSkillValue.md

245 B

Function: GetSkillValue(skill)

Description: Gets the current value of the skill object.

Parameters:

  • skill (int32) - Integer value skill.

Returns: UInt32 current skill value of the object.

Example:

Example Required