DB/CreatureSpellData

From wowdev
Revision as of 20:15, 23 July 2007 by Schlumpf (talk | contribs) (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.........)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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"