DB/CreatureType: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
(+ Loc)
Line 1: Line 1:
Called from column 16 in Spell.dbc. ID's are referenced by the placement within the BitMask.  
Called from column 16 in [[Spell.dbc]]. ID's are referenced by the placement within the BitMask.  


==Header Info==  
==Header Info==  
Line 10: Line 10:
  Column Field Type  
  Column Field Type  
  1 ID Integer
  1 ID Integer
  2 sRefName String
  2-10 sRefName String + [[Loc]]
3-10 Localization String*
  11 is_NoExpRewarded Boolean
  11 is_NoExpRewarded Boolean



Revision as of 10:03, 13 August 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-10 	sRefName 		String + Loc		
11 	is_NoExpRewarded 	Boolean 	

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