Versiones comparadas

Clave

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

...

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Lfg dungeon rewards tc2dungeonId

int(10)

unsigned

PRI

NO

0

 

Dungeon entry from dbc

Lfg dungeon rewards tc2maxlevel

tinyint(3)

unsigned

PRI

NO

0

 

Max level at which this reward is rewarded

Lfg dungeon rewards tc2firstQuestId

int(10)

unsigned

 

NO

0

 

Quest id with rewards for first dungeon this day

Lfg dungeon rewards tc2firstMoneyVar

int(10)

unsigned

 

NO

0

 

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

Lfg dungeon rewards tc2firstXPVar

int(10)

unsigned

 

NO

0

 

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

Lfg dungeon rewards tc2otherQuestId

int(10)

unsigned

 

NO

0

 

Quest id with rewards for Nth dungeon this day

Lfg dungeon rewards tc2otherMoneyVar

int(10)

unsigned

 

NO

0

 

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

Lfg dungeon rewards tc2otherXPVar

int(10)

unsigned

 

NO

0

 

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

Panel

Description of the fields

dungeonId

Dungeon ID from LFGDungeons.dbc

maxlevel

Max level at which this reward is rewarded

firstQuestId

Quest_template.id with rewards for first dungeon this day.

firstMoneyVar

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

firstXPVar

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

otherQuestId

Quest_template.id with rewards for Nth dungeon this day

otherMoneyVar

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

otherXPVar

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