SKILL id handle.txt

From OpenKore Wiki
Revision as of 22:41, 22 May 2025 by 4epT (talk | contribs) (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")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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