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 'ItemSubClass' for MaNGOSFive
The item subclass table contains definitions for child classes of item classes.
The file contents is read and mapped into the struct itemsubclassEntry in the MaNGOS core.
The field types and usage is defined in itemsubclassfmt in the MaNGOS core.
The File is currently *NOT USED* by the MaNGOS core.
The Field definitions follow, No. of fields: 13 strong>
Field Name | Field Type | Notes |
---|---|---|
ItemClassId | INT(11) | |
subClassId | INT(11) | |
prerequisiteProficiency | FLOAT | |
postrequisiteProficiency | FLOAT | |
Flags | INT(11) | |
displayFlags | INT(11) | |
weaponParrySeq | INT(11) | |
weaponReadySeq | INT(11) | |
weaponAttackSeq | INT(11) | |
WeaponSwingSize | INT(11) | |
col10 | INT(11) | |
displayName | TEXT | |
verboseName | TEXT |
Description of the fields
ItemClassId INT(11)
subClassId INT(11)
prerequisiteProficiency FLOAT
postrequisiteProficiency FLOAT
Flags INT(11)
displayFlags INT(11)
weaponParrySeq INT(11)
weaponReadySeq INT(11)
weaponAttackSeq INT(11)
WeaponSwingSize INT(11)
col10 INT(11)
displayName TEXT
verboseName 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