merc_stance_entries¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
Has-Many | stance_id | merc_spell_list_entries | stance_id |
Schema¶
Column | Data Type | Description |
---|---|---|
merc_stance_entry_id | int | Unique Mercenary Stance Entry Identifier |
class_id | int | Class Identifier |
proficiency_id | tinyint | Proficiency Identifier |
stance_id | tinyint | Stance Type Identifier |
isdefault | tinyint | Is Default: 0 = False, 1 = True |