|
|
|
|
|
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, "Balancing Weight"), |
|
DisplayNamePlural = T(137826660046, "Balancing Weights"), |
|
AdditionalHint = T(234109065893, "<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", |
|
} |
|
|
|
|