forked from cmangos/mangos-wotlk
-
Notifications
You must be signed in to change notification settings - Fork 0
Creature_equip_template_3x
Schmoozerd edited this page Apr 14, 2013
·
1 revision
Back to world database list of tables.
This table contains all equipment mobs can wear.
Field | Type | Null | Key | Default | Extra |
entry | int(11) unsigned | NO | PRI | 0 | |
equipmodel1 | mediumint(8) unsigned | NO | 0 | ||
equipmodel2 | mediumint(8) unsigned | NO | 0 | ||
equipmodel3 | mediumint(8) unsigned | NO | 0 |
Unique Id of the equipment, no link with any official data. This id is free.
This is the item of the equipment used in right hand from Item.dbc.
This is the item of the equipment used in left hand from Item.dbc.
This is the item of the equipment used in distance slot. It comes from Item.dbc.