diff --git a/data/json/recipes/other/cords_and_ropes.json b/data/json/recipes/other/cords_and_ropes.json index bd5cd5f7d2a82..db4cd734af224 100644 --- a/data/json/recipes/other/cords_and_ropes.json +++ b/data/json/recipes/other/cords_and_ropes.json @@ -470,5 +470,117 @@ "tools": [ [ [ "spinwheelitem", -1 ] ] ], "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], "components": [ [ [ "rope_makeshift_6", 5 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "rope_6", + "id_suffix": "spinwheel_dissasemble", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "1 m", + "byproducts": [ [ "rope_6", 5 ] ], + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "rope_30", 1 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "string_36", + "id_suffix": "spinwheel_dissasemble", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "90 s", + "byproducts": [ [ "string_36", 5 ] ], + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "rope_6", 1 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "rope_makeshift_6", + "id_suffix": "spinwheel_dissasemble", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "1 m", + "byproducts": [ [ "rope_makeshift_6", 4 ] ], + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "rope_makeshift_30", 1 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "cordage_36", + "id_suffix": "spinwheel_string", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "90 s", + "byproducts": [ [ "cordage_36", 5 ] ], + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "rope_makeshift_6", 1 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "string_6", + "id_suffix": "spinwheel_string", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "2 s", + "byproducts": [ [ "string_6", 5 ] ], + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "string_36", 1 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "cordage_6", + "id_suffix": "spinwheel_string", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "2 s", + "byproducts": [ [ "cordage_6", 4 ] ], + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "cordage_36", 1 ] ] ] + }, + { + "type": "recipe", + "activity_level": "LIGHT_EXERCISE", + "result": "thread", + "id_suffix": "spinwheel_string", + "batch_time_factors": [ 70, 1 ], + "category": "CC_OTHER", + "subcategory": "CSC_OTHER_MATERIALS", + "skill_used": "tailor", + "time": "15 s", + "charges": 50, + "autolearn": true, + "tools": [ [ [ "spinwheelitem", -1 ] ] ], + "proficiencies": [ { "proficiency": "prof_fibers" }, { "proficiency": "prof_fibers_rope" } ], + "components": [ [ [ "string_6", 1 ] ] ] } ] diff --git a/data/json/recipes/recipe_deconstruction.json b/data/json/recipes/recipe_deconstruction.json index 735e40862fff7..e3193cdd9b315 100644 --- a/data/json/recipes/recipe_deconstruction.json +++ b/data/json/recipes/recipe_deconstruction.json @@ -1,737 +1,5990 @@ [ { - "type": "recipe", - "result": "mre_accessory", - "obsolete": true + "result": "bead_bracelet", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "6 s", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "wooden_bead", 10 ] ] ] + }, + { + "result": "bead_ear", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "splinter", 1 ] ] ] + }, + { + "result": "bead_necklace", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "wooden_bead", 30 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "result": "bottle_opener", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "bracelet_friendship", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "splinter", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "shears", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "forged_shears", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 5 ] ] ] + }, + { + "result": "elec_shears", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ], [ [ "plastic_chunk", 1 ] ], [ [ "e_scrap", 1 ] ], [ [ "motor_micro", 1 ] ] ] + }, + { + "result": "bronze_medal", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "result": "can_opener", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "result": "carving_fork", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "result": "colander_steel", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 6 ] ] ] + }, + { + "result": "copper_hairpin", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_dessert", - "obsolete": true + "result": "copper_locket", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 4 ] ] ] }, { - "type": "recipe", - "result": "mre_chilibeans_box", - "obsolete": true + "result": "copper_necklace", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 4 ] ] ] }, { - "type": "recipe", - "result": "mre_bbqbeef_box", - "obsolete": true + "result": "copper_pan", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "2 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap_copper", 12 ] ], [ [ "scrap", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_chickennoodle_box", - "obsolete": true + "result": "copper_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_spaghetti_box", - "obsolete": true + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "result": "corkscrew", + "time": "6 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_chicken_box", - "obsolete": true + "result": "cufflinks", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_beeftaco_box", - "obsolete": true + "result": "cufflinks_intricate", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "gold_small", 2 ] ] ] }, { - "type": "recipe", - "result": "mre_beef_box", - "obsolete": true + "result": "ear_spool", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_meatball_box", - "obsolete": true + "result": "gold_hairpin", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_beefstew_box", - "obsolete": true + "result": "gold_locket", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ] ] }, { - "type": "recipe", - "result": "mre_chilimac_box", - "obsolete": true + "result": "gold_medal", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_veggy_box", - "obsolete": true + "result": "gold_necklace", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_macaronimarinara_box", - "obsolete": true + "result": "silver_watch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_sfettuccine_box", - "obsolete": true + "result": "holy_symbol_wood", + "type": "uncraft", + "time": "6 s", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "splinter", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_ratatouille_box", - "obsolete": true + "result": "ring_engagement", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 3 ] ], [ [ "diamond", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_cheesetort_box", - "obsolete": true + "result": "ring_purity", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_mushroomfettuccine_box", - "obsolete": true + "result": "ring_signet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "silver_small", 2 ] ] ] }, { - "type": "recipe", - "result": "mre_mexicanchickenstew_box", - "obsolete": true + "result": "ring_wedding", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "diamond", 2 ] ] ] }, { - "type": "recipe", - "result": "mre_chickenburritobowl_box", - "obsolete": true + "result": "silver_hairpin", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_maplesausage_box", - "obsolete": true + "result": "silver_medal", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_ravioli_box", - "obsolete": true + "result": "silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "mre_pepperjackbeef_box", - "obsolete": true + "result": "garnet_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "garnet", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_hashbrownbacon_box", - "obsolete": true + "result": "amethyst_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "amethyst", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_lemontuna_box", - "obsolete": true + "result": "aquamarine_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "aquamarine", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_asianbeef_box", - "obsolete": true + "result": "emerald_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "emerald", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_chickenpesto_box", - "obsolete": true + "result": "alexandrite_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "alexandrite", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_southwestbeef_box", - "obsolete": true + "result": "ruby_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "ruby", 1 ] ] ] }, { - "type": "recipe", - "result": "mre_hotdog_box", - "obsolete": true + "result": "peridot_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "peridot", 1 ] ] ] }, { - "result": "aep_suit", - "type": "recipe", - "obsolete": true + "result": "sapphire_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "sapphire", 1 ] ] ] }, { - "result": "anbc_suit", - "type": "recipe", - "obsolete": true + "result": "tourmaline_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "tourmaline", 1 ] ] ] }, { - "type": "recipe", - "result": "blindfold", - "id_suffix": "from_tape", - "obsolete": true + "result": "citrine_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "citrine", 1 ] ] ] }, { - "type": "recipe", - "result": "bodypillow", - "obsolete": true + "result": "blue_topaz_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "blue_topaz", 1 ] ] ] }, { - "type": "recipe", - "result": "gloves_xlsurvivor", - "obsolete": true + "result": "opal_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "opal", 1 ] ] ] }, { - "type": "recipe", - "result": "rope_makeshift_30", - "obsolete": true + "result": "pearl_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "pearl", 1 ] ] ] }, { - "type": "recipe", - "result": "blun_slug", - "obsolete": true + "result": "onyx_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "onyx", 1 ] ] ] }, { - "type": "recipe", - "result": "can_bomb", - "obsolete": true + "result": "diamond_silver_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 2 ] ], [ [ "diamond", 1 ] ] ] }, { - "type": "recipe", - "result": "tool_improvised_barrel_bomb", - "obsolete": true + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "result": "ladle", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] }, { - "type": "recipe", - "result": "improvised_demolition_charge", - "obsolete": true + "result": "leather_collar", + "type": "uncraft", + "time": "12 s", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 1 ] ] ] }, { - "type": "recipe", - "result": "tool_small_improvised_fragmentation_device", - "obsolete": true + "result": "jacket_leather", + "type": "uncraft", + "time": "10 m", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 18 ] ], [ [ "zipper_long_plastic", 1 ] ] ] }, { - "type": "recipe", - "result": "improvised_pipebomb", - "obsolete": true + "result": "rad_badge", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", - "result": "improvised_grenade", - "obsolete": true + "result": "badge_doctor", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", - "result": "primitive_demolition_charge", - "obsolete": true + "result": "badge_foodkid", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", - "result": "tool_small_primitive_fragmentation_device", - "obsolete": true + "result": "fur_cat_ears", + "type": "uncraft", + "time": "1 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "fur", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", - "result": "primitive_pipebomb", - "obsolete": true + "result": "faux_fur_cat_ears", + "type": "uncraft", + "time": "1 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "faux_fur", 1 ] ] ] }, { - "type": "recipe", - "result": "primitive_grenade", - "obsolete": true + "result": "fur_cat_tail", + "type": "uncraft", + "time": "2 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "fur", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] }, { - "type": "recipe", - "result": "tool_bootleg_barrel_bomb", - "obsolete": true + "result": "faux_fur_cat_tail", + "type": "uncraft", + "time": "2 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "faux_fur", 1 ] ] ] }, { - "type": "recipe", - "result": "tool_small_bootleg_fragmentation_device", - "obsolete": true + "result": "fur_collar", + "type": "uncraft", + "time": "1 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "fur", 1 ] ] ] }, { - "type": "recipe", - "result": "bootleg_pipebomb_stable", - "obsolete": true + "result": "faux_fur_collar", + "type": "uncraft", + "time": "1 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "faux_fur", 1 ] ] ] }, { - "type": "recipe", - "result": "bootleg_grenade", - "obsolete": true + "result": "leather_belt", + "type": "uncraft", + "time": "1 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 1 ] ], [ [ "buckle_steel", 1 ] ] ] }, { - "type": "recipe", - "result": "folding_bicycle", - "obsolete": true + "result": "leather_cat_ears", + "type": "uncraft", + "time": "1 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 1 ] ] ] }, { - "type": "recipe", - "result": "ballistic_vest_esapi", - "obsolete": true + "result": "leather_cat_tail", + "type": "uncraft", + "time": "2 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 1 ] ] ] + }, + { + "result": "alarmclock", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 4 ] ], [ [ "clockworks", 2 ] ] ] + }, + { + "result": "badge_cybercop", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 20 ] ] ] + }, + { + "result": "badge_deputy", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 20 ] ] ] + }, + { + "result": "badge_detective", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 20 ] ] ] + }, + { + "result": "badge_marshal", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 20 ] ] ] + }, + { + "result": "badge_swat", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 20 ] ] ] + }, + { + "result": "battery_car", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "chem_sulphuric_acid", 13 ] ], [ [ "lead", 2247 ] ], [ [ "plastic_chunk", 3 ] ] ] + }, + { + "result": "battery_motorbike", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "chem_sulphuric_acid", 3 ] ], [ [ "lead", 499 ] ], [ [ "plastic_chunk", 2 ] ] ] + }, + { + "result": "battery_motorbike_small", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "chem_sulphuric_acid", 1 ] ], [ [ "lead", 187 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "bindle", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "rag", 4 ] ], [ [ "stick", 1 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "binoculars", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m 30 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "lens", 2 ] ], [ [ "plastic_chunk", 2 ] ], [ [ "scrap", 1 ] ] ] + }, + { + "result": "bio_blood_filter", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "bio_digestion", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "bio_face_mask", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "bio_ground_sonar", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "bio_metabolics", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "bio_nanobots", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "bio_recycler", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 7, + "skills_required": [ "firstaid", 5 ], + "time": "50 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "burnt_out_bionic", 1 ] ] ] + }, + { + "result": "blade", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m 30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "result": "boots_steel", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "tailor", + "time": "3 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 8 ] ], [ [ "scrap", 2 ] ], [ [ "sole_rubber", 2 ] ] ] + }, + { + "result": "sneakers_steel", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "tailor", + "time": "4 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ + [ [ "leather", 2 ] ], + [ [ "plastic_chunk", 2 ] ], + [ [ "cotton_patchwork", 3 ] ], + [ [ "scrap", 2 ] ], + [ [ "sole_rubber", 2 ] ] + ] + }, + { + "result": "box_cigarette", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "paper", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "case_cigar", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "20 s", + "components": [ [ [ "leather", 1 ] ], [ [ "splinter", 1 ] ] ] + }, + { + "result": "broken_EMP_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_c4_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_copbot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h", + "//": "These robot corpses should really be moved into the butcher mechanic", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "omni_wheel", 1 ] ], + [ [ "copbot_chassis", 1 ] ], + [ [ "android_arms", 1 ] ], + [ [ "power_supply", 4 ] ], + [ [ "solar_cell", 2 ] ], + [ [ "tazer", 1 ] ] + ] + }, + { + "result": "broken_turret_speaker", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 2, + "time": "30 m", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "medium_storage_battery", 1 ] ], + [ [ "scrap", 2 ] ], + [ [ "e_scrap", 2 ] ], + [ [ "turret_chassis", 1 ] ], + [ [ "amplifier", 1 ] ], + [ [ "power_supply", 1 ] ] + ] + }, + { + "result": "broken_tazer_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "tazer", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_lab_security_drone_BS", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "plastic_chunk", 1 ] ] + ] + }, + { + "result": "broken_lab_security_drone_BM", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "plastic_chunk", 1 ] ] + ] + }, + { + "result": "broken_lab_security_drone_BM2", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "plastic_chunk", 1 ] ] + ] + }, + { + "result": "broken_lab_security_drone_GM", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "plastic_chunk", 1 ] ] + ] + }, + { + "result": "broken_lab_security_drone_GR", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "plastic_chunk", 1 ] ] + ] + }, + { + "result": "broken_lab_security_drone_YM", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "plastic_chunk", 1 ] ] + ] + }, + { + "result": "broken_robofac_prototype", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "power_supply", 4 ] ], + [ [ "plut_cell", 1 ] ], + [ [ "motor", 2 ] ], + [ [ "tazer", 1 ] ], + [ [ "e_scrap", 3 ] ], + [ [ "steel_chunk", 12 ] ] + ] + }, + { + "result": "broken_robofac_laserturret_mk1", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "3 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "medium_storage_battery", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "turret_chassis", 1 ] ] + ] + }, + { + "result": "broken_eyebot", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 2, + "time": "30 m", + "using": [ [ "soldering_standard", 3 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "processor", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "lens", 1 ] ] + ] + }, + { + "result": "broken_robofac_camspy", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 2, + "time": "30 m", + "using": [ [ "soldering_standard", 3 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "processor", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "lens", 1 ] ] + ] + }, + { + "result": "broken_flashbang_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_gasbomb_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_grenade_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_manhack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "10 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "spike", 2 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_mininuke_hack", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "25 m", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module_basic", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 1 ] ], + [ [ "quad_rotors", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "identification_module", 1 ] ] + ] + }, + { + "result": "broken_molebot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 3, + "time": "3 h", + "using": [ [ "welding_standard", 6 ] ], + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "medium_storage_battery", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "steel_chunk", 20 ] ] + ] + }, + { + "result": "broken_riotbot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "omni_wheel", 1 ] ], + [ [ "copbot_chassis", 1 ] ], + [ [ "android_arms", 1 ] ], + [ [ "power_supply", 4 ] ], + [ [ "solar_cell", 2 ] ], + [ [ "canister_empty", 1 ] ] + ] + }, + { + "result": "broken_secubot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "omni_wheel", 1 ] ], + [ [ "copbot_chassis", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "power_supply", 4 ] ], + [ [ "solar_cell", 2 ] ], + [ [ "m16a4", 1 ] ], + [ [ "canister_empty", 1 ] ] + ] + }, + { + "result": "broken_talon_m202a1", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "omni_wheel", 1 ] ], + [ [ "copbot_chassis", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "power_supply", 4 ] ], + [ [ "solar_cell", 2 ] ], + [ [ "m202_flash", 1 ] ], + [ [ "canister_empty", 1 ] ] + ] + }, + { + "result": "broken_skitterbot", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 3, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "scrap", 5 ] ], + [ [ "e_scrap", 2 ] ], + [ [ "spidery_legs_small", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "tazer", 2 ] ] + ] + }, + { + "result": "broken_turret", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "hk_mp5", 1 ] ], + [ [ "turret_chassis", 1 ] ] + ] + }, + { + "result": "broken_turret_rifle", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "m249", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "turret_chassis", 1 ] ] + ] + }, + { + "result": "broken_crows_m240", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "m240", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "turret_chassis", 1 ] ] + ] + }, + { + "result": "broken_turret_artisans", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "m249", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "turret_chassis", 1 ] ], + [ [ "steel_armor", 3 ] ] + ] + }, + { + "result": "broken_turret_bmg", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "m2browning", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "turret_chassis", 1 ] ] + ] + }, + { + "result": "broken_turret_riot", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "m203", 6 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 3 ] ], + [ [ "antenna", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "omni_wheel", 1 ] ], + [ [ "copbot_chassis", 1 ] ] + ] + }, + { + "result": "bot_turret_riot", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "1 h", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "m203", 6 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 3 ] ], + [ [ "antenna", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "omni_wheel", 1 ] ], + [ [ "copbot_chassis", 1 ] ] + ] + }, + { + "result": "broken_science_bot", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "2 h", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "WRENCH", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "medium_storage_battery", 1 ] ], + [ [ "spidery_legs_small", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "power_supply", 3 ] ], + [ [ "geiger_off", 1 ] ], + [ [ "tazer", 2 ] ], + [ [ "scrap", 6 ] ], + [ [ "e_scrap", 3 ] ], + [ [ "plut_cell", 1 ] ], + [ [ "steel_chunk", 6 ] ] + ] + }, + { + "result": "broken_mech_recon", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "time": "10 h", + "using": [ [ "soldering_standard", 30 ], [ "welding_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "recon_mech_laser_single", 1 ] ], + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "power_supply", 20 ] ], + [ [ "storage_battery", 2 ] ], + [ [ "plut_cell", 4 ] ], + [ [ "mil_plate", 15 ] ] + ] + }, + { + "result": "broken_mech_lifter", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "time": "10 h", + "using": [ [ "soldering_standard", 30 ], [ "welding_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "power_supply", 20 ] ], + [ [ "storage_battery", 2 ] ], + [ [ "plut_cell", 4 ] ], + [ [ "mil_plate", 6 ] ] + ] + }, + { + "result": "broken_mech_combat", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "time": "10 h", + "using": [ [ "soldering_standard", 30 ], [ "welding_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "gatling_mech_laser_single", 1 ] ], + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "power_supply", 20 ] ], + [ [ "storage_battery", 2 ] ], + [ [ "plut_cell", 4 ] ], + [ [ "mil_plate", 20 ] ] + ] + }, + { + "result": "broken_nursebot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h 30 m", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module_advanced", 1 ] ], + [ [ "self_monitoring_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "android_legs", 1 ] ], + [ [ "android_chassis", 1 ] ], + [ [ "android_arms", 2 ] ], + [ [ "medium_storage_battery", 1 ] ] + ] + }, + { + "result": "broken_nursebot_defective", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "2 h 30 m", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module_advanced", 1 ] ], + [ [ "self_monitoring_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "android_legs", 1 ] ], + [ [ "android_chassis", 1 ] ], + [ [ "android_arms", 2 ] ], + [ [ "medium_storage_battery", 1 ] ] + ] + }, + { + "result": "broken_grocerybot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "150 m", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "self_monitoring_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "android_legs", 1 ] ], + [ [ "android_chassis", 1 ] ], + [ [ "android_arms", 1 ] ], + [ [ "medium_storage_battery", 1 ] ] + ] + }, + { + "result": "broken_grocerybot_busted", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "150 m", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "self_monitoring_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "android_legs", 1 ] ], + [ [ "android_chassis", 1 ] ], + [ [ "medium_storage_battery", 1 ] ] + ] + }, + { + "result": "bot_grocerybot_busted", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 6, + "time": "150 m", + "using": [ [ "soldering_standard", 20 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "self_monitoring_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "android_legs", 1 ] ], + [ [ "android_chassis", 1 ] ], + [ [ "medium_storage_battery", 1 ] ] + ] + }, + { + "result": "broken_dispatch", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "WRENCH", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "tank_tread", 1 ] ], + [ [ "copbot_chassis", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "power_supply", 3 ] ], + [ [ "plut_cell", 1 ] ], + [ [ "broken_manhack", 4 ] ], + [ [ "omnicamera", 1 ] ], + [ [ "storage_battery", 1 ] ] + ] + }, + { + "result": "broken_exodii_worker", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "skills_required": [ [ "mechanics", 9 ], [ "computer", 9 ] ], + "difficulty": 9, + "time": "8 h", + "//": "These should be in the butcher section", + "using": [ [ "soldering_standard", 30 ], [ "welding_standard", 20 ] ], + "qualities": [ + { "id": "SCREW", "level": 1 }, + { "id": "SCREW_FINE", "level": 1 }, + { "id": "WRENCH", "level": 2 }, + { "id": "WRENCH_FINE", "level": 1 }, + { "id": "HAMMER", "level": 3 }, + { "id": "SAW_M", "level": 1 } + ], + "components": [ + [ [ "android_legs", 1 ] ], + [ [ "android_chassis", 1 ] ], + [ [ "android_arms", 1 ] ], + [ [ "self_monitoring_module", 1 ] ], + [ [ "exodii_sensor", 1 ] ], + [ [ "exodii_computer", 1 ] ], + [ [ "exodii_module", 2 ] ], + [ [ "exodii_motor", 6 ] ], + [ [ "power_supply", 3 ] ], + [ [ "amplifier", 1 ] ], + [ [ "e_scrap", 10 ] ], + [ [ "clockworks", 1 ] ], + [ [ "steel_chunk", 2 ] ], + [ [ "scrap", 2 ] ], + [ [ "cyborg_matrix", 1 ] ], + [ [ "storage_battery", 1 ] ], + [ [ "plut_cell", 2 ] ], + [ [ "steel_armor", 2 ] ], + [ [ "sheet_metal_small", 6 ] ], + [ [ "motor", 1 ] ], + [ [ "cable", 2 ] ], + [ [ "solder_wire", 20 ] ] + ] + }, + { + "result": "broken_exodii_quad", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "skills_required": [ [ "mechanics", 9 ], [ "computer", 9 ] ], + "difficulty": 9, + "time": "10 h", + "using": [ [ "soldering_standard", 60 ], [ "welding_standard", 30 ] ], + "qualities": [ + { "id": "SCREW", "level": 1 }, + { "id": "SCREW_FINE", "level": 1 }, + { "id": "WRENCH", "level": 2 }, + { "id": "WRENCH_FINE", "level": 1 }, + { "id": "HAMMER", "level": 3 }, + { "id": "SAW_M", "level": 1 } + ], + "components": [ + [ [ "sensor_module", 1 ] ], + [ [ "spidery_legs_big", 2 ] ], + [ [ "exodii_chassis", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "self_monitoring_module", 1 ] ], + [ [ "exodii_sensor", 2 ] ], + [ [ "exodii_computer", 1 ] ], + [ [ "exodii_module", 2 ] ], + [ [ "exodii_motor", 8 ] ], + [ [ "gun_module", 3 ] ], + [ [ "flamethrower", 1 ] ], + [ [ "tazer", 1 ] ], + [ [ "m4_carbine", 1 ] ], + [ [ "pamd68", 1 ] ], + [ [ "power_supply", 20 ] ], + [ [ "amplifier", 5 ] ], + [ [ "e_scrap", 50 ] ], + [ [ "clockworks", 4 ] ], + [ [ "steel_chunk", 10 ] ], + [ [ "scrap", 10 ] ], + [ [ "cyborg_matrix", 1 ] ], + [ [ "storage_battery", 2 ] ], + [ [ "plut_cell", 4 ] ], + [ [ "mil_plate", 2 ] ], + [ [ "hard_steel_armor", 10 ] ], + [ [ "sheet_metal_small", 40 ] ], + [ [ "motor", 1 ] ], + [ [ "cable", 10 ] ], + [ [ "omnicamera", 1 ] ], + [ [ "betavoltaic", 20 ] ], + [ [ "solder_wire", 20 ] ] + ] + }, + { + "result": "broken_exodii_turret", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "skills_required": [ [ "mechanics", 9 ], [ "computer", 9 ] ], + "difficulty": 9, + "time": "8 h", + "using": [ [ "soldering_standard", 60 ], [ "welding_standard", 30 ] ], + "qualities": [ + { "id": "SCREW", "level": 1 }, + { "id": "SCREW_FINE", "level": 1 }, + { "id": "WRENCH", "level": 2 }, + { "id": "WRENCH_FINE", "level": 1 }, + { "id": "HAMMER", "level": 3 }, + { "id": "SAW_M", "level": 1 } + ], + "components": [ + [ [ "turret_chassis", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "self_monitoring_module", 1 ] ], + [ [ "exodii_computer", 1 ] ], + [ [ "exodii_module", 3 ] ], + [ [ "exodii_sensor", 2 ] ], + [ [ "exodii_motor", 4 ] ], + [ [ "gun_module", 2 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "pamd68", 1 ] ], + [ [ "flamethrower", 1 ] ], + [ [ "storage_battery", 1 ] ], + [ [ "plut_cell", 4 ] ], + [ [ "power_supply", 10 ] ], + [ [ "amplifier", 3 ] ], + [ [ "e_scrap", 30 ] ], + [ [ "clockworks", 6 ] ], + [ [ "steel_chunk", 10 ] ], + [ [ "scrap", 15 ] ], + [ [ "mil_plate", 2 ] ], + [ [ "hard_steel_armor", 6 ] ], + [ [ "sheet_metal_small", 40 ] ], + [ [ "motor", 1 ] ], + [ [ "cable", 25 ] ], + [ [ "omnicamera", 1 ] ], + [ [ "betavoltaic", 40 ] ], + [ [ "solder_wire", 20 ] ] + ] + }, + { + "result": "broken_exodii_sniper_drone", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "skills_required": [ [ "mechanics", 9 ], [ "computer", 9 ] ], + "difficulty": 9, + "time": "8 h", + "using": [ [ "soldering_standard", 50 ], [ "welding_standard", 20 ] ], + "qualities": [ + { "id": "SCREW", "level": 1 }, + { "id": "SCREW_FINE", "level": 1 }, + { "id": "WRENCH", "level": 2 }, + { "id": "WRENCH_FINE", "level": 1 }, + { "id": "HAMMER", "level": 3 }, + { "id": "SAW_M", "level": 1 } + ], + "components": [ + [ [ "exodii_drone_chassis", 1 ] ], + [ [ "exodii_computer", 1 ] ], + [ [ "exodii_module", 1 ] ], + [ [ "exodii_sensor", 1 ] ], + [ [ "exodii_motor", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "pamd71z", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "plut_cell", 2 ] ], + [ [ "power_supply", 1 ] ], + [ [ "amplifier", 1 ] ], + [ [ "e_scrap", 20 ] ], + [ [ "clockworks", 2 ] ], + [ [ "scrap", 10 ] ], + [ [ "sheet_metal_small", 20 ] ], + [ [ "quad_rotors", 2 ] ], + [ [ "omnicamera", 1 ] ], + [ [ "betavoltaic", 5 ] ], + [ [ "plastic_sheet", 8 ] ], + [ [ "solder_wire", 3 ] ] + ] + }, + { + "result": "broken_dispatch_military", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "WRENCH", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "sensor_module", 1 ] ], + [ [ "memory_module", 1 ] ], + [ [ "pathfinding_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "tank_tread", 1 ] ], + [ [ "copbot_chassis", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "power_supply", 3 ] ], + [ [ "plut_cell", 1 ] ], + [ [ "broken_manhack", 4 ] ], + [ [ "omnicamera", 1 ] ], + [ [ "storage_battery", 1 ] ], + [ [ "solder_wire", 20 ] ] + ] + }, + { + "result": "targeting_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ [ [ "processor", 4 ] ], [ [ "power_supply", 1 ] ], [ [ "e_scrap", 6 ] ], [ [ "solder_wire", 1 ] ] ] + }, + { + "result": "identification_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ [ [ "processor", 4 ] ], [ [ "power_supply", 1 ] ], [ [ "e_scrap", 6 ] ], [ [ "solder_wire", 1 ] ] ] + }, + { + "result": "iron_pot", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "2 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 10 ], [ "steel_chunk", 1 ] ] ] + }, + { + "result": "pathfinding_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ [ [ "processor", 4 ] ], [ [ "power_supply", 1 ] ], [ [ "e_scrap", 6 ] ], [ [ "solder_wire", 1 ] ] ] + }, + { + "result": "memory_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ [ [ "processor", 4 ] ], [ [ "RAM", 10 ] ], [ [ "power_supply", 1 ] ], [ [ "e_scrap", 6 ] ], [ [ "solder_wire", 1 ] ] ] + }, + { + "result": "sensor_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ + [ [ "processor", 4 ] ], + [ [ "lens", 2 ] ], + [ [ "lens_small", 2 ] ], + [ [ "power_supply", 1 ] ], + [ [ "e_scrap", 6 ] ], + [ [ "solder_wire", 1 ] ] + ] + }, + { + "result": "self_monitoring_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ + [ [ "processor", 4 ] ], + [ [ "power_supply", 1 ] ], + [ [ "cable", 4 ] ], + [ [ "e_scrap", 6 ] ], + [ [ "solder_wire", 1 ] ] + ] + }, + { + "result": "ai_module", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "2 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ + [ [ "processor", 10 ] ], + [ [ "RAM", 2 ] ], + [ [ "power_supply", 1 ] ], + [ [ "cable", 4 ] ], + [ [ "e_scrap", 6 ] ], + [ [ "solder_wire", 1 ] ] + ] + }, + { + "result": "ai_module_basic", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "1 h", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ + [ [ "processor", 5 ] ], + [ [ "RAM", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "cable", 2 ] ], + [ [ "e_scrap", 3 ] ], + [ [ "solder_wire", 1 ] ] + ] + }, + { + "result": "ai_module_advanced", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 5, + "time": "2 h 30 m", + "using": [ [ "soldering_standard", 20 ] ], + "components": [ + [ [ "processor", 15 ] ], + [ [ "RAM", 6 ] ], + [ [ "power_supply", 2 ] ], + [ [ "cable", 4 ] ], + [ [ "e_scrap", 6 ] ], + [ [ "solder_wire", 1 ] ] + ] + }, + { + "result": "gun_module", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 5, + "time": "45 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "motor_micro", 6 ] ], + [ [ "power_supply", 2 ] ], + [ [ "cable", 2 ] ], + [ [ "scrap", 6 ] ], + [ [ "steel_chunk", 1 ] ] + ] + }, + { + "result": "spidery_legs_big", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 4, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "motor_small", 24 ] ], + [ [ "power_supply", 8 ] ], + [ [ "cable", 16 ] ], + [ [ "scrap", 6 ] ], + [ [ "steel_chunk", 8 ] ] + ] + }, + { + "result": "spidery_legs_small", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 4, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW_FINE", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "motor_tiny", 24 ] ], [ [ "power_supply", 8 ] ], [ [ "cable", 16 ] ], [ [ "scrap", 14 ] ] ] + }, + { + "result": "reverse_jointed_legs", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 4, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "motor_small", 6 ] ], [ [ "power_supply", 6 ] ], [ [ "cable", 12 ] ], [ [ "steel_chunk", 6 ] ] ] + }, + { + "result": "omni_wheel", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 4, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "motor_small", 3 ] ], + [ [ "power_supply", 3 ] ], + [ [ "cable", 6 ] ], + [ [ "plastic_chunk", 6 ] ], + [ [ "steel_chunk", 2 ] ] + ] + }, + { + "result": "quad_rotors", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "time": "3 h 20 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW_FINE", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "motor_micro", 4 ] ], + [ [ "power_supply", 1 ] ], + [ [ "cable", 2 ] ], + [ [ "plastic_chunk", 4 ] ], + [ [ "scrap", 1 ] ] + ] + }, + { + "result": "android_legs", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 5, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "SCREW_FINE", "level": 1 } ], + "components": [ + [ [ "motor_tiny", 4 ] ], + [ [ "motor_micro", 10 ] ], + [ [ "power_supply", 6 ] ], + [ [ "cable", 12 ] ], + [ [ "steel_chunk", 4 ] ], + [ [ "plastic_chunk", 4 ] ], + [ [ "scrap", 5 ] ] + ] + }, + { + "result": "android_arms", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 5, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 }, { "id": "SCREW_FINE", "level": 1 } ], + "components": [ + [ [ "motor_tiny", 4 ] ], + [ [ "motor_micro", 10 ] ], + [ [ "power_supply", 6 ] ], + [ [ "cable", 12 ] ], + [ [ "steel_chunk", 2 ] ], + [ [ "plastic_chunk", 2 ] ], + [ [ "scrap", 5 ] ] + ] + }, + { + "result": "tank_tread", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 4, + "time": "6 h 40 m", + "using": [ [ "soldering_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "motor", 2 ] ], [ [ "power_supply", 6 ] ], [ [ "cable", 4 ] ], [ [ "steel_lump", 6 ] ], [ [ "steel_chunk", 6 ] ] ] + }, + { + "result": "cable", + "type": "uncraft", + "time": "2 m", + "//": "This may need to be modified, a plastic sheath would give plastic chunks, but there already is a plastic sheathed cable", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "copper", 1 ] ] ], + "flags": [ "UNCRAFT_SINGLE_CHARGE" ] + }, + { + "result": "camera", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ], [ [ "processor", 1 ] ], [ [ "plastic_chunk", 5 ] ], [ [ "e_scrap", 2 ] ], [ [ "lens", 1 ] ] ] + }, + { + "result": "camera_pro", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "10 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 5 ] ], [ [ "processor", 1 ] ], [ [ "plastic_chunk", 10 ] ], [ [ "e_scrap", 8 ] ], [ [ "lens", 2 ] ] ] + }, + { + "result": "candlestick", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "gold_small", 300 ] ] ] + }, + { + "result": "cannabis", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "weed", 20 ] ], [ [ "plant_fibre", 100 ] ], [ [ "withered", 1 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "cantilever_small", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "20 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "scrap", 10 ] ], [ [ "pipe", 8 ] ], [ [ "wire", 8 ] ] ] + }, + { + "result": "cell_phone", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "small_lcd_screen", 1 ] ], [ [ "processor", 1 ] ] ] + }, + { + "result": "smart_phone", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m 30 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "scrap", 1 ] ], + [ [ "light_plus_battery_cell", 1 ] ], + [ [ "small_lcd_screen", 1 ] ], + [ [ "mobile_memory_card", 1 ] ], + [ [ "processor", 1 ] ], + [ [ "lens_small", 1 ] ] + ] + }, + { + "result": "mp3", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "amplifier", 1 ] ], [ [ "small_lcd_screen", 1 ] ], [ [ "RAM", 1 ] ], [ [ "processor", 1 ] ] ] + }, + { + "result": "splatter_guard", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 7 ] ] ] + }, + { + "result": "ceramic_bowl", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 s", + "components": [ [ [ "ceramic_shard", 1 ] ] ] + }, + { + "result": "ceramic_cup", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 s", + "components": [ [ [ "ceramic_shard", 1 ] ] ] + }, + { + "result": "ceramic_mug", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 s", + "components": [ [ [ "ceramic_shard", 1 ] ] ] + }, + { + "result": "ceramic_plate", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 s", + "components": [ [ [ "ceramic_shard", 1 ] ] ] + }, + { + "result": "char_purifier", + "type": "uncraft", + "time": "5 m", + "activity_level": "LIGHT_EXERCISE", + "components": [ [ [ "jug_plastic", 1 ] ], [ [ "rag", 4 ] ] ] + }, + { + "result": "char_purifier_clay", + "type": "uncraft", + "time": "5 m", + "activity_level": "LIGHT_EXERCISE", + "components": [ [ [ "clay_hydria", 1 ] ], [ [ "rag", 4 ] ] ] + }, + { + "result": "clock", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ], [ [ "clockworks", 2 ] ] ] + }, + { + "result": "collarpin", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ] ] + }, + { + "result": "copper_bracelet", + "type": "uncraft", + "time": "30 s", + "activity_level": "MODERATE_EXERCISE", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 43 ] ] ] + }, + { + "result": "copper_ear", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 25 ] ] ] }, { - "type": "recipe", - "result": "lsurvivor_suit", - "obsolete": true + "result": "creepy_doll", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 2 ] ], [ [ "rag", 2 ] ], [ [ "RAM", 1 ] ], [ [ "e_scrap", 2 ] ] ] }, { - "type": "recipe", - "result": "xl_lsurvivor_suit", - "obsolete": true + "result": "crown_golden", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 200 ] ] ] }, { - "type": "recipe", - "result": "wsurvivor_suit", - "obsolete": true + "result": "crown_golden_survivor", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "copy-from": "crown_golden" }, { - "type": "recipe", - "result": "xl_wsurvivor_suit", - "obsolete": true + "result": "cu_pipe", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m 12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ], + "components": [ [ [ "copper", 200 ] ] ] }, { - "type": "recipe", - "result": "wsurvivor_suit_nofur", - "obsolete": true + "result": "diamond_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "diamond", 1 ] ] ] }, { - "type": "recipe", - "result": "xl_wsurvivor_suit_nofur", - "obsolete": true + "result": "garnet_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "garnet", 1 ] ] ] }, { - "type": "recipe", - "result": "h20survivor_suit", - "obsolete": true + "result": "amethyst_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "amethyst", 1 ] ] ] }, { - "type": "recipe", - "result": "survivor_suit", - "obsolete": true + "result": "aquamarine_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "aquamarine", 1 ] ] ] }, { - "type": "recipe", - "result": "xlsurvivor_suit", - "obsolete": true + "result": "emerald_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "emerald", 1 ] ] ] }, { - "type": "recipe", - "result": "kevlar_chainmail_hauberk", - "obsolete": true + "result": "alexandrite_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "alexandrite", 1 ] ] ] }, { - "type": "recipe", - "result": "kevlar_chainmail_hauberk_xs", - "obsolete": true + "result": "ruby_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "ruby", 1 ] ] ] }, { - "type": "recipe", - "result": "xl_kevlar_chainmail_hauberk", - "obsolete": true + "result": "peridot_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "peridot", 1 ] ] ] }, { - "type": "recipe", - "result": "kevlar_chainmail_suit", - "obsolete": true + "result": "sapphire_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "sapphire", 1 ] ] ] }, { - "type": "recipe", - "result": "kevlar_chainmail_suit_xs", - "obsolete": true + "result": "tourmaline_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "tourmaline", 1 ] ] ] }, { - "type": "recipe", - "result": "xl_kevlar_chainmail_suit", - "obsolete": true + "result": "citrine_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "citrine", 1 ] ] ] }, { - "type": "recipe", - "result": "chainmail_vest", - "obsolete": true + "result": "blue_topaz_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "blue_topaz", 1 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_vest", - "obsolete": true + "result": "diamond_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "diamond", 1 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_vest", - "obsolete": true + "result": "diving_watch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "processor", 1 ] ], [ [ "light_minus_battery_cell", 1 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hauberk", - "obsolete": true + "result": "down_pillow", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "rag", 6 ] ], [ [ "down_feather", 40 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hauberk_xs", - "obsolete": true + "result": "sheet", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "8 s", + "components": [ [ [ "sheet_cotton_patchwork", 8 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "xl_chainmail_hauberk", - "obsolete": true + "result": "sheet_cotton_patchwork", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 s", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "cotton_patchwork", 1 ] ] ] }, { - "type": "recipe", - "result": "chainmail_suit", - "obsolete": true + "result": "cotton_patchwork", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 s", + "components": [ [ [ "rag", 1 ] ] ], + "//": "This is intended to be an interim measure until all recipes can be moved away from using or creating rags. Once that's done this can be considered obsolete" }, { - "type": "recipe", - "result": "chainmail_suit_xs", - "obsolete": true + "result": "sheet_neoprene_patchwork", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "neoprene", 1 ] ], [ [ "scrap_neoprene", 20 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_suit", - "obsolete": true + "result": "sheet_nomex_patchwork", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "nomex", 1 ] ], [ [ "scrap_nomex", 20 ] ] ] }, { - "type": "recipe", - "result": "chainmail_legs", - "obsolete": true + "result": "tanned_hide", + "type": "uncraft", + "time": "2 m", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 6 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_legs", - "obsolete": true + "result": "tanned_pelt", + "type": "uncraft", + "time": "2 m", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "fur", 6 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_legs", - "obsolete": true + "result": "eink_tablet_pc", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "RAM", 1 ] ], [ [ "processor", 1 ] ], [ [ "plastic_chunk", 2 ] ], [ [ "e_scrap", 2 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hood", - "obsolete": true + "result": "extinguisher", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "2 m", + "qualities": [ { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ], [ [ "hose", 1 ] ], [ [ "jerrycan_big", 1 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_hood", - "obsolete": true + "result": "fan", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 3 ] ], [ [ "motor_micro", 1 ] ], [ [ "cable", 2 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_hood", - "obsolete": true + "result": "fancy_sunglasses", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "chainmail_hands", - "obsolete": true + "result": "fancy_sunglasses_bifocal", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "xs_chainmail_hands", - "obsolete": true + "result": "fancy_sunglasses_reading", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "xl_chainmail_hands", - "obsolete": true + "result": "felt_patch", + "type": "uncraft", + "time": "5 m", + "activity_level": "NO_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "yarn", 50 ] ] ] }, { - "type": "recipe", - "result": "chainmail_feet", - "obsolete": true + "result": "file", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "6 s", + "components": [ [ [ "paper", 3 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "xs_chainmail_feet", - "obsolete": true + "result": "fitover_sunglasses", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "xl_chainmail_feet", - "obsolete": true + "result": "flyer", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "6 s", + "components": [ [ [ "paper", 1 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "chainmail_arms", - "obsolete": true + "result": "scorecard", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "6 s", + "components": [ [ [ "paper", 1 ] ] ], + "flags": [ "BLIND_EASY" ] }, { - "type": "recipe", - "result": "xs_chainmail_arms", - "obsolete": true + "result": "foon", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_arms", - "obsolete": true + "result": "football", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "leather", 4 ] ], [ [ "string_6", 3 ] ] ] }, { - "type": "recipe", - "result": "hsurvivor_suit", - "obsolete": true + "result": "fork", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] }, { - "type": "recipe", - "result": "xshsurvivor_suit", - "obsolete": true + "result": "glass", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 3 ] ] ] }, { - "type": "recipe", - "result": "xlhsurvivor_suit", - "obsolete": true + "result": "glass_bowl", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 4 ] ] ] }, { - "type": "recipe", - "result": "fsurvivor_suit", - "obsolete": true + "result": "glass_plate", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 4 ] ] ] }, { - "type": "recipe", - "result": "xs_fsurvivor_suit", - "obsolete": true + "result": "jar_3l_glass_sealed", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 5 ] ] ] }, { - "type": "recipe", - "result": "xl_fsurvivor_suit", - "obsolete": true + "result": "bottle_glass", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 3 ] ] ] }, { - "type": "recipe", - "result": "chainmail_vest", - "obsolete": true + "result": "flask_glass", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 1 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_vest", - "obsolete": true + "result": "jar_glass_sealed", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 2 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_vest", - "obsolete": true + "result": "beaker", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 2 ] ] ] }, { - "type": "recipe", - "result": "chainmail_arms", - "obsolete": true + "result": "gradcylinder", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 2 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_arms", - "obsolete": true + "result": "fish_bowl", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 7 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_arms", - "obsolete": true + "result": "mirror", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 3 ] ] ] }, { - "type": "recipe", - "result": "chainmail_feet", - "obsolete": true + "result": "glass_sheet", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 182 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_feet", - "obsolete": true + "result": "game_watch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "processor", 1 ] ], [ [ "light_minus_battery_cell", 1 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_feet", - "obsolete": true + "result": "gold_bracelet", + "type": "uncraft", + "time": "30 s", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hands", - "obsolete": true + "result": "garnet_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "garnet", 4 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_hands", - "obsolete": true + "result": "amethyst_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "amethyst", 4 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_hands", - "obsolete": true + "result": "aquamarine_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "aquamarine", 4 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hood", - "obsolete": true + "result": "emerald_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "emerald", 4 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_hood", - "obsolete": true + "result": "alexandrite_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "alexandrite", 4 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_hood", - "obsolete": true + "result": "ruby_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "ruby", 4 ] ] ] }, { - "type": "recipe", - "result": "chainmail_legs", - "obsolete": true + "result": "peridot_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "peridot", 4 ] ] ] }, { - "type": "recipe", - "result": "xs_chainmail_legs", - "obsolete": true + "result": "sapphire_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "sapphire", 4 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_legs", - "obsolete": true + "result": "tourmaline_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "tourmaline", 4 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hauberk", - "obsolete": true + "result": "citrine_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "citrine", 4 ] ] ] }, { - "type": "recipe", - "result": "chainmail_hauberk_xs", - "obsolete": true + "result": "blue_topaz_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "blue_topaz", 4 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_hauberk", - "obsolete": true + "result": "opal_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "opal", 4 ] ] ] }, { - "type": "recipe", - "result": "chainmail_suit", - "obsolete": true + "result": "pearl_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "pearl", 4 ] ] ] }, { - "type": "recipe", - "result": "chainmail_suit_xs", - "obsolete": true + "result": "onyx_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "onyx", 4 ] ] ] }, { - "type": "recipe", - "result": "xl_chainmail_suit", - "obsolete": true + "result": "diamond_gold_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 8 ] ], [ [ "diamond", 4 ] ] ] }, { - "type": "recipe", - "result": "armor_scavenger", - "obsolete": true + "result": "gold_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ] ] }, { - "type": "recipe", - "result": "vac_oven_small_full", - "obsolete": true + "result": "gold_ear", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ] ] }, { - "type": "recipe", - "result": "hi_q_crude_oil", - "obsolete": true + "result": "garnet_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "garnet", 2 ] ] ] }, { - "type": "recipe", - "result": "hi_q_crude_oil", - "id_suffix": "using_pipe", - "obsolete": true + "result": "amethyst_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "amethyst", 2 ] ] ] }, { - "type": "recipe", - "result": "lo_q_crude_oil", - "obsolete": true + "result": "aquamarine_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "aquamarine", 2 ] ] ] }, { - "type": "recipe", - "result": "lo_q_crude_oil_ethanol", - "obsolete": true + "result": "emerald_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "emerald", 2 ] ] ] }, { - "type": "recipe", - "result": "lo_q_crude_oil_ethanol", - "id_suffix": "using_oil_extractor_crude", - "obsolete": true + "result": "alexandrite_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "alexandrite", 2 ] ] ] }, { - "type": "recipe", - "result": "hi_q_crude_oil_ethanol", - "obsolete": true + "result": "ruby_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "ruby", 2 ] ] ] + }, + { + "result": "peridot_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "peridot", 2 ] ] ] + }, + { + "result": "sapphire_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "sapphire", 2 ] ] ] + }, + { + "result": "tourmaline_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "tourmaline", 2 ] ] ] + }, + { + "result": "citrine_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "citrine", 2 ] ] ] + }, + { + "result": "blue_topaz_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "blue_topaz", 2 ] ] ] + }, + { + "result": "opal_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "opal", 2 ] ] ] + }, + { + "result": "pearl_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "pearl", 2 ] ] ] + }, + { + "result": "onyx_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "onyx", 2 ] ] ] + }, + { + "result": "diamond_gold_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ], [ [ "diamond", 2 ] ] ] + }, + { + "result": "gold_watch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "gold_small", 12 ] ], [ [ "clockworks", 1 ] ] ] + }, + { + "result": "hd_steel_drum", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 4, + "time": "2 h", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "tools": [ [ [ "welder", 500 ], [ "toolset", 750 ] ] ], + "components": [ [ [ "steel_plate", 10 ] ], [ [ "steel_lump", 70 ] ] ] + }, + { + "result": "heavy_flashlight", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 3, + "time": "6 m", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "cable", 12 ] ], [ [ "amplifier", 2 ] ], [ [ "lightstrip_inactive", 1 ] ], [ [ "material_aluminium_ingot", 1 ] ] ] + }, + { + "result": "holy_symbol", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 4 ] ] ] + }, + { + "result": "horn_big", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 3, + "time": "5 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "e_scrap", 4 ] ], [ [ "amplifier", 2 ] ], [ [ "scrap", 4 ] ] ] + }, + { + "result": "horn_car", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 2, + "time": "6 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "e_scrap", 2 ] ], [ [ "amplifier", 1 ] ], [ [ "scrap", 2 ] ] ] + }, + { + "result": "kettle", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "2 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 3 ] ] ] + }, + { + "result": "kiln_done", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "3 m", + "components": [ [ [ "charcoal", 200 ] ], [ [ "char_kiln", 1 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_bread", + "time": "2 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "steel_chunk", 1 ], [ "scrap", 5 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_butcher", + "time": "10 m", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CUT", "level": 2 } ], + "components": [ [ [ "blade", 1 ], [ "steel_chunk", 4 ], [ "scrap", 20 ] ], [ [ "leather", 1 ], [ "fur", 1 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_carving", + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "blade", 1 ], [ "scrap", 5 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_chef", + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "blade", 1 ], [ "scrap", 5 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_folding", + "time": "3 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "scrap", 4 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_meat_cleaver", + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "blade", 1 ], [ "scrap", 10 ] ] ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_paring", + "time": "3 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ] ] + }, + { + "result": "knife_steak", + "type": "uncraft", + "time": "3 m", + "//": "Another odd one", + "activity_level": "MODERATE_EXERCISE", + "components": [ [ [ "spike", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "knife_vegetable_cleaver", + "time": "2 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "blade", 1 ], [ "scrap", 5 ] ] ] + }, + { + "result": "laptop", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "45 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "processor", 1 ] ], + [ [ "RAM", 4 ] ], + [ [ "circuit", 1 ] ], + [ [ "cable", 6 ] ], + [ [ "amplifier", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "plastic_chunk", 6 ] ], + [ [ "small_lcd_screen", 1 ] ] + ] + }, + { + "result": "large_lcd_screen", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "30 m", + "using": [ [ "soldering_standard", 15 ] ], + "components": [ [ [ "e_scrap", 3 ] ], [ [ "plastic_chunk", 5 ] ] ] + }, + { + "result": "small_lcd_screen", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "10 m", + "using": [ [ "soldering_standard", 5 ] ], + "components": [ [ [ "e_scrap", 1 ] ], [ [ "plastic_chunk", 2 ] ] ] + }, + { + "result": "basket_laundry", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 20 ] ] ] + }, + { + "result": "teleumbrella", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 3 ] ], [ [ "scrap", 1 ] ], [ [ "wire", 5 ] ] ] + }, + { + "result": "lawnmower", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "45 m", + "qualities": [ { "id": "WRENCH", "level": 1 } ], + "components": [ + [ [ "scrap", 8 ] ], + [ [ "spring", 2 ] ], + [ [ "blade", 2 ] ], + [ [ "1cyl_combustion", 1 ] ], + [ [ "metal_tank_little", 1 ] ], + [ [ "pipe", 3 ] ] + ] + }, + { + "result": "lighter", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "components": [ [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "silver_locket", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 10 ] ] ] + }, + { + "result": "makeshift_crowbar", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "time": "1 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ], [ [ "steel_chunk", 1 ] ] ] + }, + { + "result": "makeshift_sling", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "6 s", + "components": [ [ [ "sheet", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "many_years_old_newspaper", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "material_shrd_limestone", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "10 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], + "components": [ [ [ "material_limestone", 10 ] ] ] + }, + { + "result": "mess_kit", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "10 m", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "element", 3 ] ], [ [ "amplifier", 1 ] ], [ [ "scrap", 6 ] ], [ [ "plastic_chunk", 1 ] ], [ [ "cable", 8 ] ] ] + }, + { + "result": "mess_tray", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 5 ] ] ] + }, + { + "result": "microwave", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "45 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "processor", 1 ] ], + [ [ "cable", 4 ] ], + [ [ "e_scrap", 3 ] ], + [ [ "amplifier", 1 ] ], + [ [ "power_supply", 4 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_micro", 1 ] ], + [ [ "magnetron", 1 ] ] + ] + }, + { + "result": "mil_mess_kit", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "10 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "element", 3 ] ], [ [ "amplifier", 1 ] ], [ [ "cable", 8 ] ] ] + }, + { + "result": "militarymap", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "mininuke", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "3 h", + "skill_used": "electronics", + "difficulty": 8, + "skills_required": [ [ "fabrication", 4 ], [ "mechanics", 6 ] ], + "using": [ [ "soldering_standard", 150 ], [ "welding_standard", 6 ] ], + "qualities": [ + { "id": "SCREW", "level": 1 }, + { "id": "SCREW_FINE", "level": 1 }, + { "id": "WRENCH", "level": 2 }, + { "id": "WRENCH_FINE", "level": 1 }, + { "id": "SAW_M", "level": 2 }, + { "id": "SAW_M_FINE", "level": 1 } + ], + "components": [ + [ [ "cable", 12 ] ], + [ [ "chem_rdx", 20 ] ], + [ [ "circuit", 6 ] ], + [ [ "plutonium", 6 ] ], + [ [ "power_supply", 1 ] ], + [ [ "scrap", 200 ] ], + [ [ "plut_cell", 1 ] ] + ] + }, + { + "result": "months_old_newspaper", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "12 s", + "components": [ [ [ "paper", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "motor", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 4, + "time": "30 m", + "using": [ [ "soldering_standard", 40 ], [ "welding_standard", 3 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "amplifier", 2 ] ], [ [ "cable", 20 ] ], [ [ "bearing", 10 ] ], [ [ "steel_lump", 5 ] ], [ [ "e_scrap", 5 ] ] ] + }, + { + "result": "motor_large", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 6, + "time": "50 m", + "using": [ [ "soldering_standard", 50 ], [ "welding_standard", 5 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ + [ [ "power_supply", 2 ] ], + [ [ "amplifier", 4 ] ], + [ [ "cable", 30 ] ], + [ [ "bearing", 40 ] ], + [ [ "steel_lump", 15 ] ], + [ [ "e_scrap", 8 ] ] + ] + }, + { + "result": "multi_cooker", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "1 h 15 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "processor", 1 ] ], + [ [ "RAM", 1 ] ], + [ [ "cable", 8 ] ], + [ [ "element", 4 ] ], + [ [ "amplifier", 1 ] ], + [ [ "power_supply", 4 ] ], + [ [ "plastic_chunk", 12 ] ], + [ [ "e_scrap", 4 ] ], + [ [ "scrap", 10 ] ] + ] + }, + { + "result": "silver_necklace", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 10 ] ] ] + }, + { + "result": "newest_newspaper", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "one_year_old_newspaper", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "oxy_torch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 2, + "time": "5 m", + "qualities": [ { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "scrap", 5 ] ], [ [ "cu_pipe", 1 ] ], [ [ "pilot_light", 1 ] ], [ [ "rag", 5 ] ], [ [ "metal_tank_little", 2 ] ] ] + }, + { + "result": "oxygen_tank", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 1 ] ], [ [ "metal_tank_little", 1 ] ] ] + }, + { + "result": "peeler", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "pot_makeshift_copper", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper_scrap_equivalent", 20, "LIST" ] ] ] + }, + { + "result": "potato_masher", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "result": "pillow", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "rag", 4 ] ], [ [ "cotton_ball", 8 ] ] ] + }, + { + "result": "makeshift_pillow", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "rag", 4 ] ], [ [ "withered", 12 ] ] ] + }, + { + "result": "pipe", + "type": "uncraft", + "activity_level": "BRISK_EXERCISE", + "skill_used": "mechanics", + "time": "5 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 7 ] ] ] + }, + { + "result": "hc_steel_lump", + "type": "uncraft", + "activity_level": "BRISK_EXERCISE", + "time": "10 m", + "qualities": [ { "id": "SAW_M", "level": 2 } ], + "components": [ [ [ "hc_steel_chunk", 4 ] ] ] + }, + { + "result": "mc_steel_lump", + "type": "uncraft", + "activity_level": "BRISK_EXERCISE", + "time": "10 m", + "qualities": [ { "id": "SAW_M", "level": 2 } ], + "components": [ [ [ "mc_steel_chunk", 4 ] ] ] + }, + { + "result": "lc_steel_lump", + "type": "uncraft", + "activity_level": "BRISK_EXERCISE", + "time": "10 m", + "qualities": [ { "id": "SAW_M", "level": 2 } ], + "components": [ [ [ "lc_steel_chunk", 4 ] ] ] + }, + { + "result": "pocketwatch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "36 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "gold_small", 3 ] ], [ [ "clockworks", 1 ] ] ] + }, + { + "result": "polisher", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 2, + "time": "6 m", + "using": [ [ "soldering_standard", 10 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 8 ] ], [ [ "motor_small", 1 ] ], [ [ "scrap", 4 ] ] ] + }, + { + "result": "pot_copper", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "3 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap_copper", 6 ] ], [ [ "scrap", 1 ] ] ] + }, + { + "result": "power_armor_basic", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 7, + "skills_required": [ "electronics", 5 ], + "time": "2 h", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "tools": [ [ [ "boltcutters", -1 ], [ "toolset", -1 ] ] ], + "components": [ + [ [ "depowered_armor", 1 ] ], + [ [ "power_supply", 6 ] ], + [ [ "element", 2 ] ], + [ [ "cable", 12 ] ], + [ [ "circuit", 6 ] ], + [ [ "transponder", 1 ] ] + ] + }, + { + "result": "power_armor_helmet_basic", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 8, + "skills_required": [ "electronics", 4 ], + "time": "45 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "tools": [ [ [ "boltcutters", -1 ], [ "toolset", -1 ] ] ], + "components": [ + [ [ "depowered_helmet", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "element", 1 ] ], + [ [ "small_lcd_screen", 2 ] ], + [ [ "circuit", 2 ] ], + [ [ "RAM", 1 ] ] + ] + }, + { + "result": "processor", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 1, + "time": "10 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "e_scrap", 3 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "radio_car", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "20 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "antenna", 1 ] ], + [ [ "cable", 8 ] ], + [ [ "motor_tiny", 1 ] ], + [ [ "motor_micro", 2 ] ], + [ [ "amplifier", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "receiver", 1 ] ], + [ [ "e_scrap", 2 ] ], + [ [ "scrap", 3 ] ], + [ [ "radio_car_wheel", 1 ] ] + ] + }, + { + "result": "radiocontrol", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "3 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "antenna", 1 ] ], [ [ "e_scrap", 2 ] ], [ [ "transponder", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "rag", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 h", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "thread", 80 ] ] ] + }, + { + "result": "stick_fiber", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plant_fibre", 80 ] ] ] + }, + { + "result": "ref_lighter", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "components": [ [ [ "pilot_light", 1 ] ], [ [ "scrap", 1 ] ] ] + }, + { + "result": "restaurantmap", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "result": "garlic_press", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "result": "gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ] ] + }, + { + "result": "gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ] ] + }, + { + "result": "garnet_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "garnet", 1 ] ] ] + }, + { + "result": "amethyst_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "amethyst", 1 ] ] ] + }, + { + "result": "aquamarine_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "aquamarine", 1 ] ] ] + }, + { + "result": "emerald_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "emerald", 1 ] ] ] }, { - "type": "recipe", - "result": "lo_q_crude_oil_ethanol_filtered", - "obsolete": true + "result": "alexandrite_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "alexandrite", 1 ] ] ] + }, + { + "result": "ruby_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "ruby", 1 ] ] ] + }, + { + "result": "peridot_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "peridot", 1 ] ] ] + }, + { + "result": "sapphire_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "sapphire", 1 ] ] ] + }, + { + "result": "tourmaline_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "tourmaline", 1 ] ] ] + }, + { + "result": "citrine_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "citrine", 1 ] ] ] + }, + { + "result": "blue_topaz_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "blue_topaz", 1 ] ] ] + }, + { + "result": "opal_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "opal", 1 ] ] ] + }, + { + "result": "pearl_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "pearl", 1 ] ] ] + }, + { + "result": "onyx_gold_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 2 ] ], [ [ "onyx", 1 ] ] ] + }, + { + "result": "roadmap", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "vehicle_controls", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "mechanics", + "difficulty": 3, + "time": "15 m", + "decomp_learn": 3, + "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "pipe", 4 ] ], [ [ "scrap", 12 ] ], [ [ "wire", 2 ] ], [ [ "cable", 8 ] ] ] + }, + { + "result": "robot_controls", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "time": "45 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "motor_tiny", 3 ] ], [ [ "processor", 3 ] ], [ [ "RAM", 2 ] ], [ [ "plastic_chunk", 2 ] ] ] + }, + { + "result": "sewing_kit", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "scrap", 2 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "steel_pan", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "steel_chunk", 3 ], [ "scrap", 15 ] ] ] + }, + { + "result": "scythe", + "type": "uncraft", + "time": "6 m", + "activity_level": "MODERATE_EXERCISE", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "blade_scythe", 1 ] ], [ [ "stick_long", 1 ] ] ] + }, + { + "result": "sf_watch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "gold_small", 5 ] ], [ [ "silver_small", 12 ] ], [ [ "clockworks", 1 ] ] ] + }, + { + "result": "silver_bracelet", + "type": "uncraft", + "time": "30 s", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 10 ] ] ] + }, + { + "result": "garnet_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "garnet", 4 ] ] ] + }, + { + "result": "amethyst_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "amethyst", 4 ] ] ] + }, + { + "result": "aquamarine_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "aquamarine", 4 ] ] ] + }, + { + "result": "emerald_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "emerald", 4 ] ] ] + }, + { + "result": "alexandrite_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "alexandrite", 4 ] ] ] + }, + { + "result": "ruby_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "ruby", 4 ] ] ] + }, + { + "result": "peridot_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "peridot", 4 ] ] ] + }, + { + "result": "sapphire_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "sapphire", 4 ] ] ] + }, + { + "result": "tourmaline_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "tourmaline", 4 ] ] ] + }, + { + "result": "citrine_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "citrine", 4 ] ] ] + }, + { + "result": "blue_topaz_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "blue_topaz", 4 ] ] ] + }, + { + "result": "opal_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "opal", 4 ] ] ] + }, + { + "result": "pearl_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "pearl", 4 ] ] ] + }, + { + "result": "onyx_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "onyx", 4 ] ] ] }, { - "type": "recipe", - "result": "hi_q_crude_oil_ethanol_filtered", - "obsolete": true + "result": "diamond_silver_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ], [ [ "diamond", 4 ] ] ] }, { - "type": "recipe", - "result": "lo_q_crude_oil_filtered", - "obsolete": true + "result": "silver_ear", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 3 ] ] ] }, { - "type": "recipe", - "result": "hi_q_crude_oil_filtered", - "obsolete": true + "result": "garnet_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "garnet", 2 ] ] ] }, { - "type": "recipe", - "result": "hi_q_distillate_heads", - "obsolete": true + "result": "amethyst_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "amethyst", 2 ] ] ] }, { - "type": "recipe", - "result": "hi_q_distillate_heads", - "id_suffix": "using lo_q_crude", - "obsolete": true + "result": "aquamarine_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "aquamarine", 2 ] ] ] }, { - "type": "recipe", - "result": "hi_q_distillate_heads", - "id_suffix": "using_tails", - "obsolete": true + "result": "emerald_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "emerald", 2 ] ] ] + }, + { + "result": "alexandrite_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "alexandrite", 2 ] ] ] + }, + { + "result": "ruby_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "ruby", 2 ] ] ] + }, + { + "result": "peridot_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "peridot", 2 ] ] ] + }, + { + "result": "sapphire_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "sapphire", 2 ] ] ] + }, + { + "result": "tourmaline_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "tourmaline", 2 ] ] ] + }, + { + "result": "citrine_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "citrine", 2 ] ] ] + }, + { + "result": "blue_topaz_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "blue_topaz", 2 ] ] ] + }, + { + "result": "opal_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "opal", 2 ] ] ] + }, + { + "result": "pearl_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "pearl", 2 ] ] ] + }, + { + "result": "onyx_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "onyx", 2 ] ] ] + }, + { + "result": "diamond_silver_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ], [ [ "diamond", 2 ] ] ] + }, + { + "result": "sm_extinguisher", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "1 m", + "qualities": [ { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 1 ] ], [ [ "metal_tank_little", 1 ] ] ] + }, + { + "result": "small_relic", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m 30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 20 ] ] ] + }, + { + "result": "smoxygen_tank", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "1 m", + "qualities": [ { "id": "WRENCH", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 2 ] ], [ [ "canister_empty", 1 ] ] ] + }, + { + "result": "spoon", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "spork", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "spring", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m 30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 30 ] ] ] + }, + { + "result": "stick_long", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "stick", 2 ] ] ] + }, + { + "result": "stock_pot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "3 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 8 ], [ "steel_chunk", 1 ] ] ] + }, + { + "result": "straw_basket", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "components": [ [ [ "straw_pile", 4 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "straw_doll", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "components": [ [ [ "straw_pile", 1 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "straw_fedora", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "straw_pile", 5 ] ] ] + }, + { + "result": "straw_hat", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "components": [ [ [ "straw_pile", 2 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "straw_sandals", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "components": [ [ [ "straw_pile", 2 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "sunglasses", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "sunglasses_bifocal", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "sunglasses_reading", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "glass_tinted", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "survivormap", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "survnote", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "6 s", + "components": [ [ [ "paper", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "talking_doll", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 2 ] ], [ [ "rag", 2 ] ], [ [ "RAM", 1 ] ], [ [ "e_scrap", 2 ] ] ] + }, + { + "result": "tank_top", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "tailor", + "time": "1 m", + "components": [ [ [ "rag", 4 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "household_water_heater", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "1 h", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ + [ [ "pipe", 1 ] ], + [ [ "scrap", 6 ] ], + [ [ "steel_chunk", 3 ] ], + [ [ "sheet_metal", 6 ] ], + [ [ "cable", 15 ] ], + [ [ "cu_pipe", 5 ] ], + [ [ "hose", 2 ] ], + [ [ "pilot_light", 1 ] ], + [ [ "thermostat", 1 ] ], + [ [ "water_faucet", 1 ] ], + [ [ "pipe_fittings", 6 ] ], + [ [ "metal_tank", 1 ] ] + ] + }, + { + "result": "television", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "1 h", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "large_lcd_screen", 1 ] ], + [ [ "processor", 1 ] ], + [ [ "RAM", 2 ] ], + [ [ "cable", 8 ] ], + [ [ "e_scrap", 4 ] ], + [ [ "amplifier", 4 ] ], + [ [ "power_supply", 2 ] ], + [ [ "plastic_chunk", 8 ] ] + ] + }, + { + "result": "thyme", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "wild_herbs", 10 ] ] ] + }, + { + "result": "hickory_nut", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "hickory_nut_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "hazelnut", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "hazelnut_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "chestnut", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "chestnut_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "almond", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "almond_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "pistachio", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "pistachio_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "pecan", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "pecan_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "walnut", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "10 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "walnut_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "whisk", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "result": "wine_glass", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 s", + "components": [ [ [ "glass_shard", 2 ] ] ] + }, + { + "result": "peanut", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "survival", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "peanut_shelled", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "tieclip", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 4 ] ] ] + }, + { + "result": "toaster", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "12 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "cable", 2 ] ], [ [ "power_supply", 1 ] ], [ [ "scrap", 2 ] ], [ [ "element", 4 ] ] ] + }, + { + "result": "touristmap", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "tshirt", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "tailor", + "time": "1 m", + "components": [ [ [ "rag", 5 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "tshirt_tour", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "tailor", + "time": "1 m", + "components": [ [ [ "rag", 5 ] ] ], + "flags": [ "BLIND_HARD" ] + }, + { + "result": "dish_towel", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "rag", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "usb_drive", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m 30 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "RAM", 1 ] ] ] + }, + { + "result": "vac_sealer", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 4 ] ], [ [ "element", 2 ] ], [ [ "hose", 1 ] ], [ [ "power_supply", 1 ] ] ] + }, + { + "result": "vehicle_dashboard", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 2, + "time": "30 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "electronics_controls", 1 ] ], [ [ "cable", 5 ] ], [ [ "plastic_chunk", 15 ] ] ] + }, + { + "result": "vibrator", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 3, + "skills_required": [ "fabrication", 2 ], + "time": "4 m 20 s", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "e_scrap", 1 ] ], [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] + }, + { + "result": "weeks_old_newspaper", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "hinge", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 1 ] ] ] + }, + { + "result": "wire", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "wristwatch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "3 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "processor", 1 ] ], [ [ "light_minus_battery_cell", 1 ] ] ] + }, + { + "result": "years_old_newspaper", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "food_processor", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "difficulty": 4, + "time": "15 m", + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1, "amount": 1 }, { "id": "HAMMER", "level": 3, "amount": 1 } ], + "components": [ [ [ "scrap", 4 ] ], [ [ "cable", 2 ] ], [ [ "pot", 1 ] ], [ [ "e_scrap", 1 ] ], [ [ "motor_micro", 1 ] ] ] + }, + { + "result": "box_small", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "cardboard", 4 ] ] ] + }, + { + "result": "box_medium", + "type": "uncraft", + "time": "3 m 30 s", + "activity_level": "LIGHT_EXERCISE", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "cardboard", 35 ] ] ] + }, + { + "result": "box_large", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "cardboard", 180 ] ] ] + }, + { + "result": "box_small_wood", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SAW_W", "level": 1 } ], + "components": [ [ [ "splinter", 4 ] ] ] + }, + { + "result": "washing_machine", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "time": "1 h 30 m", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ + [ [ "cable", 8 ] ], + [ [ "hose", 1 ] ], + [ [ "cu_pipe", 3 ] ], + [ [ "motor_small", 1 ] ], + [ [ "e_scrap", 4 ] ], + [ [ "element", 4 ] ], + [ [ "power_supply", 4 ] ], + [ [ "processor", 1 ] ], + [ [ "RAM", 1 ] ] + ] + }, + { + "result": "household_washing_machine", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "time": "2 h", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ + [ [ "pipe", 1 ] ], + [ [ "scrap", 6 ] ], + [ [ "e_scrap", 4 ] ], + [ [ "steel_chunk", 3 ] ], + [ [ "sheet_metal_small", 4 ] ], + [ [ "sheet_metal", 6 ] ], + [ [ "cable", 15 ] ], + [ [ "hose", 2 ] ], + [ [ "pipe_fittings", 6 ] ], + [ [ "motor_small", 1 ] ], + [ [ "cu_pipe", 5 ] ] + ] + }, + { + "result": "dishwasher", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "time": "1 h 30 m", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ + [ [ "cable", 8 ] ], + [ [ "hose", 1 ] ], + [ [ "cu_pipe", 3 ] ], + [ [ "motor_tiny", 1 ] ], + [ [ "e_scrap", 4 ] ], + [ [ "element", 4 ] ], + [ [ "power_supply", 4 ] ], + [ [ "processor", 1 ] ], + [ [ "RAM", 1 ] ] + ] + }, + { + "result": "household_dishwasher", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "time": "2 h", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], + "components": [ + [ [ "pipe", 1 ] ], + [ [ "scrap", 2 ] ], + [ [ "e_scrap", 2 ] ], + [ [ "steel_chunk", 3 ] ], + [ [ "sheet_metal_small", 4 ] ], + [ [ "sheet_metal", 6 ] ], + [ [ "cable", 15 ] ], + [ [ "hose", 2 ] ], + [ [ "motor_small", 1 ] ], + [ [ "pipe_fittings", 6 ] ], + [ [ "cu_pipe", 5 ] ] + ] + }, + { + "//": "TODO: use copy-from inheritance for solarpack uncrafts -- it is currently not working properly #24702", + "result": "solarpack", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "skills_required": [ [ "fabrication", 2 ], [ "mechanics", 2 ] ], + "time": "50 m", + "using": [ [ "soldering_standard", 35 ], [ "welding_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 2 } ], + "components": [ + [ [ "power_supply", 2 ] ], + [ [ "amplifier", 2 ] ], + [ [ "solar_panel", 1 ] ], + [ [ "cable", 20 ] ], + [ [ "sheet_metal", 1 ] ], + [ [ "sheet_metal_small", 4 ] ], + [ [ "steel_chunk", 4 ] ], + [ [ "scrap", 8 ] ], + [ [ "rope_6", 1 ] ] + ] + }, + { + "//": "TODO: use copy-from inheritance for solarpack uncrafts -- it is currently not working properly #24702", + "result": "solarpack_on", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "skills_required": [ [ "fabrication", 2 ], [ "mechanics", 2 ] ], + "time": "50 m", + "using": [ [ "soldering_standard", 35 ], [ "welding_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 2 } ], + "components": [ + [ [ "power_supply", 2 ] ], + [ [ "amplifier", 2 ] ], + [ [ "solar_panel", 1 ] ], + [ [ "cable", 20 ] ], + [ [ "sheet_metal", 1 ] ], + [ [ "sheet_metal_small", 4 ] ], + [ [ "steel_chunk", 4 ] ], + [ [ "scrap", 8 ] ], + [ [ "rope_6", 1 ] ] + ] + }, + { + "result": "drill_press", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "spike", 1 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "tablesaw", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "circsaw_blade", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "mitresaw", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "circsaw_blade", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "bandsaw", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "wire", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "router", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "spike", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "planer", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "blade", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "jointer", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "360 m", + "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "cable", 6 ] ], + [ [ "steel_chunk", 5 ] ], + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 14 ] ], + [ [ "steel_plate", 3 ] ], + [ [ "blade", 2 ] ], + [ [ "plastic_chunk", 8 ] ], + [ [ "motor_small", 1 ] ] + ] + }, + { + "result": "bundle_rag", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "fabrication", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "rag", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "bundle_leather", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "fabrication", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "leather", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "bundle_wool", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "fabrication", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "felt_patch", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "nomex", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "fabrication", + "qualities": [ { "id": "CUT", "level": 1 } ], + "time": "1 h", + "components": [ [ [ "thread_nomex", 50 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "garlic", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "15 s", + "components": [ [ [ "garlic_clove", 6 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "styrofoam_cup", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "components": [ [ [ "cardboard", 2 ] ], [ [ "plastic_chunk", 2 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "pan", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "3 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "steel_chunk", 1 ] ], [ [ "sheet_metal_small", 9 ] ], [ [ "scrap", 3 ] ] ] + }, + { + "result": "pot", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 20 ] ] ] + }, + { + "result": "pot_canning", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 20 ], [ "steel_chunk", 2 ] ] ] + }, + { + "result": "fluid_preserved_brain", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "chem_formaldehyde", 10 ] ], [ [ "human_brain_embalmed", 5 ] ], [ [ "jar_3l_glass_sealed", 1 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "trailmap", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "30 s", + "components": [ [ [ "paper", 10 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "spectrophotometer", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 4, + "skills_required": [ "chemistry", 1 ], + "time": "20 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 2 ] ], + [ [ "cable", 1 ] ], + [ [ "amplifier", 1 ] ], + [ [ "plastic_chunk", 6 ] ], + [ [ "small_lcd_screen", 1 ] ], + [ [ "light_detector", 1 ] ], + [ [ "glass_prism", 1 ] ], + [ [ "solder_wire", 10 ] ] + ] + }, + { + "result": "melting_point", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "20 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 2 ] ], + [ [ "steel_lump", 1 ] ], + [ [ "cable", 1 ] ], + [ [ "hotplate", 1 ] ], + [ [ "solder_wire", 6 ] ], + [ [ "lens_small", 1 ] ] + ] + }, + { + "result": "vortex", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "20 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "sheet_metal_small", 2 ] ], + [ [ "steel_lump", 1 ] ], + [ [ "cable", 1 ] ], + [ [ "motor_tiny", 1 ] ], + [ [ "plastic_chunk", 2 ] ], + [ [ "solder_wire", 10 ] ] + ] + }, + { + "result": "ph_meter", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "5 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "voltmeter", 1 ] ], [ [ "glass_tube_small", 2 ] ] ] + }, + { + "result": "voltmeter", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "time": "20 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ], [ [ "amplifier", 1 ] ], [ [ "cable", 6 ] ], [ [ "plastic_chunk", 4 ] ], [ [ "e_scrap", 3 ] ] ] + }, + { + "result": "microscope", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "30 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "steel_lump", 2 ] ], + [ [ "amplifier", 1 ] ], + [ [ "light_bulb", 1 ] ], + [ [ "cable", 2 ] ], + [ [ "scrap", 3 ] ], + [ [ "plastic_chunk", 4 ] ], + [ [ "lens_small", 8 ] ], + [ [ "lens", 2 ] ] + ] + }, + { + "result": "microscope_dissecting", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "45 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "steel_lump", 2 ] ], + [ [ "amplifier", 2 ] ], + [ [ "light_bulb", 1 ] ], + [ [ "cable", 2 ] ], + [ [ "scrap", 3 ] ], + [ [ "plastic_chunk", 4 ] ], + [ [ "lens_small", 4 ] ], + [ [ "lens", 4 ] ] + ] + }, + { + "result": "microcentrifuge", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "45 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "using": [ [ "soldering_standard", 15 ] ], + "components": [ + [ [ "sheet_metal_small", 2 ] ], + [ [ "steel_chunk", 4 ] ], + [ [ "cable", 2 ] ], + [ [ "motor_small", 1 ] ], + [ [ "plastic_chunk", 6 ] ], + [ [ "solder_wire", 10 ] ] + ] + }, + { + "result": "gelbox", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "40 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "using": [ [ "soldering_standard", 10 ] ], + "components": [ + [ [ "power_supply", 4 ] ], + [ [ "amplifier", 4 ] ], + [ [ "cable", 6 ] ], + [ [ "plastic_chunk", 10 ] ], + [ [ "solder_wire", 5 ] ] + ] + }, + { + "result": "medium_storage_battery", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "time": "40 m", + "decomp_learn": [ [ "electronics", 3 ], [ "fabrication", 1 ] ], + "using": [ [ "soldering_standard", 20 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "small_storage_battery", 13 ] ], [ [ "e_scrap", 3 ] ], [ [ "scrap", 7 ] ], [ [ "cable", 4 ] ] ] + }, + { + "result": "storage_battery", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 8, + "time": "1 h 30 m", + "decomp_learn": [ [ "electronics", 3 ], [ "fabrication", 2 ] ], + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "small_storage_battery", 79 ] ], [ [ "e_scrap", 15 ] ], [ [ "scrap", 31 ] ], [ [ "cable", 19 ] ] ] + }, + { + "result": "electric_blanket", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "tailor", + "time": "30 m", + "difficulty": 1, + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "rag", 25 ] ], [ [ "element", 5 ] ], [ [ "cable", 5 ] ] ] + }, + { + "result": "wearable_light", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "30 s", + "qualities": [ { "id": "CUT", "level": 1 } ], + "components": [ [ [ "flashlight", 1 ] ], [ [ "rag", 2 ] ] ] + }, + { + "result": "miner_hat", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "3 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ + [ [ "hat_hard", 1 ], [ "helmet_bike", 1 ] ], + [ [ "flashlight", 1 ] ], + [ [ "rag", 2 ], [ "leather", 2 ], [ "cordage", 1, "LIST" ], [ "duct_tape", 10 ], [ "medical_tape", 20 ] ] + ] + }, + { + "result": "adobe_pallet_done", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "1 m", + "difficulty": 1, + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "adobe_brick", 20 ] ], [ [ "frame_wood_light", 1 ] ] ] + }, + { + "result": "guitar_electric", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 1, + "time": "6 m", + "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "CUT", "level": 2 } ], + "components": [ + [ [ "shoulder_strap", 1 ] ], + [ [ "2x4", 1 ] ], + [ [ "amplifier", 1 ] ], + [ [ "cable", 10 ] ], + [ [ "scrap", 1 ] ], + [ [ "e_scrap", 2 ] ] + ] + }, + { + "result": "amplifier_head", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 1, + "time": "1 h 15 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ + [ [ "circuit", 1 ] ], + [ [ "cable", 4 ] ], + [ [ "amplifier", 4 ] ], + [ [ "power_supply", 2 ] ], + [ [ "plastic_chunk", 4 ] ], + [ [ "scrap", 2 ] ], + [ [ "splinter", 1 ] ], + [ [ "solder_wire", 5 ] ], + [ [ "e_scrap", 3 ] ], + [ [ "RAM", 1 ] ] + ] + }, + { + "result": "platinum_hairpin", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "6 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 3 ] ] ] + }, + { + "result": "platinum_locket", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ] ] + }, + { + "result": "platinum_necklace", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 3 ] ] ] + }, + { + "result": "platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "36 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ] ] + }, + { + "result": "garnet_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "garnet", 4 ] ] ] + }, + { + "result": "amethyst_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "amethyst", 4 ] ] ] + }, + { + "result": "aquamarine_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "aquamarine", 4 ] ] ] + }, + { + "result": "emerald_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "emerald", 4 ] ] ] + }, + { + "result": "alexandrite_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "alexandrite", 4 ] ] ] + }, + { + "result": "ruby_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "ruby", 4 ] ] ] + }, + { + "result": "peridot_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "peridot", 4 ] ] ] + }, + { + "result": "sapphire_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "sapphire", 4 ] ] ] }, { - "type": "recipe", - "result": "dab_pen", - "obsolete": true + "result": "tourmaline_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "tourmaline", 4 ] ] ] }, { - "type": "recipe", - "result": "hi_q_distillate_cart", - "obsolete": true + "result": "citrine_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "citrine", 4 ] ] ] }, { - "type": "recipe", - "result": "thread_spinwheel_string", - "obsolete": true + "result": "blue_topaz_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "blue_topaz", 4 ] ] ] }, { - "type": "recipe", - "result": "cordage_6_spinwheel_string", - "obsolete": true + "result": "opal_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "opal", 4 ] ] ] }, { - "type": "recipe", - "result": "cordage_36_spinwheel_string", - "obsolete": true + "result": "pearl_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "pearl", 4 ] ] ] }, { - "type": "recipe", - "result": "rope_makeshift_6_spinwheel_dissasemble", - "obsolete": true + "result": "onyx_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "onyx", 4 ] ] ] }, { - "type": "recipe", - "result": "string_6_spinwheel_string", - "obsolete": true + "result": "diamond_platinum_bracelet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 8 ] ], [ [ "diamond", 4 ] ] ] }, { - "type": "recipe", - "result": "string_36_spinwheel_dissasemble", - "obsolete": true + "result": "platinum_dental_grill", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ] ] }, { - "type": "recipe", - "result": "rope_6_spinwheel_dissasemble", - "obsolete": true + "result": "platinum_ear", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ] ] }, { - "type": "recipe", - "result": "dragonskin", - "obsolete": true + "result": "garnet_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "garnet", 2 ] ] ] + }, + { + "result": "amethyst_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "amethyst", 2 ] ] ] + }, + { + "result": "aquamarine_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "aquamarine", 2 ] ] ] + }, + { + "result": "emerald_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "emerald", 2 ] ] ] + }, + { + "result": "alexandrite_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "alexandrite", 2 ] ] ] + }, + { + "result": "ruby_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "ruby", 2 ] ] ] + }, + { + "result": "peridot_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "peridot", 2 ] ] ] + }, + { + "result": "sapphire_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "sapphire", 2 ] ] ] + }, + { + "result": "tourmaline_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "tourmaline", 2 ] ] ] + }, + { + "result": "citrine_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "citrine", 2 ] ] ] + }, + { + "result": "blue_topaz_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "blue_topaz", 2 ] ] ] + }, + { + "result": "opal_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "opal", 2 ] ] ] + }, + { + "result": "pearl_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "pearl", 2 ] ] ] + }, + { + "result": "onyx_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "onyx", 2 ] ] ] + }, + { + "result": "diamond_platinum_earring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 4 ] ], [ [ "diamond", 2 ] ] ] + }, + { + "result": "platinum_watch", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "36 s", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "platinum_small", 12 ] ], [ [ "clockworks", 1 ] ] ] + }, + { + "result": "platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ] ] + }, + { + "result": "garnet_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "garnet", 1 ] ] ] + }, + { + "result": "amethyst_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "amethyst", 1 ] ] ] + }, + { + "result": "aquamarine_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "aquamarine", 1 ] ] ] + }, + { + "result": "emerald_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "emerald", 1 ] ] ] + }, + { + "result": "alexandrite_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "alexandrite", 1 ] ] ] + }, + { + "result": "ruby_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "ruby", 1 ] ] ] + }, + { + "result": "peridot_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "peridot", 1 ] ] ] + }, + { + "result": "sapphire_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "sapphire", 1 ] ] ] + }, + { + "result": "tourmaline_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "tourmaline", 1 ] ] ] + }, + { + "result": "citrine_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "citrine", 1 ] ] ] + }, + { + "result": "blue_topaz_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "blue_topaz", 1 ] ] ] + }, + { + "result": "opal_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "opal", 1 ] ] ] + }, + { + "result": "pearl_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "pearl", 1 ] ] ] + }, + { + "result": "onyx_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "onyx", 1 ] ] ] + }, + { + "result": "diamond_platinum_ring", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "platinum_small", 2 ] ], [ [ "diamond", 1 ] ] ] + }, + { + "result": "razor_shaving", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "6 s", + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "razor_blade", 1 ] ] ] + }, + { + "result": "hair_dryer", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "mechanics", + "difficulty": 1, + "time": "5 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 3 ] ], [ [ "motor_micro", 1 ] ], [ [ "cable", 1 ] ], [ [ "element", 1 ] ], [ [ "wire", 2 ] ] ] + }, + { + "result": "curling_iron", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "electronics", + "difficulty": 1, + "time": "10 m", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "element", 1 ] ], [ [ "ceramic_shard", 1 ] ], [ [ "scrap", 1 ] ], [ [ "cable", 1 ] ], [ [ "wire", 2 ] ] ] + }, + { + "result": "string_floss", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "6 s", + "//": "just unspool the floss, no need to make a big production out of it.", + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "thread", 25 ] ] ] + }, + { + "result": "string_36", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "skill_used": "tailor", + "time": "30 s", + "components": [ [ [ "string_6", 6 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "plunger_toilet", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "fabrication", + "time": "12 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 2 ] ], [ [ "splinter", 3 ] ] ] + }, + { + "result": "icecream_scoop", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "time": "12 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "spoon", 1 ] ] ] + }, + { + "result": "cheese_grater", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "skill_used": "fabrication", + "time": "12 s", + "qualities": [ { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 1 ] ], [ [ "scrap", 1 ] ] ] + }, + { + "result": "salt_lick", + "type": "uncraft", + "time": "5 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "material_rocksalt", 10 ] ] ] + }, + { + "result": "broketent", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "tailor", + "time": "10 m", + "difficulty": 1, + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "tarp", 1 ] ], [ [ "tent_pole", 2 ] ], [ [ "plastic_sheet", 1 ] ], [ [ "bag_plastic", 1 ] ] ] + }, + { + "result": "largebroketent", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "skill_used": "tailor", + "time": "30 m", + "difficulty": 1, + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "tarp", 4 ] ], [ [ "tent_pole", 5 ] ], [ [ "plastic_sheet", 3 ] ], [ [ "bag_plastic", 3 ] ] ] + }, + { + "result": "knife_butter", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "flask_hip", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ] ] + }, + { + "result": "clamp", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "scrap", 6 ] ] ] + }, + { + "result": "e_tool", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 2 ] ], [ [ "scrap", 2 ] ] ] + }, + { + "result": "harmonica_holder", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ] ] + }, + { + "result": "coin_penny", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 3 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_nickel", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 5 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_dime", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 2 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_quarter", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 6 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_half_dollar", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 11 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_dollar", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "copper", 8 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_silver", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 31 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "coin_gold", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "gold_small", 31 ] ] ], + "flags": [ "UNCRAFT_BY_CHARGE" ] + }, + { + "result": "spray_can", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 1 ] ], [ [ "scrap", 1 ] ] ] + }, + { + "result": "can_medium", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 1 ] ] ] + }, + { + "result": "can_food_big", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 2 ] ], [ [ "scrap", 3 ] ] ] + }, + { + "result": "multitool", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "40 s", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SCREW", "level": 1 } ], + "components": [ [ [ "scrap", 3 ] ] ] + }, + { + "result": "thermos", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "sheet_metal_small", 2 ] ] ] + }, + { + "result": "scissors", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ] ] + }, + { + "result": "shavingkit", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "plastic_chunk", 2 ] ] ] + }, + { + "result": "hammer", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "splinter", 1 ] ], [ [ "steel_chunk", 2 ] ] ] + }, + { + "result": "tongs", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "steel_chunk", 2 ] ] ] + }, + { + "result": "umbrella", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "1 m", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 2 ] ] ] + }, + { + "result": "mask_dust", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "components": [ [ [ "string_6", 1 ] ], [ [ "rag", 1 ] ] ] + }, + { + "result": "horn_bicycle", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "plastic_chunk", 3 ] ] ] + }, + { + "result": "cards_magic", + "type": "uncraft", + "activity_level": "NO_EXERCISE", + "time": "2 s", + "components": [ [ [ "paper", 20 ] ] ], + "flags": [ "BLIND_EASY" ] + }, + { + "result": "webbing_belt", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "30 s", + "qualities": [ { "id": "CUT", "level": 2 } ], + "components": [ [ [ "nylon", 3 ] ], [ [ "scrap", 1 ] ] ] + }, + { + "result": "kevlar_shears", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "12 s", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "scrap", 2 ] ] ] + }, + { + "result": "ballistic_vest_esapi", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "skill_used": "tailor", + "difficulty": 3, + "qualities": [ { "id": "FABRIC_CUT", "level": 2 } ], + "components": [ [ [ "nylon", 10 ] ], [ [ "sheet_kevlar_layered", 12 ] ] ] + }, + { + "result": "soft_3a_vest", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "skill_used": "tailor", + "difficulty": 3, + "qualities": [ { "id": "FABRIC_CUT", "level": 2 } ], + "components": [ [ [ "nylon", 10 ] ], [ [ "sheet_kevlar_layered", 12 ] ] ] + }, + { + "result": "level_3_vest", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "skill_used": "tailor", + "difficulty": 3, + "qualities": [ { "id": "FABRIC_CUT", "level": 2 } ], + "components": [ [ [ "nylon", 10 ] ], [ [ "sheet_kevlar_layered", 12 ] ] ] + }, + { + "result": "ballistic_vest_light", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "skill_used": "tailor", + "difficulty": 3, + "qualities": [ { "id": "FABRIC_CUT", "level": 2 } ], + "components": [ [ [ "nylon", 6 ] ] ] + }, + { + "result": "towel", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "5 m", + "qualities": [ { "id": "CUT_FINE", "level": 1 } ], + "components": [ [ [ "thread", 7 ] ], [ [ "rag", 5 ] ] ] + }, + { + "result": "heavy_crowbar", + "type": "uncraft", + "activity_level": "MODERATE_EXERCISE", + "time": "20 m", + "qualities": [ { "id": "SAW_M", "level": 1 } ], + "components": [ [ [ "steel_lump", 8 ] ] ] + }, + { + "result": "sheet_kevlar", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "10 m", + "skill_used": "tailor", + "difficulty": 3, + "qualities": [ { "id": "FABRIC_CUT", "level": 2 } ], + "components": [ [ [ "thread_kevlar", 2 ] ] ] + }, + { + "result": "office_letter_opener", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "2 m", + "qualities": [ { "id": "HAMMER", "level": 1 } ], + "components": [ [ [ "silver_small", 8 ] ] ] + }, + { + "result": "bag_garbage", + "type": "uncraft", + "activity_level": "LIGHT_EXERCISE", + "time": "12 s", + "components": [ [ [ "plastic_sheet", 1 ] ] ] } ] diff --git a/data/json/recipes/recipe_obsolete.json b/data/json/recipes/recipe_obsolete.json index 735e40862fff7..615fc64b498ba 100644 --- a/data/json/recipes/recipe_obsolete.json +++ b/data/json/recipes/recipe_obsolete.json @@ -694,41 +694,6 @@ "result": "hi_q_distillate_cart", "obsolete": true }, - { - "type": "recipe", - "result": "thread_spinwheel_string", - "obsolete": true - }, - { - "type": "recipe", - "result": "cordage_6_spinwheel_string", - "obsolete": true - }, - { - "type": "recipe", - "result": "cordage_36_spinwheel_string", - "obsolete": true - }, - { - "type": "recipe", - "result": "rope_makeshift_6_spinwheel_dissasemble", - "obsolete": true - }, - { - "type": "recipe", - "result": "string_6_spinwheel_string", - "obsolete": true - }, - { - "type": "recipe", - "result": "string_36_spinwheel_dissasemble", - "obsolete": true - }, - { - "type": "recipe", - "result": "rope_6_spinwheel_dissasemble", - "obsolete": true - }, { "type": "recipe", "result": "dragonskin",