Loot modifiers restrainsTable

From PSwiki
Revision as of 13:49, 11 January 2022 by Grimston (talk | contribs) (Created page with "Allows to define some restrain to the loot_modifiers {| class="wikitable" |+ !UE !Field !Type !Key Type !Default !Extra !Description |- |ADD |loot_modifier_id |int(11) |PRI | | |The id of the loot modifier rule |- |ADD |item_id |int(11) |PRI | | |The id of the item included in the loot modifier rule |- |ADD |allowed |char(1) | |Y | |Determines if the modifier is allowed or not |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Allows to define some restrain to the loot_modifiers

UE Field Type Key Type Default Extra Description
ADD loot_modifier_id int(11) PRI The id of the loot modifier rule
ADD item_id int(11) PRI The id of the item included in the loot modifier rule
ADD allowed char(1) Y Determines if the modifier is allowed or not