tribute_levels¶
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 | item_id | items | id |
One-to-One | tribute_id | tributes | id |
Schema¶
Column | Data Type | Description |
---|---|---|
tribute_id | int | Unique Tribute Identifier |
level | int | Level |
cost | int | Cost |
item_id | int | Item Identifier |