File size: 1,193 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
24
25
26
27
28
29
-- ========== GENERATED BY InventoryItemCompositeDef Editor (Ctrl-Alt-Y) DO NOT EDIT MANUALLY! ==========

UndefineClass('CamoArmor_Light_Kompositum')
DefineClass.CamoArmor_Light_Kompositum = {
	__parents = { "Armor" },
	__generated_by_class = "InventoryItemCompositeDef",


	object_class = "Armor",
	ScrapParts = 4,
	Degradation = 6,
	Icon = "UI/Icons/Items/camo_armor_light",
	SubIcon = "UI/Icons/Items/kompositum58.png",
	DisplayName = T(787342918557, --[[InventoryItemCompositeDef CamoArmor_Light_Kompositum DisplayName]] "Kompositum Light Camo Armor"),
	DisplayNamePlural = T(730001345113, --[[InventoryItemCompositeDef CamoArmor_Light_Kompositum DisplayNamePlural]] "Kompositum Light Camo Armors"),
	AdditionalHint = T(484160716674, --[[InventoryItemCompositeDef CamoArmor_Light_Kompositum AdditionalHint]] "<bullet_point> Harder to detect by enemies\n<bullet_point> Aiming is less effective against camouflaged targets\n<bullet_point> Combined with Kompositum 58"),
	Cost = 4500,
	Tier = 2,
	MaxStock = 1,
	RestockWeight = 25,
	CategoryPair = "Light",
	PenetrationClass = 2,
	DamageReduction = 20,
	AdditionalReduction = 35,
	ProtectedBodyParts = set( "Torso" ),
	Camouflage = true,
}