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...)
 
(2 intermediate revisions by one other user not shown)
Line 8: Line 8:
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
  1 ID Integer
  1 ID Integer
  2 iIDRef_[[SkillLine.dbc|SkillLine]] Integer
  2 [[SkillLine.dbc|SkillLine]] iIDRef
  3 iRefMask_[[ChrRaces.dbc|ChrRaces]] BitMask
  3 [[ChrRaces.dbc|ChrRaces]] iRefMask
  4 Unknown BitMask
  4 [[ChrClasses.dbc|ChrClasses]] iRefMask
5 iRefMask_[[ChrClasses.dbc|ChrClasses]] BitMask Should be field 5, not 4, works for me as far as I can tell
5 Flags BitMask
  6 Unknown BitMask*
  6 Req LVL Integer
  7 Unknown BitMask*
  7 [[SkillTiers.dbc|skillTierId]] Integer
  8 Unknown Integer*
  8 [[SkillCostsData.dbc|skillCostID]] Integer ?


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


[[Category:DBC]]
[[Category:DBC]]

Revision as of 22:11, 14 June 2009

Header Info

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

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	SkillLine 	iIDRef 	
3 	ChrRaces 	iRefMask 	
4 	ChrClasses 	iRefMask 
5 	Flags 		BitMask 	
6 	Req LVL 		Integer 	
7 	skillTierId 		Integer	
8 	skillCostID 		Integer		?