diff --git a/items/survivor_gear_backup/blah.json b/items/survivor_gear_backup/blah.json deleted file mode 100644 index fe51488..0000000 --- a/items/survivor_gear_backup/blah.json +++ /dev/null @@ -1 +0,0 @@ -[] diff --git a/items/survivor_gear_backup/custom_bodysuits.json b/items/survivor_gear_backup/custom_bodysuits.json deleted file mode 100644 index 5d59727..0000000 --- a/items/survivor_gear_backup/custom_bodysuits.json +++ /dev/null @@ -1,617 +0,0 @@ -[ - { - "id": "armor_nomad", - "type": "ARMOR", - "name": { "str": "nomad jumpsuit" }, - "description": "A reinforced but airy jumpsuit designed to survive the long-term wear and tear of exploring the apocalyptic wasteland. Its clever construction adds additional core support, helping you to carry more equipment.", - "weight": "5830 g", - "volume": "7500 ml", - "price": 35000, - "price_postapoc": 1750, - "to_hit": -3, - "material": [ "lycra", "leather" ], - "symbol": "[", - "looks_like": "touring_suit", - "color": "light_red", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.5 }, - { "type": "leather", "covered_by_mat": 90, "thickness": 1.5 } - ], - "covers": [ "leg_l", "leg_r", "arm_l", "arm_r", "torso" ], - "coverage": 100, - "encumbrance": [ 6, 6 ], - "breathability": "GOOD" - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - } - ], - "warmth": 10, - "material_thickness": 2, - "valid_mods": [ "steel_padded" ], - "relic_data": { "passive_effects": [ { "has": "WORN", "condition": "ALWAYS", "mutations": [ "well_distributed" ] } ] }, - "environmental_protection": 1, - "flags": [ "VARSIZE", "POCKETS", "STURDY", "MUNDANE" ] - }, - { - "id": "armor_nomad_advanced", - "type": "TOOL_ARMOR", - "name": { "str": "advanced nomad jumpsuit" }, - "description": "A reinforced but airy jumpsuit designed to survive the long-term wear and tear of exploring the apocalyptic wasteland. Its clever construction adds additional core support, helping you to carry more equipment. A set of cooling tubes run throughout the clothing as well.", - "weight": "5830 g", - "volume": "7500 ml", - "price": 35000, - "price_postapoc": 1750, - "to_hit": -3, - "material": [ "lycra", "cotton" ], - "symbol": "[", - "looks_like": "touring_suit", - "color": "light_red", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.5 }, - { "type": "leather", "covered_by_mat": 90, "thickness": 1.5 } - ], - "covers": [ "leg_l", "leg_r", "arm_l", "arm_r", "torso" ], - "coverage": 100, - "encumbrance": [ 6, 6 ], - "breathability": "GOOD" - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - } - ], - "use_action": { - "type": "transform", - "msg": "You turn the climate control on.", - "target": "armor_nomad_advanced_on", - "active": true, - "need_charges": 1, - "need_charges_msg": "Your internal reservoir is empty." - }, - "warmth": 10, - "material_thickness": 4, - "valid_mods": [ "steel_padded" ], - "relic_data": { - "passive_effects": [ - { "has": "WORN", "condition": "ALWAYS", "mutations": [ "well_distributed" ] }, - { - "has": "WORN", - "condition": "ACTIVE", - "values": [ { "value": "CLIMATE_CONTROL_HEAT", "add": 50 }, { "value": "CLIMATE_CONTROL_CHILL", "add": 50 } ] - } - ] - }, - "environmental_protection": 1, - "flags": [ "VARSIZE", "POCKETS", "STURDY", "USES_BIONIC_POWER", "MUNDANE" ] - }, - { - "id": "armor_nomad_advanced_on", - "copy-from": "armor_nomad_advanced", - "repairs_like": "armor_nomad", - "type": "TOOL_ARMOR", - "name": { "str": "advanced nomad jumpsuit (on)", "str_pl": "advanced nomad jumpsuits (on)" }, - "description": "A reinforced but airy jumpsuit designed to survive the long-term wear and tear of exploring the apocalyptic wasteland. Its clever construction adds additional core support, helping you to carry more equipment. The internal cooling tubes are active and humming.", - "revert_to": "armor_nomad_advanced", - "flags": [ "VARSIZE", "POCKETS", "STURDY", "USES_BIONIC_POWER", "MUNDANE" ], - "power_draw": "100 W", - "use_action": { - "ammo_scale": 0, - "type": "transform", - "menu_text": "Turn off", - "msg": "The %s pipes stop humming.", - "target": "armor_nomad_advanced" - } - }, - { - "id": "armor_nomad_light", - "type": "ARMOR", - "name": { "str": "light nomad jumpsuit" }, - "description": "A light, airy jumpsuit designed to survive the long-term wear and tear of exploring the apocalyptic wasteland. Its clever construction adds additional core support, helping you to carry more equipment.", - "copy-from": "armor_nomad", - "price": 29500, - "price_postapoc": 1250, - "material": [ "lycra" ], - "color": "light_gray", - "armor": [ { "covers": [ "leg_l", "leg_r", "arm_l", "arm_r", "torso" ], "coverage": 100, "encumbrance": [ 2, 2 ] } ], - "proportional": { "weight": 0.5, "volume": 0.75, "warmth": 0.75 }, - "use_action": [ ], - "material_thickness": 0.5 - }, - { - "id": "lsurvivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "light Kevlar jumpsuit" }, - "description": "A lightweight, hand-built combination armor made of Kevlar with a moisture-wicking core and additional padding in many places. Protects from the elements as well as from harm.", - "weight": "5200 g", - "volume": "10500 ml", - "price": 110000, - "price_postapoc": 5000, - "material": [ "kevlar", "lycra", "nylon" ], - "to_hit": -3, - "bashing": 6, - "symbol": "[", - "looks_like": "survivor_jumpsuit", - "color": "green", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 1.0 }, - { "type": "kevlar", "covered_by_mat": 90, "thickness": 1.0 }, - { "type": "nylon", "covered_by_mat": 100, "thickness": 0.3 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 7, 7 ] - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - } - ], - "warmth": 15, - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "RAINPROOF", "STURDY" ] - }, - { - "id": "xl_lsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL light Kevlar jumpsuit" }, - "copy-from": "lsurvivor_jumpsuit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_lsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS light Kevlar jumpsuit" }, - "copy-from": "lsurvivor_jumpsuit", - "looks_like": "lsurvivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "survivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "Kevlar jumpsuit" }, - "description": "A hand-built combination armor made of thick Kevlar with a moisture-wicking core and substantial padding in many places. Protects from the elements as well as from harm.", - "weight": "7500 g", - "volume": "11500 ml", - "price": 150000, - "price_postapoc": 5000, - "material": [ "kevlar", "lycra", "nylon" ], - "to_hit": -3, - "bashing": 6, - "symbol": "[", - "looks_like": "touring_suit", - "color": "brown", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 1.7 }, - { "type": "nylon", "covered_by_mat": 100, "thickness": 0.3 }, - { "type": "kevlar", "covered_by_mat": 90, "thickness": 1.0 }, - { "type": "kevlar", "covered_by_mat": 90, "thickness": 1.0 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 12, 12 ] - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "15 cm", - "description": "Pants pocket." - } - ], - "warmth": 25, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "RAINPROOF", "STURDY" ] - }, - { - "id": "xlsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL Kevlar jumpsuit" }, - "copy-from": "survivor_jumpsuit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xssurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS Kevlar jumpsuit" }, - "copy-from": "survivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.75 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hsurvivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "steel-plated Kevlar jumpsuit" }, - "description": "A hand-built combination armor made of thick Kevlar with a moisture-wicking core and thin steel plating in many places. Protects from the elements as well as from harm.", - "weight": "16200 g", - "volume": "12 L", - "price": 200000, - "price_postapoc": 7000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar", "qt_steel", "lycra", "nylon" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "dark_gray", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 2.3 }, - { "type": "nylon", "covered_by_mat": 100, "thickness": 0.3 }, - { "type": "qt_steel", "covered_by_mat": 90, "thickness": 0.6 }, - { "type": "qt_steel", "covered_by_mat": 90, "thickness": 0.6 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 17, 17 ] - } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 } - ], - "warmth": 25, - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "NORMAL" ] - }, - { - "id": "xl_hsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL steel-plated Kevlar jumpsuit" }, - "copy-from": "hsurvivor_jumpsuit", - "proportional": { "weight": 1.13, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_hsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS steel-plated Kevlar jumpsuit" }, - "copy-from": "hsurvivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.75 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "wsurvivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "fur Kevlar jumpsuit" }, - "description": "A warm and heavy hand-built combination armor made from a moisture-wicking core padded with layers of Kevlar and fur. Protects from the elements as well as from harm.", - "weight": "8400 g", - "volume": "14 L", - "price": 200000, - "price_postapoc": 5000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar", "fur", "lycra" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "dark_gray", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "fur", "covered_by_mat": 100, "thickness": 2 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 1.3 }, - { "type": "kevlar", "covered_by_mat": 90, "thickness": 1.0 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 19, 19 ] - } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 } - ], - "warmth": 75, - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY" ] - }, - { - "id": "xl_wsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL fur Kevlar jumpsuit" }, - "copy-from": "wsurvivor_jumpsuit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_wsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS fur Kevlar jumpsuit" }, - "copy-from": "wsurvivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "wsurvivor_jumpsuit_nofur", - "type": "ARMOR", - "name": { "str": "faux fur Kevlar jumpsuit" }, - "description": "A warm and heavy hand-built combination armor made from a moisture-wicking core padded with layers of Kevlar and faux fur. Protects from the elements as well as from harm.", - "copy-from": "wsurvivor_jumpsuit", - "material": [ "kevlar", "faux_fur", "lycra" ], - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "faux_fur", "covered_by_mat": 100, "thickness": 2 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 1.3 }, - { "type": "kevlar", "covered_by_mat": 90, "thickness": 1.0 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 19, 19 ] - } - ], - "warmth": 65 - }, - { - "id": "xs_wsurvivor_jumpsuit_nofur", - "type": "ARMOR", - "name": { "str": "XS faux fur Kevlar jumpsuit" }, - "copy-from": "wsurvivor_jumpsuit_nofur", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "xl_wsurvivor_jumpsuit_nofur", - "type": "ARMOR", - "name": { "str": "XL faux fur Kevlar jumpsuit" }, - "copy-from": "wsurvivor_jumpsuit_nofur", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "h20survivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "Kevlar wetsuit" }, - "description": "A hand-built combination armor made from a wetsuit padded with layers of Kevlar. Protects from the elements as well as from harm.", - "weight": "8450 g", - "volume": "9200 ml", - "price_postapoc": 5000, - "material": [ "neoprene", "kevlar" ], - "symbol": "[", - "to_hit": -3, - "bashing": 6, - "looks_like": "wetsuit", - "color": "dark_gray", - "armor": [ - { - "material": [ - { "type": "neoprene", "covered_by_mat": 100, "thickness": 3.5 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 1.5 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 19, 19 ] - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "11 cm", - "description": "Pants pocket." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "11 cm", - "description": "Pants pocket." - } - ], - "warmth": 41, - "environmental_protection": 8, - "flags": [ "VARSIZE", "WATER_FRIENDLY", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "SKINTIGHT", "NORMAL" ] - }, - { - "id": "xs_h20survivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS Kevlar wetsuit" }, - "copy-from": "h20survivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "xl_h20survivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL Kevlar wetsuit" }, - "copy-from": "h20survivor_jumpsuit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "thick_h20survivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "thick Kevlar wetsuit" }, - "description": "A hand-built combination armor made from a thick wetsuit padded with layers of Kevlar. While uncomfortably warm and hard to move in it provides substantial protection from harm and from the elements.", - "weight": "14905 g", - "volume": "15000 ml", - "price_postapoc": 5000, - "material": [ "neoprene", "nylon", "kevlar" ], - "symbol": "[", - "to_hit": -3, - "bashing": 6, - "looks_like": "wetsuit", - "color": "dark_gray", - "armor": [ - { - "material": [ - { "type": "neoprene", "covered_by_mat": 100, "thickness": 5.0 }, - { "type": "nylon", "covered_by_mat": 100, "thickness": 0.5 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 3.0 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 26, 26 ] - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "11 cm", - "description": "Pants pocket." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "2 kg", - "moves": 80, - "max_item_length": "11 cm", - "description": "Pants pocket." - } - ], - "warmth": 70, - "environmental_protection": 8, - "flags": [ "VARSIZE", "WATER_FRIENDLY", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "SKINTIGHT", "NORMAL" ] - }, - { - "id": "xs_thick_h20survivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS thick Kevlar wetsuit" }, - "copy-from": "thick_h20survivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "xl_thick_h20survivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL thick Kevlar wetsuit" }, - "copy-from": "thick_h20survivor_jumpsuit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "fsurvivor_jumpsuit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "Kevlar firesuit" }, - "description": "A heavy, hand-built combination armor made from flame-resistant Nomex padded with layers of Kevlar. Protects from fire as well as from harm.", - "weight": "6800 g", - "volume": "11500 ml", - "price": 200000, - "price_postapoc": 5000, - "to_hit": -3, - "bashing": 6, - "material": [ "nomex", "kevlar" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "light_gray", - "armor": [ - { - "material": [ - { "type": "nomex", "covered_by_mat": 100, "thickness": 2 }, - { "type": "kevlar", "covered_by_mat": 100, "thickness": 1.3 }, - { "type": "kevlar", "covered_by_mat": 90, "thickness": 1.0 } - ], - "covers": [ "torso", "leg_l", "leg_r", "arm_l", "arm_r" ], - "coverage": 100, - "encumbrance": [ 19, 19 ] - } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 } - ], - "warmth": 15, - "environmental_protection": 4, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "RAINPROOF", "STURDY" ] - }, - { - "id": "xs_fsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XS Kevlar firesuit" }, - "copy-from": "fsurvivor_jumpsuit", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "xl_fsurvivor_jumpsuit", - "type": "ARMOR", - "name": { "str": "XL Kevlar firesuit" }, - "copy-from": "fsurvivor_jumpsuit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - } -] diff --git a/items/survivor_gear_backup/custom_boots.json b/items/survivor_gear_backup/custom_boots.json deleted file mode 100644 index cd60cdf..0000000 --- a/items/survivor_gear_backup/custom_boots.json +++ /dev/null @@ -1,190 +0,0 @@ -[ - { - "id": "boots_lsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of light survivor boots", "str_pl": "pairs of light survivor boots" }, - "description": "A pair of customized, Kevlar-armored cloth boots. Favoring comfort over protection, these boots will keep you moving and agile, even when knee-deep in the dead.", - "weight": "1120 g", - "volume": "2 L", - "price": 24000, - "price_postapoc": 5000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "cotton" ], - "symbol": "[", - "looks_like": "boots_combat", - "color": "green", - "warmth": 15, - "material_thickness": 4, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 18, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - }, - { - "id": "xl_boots_lsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL light survivor boots", "str_pl": "pairs of XL light survivor boots" }, - "copy-from": "boots_lsurvivor", - "proportional": { "weight": 1.4, "volume": 1.4 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_boots_lsurvivor", - "type": "ARMOR", - "copy-from": "boots_lsurvivor", - "looks_like": "boots_lsurvivor", - "name": { "str": "pair of XS light survivor boots", "str_pl": "pairs of XS light survivor boots" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "boots_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of survivor boots", "str_pl": "pairs of survivor boots" }, - "description": "A pair of customized leather boots armored with Kevlar. Balancing comfort and protection, these boots will keep you alive, even when knee-deep in the dead.", - "weight": "1330 g", - "volume": "2500 ml", - "price": 24000, - "price_postapoc": 6000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "leather" ], - "symbol": "[", - "looks_like": "boots_combat", - "color": "brown", - "warmth": 15, - "material_thickness": 3.5, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 24, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - }, - { - "id": "boots_xlsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of XL survivor boots", "str_pl": "pairs of XL survivor boots" }, - "description": "A massive pair of customized leather boots armored with Kevlar. Balancing comfort and protection, these boots will keep you alive even when knee-deep in the dead.", - "weight": "2460 g", - "volume": "5 L", - "price": 24000, - "price_postapoc": 4000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "leather" ], - "symbol": "[", - "looks_like": "boots_combat", - "color": "brown", - "warmth": 15, - "material_thickness": 4, - "environmental_protection": 3, - "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 38, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - }, - { - "id": "boots_xssurvivor", - "type": "ARMOR", - "copy-from": "boots_survivor", - "looks_like": "boots_survivor", - "name": { "str": "pair of XS survivor boots", "str_pl": "pairs of XS survivor boots" }, - "description": "A tiny pair of customized leather boots armored with Kevlar. Balancing comfort and protection, these boots will keep you alive, even when knee-deep in the dead.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "boots_wsurvivor_nofur", - "type": "ARMOR", - "name": { "str": "pair of faux fur winter survivor boots", "str_pl": "pairs of faux fur winter survivor boots" }, - "description": "A pair of customized, Kevlar-armored boots. Warm thanks to a faux-fur lining, these will keep you alive even when knee-deep in the dead.", - "copy-from": "boots_wsurvivor", - "material": [ "kevlar", "faux_fur" ], - "symbol": "[", - "warmth": 50, - "looks_like": "boots_fur", - "color": "pink" - }, - { - "id": "xl_boots_wsurvivor_nofur", - "type": "ARMOR", - "name": { "str": "pair of XL faux fur winter survivor boots", "str_pl": "pairs of XL faux fur winter survivor boots" }, - "copy-from": "boots_wsurvivor", - "material": [ "kevlar", "faux_fur" ], - "description": "A pair of customized and oversized Kevlar-armored boots. Warm thanks to a faux-fur lining, these will keep you alive even when knee-deep in the dead.", - "color": "pink", - "warmth": 50, - "proportional": { "weight": 1.3, "volume": 1.3 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_boots_wsurvivor_nofur", - "type": "ARMOR", - "copy-from": "boots_wsurvivor_nofur", - "looks_like": "boots_wsurvivor_nofur", - "name": { "str": "pair of XS faux fur winter survivor boots", "str_pl": "pairs of XS faux fur winter survivor boots" }, - "description": "A pair of customized and undersized Kevlar-armored boots. Warm thanks to a faux-fur lining, these will keep you alive even when knee-deep in the dead.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "boots_wsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of winter survivor boots", "str_pl": "pairs of winter survivor boots" }, - "description": "A pair of customized, Kevlar-armored boots. Warm thanks to the real fur lining, these will keep you alive, even when knee-deep in the dead.", - "weight": "1760 g", - "volume": "3500 ml", - "price": 24000, - "price_postapoc": 6000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "fur" ], - "symbol": "[", - "looks_like": "boots_fur", - "color": "light_gray", - "warmth": 75, - "material_thickness": 5, - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 38, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - }, - { - "id": "xl_boots_wsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL winter survivor boots", "str_pl": "pairs of XL winter survivor boots" }, - "copy-from": "boots_wsurvivor", - "proportional": { "weight": 1.3, "volume": 1.3 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_boots_wsurvivor", - "type": "ARMOR", - "copy-from": "boots_wsurvivor", - "looks_like": "boots_wsurvivor", - "name": { "str": "pair of XS winter survivor boots", "str_pl": "pairs of XS winter survivor boots" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "boots_h20survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of survivor wetsuit boots", "str_pl": "pairs of survivor wetsuit boots" }, - "description": "A pair of customized, Kevlar-armored neoprene boots. These will keep you dry and alive, come hell or high water.", - "weight": "1180 g", - "volume": "1500 ml", - "price": 24000, - "price_postapoc": 6000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "plastic", "neoprene" ], - "symbol": "[", - "looks_like": "boots_bunker", - "color": "dark_gray", - "warmth": 15, - "material_thickness": 3, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATER_FRIENDLY", "STURDY" ], - "armor": [ { "encumbrance": 32, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - } -] diff --git a/items/survivor_gear_backup/custom_gloves.json b/items/survivor_gear_backup/custom_gloves.json deleted file mode 100644 index ce3fd72..0000000 --- a/items/survivor_gear_backup/custom_gloves.json +++ /dev/null @@ -1,286 +0,0 @@ -[ - { - "id": "gloves_lsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of light survivor gloves", "str_pl": "pairs of light survivor gloves" }, - "description": "A pair of customized, Kevlar-armored cloth gloves. These are designed for comfort first.", - "weight": "190 g", - "volume": "750 ml", - "price": 18000, - "price_postapoc": 2000, - "to_hit": 2, - "material": [ "kevlar", "cotton" ], - "symbol": "[", - "looks_like": "gloves_survivor", - "color": "green", - "warmth": 15, - "material_thickness": 1, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 10, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - }, - { - "id": "xl_gloves_lsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL light survivor gloves", "str_pl": "pairs of XL light survivor gloves" }, - "copy-from": "gloves_lsurvivor", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_lsurvivor", - "type": "ARMOR", - "copy-from": "gloves_lsurvivor", - "looks_like": "gloves_lsurvivor", - "name": { "str": "pair of XS light survivor gloves", "str_pl": "pairs of XS light survivor gloves" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_lsurvivor_fingerless", - "type": "ARMOR", - "looks_like": "gloves_lsurvivor", - "category": "armor", - "name": { "str": "pair of fingerless light survivor gloves", "str_pl": "pairs of fingerless light survivor gloves" }, - "description": "A pair of customized, Kevlar-armored cloth gloves without fingers. These are designed for comfort first.", - "weight": "160 g", - "volume": "700 ml", - "price": 16000, - "price_postapoc": 2000, - "to_hit": 2, - "material": [ "kevlar", "cotton" ], - "symbol": "[", - "color": "green", - "warmth": 12, - "material_thickness": 1, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "ALLOWS_NATURAL_ATTACKS" ], - "armor": [ - { - "encumbrance": 8, - "coverage": 100, - "covers": [ "hand_l", "hand_r" ], - "specifically_covers": [ "hand_wrist_l", "hand_wrist_r", "hand_palm_l", "hand_palm_r", "hand_back_l", "hand_back_r" ] - }, - { - "encumbrance": 0, - "coverage": 50, - "covers": [ "hand_l", "hand_r" ], - "specifically_covers": [ "hand_fingers_l", "hand_fingers_r" ] - } - ] - }, - { - "id": "xl_gloves_lsurvivor_fingerless", - "type": "ARMOR", - "name": { "str": "pair of XL fingerless light survivor gloves", "str_pl": "pairs of XL fingerless light survivor gloves" }, - "copy-from": "gloves_lsurvivor_fingerless", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_lsurvivor_fingerless", - "type": "ARMOR", - "copy-from": "gloves_lsurvivor_fingerless", - "looks_like": "gloves_lsurvivor_fingerless", - "name": { "str": "pair of XS fingerless light survivor gloves", "str_pl": "pairs of XS fingerless light survivor gloves" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_survivor_fingerless", - "type": "ARMOR", - "looks_like": "gloves_survivor", - "category": "armor", - "name": { "str": "pair of fingerless survivor gloves", "str_pl": "pairs of fingerless survivor gloves" }, - "description": "A pair of customized, Kevlar-armored leather gloves without fingers. These strike a balance between comfort and protection.", - "weight": "200 g", - "volume": "700 ml", - "price": 16000, - "price_postapoc": 2000, - "to_hit": 2, - "material": [ "kevlar", "leather" ], - "symbol": "[", - "color": "brown", - "warmth": 12, - "material_thickness": 3, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "ALLOWS_NATURAL_ATTACKS", "ALLOWS_TALONS" ], - "armor": [ - { - "encumbrance": 16, - "coverage": 100, - "covers": [ "hand_l", "hand_r" ], - "specifically_covers": [ "hand_wrist_l", "hand_wrist_r", "hand_palm_l", "hand_palm_r", "hand_back_l", "hand_back_r" ] - }, - { - "encumbrance": 0, - "coverage": 50, - "covers": [ "hand_l", "hand_r" ], - "specifically_covers": [ "hand_fingers_l", "hand_fingers_r" ] - } - ] - }, - { - "id": "xl_gloves_survivor_fingerless", - "type": "ARMOR", - "name": { "str": "pair of XL fingerless survivor gloves", "str_pl": "pairs of XL fingerless survivor gloves" }, - "copy-from": "gloves_survivor_fingerless", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_survivor_fingerless", - "type": "ARMOR", - "copy-from": "gloves_survivor_fingerless", - "looks_like": "gloves_survivor_fingerless", - "name": { "str": "pair of XS fingerless survivor gloves", "str_pl": "pairs of XS fingerless survivor gloves" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of survivor gloves", "str_pl": "pairs of survivor gloves" }, - "description": "A pair of customized, Kevlar-armored leather gloves. These strike a balance between comfort and protection.", - "weight": "230 g", - "volume": "750 ml", - "price": 18000, - "price_postapoc": 2000, - "to_hit": 2, - "material": [ "kevlar", "leather" ], - "symbol": "[", - "looks_like": "fire_gauntlets", - "color": "brown", - "warmth": 15, - "material_thickness": 3, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 20, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - }, - { - "id": "xl_gloves_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of XL survivor gloves", "str_pl": "pairs of XL survivor gloves" }, - "description": "A massive pair of customized, Kevlar-armored leather gloves. These strike a balance between protection and comfort.", - "weight": "480 g", - "volume": "1500 ml", - "price": 18000, - "price_postapoc": 1500, - "to_hit": 2, - "material": [ "kevlar", "leather" ], - "symbol": "[", - "looks_like": "gloves_survivor", - "color": "brown", - "warmth": 15, - "material_thickness": 2, - "environmental_protection": 3, - "extend": { "flags": [ "OVERSIZE" ] }, - "armor": [ { "encumbrance": 30, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - }, - { - "id": "xs_gloves_survivor", - "type": "ARMOR", - "copy-from": "gloves_survivor", - "looks_like": "gloves_survivor", - "name": { "str": "pair of XS survivor gloves", "str_pl": "pairs of XS survivor gloves" }, - "description": "A pair of customized, Kevlar-armored leather gloves. These strike a balance between comfort and protection.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_wsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of winter survivor gloves", "str_pl": "pairs of winter survivor gloves" }, - "description": "A pair of customized, Kevlar-armored gloves. These are lined with real fur.", - "weight": "300 g", - "volume": "1250 ml", - "price": 18000, - "price_postapoc": 2500, - "to_hit": 2, - "material": [ "kevlar", "fur" ], - "symbol": "[", - "looks_like": "gloves_winter", - "color": "light_gray", - "warmth": 75, - "material_thickness": 4, - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 37, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - }, - { - "id": "xl_gloves_wsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL winter survivor gloves", "str_pl": "pairs of XL winter survivor gloves" }, - "copy-from": "gloves_wsurvivor", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_wsurvivor", - "type": "ARMOR", - "copy-from": "gloves_wsurvivor", - "looks_like": "gloves_wsurvivor", - "name": { "str": "pair of XS winter survivor gloves", "str_pl": "pairs of XS winter survivor gloves" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_wsurvivor_nofur", - "type": "ARMOR", - "name": { "str": "pair of faux fur winter survivor gloves", "str_pl": "pairs of faux fur winter survivor gloves" }, - "description": "A pair of customized, Kevlar-armored gloves. These are lined with faux-fur.", - "copy-from": "gloves_wsurvivor", - "material": [ "kevlar", "faux_fur" ], - "symbol": "[", - "looks_like": "gloves_winter", - "color": "pink", - "warmth": 60 - }, - { - "id": "xl_gloves_wsurvivor_nofur", - "type": "ARMOR", - "name": { "str": "pair of XL faux fur winter survivor gloves", "str_pl": "pairs of XL faux fur winter survivor gloves" }, - "copy-from": "gloves_wsurvivor_nofur", - "material": [ "kevlar", "faux_fur" ], - "description": "A pair of customized and oversized Kevlar-armored gloves. These are lined with faux-fur.", - "color": "pink", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_wsurvivor_nofur", - "type": "ARMOR", - "copy-from": "gloves_wsurvivor_nofur", - "looks_like": "gloves_wsurvivor_nofur", - "name": { "str": "pair of XS faux fur winter survivor gloves", "str_pl": "pairs of XS faux fur winter survivor gloves" }, - "description": "A pair of customized, Kevlar-armored gloves. These are lined with faux-fur.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_h20survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of survivor wetsuit gloves", "str_pl": "pairs of survivor wetsuit gloves" }, - "description": "A pair of customized, Kevlar armored neoprene gloves, modified to be easy to wear while providing maximum protection under extreme conditions.", - "weight": "390 g", - "volume": "750 ml", - "price": 18000, - "price_postapoc": 2000, - "to_hit": 2, - "material": [ "kevlar", "plastic", "neoprene" ], - "symbol": "[", - "looks_like": "gloves_rubber", - "color": "dark_gray", - "warmth": 15, - "material_thickness": 1, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATER_FRIENDLY", "STURDY" ], - "armor": [ { "encumbrance": 25, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - } -] diff --git a/items/survivor_gear_backup/custom_headgear.json b/items/survivor_gear_backup/custom_headgear.json deleted file mode 100644 index 2324808..0000000 --- a/items/survivor_gear_backup/custom_headgear.json +++ /dev/null @@ -1,267 +0,0 @@ -[ - { - "id": "helmet_nomad", - "type": "ARMOR", - "name": { "str": "nomad cowl" }, - "description": "A cowl with protection for the eyes from rain and sun, designed for long travels. The design includes some clever shaping that allows it to offer a lot of coverage without interfering too much with vision and breathing.", - "weight": "470 g", - "volume": "2500 ml", - "price": 25000, - "price_postapoc": 250, - "to_hit": -3, - "material": [ "cotton", "leather" ], - "symbol": "[", - "looks_like": "balclava", - "color": "white", - "armor": [ - { "covers": [ "head" ], "coverage": 95, "encumbrance": 20 }, - { "covers": [ "eyes", "mouth" ], "coverage": 95, "encumbrance": 5 } - ], - "warmth": 35, - "material_thickness": 3, - "environmental_protection": 4, - "flags": [ "VARSIZE", "WATERPROOF", "SUN_GLASSES" ] - }, - { - "id": "xl_helmet_nomad", - "type": "ARMOR", - "copy-from": "helmet_nomad", - "name": { "str": "XL nomad cowl" }, - "description": "A makeshift cowl with protection for the eyes from rain and sun, designed for long travels. You have customized the recipe to fit unusual and enormous anatomy.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_helmet_nomad", - "type": "ARMOR", - "copy-from": "helmet_nomad", - "looks_like": "helmet_nomad", - "name": { "str": "XS nomad cowl" }, - "description": "A cowl with protection for the eyes from rain and sun, designed for long travels. You have customized the recipe to fit unusually small anatomy.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hood_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor hood" }, - "description": "A customized armored leather and Kevlar hood, designed to balance comfort and protection.", - "weight": "820 g", - "volume": "2 L", - "price": 58000, - "price_postapoc": 4000, - "to_hit": -1, - "bashing": 10, - "material": [ "kevlar_layered", "leather" ], - "symbol": "[", - "looks_like": "hood_rain", - "color": "brown", - "warmth": 15, - "material_thickness": 4, - "environmental_protection": 3, - "techniques": [ "WBLOCK_1" ], - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER" ], - "armor": [ { "encumbrance_modifiers": [ "NONE" ], "coverage": 100, "covers": [ "head" ] } ] - }, - { - "id": "hood_wsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "winter survivor hood" }, - "description": "A customized armored Kevlar hood. Warm thanks to the real fur lining.", - "weight": "870 g", - "volume": "1500 ml", - "price": 58000, - "price_postapoc": 3500, - "to_hit": -1, - "bashing": 10, - "material": [ "kevlar_layered", "fur" ], - "symbol": "[", - "looks_like": "hood_survivor", - "color": "light_gray", - "warmth": 75, - "material_thickness": 5, - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER" ], - "armor": [ { "encumbrance_modifiers": [ "NONE" ], "coverage": 100, "covers": [ "head" ] } ] - }, - { - "id": "xl_hood_wsurvivor", - "type": "ARMOR", - "copy-from": "hood_wsurvivor", - "name": { "str": "XL winter survivor hood" }, - "description": "A customized and oversized armored Kevlar hood. Warm thanks to the real fur lining.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_hood_wsurvivor", - "type": "ARMOR", - "copy-from": "hood_wsurvivor", - "looks_like": "hood_wsurvivor", - "name": { "str": "XS winter survivor hood" }, - "description": "A customized and undersized armored Kevlar hood. Warm thanks to the real fur lining.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hood_xlsurvivor", - "type": "ARMOR", - "copy-from": "hood_survivor", - "looks_like": "hood_survivor", - "name": { "str": "XL survivor hood" }, - "description": "A massive customized armored leather and Kevlar hood, designed to balance comfort and protection.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "hood_xssurvivor", - "type": "ARMOR", - "copy-from": "hood_survivor", - "looks_like": "hood_survivor", - "name": { "str": "XS survivor hood" }, - "description": "A tiny customized armored leather and Kevlar hood, designed to balance comfort and protection.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hood_lsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "light survivor hood" }, - "description": "A customized armored cloth and Kevlar hood, light yet durable.", - "weight": "628 g", - "volume": "750 ml", - "price": 58000, - "price_postapoc": 3000, - "to_hit": -1, - "bashing": 10, - "material": [ "kevlar_layered", "cotton" ], - "symbol": "[", - "looks_like": "hood_survivor", - "color": "green", - "warmth": 10, - "material_thickness": 4, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER" ], - "armor": [ { "encumbrance_modifiers": [ "NONE" ], "coverage": 100, "covers": [ "head" ] } ] - }, - { - "id": "xl_hood_lsurvivor", - "type": "ARMOR", - "copy-from": "hood_lsurvivor", - "name": { "str": "XL light survivor hood" }, - "description": "A customized and oversized armored cloth and Kevlar hood, light yet durable.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_hood_lsurvivor", - "type": "ARMOR", - "copy-from": "hood_lsurvivor", - "looks_like": "hood_lsurvivor", - "name": { "str": "XS light survivor hood" }, - "description": "A customized and undersized armored cloth and Kevlar hood, light yet durable.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hood_wsurvivor_nofur", - "type": "ARMOR", - "name": { "str": "winter faux fur survivor hood" }, - "description": "A customized armored Kevlar hood. Warm thanks to the faux-fur lining.", - "copy-from": "hood_wsurvivor", - "material": [ "kevlar_layered", "faux_fur" ], - "symbol": "[", - "warmth": 65, - "looks_like": "hood_survivor", - "color": "pink" - }, - { - "id": "xl_hood_wsurvivor_nofur", - "type": "ARMOR", - "copy-from": "hood_wsurvivor", - "material": [ "kevlar_layered", "faux_fur" ], - "color": "pink", - "warmth": 65, - "name": { "str": "XL faux fur winter survivor hood" }, - "description": "A customized and oversized armored Kevlar hood. Warm thanks to the faux-fur lining.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_hood_wsurvivor_nofur", - "type": "ARMOR", - "copy-from": "hood_wsurvivor_nofur", - "looks_like": "hood_wsurvivor_nofur", - "name": { "str": "XS faux fur winter survivor hood" }, - "description": "A customized and undersized armored Kevlar hood. Warm thanks to the faux-fur lining.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "flags": [ "UNDERSIZE" ] - }, - { - "id": "hood_h20survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor wetsuit hood" }, - "description": "A customized armored neoprene and Kevlar hood, very strong and durable.", - "weight": "860 g", - "volume": "1500 ml", - "price": 58000, - "price_postapoc": 1500, - "to_hit": -1, - "bashing": 10, - "material": [ "kevlar", "plastic", "neoprene" ], - "symbol": "[", - "looks_like": "wetsuit_hood", - "color": "dark_gray", - "warmth": 15, - "material_thickness": 3, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATER_FRIENDLY", "STURDY", "OUTER", "SOFT" ], - "armor": [ { "encumbrance_modifiers": [ "NONE" ], "coverage": 100, "covers": [ "head" ] } ] - }, - { - "id": "helmet_scavenger", - "type": "ARMOR", - "name": { "str": "scavenger cowl" }, - "description": "A sturdy protective cowl extending down to the neck, fitted with a respirator and eye protection. For dangerous scavenging ventures.", - "weight": "695 g", - "volume": "2500 ml", - "price": 55000, - "price_postapoc": 3500, - "to_hit": -3, - "material": [ "kevlar_layered", "cotton" ], - "symbol": "[", - "looks_like": "mask_gas", - "color": "white", - "armor": [ - { "covers": [ "head" ], "coverage": 100, "encumbrance_modifiers": [ "NONE" ] }, - { "covers": [ "eyes", "mouth" ], "coverage": 100, "encumbrance": 5 } - ], - "warmth": 40, - "material_thickness": 3, - "environmental_protection": 7, - "flags": [ "VARSIZE", "STURDY", "WATERPROOF", "SUN_GLASSES" ] - }, - { - "id": "xl_helmet_scavenger", - "type": "ARMOR", - "copy-from": "helmet_scavenger", - "name": { "str": "XL scavenger cowl" }, - "description": "A sturdy protective cowl extending down to the neck, fitted with a respirator and eye protection. For oversized dangerous scavenging ventures.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "helmet_scavenger_xs", - "type": "ARMOR", - "copy-from": "helmet_scavenger", - "looks_like": "helmet_scavenger", - "name": { "str": "XS scavenger cowl" }, - "description": "A sturdy protective cowl extending down to the neck, fitted with a respirator and eye protection. For dangerous scavenging ventures.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - } -] diff --git a/items/survivor_gear_backup/custom_legs.json b/items/survivor_gear_backup/custom_legs.json deleted file mode 100644 index 4f2132b..0000000 --- a/items/survivor_gear_backup/custom_legs.json +++ /dev/null @@ -1,261 +0,0 @@ -[ - { - "id": "lsurvivor_pants", - "type": "ARMOR", - "category": "armor", - "name": { "str_sp": "light survivor cargo pants" }, - "description": "Lightweight, Kevlar armored cargo pants designed to hold as much as possible. Strong and mostly waterproof.", - "weight": "920 g", - "volume": "3500 ml", - "price": 40000, - "price_postapoc": 1500, - "material": [ "kevlar", "cotton" ], - "symbol": "[", - "looks_like": "pants_survivor", - "color": "green", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "max_item_length": "21 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "max_item_length": "21 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1 kg", - "max_item_length": "15 cm", - "moves": 100 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1 kg", - "max_item_length": "15 cm", - "moves": 100 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 100 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 100 - } - ], - "warmth": 12, - "material_thickness": 3, - "environmental_protection": 1, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "RAINPROOF", "STURDY" ], - "armor": [ { "encumbrance": [ 8, 16 ], "coverage": 95, "covers": [ "leg_l", "leg_r" ] } ] - }, - { - "id": "xl_lsurvivor_pants", - "type": "ARMOR", - "copy-from": "lsurvivor_pants", - "name": { "str_sp": "XL light survivor cargo pants" }, - "description": "Lightweight, Kevlar armored cargo pants designed to hold as much as possible. Strong and mostly waterproof, and sized for larger than average survivors.", - "proportional": { "weight": 1.25, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_lsurvivor_pants", - "type": "ARMOR", - "copy-from": "lsurvivor_pants", - "looks_like": "lsurvivor_pants", - "name": { "str_sp": "XS light survivor cargo pants" }, - "description": "Lightweight, Kevlar armored cargo pants designed to hold as much as possible. Strong and mostly waterproof, and sized for smaller than average survivors.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "pants_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str_sp": "survivor cargo pants" }, - "description": "A pair of Kevlar armored pants covered with pouches and pockets. Custom-built to be durable, comfortable, and easy to wear.", - "weight": "2100 g", - "volume": "3 L", - "price": 38000, - "price_postapoc": 2000, - "material": [ "cotton", "kevlar" ], - "symbol": "[", - "looks_like": "pants_army", - "color": "green", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1250 ml", - "max_contains_weight": "3 kg", - "max_item_length": "21 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1250 ml", - "max_contains_weight": "3 kg", - "max_item_length": "21 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "2 kg", - "max_item_length": "15 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "2 kg", - "max_item_length": "15 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "2 kg", - "max_item_length": "15 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "2 kg", - "max_item_length": "15 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 100 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "500 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 100 - } - ], - "warmth": 15, - "material_thickness": 4, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "STURDY", "WATERPROOF" ], - "armor": [ { "encumbrance": [ 10, 20 ], "coverage": 100, "covers": [ "leg_l", "leg_r" ] } ] - }, - { - "id": "xl_pants_survivor", - "type": "ARMOR", - "copy-from": "pants_survivor", - "name": { "str_sp": "XL survivor cargo pants" }, - "description": "A pair of oversized Kevlar armored pants covered with pouches and pockets. Custom-built to be durable, comfortable, and easy to wear.", - "proportional": { "weight": 1.25, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_pants_survivor", - "type": "ARMOR", - "copy-from": "pants_survivor", - "looks_like": "pants_survivor", - "name": { "str_sp": "XS survivor cargo pants" }, - "description": "A pair of undersized Kevlar armored pants covered with pouches and pockets. Custom-built to be durable, comfortable, and easy to wear.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "armor_mercenary_bottom", - "type": "ARMOR", - "name": { "str_sp": "mercenary pants" }, - "description": "A sturdy pair of pants fit for a soldier of fortune. Made from cargo pants padded with Kevlar panels. It has a lot of storage space, but the added thickness makes it uncomfortable to wear any armor over it.", - "//": "weight is currently an estimation could be better", - "weight": "3000 g", - "volume": "7500 ml", - "price": 180000, - "price_postapoc": 2000, - "to_hit": -3, - "material": [ "kevlar_layered", "cotton" ], - "symbol": "[", - "looks_like": "pants_army", - "color": "green", - "armor": [ - { - "material": [ - { "type": "cotton", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "kevlar_layered", "covered_by_mat": 90, "thickness": 4.4 } - ], - "volume_encumber_modifier": 0.3, - "encumbrance": 9, - "coverage": 100, - "cover_vitals": 90, - "covers": [ "leg_l", "leg_r" ] - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1250 ml", - "max_contains_weight": "4 kg", - "max_item_length": "19 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1250 ml", - "max_contains_weight": "4 kg", - "max_item_length": "19 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1250 ml", - "max_contains_weight": "4 kg", - "max_item_length": "19 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1250 ml", - "max_contains_weight": "4 kg", - "max_item_length": "19 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1080 ml", - "max_contains_weight": "4 kg", - "max_item_length": "165 mm", - "moves": 100 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1080 ml", - "max_contains_weight": "4 kg", - "max_item_length": "165 mm", - "moves": 100 - } - ], - "warmth": 40, - "material_thickness": 5, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 2, - "flags": [ "POCKETS", "STURDY", "WATERPROOF", "OUTER", "NORMAL" ] - } -] diff --git a/items/survivor_gear_backup/custom_overcoats.json b/items/survivor_gear_backup/custom_overcoats.json deleted file mode 100644 index 10d45dc..0000000 --- a/items/survivor_gear_backup/custom_overcoats.json +++ /dev/null @@ -1,338 +0,0 @@ -[ - { - "id": "duster_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor duster" }, - "description": "A Kevlar armored custom full-length duster, covered with pouches and pockets. Comfortable, durable, and great for storage.", - "weight": "2592 g", - "volume": "9500 ml", - "price": 40000, - "price_postapoc": 8000, - "to_hit": -1, - "material": [ "canvas", "kevlar" ], - "symbol": "[", - "looks_like": "duster_leather", - "color": "brown", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 8, 13 ] }, - { - "covers": [ "leg_l", "leg_r" ], - "coverage": 86, - "encumbrance": [ 5, 6 ], - "specifically_covers": [ "leg_draped_l", "leg_draped_r" ], - "layers": [ "BELTED" ] - }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 8, 8 ] } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "3 L", - "max_contains_weight": "6 kg", - "max_item_length": "31 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "3 L", - "max_contains_weight": "6 kg", - "max_item_length": "31 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "max_item_length": "25 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "max_item_length": "25 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 120 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 120 - } - ], - "warmth": 20, - "material_thickness": 3, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ] - }, - { - "id": "xl_duster_survivor", - "type": "ARMOR", - "name": { "str": "XL survivor duster" }, - "copy-from": "duster_survivor", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_duster_survivor", - "type": "ARMOR", - "copy-from": "duster_survivor", - "looks_like": "duster_survivor", - "name": { "str": "XS survivor duster" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "sleeveless_duster_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "sleeveless survivor duster" }, - "//": "The general guideline for sleeveless dusters is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", - "description": "A custom Kevlar armored full-length duster without sleeves, covered with pouches and pockets. Comfortable, durable, and great for storage.", - "weight": "2203 g", - "volume": "8 L", - "price": 34000, - "price_postapoc": 4500, - "to_hit": -1, - "material": [ "canvas", "kevlar" ], - "symbol": "[", - "looks_like": "duster_survivor", - "color": "brown", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 8, 13 ] }, - { - "covers": [ "leg_l", "leg_r" ], - "coverage": 86, - "encumbrance": [ 5, 6 ], - "specifically_covers": [ "leg_draped_l", "leg_draped_r" ], - "layers": [ "BELTED" ] - } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 120 } - ], - "warmth": 20, - "material_thickness": 3, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ] - }, - { - "id": "armor_mercenary_top", - "type": "ARMOR", - "name": { "str": "mercenary coat" }, - "description": "A sturdy coat fit for a soldier of fortune. Made from a ballistic vest combined with a military jacket reinforced with soft armor panels. Has pockets for armor inserts and MOLLE webbing to attach accessories.", - "//": "weight is currently an estimation could be better", - "weight": "5500 g", - "volume": "7500 ml", - "price": 180000, - "price_postapoc": 2000, - "to_hit": -3, - "material": [ "kevlar_layered", "nylon" ], - "symbol": "[", - "looks_like": "armor_scavenger", - "color": "green", - "armor": [ - { - "//": "stats of a bullet proof vest", - "material": [ - { "type": "nylon", "covered_by_mat": 100, "thickness": 1.0 }, - { "type": "kevlar_layered", "covered_by_mat": 90, "thickness": 4.4 } - ], - "volume_encumber_modifier": 0.3, - "encumbrance": 6, - "coverage": 100, - "cover_vitals": 90, - "covers": [ "torso" ] - }, - { - "material": [ - { "type": "nylon", "covered_by_mat": 100, "thickness": 0.5 }, - { "type": "kevlar_layered", "covered_by_mat": 90, "thickness": 4.4 } - ], - "encumbrance": 9, - "volume_encumber_modifier": 0, - "coverage": 100, - "cover_vitals": 90, - "covers": [ "arm_l", "arm_r" ] - } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "ablative": true, - "volume_encumber_modifier": 0, - "max_contains_volume": "2000 ml", - "max_contains_weight": "5 kg", - "max_item_length": "33 cm", - "moves": 800, - "description": "Pocket for front plate.", - "flag_restriction": [ "ABLATIVE_LARGE" ] - }, - { - "pocket_type": "CONTAINER", - "ablative": true, - "volume_encumber_modifier": 0, - "max_contains_volume": "2000 ml", - "max_contains_weight": "5 kg", - "max_item_length": "33 cm", - "moves": 800, - "description": "Pocket for back plate.", - "flag_restriction": [ "ABLATIVE_LARGE" ] - }, - { - "pocket_type": "CONTAINER", - "ablative": true, - "volume_encumber_modifier": 0, - "max_contains_volume": "800 ml", - "max_contains_weight": "2 kg", - "max_item_length": "21 cm", - "moves": 800, - "description": "Pocket for right side plate.", - "flag_restriction": [ "ABLATIVE_MEDIUM" ] - }, - { - "pocket_type": "CONTAINER", - "ablative": true, - "volume_encumber_modifier": 0, - "max_contains_volume": "800 ml", - "max_contains_weight": "2 kg", - "max_item_length": "21 cm", - "moves": 800, - "description": "Pocket for left side plate.", - "flag_restriction": [ "ABLATIVE_MEDIUM" ] - } - ], - "warmth": 40, - "material_thickness": 5, - "use_action": [ { "type": "attach_molle", "size": 10 }, { "type": "detach_molle" } ], - "valid_mods": [ "steel_padded" ], - "environmental_protection": 2, - "flags": [ "STURDY", "WATERPROOF", "OUTER" ] - }, - { - "id": "trenchcoat_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor trenchcoat" }, - "description": "A Kevlar armored custom trenchcoat, covered with pouches and pockets. Comfortable, durable, and great for storage.", - "weight": "1920 g", - "volume": "7 L", - "price": 40000, - "price_postapoc": 8000, - "to_hit": -1, - "material": [ "canvas", "kevlar" ], - "symbol": "[", - "looks_like": "trenchcoat", - "color": "brown", - "armor": [ - { "covers": [ "torso" ], "specifically_covers": [ "torso_lower" ], "coverage": 100, "encumbrance": [ 8, 15 ] }, - { "covers": [ "torso" ], "specifically_covers": [ "torso_upper" ], "coverage": 95, "encumbrance": [ 0, 0 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 8, 8 ] } - ], - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "3 L", - "max_contains_weight": "6 kg", - "max_item_length": "31 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "3 L", - "max_contains_weight": "6 kg", - "max_item_length": "31 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "max_item_length": "25 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "max_item_length": "25 cm", - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 120 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1 kg", - "max_item_length": "13 cm", - "moves": 120 - } - ], - "warmth": 20, - "material_thickness": 3, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ] - }, - { - "id": "sleeveless_trenchcoat_survivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "sleeveless survivor trenchcoat" }, - "//": "The general guideline for sleeveless trenchcoats is the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.", - "description": "A custom Kevlar armored trenchcoat without sleeves, covered with pouches and pockets. Comfortable, durable, and great for storage.", - "weight": "1632 g", - "volume": "6 L", - "price": 34000, - "price_postapoc": 500, - "to_hit": -1, - "material": [ "canvas", "kevlar" ], - "symbol": "[", - "looks_like": "sleeveless_duster_survivor", - "color": "brown", - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "1 kg", "moves": 120 } - ], - "warmth": 20, - "material_thickness": 3, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "POCKETS", "HOOD", "COLLAR", "STURDY", "WATERPROOF", "RAINPROOF", "OUTER" ], - "armor": [ - { "covers": [ "torso" ], "specifically_covers": [ "torso_lower" ], "coverage": 100, "encumbrance": [ 8, 15 ] }, - { "covers": [ "torso" ], "specifically_covers": [ "torso_upper" ], "coverage": 95, "encumbrance": [ 0, 0 ] }, - { - "covers": [ "arm_l", "arm_r" ], - "specifically_covers": [ "arm_shoulder_l", "arm_shoulder_r" ], - "coverage": 40, - "encumbrance": [ 0, 0 ] - } - ] - } -] diff --git a/items/survivor_gear_backup/custom_storage.json b/items/survivor_gear_backup/custom_storage.json deleted file mode 100644 index 809ccc1..0000000 --- a/items/survivor_gear_backup/custom_storage.json +++ /dev/null @@ -1,483 +0,0 @@ -[ - { - "id": "survivor_duffel_bag", - "type": "ARMOR", - "name": { "str": "survivor duffel bag" }, - "description": "A custom-built heavy duffel bag. Durable and carefully crafted to hold as much stuff as possible.", - "weight": "1000 g", - "volume": "7875 ml", - "price": 24000, - "price_postapoc": 3250, - "material": [ "leather", "canvas" ], - "symbol": "[", - "looks_like": "rucksack", - "color": "dark_gray", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "38 L", - "max_contains_weight": "60 kg", - "max_item_length": "60 cm", - "magazine_well": "7500 ml", - "moves": 300 - }, - { - "//": "dedicated tool loops. either a daisy chain, hooking to compression straps, or ice axe loop", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "4 L", - "max_contains_weight": "6 kg", - "max_item_length": "100 cm", - "min_item_length": "40 cm", - "moves": 300, - "extra_encumbrance": 1, - "description": "Secured under compression straps or with a tool loop.", - "ripoff": 5 - }, - { - "//": "dedicated tool loops. either a daisy chain, hooking to compression straps, or ice axe loop", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "4 L", - "max_contains_weight": "6 kg", - "max_item_length": "100 cm", - "min_item_length": "40 cm", - "moves": 300, - "extra_encumbrance": 1, - "description": "Secured under compression straps or with a tool loop.", - "ripoff": 5 - }, - { - "//": "items slipped under the top of a duffelbag not well secured", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "4 L", - "max_contains_weight": "6 kg", - "max_item_length": "100 cm", - "min_item_length": "40 cm", - "moves": 80, - "extra_encumbrance": 5, - "description": "Tucked under the carry handles.", - "ripoff": 1 - } - ], - "warmth": 10, - "material_thickness": 2, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED", "OVERSIZE" ], - "armor": [ { "encumbrance": [ 8, 30 ], "coverage": 80, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] } ] - }, - { - "id": "survivor_pack", - "type": "ARMOR", - "name": { "str": "survivor backpack" }, - "description": "A custom-built backpack. Durable and carefully crafted to hold as much stuff as possible.", - "weight": "600 g", - "volume": "5250 ml", - "price": 24000, - "price_postapoc": 2250, - "material": [ "leather", "canvas" ], - "symbol": "[", - "looks_like": "backpack", - "color": "brown", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "30 L", - "max_contains_weight": "32 kg", - "max_item_length": "50 cm", - "magazine_well": "5 L", - "moves": 300 - }, - { - "//": "water bottle pocket", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "510 ml", - "max_contains_weight": "1 kg", - "max_item_length": "12 cm", - "min_item_length": "7 cm", - "moves": 80, - "description": "Small pocket for a water bottle.", - "ripoff": 2 - }, - { - "//": "dedicated tool loops. either a daisy chain, hooking to compression straps, or ice axe loop", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "4 L", - "max_contains_weight": "6 kg", - "max_item_length": "100 cm", - "min_item_length": "40 cm", - "moves": 300, - "extra_encumbrance": 1, - "description": "Secured under compression straps or with a tool loop.", - "ripoff": 5 - }, - { - "//": "carabiner pocket", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "5 L", - "max_contains_weight": "6 kg", - "max_item_length": "120 cm", - "min_item_length": "20 cm", - "moves": 150, - "extra_encumbrance": 3, - "ripoff": 2, - "description": "Attached with a carabiner or strap.", - "activity_noise": { "volume": 8, "chance": 60 } - }, - { - "//": "carabiner pocket", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "5 L", - "max_contains_weight": "6 kg", - "max_item_length": "120 cm", - "min_item_length": "20 cm", - "moves": 150, - "extra_encumbrance": 3, - "ripoff": 2, - "description": "Attached with a carabiner or strap.", - "activity_noise": { "volume": 8, "chance": 60 } - } - ], - "warmth": 6, - "material_thickness": 2, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED" ], - "armor": [ { "encumbrance": [ 3, 24 ], "coverage": 60, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] } ] - }, - { - "id": "survivor_rucksack", - "type": "ARMOR", - "name": { "str": "survivor rucksack" }, - "description": "A custom-built heavy backpack. Durable and carefully crafted to hold as much stuff as possible.", - "weight": "800 g", - "volume": "10 L", - "price": 24000, - "price_postapoc": 3000, - "material": [ "leather", "canvas" ], - "symbol": "[", - "looks_like": "rucksack", - "color": "dark_gray", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "35 L", - "max_contains_weight": "40 kg", - "max_item_length": "55 cm", - "magazine_well": "6 L", - "moves": 300 - }, - { - "//": "carabiner pocket", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "5 L", - "max_contains_weight": "6 kg", - "max_item_length": "120 cm", - "min_item_length": "20 cm", - "moves": 150, - "extra_encumbrance": 3, - "ripoff": 2, - "description": "Attached with a carabiner or strap.", - "activity_noise": { "volume": 8, "chance": 60 } - }, - { - "//": "carabiner pocket", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "5 L", - "max_contains_weight": "6 kg", - "max_item_length": "120 cm", - "min_item_length": "20 cm", - "moves": 150, - "extra_encumbrance": 3, - "ripoff": 2, - "description": "Attached with a carabiner or strap.", - "activity_noise": { "volume": 8, "chance": 60 } - }, - { - "//": "carabiner pocket", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "5 L", - "max_contains_weight": "6 kg", - "max_item_length": "120 cm", - "min_item_length": "20 cm", - "moves": 150, - "extra_encumbrance": 3, - "ripoff": 2, - "description": "Attached with a carabiner or strap.", - "activity_noise": { "volume": 8, "chance": 60 } - }, - { - "//": "dedicated tool loops. either a daisy chain, hooking to compression straps, or ice axe loop", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "4 L", - "max_contains_weight": "6 kg", - "max_item_length": "100 cm", - "min_item_length": "40 cm", - "moves": 300, - "extra_encumbrance": 1, - "description": "Secured under compression straps or with a tool loop.", - "ripoff": 5 - }, - { - "//": "dedicated tool loops. either a daisy chain, hooking to compression straps, or ice axe loop", - "pocket_type": "CONTAINER", - "holster": true, - "max_contains_volume": "4 L", - "max_contains_weight": "6 kg", - "max_item_length": "100 cm", - "min_item_length": "40 cm", - "moves": 300, - "extra_encumbrance": 1, - "description": "Secured under compression straps or with a tool loop.", - "ripoff": 5 - } - ], - "warmth": 8, - "material_thickness": 2, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED", "OVERSIZE" ], - "armor": [ { "encumbrance": [ 3, 28 ], "coverage": 80, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] } ] - }, - { - "id": "survivor_runner_pack", - "type": "ARMOR", - "name": { "str": "survivor runner pack" }, - "description": "A custom-built lightweight runner pack. Durable and carefully crafted to hold as much stuff as possible.", - "weight": "440 g", - "volume": "4200 ml", - "price": 24000, - "price_postapoc": 2500, - "material": [ "leather", "canvas" ], - "symbol": "[", - "looks_like": "backpack", - "color": "brown", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "20 L", - "max_contains_weight": "16 kg", - "max_item_length": "40 cm", - "magazine_well": "4 L", - "moves": 250 - } - ], - "warmth": 2, - "material_thickness": 2, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED" ], - "armor": [ { "encumbrance": [ 3, 12 ], "coverage": 60, "covers": [ "torso" ], "specifically_covers": [ "torso_hanging_back" ] } ] - }, - { - "id": "survivor_rig", - "type": "ARMOR", - "name": { "str": "survivor distributed rigging" }, - "description": "A custom-built lightweight set of weight distributing pouches on the thighs and stomach. This configuration is designed to be worn with a military harness or tactical vest.", - "weight": "440 g", - "volume": "3000 ml", - "price": 24000, - "price_postapoc": 2500, - "material": [ "nylon", "leather" ], - "symbol": "[", - "looks_like": "legrig", - "color": "brown", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "2 L", - "max_contains_weight": "6 kg", - "moves": 80, - "max_item_length": "30 cm", - "description": "Upper leg pouch." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "2 L", - "max_contains_weight": "6 kg", - "moves": 80, - "max_item_length": "30 cm", - "description": "Upper leg pouch." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1500 ml", - "max_contains_weight": "3 kg", - "moves": 120, - "description": "Tactical fanny pack." - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1500 ml", - "max_contains_weight": "3 kg", - "moves": 200, - "description": "Back tactical fanny pack." - } - ], - "warmth": 1, - "material_thickness": 2, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED" ], - "armor": [ - { - "encumbrance": [ 1, 3 ], - "coverage": 80, - "covers": [ "leg_l", "leg_r" ], - "specifically_covers": [ "leg_upper_l", "leg_upper_r" ] - }, - { "encumbrance": [ 1, 3 ], "coverage": 70, "covers": [ "torso" ], "specifically_covers": [ "torso_lower" ] } - ] - }, - { - "id": "nomad_rig", - "type": "TOOL_ARMOR", - "name": { "str": "nomad harness", "str_pl": "nomad harnesses" }, - "description": "A custom-built lightweight set of weight distributing pouches over your entire body. Its cunningly placed and stabilized pockets can store a remarkable amount of useful stuff without getting in the way or sacrificing balance. Has a flashlight mounted on the shoulder and an internal reservoir for water purification in the field, both exclusively powered by your internal bionic energy.", - "weight": "440 g", - "volume": "3000 ml", - "price": 24000, - "price_postapoc": 2500, - "material": [ "nylon", "leather" ], - "symbol": "[", - "looks_like": "legrig", - "color": "brown", - "pocket_data": [ - { - "pocket_type": "CONTAINER", - "max_contains_volume": "4 L", - "max_contains_weight": "8 kg", - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "4 L", - "max_contains_weight": "8 kg", - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "3 kg", - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1 L", - "max_contains_weight": "3 kg", - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "8 L", - "max_contains_weight": "16 kg", - "moves": 150, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "250 ml", - "max_contains_weight": "1 kg", - "moves": 120, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "250 ml", - "max_contains_weight": "1 kg", - "moves": 120, - "volume_encumber_modifier": 0.3 - }, - { - "pocket_type": "CONTAINER", - "description": "Liquid storage compartment.", - "airtight": true, - "watertight": true, - "max_contains_volume": "3000 ml", - "max_item_volume": "17 ml", - "max_contains_weight": "3000 g", - "sealed_data": { "spoil_multiplier": 0.5 }, - "moves": 80, - "volume_encumber_modifier": 0.3 - }, - { - "description": "Archaic holster.", - "magazine_well": "1500 ml", - "max_contains_volume": "3 L", - "max_contains_weight": "4 kg", - "max_item_length": "130 cm", - "min_item_length": "30 cm", - "moves": 80, - "holster": true, - "volume_encumber_modifier": 0.5 - } - ], - "charges_per_use": 1, - "use_action": [ - "WATER_PURIFIER", - { - "type": "transform", - "msg": "You turn the shoulder mounted flashlight on.", - "target": "nomad_rig_on", - "active": true, - "need_charges": 1, - "need_charges_msg": "Your internal reservoir is empty." - }, - { "type": "holster" } - ], - "warmth": 1, - "material_thickness": 2, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED", "USES_BIONIC_POWER" ], - "armor": [ - { - "encumbrance": 1, - "coverage": 80, - "covers": [ "leg_l", "leg_r" ], - "specifically_covers": [ "leg_upper_l", "leg_upper_r" ], - "volume_encumber_modifier": 0.2 - }, - { "encumbrance": 1, "coverage": 70, "covers": [ "torso" ], "volume_encumber_modifier": 0.6 }, - { - "encumbrance": 1, - "coverage": 80, - "covers": [ "arm_l", "arm_r" ], - "specifically_covers": [ "arm_upper_l", "arm_upper_r" ], - "volume_encumber_modifier": 0.2 - } - ] - }, - { - "id": "nomad_rig_on", - "copy-from": "nomad_rig", - "type": "TOOL_ARMOR", - "name": { "str": "nomad harness (on)", "str_pl": "nomad harnesses (on)" }, - "power_draw": "15 W", - "revert_to": "nomad_rig", - "use_action": { - "ammo_scale": 0, - "menu_text": "Turn off", - "type": "transform", - "msg": "You turn the shoulder mounted flashlight off.", - "target": "nomad_rig" - }, - "flags": [ "LIGHT_500", "WATER_FRIENDLY", "STURDY", "BELTED", "USES_BIONIC_POWER" ] - } -] diff --git a/items/survivor_gear_backup/custom_underwear.json b/items/survivor_gear_backup/custom_underwear.json deleted file mode 100644 index 15dfcfd..0000000 --- a/items/survivor_gear_backup/custom_underwear.json +++ /dev/null @@ -1,70 +0,0 @@ -[ - { - "id": "nomad_bodyglove_1", - "type": "ARMOR", - "name": { "str": "nomad bodyglove" }, - "description": "A simple, thin, skintight layer of breathable fabric that protects your skin. It has integrated feet and precisely placed rubberized pads to protect critical points from impact and abrasion.", - "weight": "125 g", - "volume": "1 L", - "price": 2500, - "price_postapoc": 400, - "material": [ "lycra", "rubber" ], - "symbol": "[", - "looks_like": "union_suit", - "color": "white", - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "rubber", "covered_by_mat": 80, "thickness": 0.8 } - ], - "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], - "coverage": 100, - "encumbrance": 1, - "breathability": "GOOD" - }, - { - "material": [ { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 } ], - "covers": [ "foot_l", "foot_r" ], - "coverage": 100, - "encumbrance": 1, - "breathability": "GOOD" - } - ], - "warmth": 1, - "material_thickness": 1, - "environmental_protection": 1, - "flags": [ "VARSIZE", "SKINTIGHT", "HOOD", "STURDY", "SOFT" ] - }, - { - "id": "nomad_bodyglove_2", - "type": "ARMOR", - "name": { "str": "nomad bodymesh", "str_pl": "nomad bodymeshes" }, - "description": "A simple, thin, skintight layer of breathable fabric that protects your skin. It has integrated feet and precisely placed rubberized pads to protect critical points from impact and abrasion, and has been reinforced with a loose mesh of advanced polymer threads.", - "copy-from": "nomad_bodyglove_1", - "extend": { "material": [ "kevlar" ] }, - "armor": [ - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "rubber", "covered_by_mat": 80, "thickness": 0.8 }, - { "type": "kevlar", "covered_by_mat": 40, "thickness": 0.54 } - ], - "covers": [ "torso", "arm_l", "arm_r", "leg_l", "leg_r" ], - "coverage": 100, - "encumbrance": 1, - "breathability": "GOOD" - }, - { - "material": [ - { "type": "lycra", "covered_by_mat": 100, "thickness": 0.2 }, - { "type": "kevlar", "covered_by_mat": 40, "thickness": 0.54 } - ], - "covers": [ "foot_l", "foot_r" ], - "coverage": 100, - "encumbrance": 1, - "breathability": "GOOD" - } - ] - } -] diff --git a/items/survivor_gear_backup/cuttingroom.json b/items/survivor_gear_backup/cuttingroom.json deleted file mode 100644 index 1cfc0b9..0000000 --- a/items/survivor_gear_backup/cuttingroom.json +++ /dev/null @@ -1,548 +0,0 @@ -[ - { - "id": "boots_fsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of survivor fireboots", "str_pl": "pairs of survivor fireboots" }, - "description": "A pair of customized, Kevlar-armored Nomex boots. These will keep you alive, even when knee-deep in the flames.", - "weight": "1980 g", - "volume": "3 L", - "price": 24000, - "price_postapoc": 6000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "nomex" ], - "symbol": "[", - "looks_like": "boots_combat", - "color": "light_gray", - "warmth": 15, - "material_thickness": 5, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 35, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - }, - { - "id": "xl_boots_fsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL survivor fireboots", "str_pl": "pairs of XL survivor fireboots" }, - "copy-from": "boots_fsurvivor", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_boots_fsurvivor", - "type": "ARMOR", - "copy-from": "boots_fsurvivor", - "looks_like": "boots_fsurvivor", - "name": { "str": "pair of XS survivor fireboots", "str_pl": "pairs of XS survivor fireboots" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "boots_hsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of heavy survivor boots", "str_pl": "pairs of heavy survivor boots" }, - "description": "A pair of customized Kevlar boots that are heavily armored with steel. Favoring protection over comfort, these will keep you alive, especially when knee-deep in the dead.", - "weight": "2254 g", - "volume": "3 L", - "price": 24000, - "price_postapoc": 8000, - "to_hit": -1, - "bashing": 1, - "material": [ "kevlar", "steel" ], - "symbol": "[", - "looks_like": "boots_combat", - "color": "dark_gray", - "warmth": 15, - "material_thickness": 5, - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 35, "coverage": 100, "covers": [ "foot_l", "foot_r" ] } ] - }, - { - "id": "xl_boots_hsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL heavy survivor boots", "str_pl": "pairs of XL heavy survivor boots" }, - "copy-from": "boots_hsurvivor", - "proportional": { "weight": 1.2, "volume": 1.2 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_boots_hsurvivor", - "type": "ARMOR", - "copy-from": "boots_hsurvivor", - "looks_like": "boots_hsurvivor", - "name": { "str": "pair of XS heavy survivor boots", "str_pl": "pairs of XS heavy survivor boots" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_hsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of heavy survivor gloves", "str_pl": "pairs of heavy survivor gloves" }, - "description": "A pair of customized, steel-backed Kevlar gloves. These are designed for protection first.", - "weight": "1344 g", - "volume": "1 L", - "price": 18000, - "price_postapoc": 3000, - "to_hit": 2, - "material": [ "kevlar_layered", "steel" ], - "symbol": "[", - "looks_like": "fire_gauntlets", - "color": "dark_gray", - "warmth": 15, - "material_thickness": 4, - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 30, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - }, - { - "id": "xl_gloves_hsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL heavy survivor gloves", "str_pl": "pairs of XL heavy survivor gloves" }, - "copy-from": "gloves_hsurvivor", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_hsurvivor", - "type": "ARMOR", - "copy-from": "gloves_hsurvivor", - "looks_like": "gloves_hsurvivor", - "name": { "str": "pair of XS heavy survivor gloves", "str_pl": "pairs of XS heavy survivor gloves" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "gloves_fsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "pair of survivor firegloves", "str_pl": "pairs of survivor firegloves" }, - "description": "A pair of customized, Kevlar-armored Nomex gloves. These are a post-apocalyptic extension of what firefighters wore pre-Cataclysm.", - "weight": "410 g", - "volume": "1 L", - "price": 18000, - "price_postapoc": 2500, - "to_hit": 2, - "material": [ "kevlar_layered", "nomex" ], - "symbol": "[", - "looks_like": "fire_gauntlets", - "color": "light_gray", - "warmth": 15, - "material_thickness": 3, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY" ], - "armor": [ { "encumbrance": 30, "coverage": 100, "covers": [ "hand_l", "hand_r" ] } ] - }, - { - "id": "xl_gloves_fsurvivor", - "type": "ARMOR", - "name": { "str": "pair of XL survivor firegloves", "str_pl": "pairs of XL survivor firegloves" }, - "copy-from": "gloves_fsurvivor", - "proportional": { "weight": 1.5, "volume": 1.5 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_gloves_fsurvivor", - "type": "ARMOR", - "copy-from": "gloves_fsurvivor", - "looks_like": "gloves_fsurvivor", - "name": { "str": "pair of XS survivor firegloves", "str_pl": "pairs of XS survivor firegloves" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hood_fsurvivor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor firehood" }, - "description": "A customized armored Nomex and Kevlar hood, strong and durable.", - "weight": "1220 g", - "volume": "1500 ml", - "price": 58000, - "price_postapoc": 4000, - "to_hit": -1, - "bashing": 10, - "material": [ "kevlar_layered", "nomex" ], - "symbol": "[", - "looks_like": "hood_survivor", - "color": "light_gray", - "warmth": 15, - "material_thickness": 5, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATERPROOF", "STURDY", "OUTER" ], - "armor": [ { "encumbrance": 30, "coverage": 100, "covers": [ "head" ] } ] - }, - { - "id": "xl_hood_fsurvivor", - "type": "ARMOR", - "copy-from": "hood_fsurvivor", - "name": { "str": "XL survivor firehood" }, - "description": "A customized armored Nomex and Kevlar hood, very strong and durable. Made in Muspelheim.", - "proportional": { "weight": 1.25, "volume": 1.3, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_hood_fsurvivor", - "type": "ARMOR", - "copy-from": "hood_fsurvivor", - "looks_like": "hood_fsurvivor", - "name": { "str": "XS survivor firehood" }, - "description": "A customized armored Nomex and Kevlar hood, strong and durable.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "fsurvivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor firesuit" }, - "description": "Heavy, hand-built combination armor made from a cut-down bulletproof vest and a reinforced flame-resistant Nomex jumpsuit. Protects the wearer from fire and the elements.", - "weight": "6800 g", - "volume": "11500 ml", - "price": 200000, - "price_postapoc": 5000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar_layered", "nomex" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "light_gray", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 10, 26 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 10, 14 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 10, 10 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 120 } - ], - "warmth": 15, - "material_thickness": 4, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "RAINPROOF", "STURDY", "OBSOLETE" ] - }, - { - "id": "xl_fsurvivor_suit", - "type": "ARMOR", - "name": { "str": "XL survivor firesuit" }, - "copy-from": "fsurvivor_suit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_fsurvivor_suit", - "type": "ARMOR", - "copy-from": "fsurvivor_suit", - "looks_like": "fsurvivor_suit", - "name": { "str": "XS survivor firesuit" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "hsurvivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "heavy survivor suit" }, - "description": "A heavy, hand-built combination armor made from a reinforced bulletproof vest and a metal-plated leather jumpsuit. Protects from the elements as well as from harm.", - "weight": "15500 g", - "volume": "12 L", - "price": 200000, - "price_postapoc": 7000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar_layered", "steel", "leather" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "dark_gray", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 17, 31 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 17, 21 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 17, 17 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 120 } - ], - "warmth": 15, - "material_thickness": 6, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "OBSOLETE" ] - }, - { - "id": "xlhsurvivor_suit", - "type": "ARMOR", - "copy-from": "hsurvivor_suit", - "looks_like": "hsurvivor_suit", - "name": { "str": "XL heavy survivor suit" }, - "description": "A heavy, hand-built combination armor made from a reinforced bulletproof vest and a metal-plated leather jumpsuit. Protects from the elements as well as from harm.", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xshsurvivor_suit", - "type": "ARMOR", - "copy-from": "hsurvivor_suit", - "looks_like": "hsurvivor_suit", - "name": { "str": "XS heavy survivor suit" }, - "description": "A heavy, hand-built combination armor made from a reinforced bulletproof vest and a metal-plated leather jumpsuit. Protects from the elements as well as from harm.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "lsurvivor_armor", - "type": "ARMOR", - "category": "armor", - "name": { "str": "light survivor body armor" }, - "description": "Lightweight, custom-built body armor made from Kevlar and tough fabric. Mostly waterproof.", - "weight": "3000 g", - "volume": "6 L", - "price": 60000, - "price_postapoc": 4000, - "material": [ "kevlar", "cotton" ], - "symbol": "[", - "looks_like": "lsurvivor_suit", - "color": "green", - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "700 ml", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "700 ml", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "250 ml", "max_contains_weight": "1 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "250 ml", "max_contains_weight": "1 kg", "moves": 120 } - ], - "warmth": 15, - "material_thickness": 4, - "environmental_protection": 1, - "flags": [ "VARSIZE", "WATERPROOF", "RAINPROOF", "STURDY" ], - "armor": [ { "encumbrance": [ 8, 16 ], "coverage": 95, "covers": [ "torso" ] } ] - }, - { - "id": "xl_lsurvivor_armor", - "type": "ARMOR", - "name": { "str": "XL light survivor body armor" }, - "copy-from": "lsurvivor_armor", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_lsurvivor_armor", - "type": "ARMOR", - "copy-from": "lsurvivor_armor", - "looks_like": "lsurvivor_armor", - "name": { "str": "XS light survivor body armor" }, - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - }, - { - "id": "lsurvivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "light survivor suit" }, - "description": "A lightweight, hand-built combination armor made from a cut-down bulletproof vest and a reinforced fabric jumpsuit. Protects from the elements as well as from harm.", - "weight": "5100 g", - "volume": "10500 ml", - "price": 110000, - "price_postapoc": 5000, - "material": [ "kevlar_layered", "cotton" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "green", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 7, 15 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 7, 7 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 7, 7 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 } - ], - "warmth": 15, - "material_thickness": 4, - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "OBSOLETE" ] - }, - { - "id": "xl_lsurvivor_suit", - "type": "ARMOR", - "name": { "str": "XL light survivor suit" }, - "copy-from": "lsurvivor_suit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "survivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor suit" }, - "description": "A hand-built combination armor made from a bulletproof vest and a reinforced leather jumpsuit. Protects from the elements as well as from harm.", - "weight": "6800 g", - "volume": "11500 ml", - "price": 150000, - "price_postapoc": 5000, - "material": [ "kevlar_layered", "leather" ], - "symbol": "[", - "looks_like": "touring_suit", - "color": "brown", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 12, 20 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 12, 17 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 12, 12 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 } - ], - "warmth": 15, - "material_thickness": 4, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "OBSOLETE" ] - }, - { - "id": "xlsurvivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "XL survivor suit" }, - "description": "A massive hand-built combination armor made from a bulletproof vest and a reinforced leather jumpsuit. Protects from the elements as well as from harm.", - "weight": "12400 g", - "volume": "18 L", - "price": 150000, - "price_postapoc": 4000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar_layered", "leather" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "brown", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 17, 30 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 17, 22 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 17, 17 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "500 ml", "max_contains_weight": "2 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 } - ], - "warmth": 15, - "material_thickness": 4, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 3, - "flags": [ "OVERSIZE", "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "OBSOLETE" ] - }, - { - "id": "wsurvivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "winter survivor suit" }, - "description": "A warm and heavy hand-built combination armor made from a reinforced bulletproof vest and an insulated leather jumpsuit. Protects from the elements as well as from harm.", - "weight": "7800 g", - "volume": "14 L", - "price": 200000, - "price_postapoc": 5000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar_layered", "fur" ], - "symbol": "[", - "looks_like": "survivor_suit", - "color": "light_gray", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 20, 28 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 20, 25 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 20, 20 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1 L", "max_contains_weight": "3 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 } - ], - "warmth": 75, - "material_thickness": 5, - "valid_mods": [ "steel_padded" ], - "environmental_protection": 5, - "flags": [ "VARSIZE", "WATERPROOF", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "OBSOLETE" ] - }, - { - "id": "xl_wsurvivor_suit", - "type": "ARMOR", - "name": { "str": "XL winter survivor suit" }, - "copy-from": "wsurvivor_suit", - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "wsurvivor_suit_nofur", - "type": "ARMOR", - "name": { "str": "winter survivor suit" }, - "description": "A warm and heavy hand-built combination armor made from a reinforced bulletproof vest and a faux fur insulated leather jumpsuit. Protects from the elements as well as from harm.", - "copy-from": "wsurvivor_suit", - "material": [ "kevlar_layered", "faux_fur" ], - "symbol": "[", - "warmth": 65, - "looks_like": "survivor_suit", - "color": "pink" - }, - { - "id": "xl_wsurvivor_suit_nofur", - "type": "ARMOR", - "name": { "str": "XL winter survivor suit" }, - "copy-from": "wsurvivor_suit", - "material": [ "kevlar_layered", "faux_fur" ], - "description": "A warm, heavy and oversized hand-built combination armor made from a reinforced bulletproof vest and a faux fur insulated leather jumpsuit. Protects from the elements as well as from harm.", - "color": "pink", - "warmth": 65, - "proportional": { "weight": 1.125, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "h20survivor_suit", - "type": "ARMOR", - "category": "armor", - "name": { "str": "survivor wetsuit" }, - "description": "A lightweight, hand-built combination armor made from a cut-down bulletproof vest and a reinforced neoprene wetsuit. Protects from the elements as well as from harm.", - "weight": "6400 g", - "volume": "7 L", - "price": 110000, - "price_postapoc": 5000, - "to_hit": -3, - "bashing": 6, - "material": [ "kevlar", "plastic", "neoprene" ], - "symbol": "[", - "looks_like": "wetsuit", - "color": "dark_gray", - "armor": [ - { "covers": [ "torso" ], "coverage": 100, "encumbrance": [ 10, 16 ] }, - { "covers": [ "leg_l", "leg_r" ], "coverage": 100, "encumbrance": [ 10, 14 ] }, - { "covers": [ "arm_l", "arm_r" ], "coverage": 100, "encumbrance": [ 10, 10 ] } - ], - "pocket_data": [ - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "2 L", "max_contains_weight": "6 kg", "moves": 80 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "1500 ml", "max_contains_weight": "3 kg", "moves": 120 }, - { "pocket_type": "CONTAINER", "max_contains_volume": "3 L", "max_contains_weight": "6 kg", "moves": 200 } - ], - "warmth": 15, - "material_thickness": 3, - "environmental_protection": 10, - "flags": [ "VARSIZE", "WATER_FRIENDLY", "POCKETS", "HOOD", "RAINPROOF", "STURDY", "OBSOLETE" ] - } -] diff --git a/items/survivor_gear_backup/utility.json b/items/survivor_gear_backup/utility.json deleted file mode 100644 index c17fbe1..0000000 --- a/items/survivor_gear_backup/utility.json +++ /dev/null @@ -1,191 +0,0 @@ -[ - { - "id": "survivor_belt_notools", - "type": "ARMOR", - "name": { "str": "survivor belt" }, - "description": "A custom-built leather belt covered with pouches, with a sheath to carry a smaller blade, a holster to carry a pistol and a loop for holding larger tools. Durable and carefully crafted to be comfortable to wear. Activate to sheathe/draw a weapon.", - "weight": "1549 g", - "volume": "2250 ml", - "price": 15000, - "price_postapoc": 2500, - "material": [ "leather" ], - "symbol": "[", - "looks_like": "holster", - "color": "brown", - "material_thickness": 2, - "pocket_data": [ - { - "holster": true, - "min_item_volume": "250 ml", - "max_contains_volume": "1 L", - "max_contains_weight": "2 kg", - "max_item_length": "70 cm", - "moves": 20, - "flag_restriction": [ "SHEATH_KNIFE" ] - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1000 g", - "max_item_length": "13 cm", - "moves": 50 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1000 g", - "max_item_length": "13 cm", - "moves": 50 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1000 g", - "max_item_length": "13 cm", - "moves": 50 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1000 g", - "max_item_length": "13 cm", - "moves": 50 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1000 g", - "max_item_length": "13 cm", - "moves": 50 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "800 ml", - "max_contains_weight": "1000 g", - "max_item_length": "13 cm", - "moves": 50 - }, - { - "magazine_well": "350 ml", - "pocket_type": "CONTAINER", - "holster": true, - "min_item_volume": "300 ml", - "max_contains_volume": "1000 ml", - "max_contains_weight": "2 kg", - "max_item_length": "30 cm", - "moves": 50 - }, - { - "max_contains_volume": "2 L", - "max_contains_weight": "6 kg", - "max_item_length": "90 cm", - "moves": 50, - "flag_restriction": [ "BELT_CLIP" ] - } - ], - "use_action": { "type": "holster", "holster_prompt": "Store item", "holster_msg": "You put your %1$s in your %2$s" }, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED", "OVERSIZE" ], - "armor": [ { "encumbrance": [ 2, 6 ], "coverage": 100, "covers": [ "torso" ], "specifically_covers": [ "torso_waist" ] } ] - }, - { - "id": "survivor_goggles", - "type": "ARMOR", - "name": { "str": "survivor goggles", "str_pl": "pairs of survivor goggles" }, - "description": "A custom-built pair of armored goggles with tinted lenses. Comfortable and built to last, they provide excellent protection from environmental dangers.", - "weight": "212 g", - "volume": "250 ml", - "price": 7500, - "price_postapoc": 3000, - "to_hit": -2, - "material": [ "kevlar", "leather" ], - "symbol": "[", - "looks_like": "glasses_bal", - "color": "dark_gray", - "warmth": 5, - "material_thickness": 4, - "environmental_protection": 15, - "flags": [ "WATER_FRIENDLY", "SUN_GLASSES", "OVERSIZE", "VARSIZE", "STURDY" ], - "armor": [ { "encumbrance": 20, "coverage": 100, "covers": [ "eyes" ], "rigid_layer_only": true } ] - }, - { - "id": "survivor_vest", - "type": "ARMOR", - "name": { "str": "survivor harness", "str_pl": "survivor harnesses" }, - "description": "A custom-built light harness covered with pouches and including an integral tactical sling for a small rifle or other such weapon. Durable and carefully crafted to be comfortable to wear. Activate to holster/draw your weapon.", - "weight": "320 g", - "volume": "1250 ml", - "price": 20000, - "price_postapoc": 4000, - "material": [ "leather", "canvas" ], - "symbol": "[", - "looks_like": "tacvest", - "color": "green", - "material_thickness": 2, - "pocket_data": [ - { - "description": "Rifle sling.", - "pocket_type": "CONTAINER", - "holster": true, - "min_item_volume": "1000 ml", - "max_contains_volume": "8 L", - "max_contains_weight": "8200 g", - "max_item_length": "120 cm", - "volume_encumber_modifier": 0.4, - "moves": 30 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1500 ml", - "max_contains_weight": "5 kg", - "max_item_length": "20 cm", - "volume_encumber_modifier": 0.3, - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1500 ml", - "max_contains_weight": "5 kg", - "max_item_length": "20 cm", - "volume_encumber_modifier": 0.3, - "moves": 80 - }, - { - "pocket_type": "CONTAINER", - "max_contains_volume": "1500 ml", - "max_contains_weight": "5 kg", - "max_item_length": "20 cm", - "volume_encumber_modifier": 0.3, - "moves": 80 - } - ], - "use_action": { "type": "holster" }, - "flags": [ "WATER_FRIENDLY", "STURDY", "BELTED" ], - "armor": [ - { - "encumbrance": 1, - "coverage": 20, - "covers": [ "torso" ], - "specifically_covers": [ "torso_upper", "torso_hanging_front" ] - } - ] - }, - { - "id": "xl_survivor_vest", - "type": "ARMOR", - "copy-from": "survivor_vest", - "name": { "str": "XL survivor harness", "str_pl": "XL survivor harnesses" }, - "description": "A custom-built light harness covered with pouches and including an integral tactical sling for a small rifle or other such weapon. Durable and carefully crafted to be comfortable to wear and fitting the largest forms. Activate to holster/draw your weapon.", - "proportional": { "weight": 1.25, "volume": 1.13, "price": 1.25 }, - "extend": { "flags": [ "OVERSIZE" ] } - }, - { - "id": "xs_survivor_vest", - "type": "ARMOR", - "copy-from": "survivor_vest", - "looks_like": "survivor_vest", - "name": { "str": "XS survivor harness", "str_pl": "XS survivor harnesses" }, - "description": "A custom-built light harness covered with pouches and including an integral tactical sling for a small rifle or other such weapon. Durable and carefully crafted to be comfortable to wear for those with small stature. Activate to holster/draw your weapon.", - "proportional": { "weight": 0.75, "volume": 0.75, "price": 0.5 }, - "extend": { "flags": [ "UNDERSIZE" ] } - } -]