summaryrefslogtreecommitdiff
path: root/docs/gameobject_loot_template.md
blob: f40e0f4831e8440f58bbf886be559d5ea033d53b (plain)
1
2
3
4
5
6
7
8
9
10
11
[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[gameobject_loot_template|gameobject_loot_template]]

Column | Type | Description
--- | --- | ---
Entry | mediumint(8) unsigned | 
Item | mediumint(8) unsigned | 
ChanceOrQuestChance | float | 
Lootmode | smallint(5) unsigned | 
Groupid | tinyint(3) unsigned | 
MincountOrRef | mediumint(8) | 
Maxcount | tinyint(3) unsigned |