DB/SkillRaceClassInfo: Difference between revisions

From wowdev
Jump to navigation Jump to search
(New page: ==Header Info == Records...................220 Fields......................8 Record Size................32 String Block Size...........1 ==Structure== '''Column Field Type Notes...)
 
Line 10: Line 10:
  2 iIDRef_[[SkillLine.dbc|SkillLine]] Integer
  2 iIDRef_[[SkillLine.dbc|SkillLine]] Integer
  3 iRefMask_[[ChrRaces.dbc|ChrRaces]] BitMask
  3 iRefMask_[[ChrRaces.dbc|ChrRaces]] BitMask
  4 Unknown BitMask
  4 iRefMask_[[ChrClasses.dbc|ChrClasses]] BitMask
5 iRefMask_[[ChrClasses.dbc|ChrClasses]] BitMask Should be field 5, not 4, works for me as far as I can tell
5 Unknown BitMask
  6 Unknown BitMask*
  6 Unknown BitMask*
  7 Unknown BitMask*
  7 Unknown BitMask*

Revision as of 14:40, 26 October 2007

Header Info

Records...................220
Fields......................8
Record Size................32
String Block Size...........1

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	iIDRef_SkillLine 	Integer 	
3 	iRefMask_ChrRaces 	BitMask 	
4 	iRefMask_ChrClasses 	BitMask 
5 	Unknown 		BitMask 	
6 	Unknown 		BitMask* 	
7 	Unknown 		BitMask* 	
8 	Unknown 		Integer* 	

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