Loot rulesTable
Jump to navigation
Jump to search
| UE | Field | Type | Key Type | Default | Extra | Description |
|---|---|---|---|---|---|---|
| id | int(10) unsigned | PRI | auto_increment | |||
| name | varchar(30) | UNI | ||||
| ADDED | max_items | int(10) | 0 | 0 means all items. > 0 randomizes between all the available up to the given number. |
See also loot_rule_details table.