1042 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
race | tinyint(3) unsigned | NO | PRI | 0 |
class | tinyint(3) unsigned | NO | PRI | 0 |
Spell | mediumint(8) unsigned | NO | PRI | 0 |
Note | varchar(255) | YES | NULL |
Table
Name | Type | Null | Key | Default |
---|---|---|---|---|
race | tinyint(3) unsigned | NO | PRI | 0 |
class | tinyint(3) unsigned | NO | PRI | 0 |
Spell | mediumint(8) unsigned | NO | PRI | 0 |
Note | varchar(255) | YES | NULL |