File size: 987 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_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",
}