Pet spell cooldown

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

(Различия между версиями)
Перейти к: навигация, поиск
Neggod (Обсуждение | вклад)
(Новая страница: «{| align="right" | __TOC__ |} Back to characters database list of tables. <big>'''The `pet_spell_cooldown` table'''</big> This table holds…»)
Следующая правка →

Версия 16:18, 7 марта 2010

Содержание

Back to characters database list of tables.


The `pet_spell_cooldown` table

This table holds information on pet spell cooldowns.


Structure

Field Type Null Key Default Extra
guid int(11) unsigned NO PRI 0
spell int(11) unsigned NO PRI 0
time bigint(20) unsigned NO 0


Description of the fields

guid

The GUID of the pet. See character_pet.id

spell

The spell ID to which the cooldown applies.

time

The time when the cooldown expires, in Unix time. (c)udbwiki

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