51 rows in this table. Schema below.
Name | Type | Null | Key | Default |
---|---|---|---|---|
id | int(10) unsigned | NO | PRI | 0 |
pool_entry | mediumint(8) unsigned | NO | MUL | 0 |
chance | float unsigned | NO | 0 | |
description | varchar(255) | NO | ||
flags | int(10) unsigned | NO | 0 | |
patch_min | tinyint(3) unsigned | NO | 0 | |
patch_max | tinyint(3) unsigned | NO | 10 |