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 'CreatureModelData' for MaNGOSOne
The creature model data table contains definitions for models applied to creatures and settings like collision size.
The file contents is read and mapped into the struct creaturemodeldataEntry in the MaNGOS core.
The field types and usage is defined in creaturemodeldatafmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 24 strong>
Field Name | Field Type | Notes |
---|---|---|
Id | INT(11) | Unique Id |
Flags | INT(11) | |
ModelName | TEXT | |
sizeClass | INT(11) | |
modelScale | FLOAT | |
bloodId | INT(11) | |
footprintTextureId | INT(11) | |
footprintTextureLength | FLOAT | |
footprintTextureWidth | FLOAT | |
footprintTextureScale | FLOAT | |
foleyMaterialId | INT(11) | |
footstepShakeSize | INT(11) | |
deathThudShakeSize | INT(11) | |
collisionWidth | INT(11) | |
collisionHeight | FLOAT | |
mountHeight | FLOAT | |
col16 | FLOAT | |
col17 | FLOAT | |
col18 | FLOAT | |
col19 | FLOAT | |
col20 | FLOAT | |
col21 | FLOAT | |
col22 | FLOAT | |
col23 | FLOAT |
Description of the fields
Id INT(11)
Unique Id
Flags INT(11)
ModelName TEXT
sizeClass INT(11)
modelScale FLOAT
bloodId INT(11)
footprintTextureId INT(11)
footprintTextureLength FLOAT
footprintTextureWidth FLOAT
footprintTextureScale FLOAT
foleyMaterialId INT(11)
footstepShakeSize INT(11)
deathThudShakeSize INT(11)
collisionWidth INT(11)
collisionHeight FLOAT
mountHeight FLOAT
col16 FLOAT
col17 FLOAT
col18 FLOAT
col19 FLOAT
col20 FLOAT
col21 FLOAT
col22 FLOAT
col23 FLOAT
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