File size: 1,046 Bytes
b6a38d7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========

UndefineClass('Combination_BalancingWeight')
DefineClass.Combination_BalancingWeight = {
	__parents = { "MiscItem" },
	__generated_by_class = "InventoryItemCompositeDef",


	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",
}