Creature equip template

Материал из YTDB DataBase

Версия от 09:54, 3 февраля 2010; KiriX (Обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

Содержание

Back to world database list of tables.


The `creature_equip_template` table

This table contains all equipment mobs can wear.

Creature equipped items are usually items not in item_template table so not usable by players.


Structure

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


Description of the fields

entry

Unique Id of the equipment, no link with any official data. This id is free.

equipmodel1

This is the item of the equipment used in right hand from Item.dbc.

equipmodel2

This is the item of the equipment used in left hand from Item.dbc.

equipmodel3

This is the item of the equipment used in distance slot. It comes from Item.dbc.


List of known ID:s for equipment_id

Личные инструменты