SkillsTable

From PSwiki
Revision as of 15:11, 11 January 2022 by Grimston (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
skill_id int(10) unsigned PRI 0
name varchar(35)
description text
practice_factor int(8) 100
mental_factor tinyint(4)
price int(8) 0
base_rank_cost int(2) 0
category varchar(255) VARIOUS
cost_script varchar(255) CalculateSkillCosts Stores the script to be run when calculating the costs of this skill.