character_potionbelt¶
Info
This page was last generated 2023.04.23
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | id | character_data | id |
One-to-One | icon | items | icon |
One-to-One | item_id | items | id |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Character Identifier |
potion_id | tinyint | Potion Identifier |
item_id | int | Item Identifier |
icon | int | Icon |