LFGDungeonExpansion.dbc
📝 Structure on wowdev.wiki
❌ denotes unused fields
Structure
| Index | Field | Type | Reference |
|---|---|---|---|
| 0 | ID | uint32 | |
| 1 | LfgDungeonID | uint32 | LfgDungeons.dbc/0 |
| 2 | Expansion | uint32 | |
| 3 | RandomID | uint32 | |
| 4 | HardLevelMin | uint32 | |
| 5 | HardLevelMax | uint32 | |
| 6 | TargetLevelMin | uint32 | |
| 7 | TargetLevelMax | uint32 | |
Description of fields
ID
❌ Col: 0 (uint32)
- no description -
LfgDungeonID
❌ Col: 1 (uint32)
- no description -
Expansion
❌ Col: 2 (uint32)
| Value | Expansion |
|---|---|
| 0 | Vanilla |
| 1 | The Burning Crusade (TBC) |
| 2 | Wrath of the Lich King (WotLK) |
RandomID
❌ Col: 3 (uint32)
LfgDungeonID to belong to?
HardLevelMin
❌ Col: 4 (uint32)
- no description -
HardLevelMax
❌ Col: 5 (uint32)
- no description -
TargetLevelMin
❌ Col: 6 (uint32)
- no description -
TargetLevelMax
❌ Col: 7 (uint32)
- no description -
