Skip to content

LfgDungeons.dbc ​

📝 Structure on wowdev.wiki ​

 

❌ denotes unused fields

Structure ​

IndexFieldTypeReference
0IDuint32
1Name_0string
2Name_1string
3Name_2string
4Name_3string
5Name_4string
6Name_5string
7Name_6string
8Name_7string
9Name_8string
10Name_9string
11Name_10string
12Name_11string
13Name_12string
14Name_13string
15Name_14string
16Name_15string
17Name_lang_maskuint32
18MinLeveluint32
19MaxLeveluint32
20TargetLeveluint32
21TargetLevelMinuint32
22TargetLevelMaxuint32
23MapIDint32Map.dbc/0
24Difficultyuint32
25Flagsuint32
26TypeIDuint32
27Factionint32Faction.dbc/0
28TextureFilenamestring
29ExpansionLeveluint32
30OrderIndexuint32
31GroupIDuint32LfgDungeonGroup.dbc/0
32Description_0string
33Description_1string
34Description_2string
35Description_3string
36Description_4string
37Description_5string
38Description_6string
39Description_7string
40Description_8string
41Description_9string
42Description_10string
43Description_11string
44Description_12string
45Description_13string
46Description_14string
47Description_15string
48Description_lang_maskuint32

Description of fields ​

ID ​

Col: 0 (uint32)

- no description -  

Name ​

Col: 1 – 17 (Loc)

- no description -  

MinLevel ​

Col: 18 (uint32)

- no description -  

MaxLevel ​

Col: 19 (uint32)

- no description -  

TargetLevel ​

Col: 20 (uint32)

- no description -  

TargetLevelMin ​

Col: 21 (uint32)

- no description -  

TargetLevelMax ​

Col: 22 (uint32)

- no description -  

MapID ​

Col: 23 (int32)

- no description -  

Difficulty ​

Col: 24 (uint32)

enum Difficulty

IDName
0RAID_DIFFICULTY_10MAN_NORMAL / DUNGEON_DIFFICULTY_NORMAL
1RAID_DIFFICULTY_25MAN_NORMAL / DUNGEON_DIFFICULTY_HEROIC
2RAID_DIFFICULTY_10MAN_HEROIC
3RAID_DIFFICULTY_25MAN_HEROIC

 

Flags ​

Col: 25 (int32)

ValueFlagNameComment
10x1XREALMAllows players from different servers to form the group.
20x2GLOBAL
40x4HOLIDAYHeadless Horseman, Brewfest, etc.
80x8SPECIFIC_REWARD

 

TypeID ​

Col: 26 (uint32)

enum LfgType

IDName
0LFG_TYPE_NONE
1LFG_TYPE_DUNGEON
2LFG_TYPE_RAID
5LFG_TYPE_HEROIC
6LFG_TYPE_RANDOM

 

Faction ​

❌ Col: 27 (int32)

- no description -  

TextureFilename ​

❌ Col: 28 (string)

- no description -  

ExpansionLevel ​

Col: 29 (uint32)

ValueExpansion
0Vanilla
1The Burning Crusade (TBC)
2Wrath of the Lich King (WotLK)

 

OrderIndex ​

❌ Col: 30 (uint32)

- no description -  

GroupID ​

Col: 31 (uint32)

- no description -  

Description ​

❌ Col: 32 – 48 (Loc)

- no description -