57 rows in this table. Schema below.
Name |
Type |
Null |
Key |
Default |
ID |
int(11) |
NO |
PRI |
0 |
ClassID |
int(11) |
NO |
|
0 |
SubClassID |
int(11) |
NO |
|
0 |
PrerequisiteProficiency |
int(11) |
NO |
|
0 |
PostrequisiteProficiency |
int(11) |
NO |
|
0 |
Flags |
int(11) |
NO |
|
0 |
DisplayFlags |
int(11) |
NO |
|
0 |
WeaponParrySeq |
int(11) |
NO |
|
0 |
WeaponReadySeq |
int(11) |
NO |
|
0 |
WeaponAttackSeq |
int(11) |
NO |
|
0 |
WeaponSwingSize |
int(11) |
NO |
|
0 |
DisplayName_enUS |
text |
YES |
|
NULL |
DisplayName_enGB |
text |
YES |
|
NULL |
DisplayName_koKR |
text |
YES |
|
NULL |
DisplayName_frFR |
text |
YES |
|
NULL |
DisplayName_deDE |
text |
YES |
|
NULL |
DisplayName_enCN |
text |
YES |
|
NULL |
DisplayName_zhCN |
text |
YES |
|
NULL |
DisplayName_enTW |
text |
YES |
|
NULL |
DisplayName_Mask |
int(10) unsigned |
NO |
|
0 |
VerboseName_enUS |
text |
YES |
|
NULL |
VerboseName_enGB |
text |
YES |
|
NULL |
VerboseName_koKR |
text |
YES |
|
NULL |
VerboseName_frFR |
text |
YES |
|
NULL |
VerboseName_deDE |
text |
YES |
|
NULL |
VerboseName_enCN |
text |
YES |
|
NULL |
VerboseName_zhCN |
text |
YES |
|
NULL |
VerboseName_enTW |
text |
YES |
|
NULL |
VerboseName_Mask |
int(10) unsigned |
NO |
|
0 |