Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

Back-to:World

Panel

The `lfg_dungeon_encounters` table

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment dungeonId

Lfg dungeon rewards tc2

int(10)

unsigned

PRI

NO

0

 

Dungeon entry from dbc

maxlevel Lfg dungeon rewards tc2

tinyint(3)

unsigned

PRI

NO

0

 

Max level at which this reward is rewarded

firstQuestId Lfg dungeon rewards tc2

int(10)

unsigned

 

NO

0

 

Quest id with rewards for first dungeon this day

firstMoneyVar Lfg dungeon rewards tc2

int(10)

unsigned

 

NO

0

 

Money multiplier for completing the dungeon first time in a day with less players than max

firstXPVar Lfg dungeon rewards tc2

int(10)

unsigned

 

NO

0

 

Experience multiplier for completing the dungeon first time in a day with less players than max

otherQuestId Lfg dungeon rewards tc2

int(10)

unsigned

 

NO

0

 

Quest id with rewards for Nth dungeon this day

otherMoneyVar Lfg dungeon rewards tc2

int(10)

unsigned

 

NO

0

 

Money multiplier for completing the dungeon Nth time in a day with less players than max

otherXPVar Lfg dungeon rewards tc2

int(10)

unsigned

 

NO

0

 

Experience multiplier for completing the dungeon Nth time in a day with less players than max

...