character_bandolier¶
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 | id | character_data | id |
One-to-One | item_id | items | id |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Character Identifier |
bandolier_id | tinyint | Bandolier Identifier |
bandolier_slot | tinyint | Slot |
item_id | int | Item Identifier |
icon | int | Icon |
bandolier_name | varchar | Name |