myspace / Data /InventoryItemCompositeDef /Combination_CeramicPlates.lua
sirnii's picture
Upload 1816 files
b6a38d7 verified
raw
history blame
928 Bytes
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========
PlaceObj('InventoryItemCompositeDef', {
'Group', "Upgrade",
'Id', "Combination_CeramicPlates",
'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",
})