myspace / Lua /InventoryItemCompositeDef /Combination_CeramicPlates.generated.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
987 Bytes
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
UndefineClass('Combination_CeramicPlates')
DefineClass.Combination_CeramicPlates = {
__parents = { "MiscItem" },
__generated_by_class = "InventoryItemCompositeDef",
object_class = "MiscItem",
Repairable = false,
Icon = "UI/Icons/Items/combination_ceramic_plates",
DisplayName = T(577066669963, --[[InventoryItemCompositeDef Combination_CeramicPlates DisplayName]] "Ceramic Plates"),
DisplayNamePlural = T(476480044254, --[[InventoryItemCompositeDef Combination_CeramicPlates DisplayNamePlural]] "Ceramic Plates"),
AdditionalHint = T(528600006484, --[[InventoryItemCompositeDef Combination_CeramicPlates AdditionalHint]] "<bullet_point> Can be combined with Torso Armor\n<bullet_point> Enhanced Armor absorbs more damage until the plates break down"),
Cost = 1500,
CanAppearInShop = true,
Tier = 2,
MaxStock = 1,
RestockWeight = 15,
CategoryPair = "Components",
}