lootdrop¶
Info
This page was last generated 2022.05.11
Relationship Diagram¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
Has-Many | id | lootdrop_entries | lootdrop_id |
Has-Many | id | loottable_entries | loottable_id |
Schema¶
Column | Data Type | Description |
---|---|---|
id | int | Unique Lootdrop Identifier |
name | varchar | Name |
min_expansion | tinyint | |
max_expansion | tinyint | |
content_flags | varchar | |
content_flags_disabled | varchar |