DB/CreatureFamily: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info== Records....................30 Fields.....................18 Record Size................72 String Block Size........1231 ==Structure== '''Column Field Type Not...)
 
No edit summary
Line 22: Line 22:


Retrieved from "http://www.sourcepeek.com/wiki/CreatureFamily.dbc"
Retrieved from "http://www.sourcepeek.com/wiki/CreatureFamily.dbc"
[[Category:DBC]]

Revision as of 14:49, 25 July 2007

Header Info

Records....................30
Fields.....................18
Record Size................72
String Block Size........1231

Structure

Column 	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	Unknown 		Float 		Q: movement or attack speed modifier? 
3 	iRefID_PetPersonality 	Integer 	Base data columns 11-19. 
4 	Unknown 		Float 		Q: movement or attack speed modifier? 
5 	Unknown 		Integer 	Q: is player controlled? 
6 	iRefID_SkillLine 	Integer 	
7 	Unknown 		Integer 	Q: is tameable? 
8 	iRefMask_ItemPetFood 	BitMask 	
9 	sRefName 		String 	
10-17 	Localization 		String* 	
18 	sRefPath 		String 		path: "Interface\Icons\Ability_[a-z_]" 

Retrieved from "http://www.sourcepeek.com/wiki/CreatureFamily.dbc"