Make new RuleItem ruleset property extendedItemReloadCostLocal, integer, values from 0 to 2 (validate on loading)
0 (default) means clip uses global setting,
1 - means extendedItemReloadCost is false for this particular item
2 - means extendedItemReloadCost is true for this particular item
1 and 2 gets higher priority when defining reload cost, than global mod EXTENDED_ITEM_RELOAD_COST property
Make new RuleItem ruleset property
extendedItemReloadCostLocal
, integer, values from 0 to 2 (validate on loading)0
(default) means clip uses global setting, 1 - meansextendedItemReloadCost
isfalse
for this particular item 2 - meansextendedItemReloadCost
istrue
for this particular item1 and 2 gets higher priority when defining reload cost, than global mod
EXTENDED_ITEM_RELOAD_COST
property