|
|
|
|
|
UndefineClass('Combination_WeavePadding') |
|
DefineClass.Combination_WeavePadding = { |
|
__parents = { "MiscItem" }, |
|
__generated_by_class = "InventoryItemCompositeDef", |
|
|
|
|
|
object_class = "MiscItem", |
|
Repairable = false, |
|
Icon = "UI/Icons/Items/combination_weave_padding", |
|
DisplayName = T(408170289965, "Weave Padding"), |
|
DisplayNamePlural = T(186052695353, "Weave Padding"), |
|
AdditionalHint = T(745822040566, "<bullet_point> Can be combined with Armor\n<bullet_point> Increases the additional Damage Reduction of the Armor"), |
|
Cost = 1500, |
|
CanAppearInShop = true, |
|
Tier = 2, |
|
MaxStock = 1, |
|
RestockWeight = 15, |
|
CategoryPair = "Components", |
|
} |
|
|
|
|