merc_spell_lists¶
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_spell_list_id | merc_spell_list_entries | merc_spell_list_id |
Schema¶
Column | Data Type | Description |
---|---|---|
merc_spell_list_id | int | Unique Mercenary Spell List Identifier |
class_id | int | Class Identifier |
proficiency_id | tinyint | Proficiency Identifier |
name | varchar | Name |