# lfg\_dungeon\_rewards [<-Back-to:World](database-world.md) **The \`lfg\_dungeon\_encounters\` table** `table-no-description|0` **Structure**
Field |
Type |
Attributes |
Key |
Null |
Default |
Extra |
Comment |
int(10) |
unsigned |
PRI |
NO |
0 |
|
Dungeon entry from dbc |
|
tinyint(3) |
unsigned |
PRI |
NO |
0 |
|
Max level at which this reward is rewarded |
|
int(10) |
unsigned |
|
NO |
0 |
|
Quest id with rewards for first dungeon this day |
|
int(10) |
unsigned |
|
NO |
0 |
|
Money multiplier for completing the dungeon first time in a day with less players than max |
|
int(10) |
unsigned |
|
NO |
0 |
|
Experience multiplier for completing the dungeon first time in a day with less players than max |
|
int(10) |
unsigned |
|
NO |
0 |
|
Quest id with rewards for Nth dungeon this day |
|
int(10) |
unsigned |
|
NO |
0 |
|
Money multiplier for completing the dungeon Nth time in a day with less players than max |
|
int(10) |
unsigned |
|
NO |
0 |
|
Experience multiplier for completing the dungeon Nth time in a day with less players than max |