skillnametable.txt: Difference between revisions

From OpenKore Wiki
Jump to navigation Jump to search
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_..."
 
(No difference)

Latest revision as of 13:30, 25 May 2025

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#