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 `instance_encounters` table

Definitions of instance encounters. Used by LFG.

Panel

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Instance encounters tc2

int(10)

unsigned

PRI

NO

0

 

Unique entry from DungeonEncounter.dbc

Instance encounters tc2

tinyint(3)

unsigned

 

NO

0

 

 

Instance encounters tc2

int(10)

unsigned

 

NO

0

 

 

Instance encounters tc2

smallint(5)

unsigned

 

NO

0

 

If not 0, LfgDungeon.dbc entry for the instance it is last encounter in

Instance encounters tc2

varchat(255)

signed

 

NO

"

 

 

Panel

Description of the fields

entry

Unique entry from DungeonEncounter.dbc

creditType

See enum EncounterCreditType.

ENCOUNTER_CREDIT_KILL_CREATURE = 0

ENCOUNTER_CREDIT_CAST_SPELL = 1

creditEntry

If creditType = 0, then value for this field is creature entry. See creature_template.entry

If creditType = 1, then value for this field is a spell. See Spell.dbc.

lastEncounterDungeon

Reference to LfgDungeon.dbc entry for the instance it which is this encounter last. If 0, encounter is not last one.

comment

...

Info
titleThis article has been moved

You can find it in our new wiki at: https://trinitycore.info/en/database/master/world/instance_encounters