instance_encounters
This table contains the instance encounters.
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | unsigned int | ||
creditType | tiny int | 0 | |
creditEntry | unsigned int | 0 | |
lastEncounterDungeon | u smallint | 0 | |
comment | varchar(255) | ’’ | |
mapid | int |
entry
The entry of the encounter from DungeonEncounterList.dbc
creditType
0 = kill creature
1 = cast spell
creditEntry
0 = sets extra_a9_flags (boss) on this entry
1 = nothing is happening here beside a spell check
mapid
The ID of the map, use gps to get it.