Character skillsTable

From PSwiki
Revision as of 17:48, 6 May 2023 by Talad (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


UE Field Type Key Type Default Extra Description
character_id int(10) unsigned PRI 0
skill_id int(10) unsigned PRI 0 Skill from skills table.
skill_Z int(10) unsigned 0 Practice value. Ignored in stats (Str, Wil, ...), used by Skills (Herbal, Cooking, ...)
skill_Y int(10) unsigned 0 Knowledge Level. Ignored by all.
skill_Rank int(10) unsigned 0 Current player rank in the given skill.