merc_types¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | dbstring | db_str | id |
Has-Many | merc_type_id | merc_templates | merc_type_id |
Schema¶
Column | Data Type | Description |
---|---|---|
merc_type_id | int | Unique Mercenary Type Identifier |
race_id | int | Race Identifier |
proficiency_id | tinyint | Proficiency Identifier |
dbstring | varchar | DBString Identifier |
clientversion | int | Client Version |