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 'CreatureDisplayInfoExtra' for MaNGOSOne
The creature display information extra table contains extended definitions displaying creatures.
The file contents is read and mapped into the struct creaturedisplayinfoextraEntry in the MaNGOS core.
The field types and usage is defined in creaturedisplayinfoextrafmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 21 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
RaceId | INT(11) | References the race for which the style applies. |
CreatureTypeId | INT(11) | |
Gender | INT(11) | |
SkinColor | INT(11) | |
FaceType | INT(11) | |
HairType | INT(11) | |
BeardStyle | INT(11) | |
Helm | INT(11) | |
Shoulder | INT(11) | |
Shirt | INT(11) | |
Cuirass | INT(11) | |
Belt | INT(11) | |
Legs | INT(11) | |
Boots | INT(11) | |
Rings | INT(11) | |
Gloves | INT(11) | |
Wrist | INT(11) | |
Cape | INT(11) | |
CanEquip | TEXT | |
Texture | TEXT |
Description of the fields
Id INT(11)
Unique Id
RaceId INT(11)
References the primary key of [chrraces.dbc#ID].
CreatureTypeId INT(11)
Gender INT(11)
SkinColor INT(11)
FaceType INT(11)
HairType INT(11)
BeardStyle INT(11)
Helm INT(11)
Shoulder INT(11)
Shirt INT(11)
Cuirass INT(11)
Belt INT(11)
Legs INT(11)
Boots INT(11)
Rings INT(11)
Gloves INT(11)
Wrist INT(11)
Cape INT(11)
CanEquip TEXT
Texture TEXT
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