Trainer skillsTable: Difference between revisions
Jump to navigation
Jump to search
Created page with "{| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- | |player_id |int(10) unsigned |PRI |0 | | |- | |skill_id |int(10) unsigned |PRI |0 | | |- | |min_rank |int(8) unsigned |PRI |0 | | |- | |max_rank |int(8) unsigned | |0 | | |- | |min_faction |float(10,2) | |0.00 | | |}" |
(No difference)
|
Latest revision as of 13:26, 11 January 2022
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
player_id | int(10) unsigned | PRI | 0 | |||
skill_id | int(10) unsigned | PRI | 0 | |||
min_rank | int(8) unsigned | PRI | 0 | |||
max_rank | int(8) unsigned | 0 | ||||
min_faction | float(10,2) | 0.00 |