DB/CharVariations

From wowdev
(Redirected from CharVariations.dbc)
Jump to navigation Jump to search

PreVanilla … Wrath

Classic

0.5.3.3368, 1.12.1.5875

Struct

struct CharVariationsRec {
  uint32_t m_RaceID;
  uint32_t m_SexID;
  uint32_t m_TextureHoldLayer[4];
};

Wrath?

Table

Column	Field 		Type 		Notes 
1 	ID 		Integer 	missing ID 9 (goblin) / iRefID_ChrRaces
2 	Gender 		Boolean 	Male / Female 
3 	Unknown 	NULL 	
4 	Unknown 	BitMask 	<.. 0x0 or 0x200 / 0 or 512
5 	Unknown 	BitMask 	 .. Reflects previous column. ..>
6 	Unknown 	NULL