DB/CreatureSpellData: Difference between revisions
Jump to navigation
Jump to search
(New page: It determines information on what spells pets will have after they are tamed by Hunters. ==Header Info == Records...................410 Fields......................9 Record Size.........) |
No edit summary |
||
Line 20: | Line 20: | ||
Retrieved from "http://www.sourcepeek.com/wiki/CreatureSpellData.dbc" | Retrieved from "http://www.sourcepeek.com/wiki/CreatureSpellData.dbc" | ||
[[Category:DBC]] |
Revision as of 13:49, 25 July 2007
It determines information on what spells pets will have after they are tamed by Hunters.
Header Info
Records...................410 Fields......................9 Record Size................36 String Block Size...........1
Structure
Column Field Type Notes 1 ID Integer Called when CreatureCache.wdb 2 iRefID_Spell_1 Integer Spell identification number. 3 iRefID_Spell_2 Integer 4 iRefID_Spell_3 Integer 5 PH_Spell_4 NULL 6 CoolDown_1 Integer Divide by 10 to get in seconds. 7 CoolDown_2 Integer 8 CoolDown_3 Integer 9 PH NULL
Retrieved from "http://www.sourcepeek.com/wiki/CreatureSpellData.dbc"