Loot modifiersTable

From PSwiki
Revision as of 12:33, 11 January 2022 by Grimston (talk | contribs) (Created page with " {| class="wikitable" |+ !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:...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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