NOTE: This page is auto-generated from the MAGNET DBCDocs module, Any changes made directly to this page will be lost when it is regenerated. |
Description of the DBC file 'LFGDungeons' for MaNGOSFive
The looking for dungeon (LFG) group table contains definitions for areas in which characters can group up via the in-game LFG functionality.
The file contents is read and mapped into the struct lfgdungeonsEntry in the MaNGOS core.
The field types and usage is defined in lfgdungeonsfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 30 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Name | TEXT | |
minLevel | INT(11) | |
MaxLevel | INT(11) | |
target_level | INT(11) | |
target_level_min | INT(11) | |
target_level_max | INT(11) | |
MapId | INT(11) | The map on which the area is located. |
Difficulty | INT(11) | |
flags | INT(11) | |
TypeId | INT(11) | |
Faction | INT(11) | |
TextureFilename | TEXT | |
expansionLevel | INT(11) | |
order_index | INT(11) | |
Group_id | INT(11) | |
description_lang | TEXT | |
col17 | INT(11) | |
col18 | INT(11) | |
col19 | INT(11) | |
col20 | INT(11) | |
col21 | FLOAT | |
col22 | TEXT | |
col23 | TEXT | |
col24 | INT(11) | |
col25 | INT(11) | |
col26 | INT(11) | |
col27 | INT(11) | |
col28 | INT(11) | |
col29 | INT(11) |
Description of the fields
Id INT(11)
Unique Id
Name TEXT
minLevel INT(11)
MaxLevel INT(11)
target_level INT(11)
target_level_min INT(11)
target_level_max INT(11)
MapId INT(11)
References the primary key of [Map.dbc].
Difficulty INT(11)
flags INT(11)
TypeId INT(11)
Faction INT(11)
TextureFilename TEXT
expansionLevel INT(11)
order_index INT(11)
Group_id INT(11)
description_lang TEXT
col17 INT(11)
col18 INT(11)
col19 INT(11)
col20 INT(11)
col21 FLOAT
col22 TEXT
col23 TEXT
col24 INT(11)
col25 INT(11)
col26 INT(11)
col27 INT(11)
col28 INT(11)
col29 INT(11)
auto-generated by the getMaNGOS.eu MAGNET dbcdocs module
Edited by Antz
Recommended Comments
There are no comments to display.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now