141 rows in this table. Schema below.
Name |
Type |
Null |
Key |
Default |
ID |
int(11) |
NO |
PRI |
0 |
RaceMask |
int(11) |
NO |
|
0 |
ClassMask |
int(11) |
NO |
|
0 |
ExcludeRace |
int(11) |
NO |
|
0 |
ExcludeClass |
int(11) |
NO |
|
0 |
CategoryID |
int(11) |
NO |
|
0 |
SkillType |
int(11) |
NO |
|
0 |
MinCharLevel |
int(11) |
NO |
|
0 |
MaxRank |
int(11) |
NO |
|
0 |
Abandonable |
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 |