DB/CreatureType: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: Called from column 16 in Spell.dbc. ID's are referenced by the placement within the BitMask. ==Header Info== Records....................11 Fields.....................11 Record Size...)
 
No edit summary
Line 15: Line 15:


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

Revision as of 13:49, 25 July 2007

Called from column 16 in Spell.dbc. ID's are referenced by the placement within the BitMask.

Header Info

Records....................11 
Fields.....................11 
Record Size................44
String Block Size..........94

Structure

Column	Field 			Type 
1 	ID 			Integer 	
2 	sRefName 		String 	
3-10 	Localization 		String* 	
11 	is_NoExpRewarded 	Boolean 	

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