|
|
|
|
|
PlaceObj('InventoryItemCompositeDef', { |
|
'Group', "Armor - Camo", |
|
'Id', "CamoArmor_Light_Kompositum", |
|
'object_class', "Armor", |
|
'ScrapParts', 4, |
|
'Degradation', 6, |
|
'Icon', "UI/Icons/Items/camo_armor_light", |
|
'SubIcon', "UI/Icons/Items/kompositum58.png", |
|
'DisplayName', T(787342918557, "Kompositum Light Camo Armor"), |
|
'DisplayNamePlural', T(730001345113, "Kompositum Light Camo Armors"), |
|
'AdditionalHint', T(484160716674, "<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, |
|
}) |
|
|
|
|