myspace / Data /InventoryItemCompositeDef /Combination_BalancingWeight.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
985 Bytes
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
PlaceObj('InventoryItemCompositeDef', {
'Group', "Upgrade",
'Id', "Combination_BalancingWeight",
'object_class', "MiscItem",
'Repairable', false,
'Icon', "UI/Icons/Items/combination_balancing_weight",
'DisplayName', T(123433109021, --[[InventoryItemCompositeDef Combination_BalancingWeight DisplayName]] "Balancing Weight"),
'DisplayNamePlural', T(137826660046, --[[InventoryItemCompositeDef Combination_BalancingWeight DisplayNamePlural]] "Balancing Weights"),
'AdditionalHint', T(234109065893, --[[InventoryItemCompositeDef Combination_BalancingWeight AdditionalHint]] "<bullet_point> Can be combined with Melee Weapons\n<bullet_point> Balanced weapons have increased bonus from Aiming\n<bullet_point> Balanced Knives can be thrown further"),
'Cost', 900,
'CanAppearInShop', true,
'Tier', 2,
'MaxStock', 1,
'RestockWeight', 15,
'CategoryPair', "Components",
})