merc_npc_types¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
Has-Many | merc_npc_type_id | merc_armorinfo | merc_npc_type_id |
Has-Many | merc_npc_type_id | merc_stats | merc_npc_type_id |
Has-Many | merc_npc_type_id | merc_templates | merc_npc_type_id |
Has-Many | merc_npc_type_id | merc_weaponinfo | merc_npc_type_id |
Schema¶
Column | Data Type | Description |
---|---|---|
merc_npc_type_id | int | Mercenary NPC Type Identifier |
proficiency_id | tinyint | Proficiency Identifier |
tier_id | tinyint | Tier Identifier |
class_id | int | Class Identifier |
name | varchar | Name |