skillnametable.txt

From OpenKore Wiki
Revision as of 13:30, 25 May 2025 by 4epT (talk | contribs) (Created page with "This file describes the mapping between <skill_handle> and <skill_name>. In the RO client, this information can be found inside GFR: <code>luafiles514\lua files\skillinfoz\SkillID.lub</code> + <code>luafiles514\lua files\skillinfoz\skilldescript.lub</code> ==Format:== <skill_handle> <skill_name> ''' Example: ''' NV_BASIC#Basic_Skill# SM_SWORD#Sword_Mastery# SM_TWOHAND#Two-Handed_Sword_Mastery# SM_RECOVERY#Increase_HP_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This file describes the mapping between <skill_handle> and <skill_name>.

In the RO client, this information can be found inside GFR: luafiles514\lua files\skillinfoz\SkillID.lub + luafiles514\lua files\skillinfoz\skilldescript.lub

Format:

<skill_handle> <skill_name>

Example:

NV_BASIC#Basic_Skill#
SM_SWORD#Sword_Mastery#
SM_TWOHAND#Two-Handed_Sword_Mastery#
SM_RECOVERY#Increase_HP_Recovery#
SM_BASH#Bash#