Loot modifiersTable
Jump to navigation
Jump to search
UE | Field | Type | Key Type | Default | Extra | Description |
---|---|---|---|---|---|---|
id | int(10) unsigned | PRI | auto_increment | |||
modifier_type | varchar(20) | |||||
name | varchar(255) | |||||
effect | text | |||||
probability | float | |||||
stat_req_modifier | text | |||||
cost_modifier | float | |||||
mesh | varchar(255) | Defines a mesh to be placed as a replacement in case this modifier is selected. (priority rule: adjective, suffix, prefix) | ||||
icon | varchar(255) | Defines an icon to be placed as a replacement in case this modifier is selected. (priority rule: adjective, suffix, prefix) | ||||
not_usable_with | varchar(255) | |||||
equip_script | text |