Skip to content

loottable

Info

This page was last generated 2023.04.23

Relationship Diagram(s)

Diagram Edit

Relationships

Relationship Type Local Key Relates to Table Foreign Key
One-to-One content_flags content_flags flag_name
One-to-One content_flags_disabled content_flags flag_name
Has-Many id global_loot loottable_id
Has-Many id loottable_entries loottable_id
Has-Many id npc_types loottable_id

Schema

Column Data Type Description
id int Unique Loottable Identifier
name varchar Name
mincash int Minimum Cash in Copper
maxcash int Maximum Cash in Copper
avgcoin int Average Coin in Copper
done tinyint Done: 0 = False, 1 = True
min_expansion tinyint Minimum Expansion
max_expansion tinyint Maximum Expansion
content_flags varchar Content Flags Required to be Enabled
content_flags_disabled varchar Content Flags Required to be Disabled