SKILL id handle.txt: Difference between revisions
Jump to navigation
Jump to search
Created page with "This file describes the mapping between a <skill_ID> and its <skill_handle>. In the RO client this file can be found inside GFR: <code>luafiles514\lua files\skillinfoz\SkillID.lub</code> === Format === <skill_ID> <skill_handle> ''' Example: ''' 1 NV_BASIC 2 SM_SWORD 3 SM_TWOHAND 4 SM_RECOVERY 5 SM_BASH Category:tables" |
No edit summary |
||
Line 1: | Line 1: | ||
This file describes the mapping between a <[[References#Skills|skill_ID]]> and its <skill_handle>. | This file describes the mapping between a <[[References#Skills|skill_ID]]> and its <[[References#Skills|skill_handle]]>. | ||
In the RO client this file can be found inside GFR: <code>luafiles514\lua files\skillinfoz\SkillID.lub</code> | In the RO client this file can be found inside GFR: <code>luafiles514\lua files\skillinfoz\SkillID.lub</code> |
Latest revision as of 22:42, 22 May 2025
This file describes the mapping between a <skill_ID> and its <skill_handle>.
In the RO client this file can be found inside GFR: luafiles514\lua files\skillinfoz\SkillID.lub
Format
<skill_ID> <skill_handle>
Example:
1 NV_BASIC 2 SM_SWORD 3 SM_TWOHAND 4 SM_RECOVERY 5 SM_BASH