DB/ChrClasses: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Header Info ==
==Header Info ==
  Records....................10
  Records....................10
  Fields.....................17
  Fields.....................60
  Record Size................72
  Record Size...............240
  String Block Size.........135
  String Block Size.........160


==9183==
==9183==

Revision as of 14:50, 16 September 2009

Header Info

Records....................10
Fields.....................60
Record Size...............240
String Block Size.........160

9183

Column Field Type Notes
0 ID Integer
1 Unknown Integer Hunter,Shaman and Rogue got 1, Deathknight 9; others 0
2 PowerType Integer 0 = Mana, 1 = Rage, 2 = Focus, 3 = Energy, 4 = Happiness, 6 = Runes
3 Pet String Pet type. Warlock is 101 (DEMON) while all other classes are 1 (PET).
4-19 Name_male Loc
21-36 Name_female Loc
38-53 Name_neutral Loc
55 internalName String in CAPS, english
56 ID2 ? Integer This Identifier is most frequently called from other .dbc files. (?)
57 Flags Integer See below.
58 Camera iRefID Used for the opening cinematic. Only Deathknight has 165, others got 0
59 Addon Integer 0=WoW, 1=TBC, 2=Wotlk

Flags

0b00100000 - Can wear plate 
0b00010000 - Can wear mail 
0b00001000 - Can switch aura
0b00000100 - Can summon pet
0b00000010 - Can wear cloth 
0b00000001 - Can wear leather