Permalink
Cannot retrieve contributors at this time
Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign up
Fetching contributors…
| [ | |
| { | |
| "type": "recipe", | |
| "result": "caltrops", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "traps", 1 ], | |
| "difficulty": 2, | |
| "time": "100 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "steel_chunk", 1 ], [ "scrap", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "caltrops_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "traps", 1 ], | |
| "difficulty": 1, | |
| "time": "25 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "glass_shard", 3 ], [ "glass_sheet", 1 ] ], [ [ "superglue", 1 ], [ "bone_glue", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "concrete", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "10 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "con_mix", 50 ] ] ], | |
| "components": [ [ [ "material_cement", 50 ] ], [ [ "material_sand", 25 ] ], [ [ "pebble", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wood_smoother", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "8 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "nail", 8 ] ], [ [ "2x4", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "down_pillow", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "tailor", | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 12 ] ], | |
| "components": [ [ [ "rag", 6 ] ], [ [ "down_feather", 40 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pillow", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "tailor", | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 12 ] ], | |
| "components": [ [ [ "rag", 4 ] ], [ [ "cotton_ball", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wood_beam", | |
| "id_suffix": "from logs", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "1 h", | |
| "autolearn": true, | |
| "byproducts": [ [ "splinter", 20 ] ], | |
| "qualities": [ { "id": "AXE", "level": 2 } ], | |
| "//": "Eventually, smoothing tools should also be required, or we should distinguish between rough-hewn and finished beams", | |
| "components": [ [ [ "log", 6 ] ] ], | |
| "//2": "This is a terrible stand-in for the fact that logs are only 10kg chunks and not big enough to hew into an 8' or longer wooden beam." | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wood_panel", | |
| "id_suffix": "from wooden beams", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "2 h", | |
| "autolearn": true, | |
| "byproducts": [ [ "splinter", 7 ], [ "wood_panel", 3 ] ], | |
| "qualities": [ { "id": "SAW_W", "level": 2 } ], | |
| "components": [ [ [ "wood_beam", 1 ] ] ], | |
| "//": "I am assuming here that you actually get more than 4 smaller-than-represented wood panels, but any application that requires panels means you'll be putting these side by side to get the effect of a single panel." | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wood_panel", | |
| "id_suffix": "from wooden sheets", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "10 m", | |
| "autolearn": true, | |
| "byproducts": [ [ "wood_panel", 1 ] ], | |
| "qualities": [ { "id": "SAW_W", "level": 2 } ], | |
| "components": [ [ [ "wood_sheet", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wood_panel", | |
| "id_suffix": "from nailed planks", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "10 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SAW_W", "level": 2 }, { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "2x4", 8 ] ], [ [ "nail", 36 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "2x4", | |
| "id_suffix": "from wooden beams", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "2 h", | |
| "autolearn": true, | |
| "byproducts": [ [ "splinter", 4 ], [ "2x4", 8 ] ], | |
| "qualities": [ { "id": "SAW_W", "level": 2 } ], | |
| "//": "This should eventually require planing tools once implemented, and should replace the ability to turn a small chunk of log into a long wooden plank.", | |
| "components": [ [ [ "wood_beam", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wind_mill", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 4 ], | |
| "difficulty": 4, | |
| "time": "500 m", | |
| "reversible": true, | |
| "decomp_learn": 2, | |
| "autolearn": true, | |
| "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 2 } ], | |
| "components": [ | |
| [ [ "2x4", 25 ], [ "frame_wood", 4 ] ], | |
| [ [ "sheet_metal_small", 3 ] ], | |
| [ [ "nail", 100 ] ], | |
| [ [ "pipe", 4 ] ], | |
| [ [ "funnel", 1 ], [ "metal_funnel", 1 ], [ "makeshift_funnel", 1 ] ], | |
| [ [ "wire", 6 ], [ "rope_6", 6 ], [ "rope_makeshift_6", 6 ] ], | |
| [ [ "chain", 1 ], [ "rope_30", 1 ], [ "rope_makeshift_30", 1 ], [ "vine_30", 1 ], [ "grapnel", 1 ] ], | |
| [ [ "rebar", 2 ], [ "steel_chunk", 4 ] ], | |
| [ [ "rock", 40 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "water_mill", | |
| "category": "CC_OTHER", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 4 ], | |
| "difficulty": 4, | |
| "time": "550 m", | |
| "reversible": true, | |
| "decomp_learn": 3, | |
| "autolearn": true, | |
| "qualities": [ | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "HAMMER", "level": 2 }, | |
| { "id": "SAW_M", "level": 2 }, | |
| { "id": "SAW_W", "level": 2 } | |
| ], | |
| "components": [ | |
| [ [ "2x4", 15 ], [ "frame_wood", 3 ] ], | |
| [ [ "wood_panel", 6 ], [ "wood_sheet", 3 ] ], | |
| [ [ "sheet_metal_small", 6 ] ], | |
| [ [ "nail", 100 ] ], | |
| [ [ "pipe", 8 ] ], | |
| [ [ "wheel_wood_b", 2 ] ], | |
| [ [ "funnel", 1 ], [ "metal_funnel", 1 ], [ "makeshift_funnel", 1 ] ], | |
| [ [ "wire", 6 ], [ "rope_6", 6 ], [ "rope_makeshift_6", 6 ] ], | |
| [ [ "chain", 1 ], [ "rope_30", 1 ], [ "rope_makeshift_30", 1 ], [ "vine_30", 1 ], [ "grapnel", 1 ] ], | |
| [ [ "rebar", 2 ], [ "steel_chunk", 4 ] ], | |
| [ [ "rock", 40 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tent_kit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 2 ], | |
| "difficulty": 2, | |
| "book_learn": [ [ "fun_survival", 1 ], [ "manual_survival", 1 ], [ "textbook_survival", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ], | |
| "time": "28 m", | |
| "autolearn": true, | |
| "components": [ [ [ "largebroketent", 1 ], [ "broketent", 2 ] ], [ [ "superglue", 2 ], [ "duct_tape", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "large_tent_kit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 2 ], | |
| "difficulty": 2, | |
| "book_learn": [ [ "fun_survival", 1 ], [ "manual_survival", 1 ], [ "textbook_survival", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ], | |
| "time": "32 m", | |
| "autolearn": true, | |
| "components": [ [ [ "largebroketent", 2 ], [ "broketent", 4 ], [ "tent_kit", 3 ] ], [ [ "superglue", 3 ], [ "duct_tape", 40 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "felt_patch", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "tailor", 1 ], | |
| "difficulty": 1, | |
| "time": "15 m", | |
| "autolearn": true, | |
| "components": [ [ [ "soap", 5 ] ], [ [ "water_clean", 3 ] ], [ [ "wool_staple", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "caltrops", | |
| "id_suffix": "from wire", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "traps", 2 ], | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "tools": [ [ [ "boltcutters", -1 ], [ "toolset", -1 ] ] ], | |
| "components": [ [ [ "wire_barbed", 3 ], [ "wire", 9 ], [ "nail", 10 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "meal_chitin_piece", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "cooking", | |
| "difficulty": 2, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "batch_time_factors": [ 83, 3 ], | |
| "flags": [ "BLIND_EASY" ], | |
| "tools": [ [ [ "rock_quern", -1 ], [ "clay_quern", -1 ] ] ], | |
| "components": [ [ [ "chitin_piece", 1 ], [ "acidchitin_piece", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "meal_chitin_piece", | |
| "id_suffix": "mortar", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "cooking", | |
| "skills_required": [ [ "survival", 1 ] ], | |
| "difficulty": 2, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "batch_time_factors": [ 83, 3 ], | |
| "flags": [ "BLIND_EASY" ], | |
| "tools": [ [ [ "mortar_pestle", -1 ] ] ], | |
| "components": [ [ [ "chitin_piece", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "reinforced_glass_sheet", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "reversible": true, | |
| "decomp_learn": 3, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 10 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "reinforced_glass_pane", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chainsaw_off", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "mechanics", | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "reversible": true, | |
| "decomp_learn": 4, | |
| "book_learn": [ [ "book_icef", 3 ], [ "textbook_mechanics", 3 ], [ "textbook_carpentry", 3 ] ], | |
| "using": [ [ "welding_standard", 10 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "1cyl_combustion_small", 1 ] ], [ [ "metal_tank_little", 1 ] ], [ [ "chain", 1 ] ], [ [ "scrap", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "small_space_heater", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "60 m", | |
| "reversible": true, | |
| "decomp_learn": 3, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ], [ "steel_standard", 2 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 2 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "components": [ [ [ "element", 8 ] ], [ [ "cable", 4 ] ], [ [ "sheet_metal_small", 5 ] ], [ [ "power_supply", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "large_space_heater", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "90 m", | |
| "reversible": true, | |
| "decomp_learn": 3, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 10 ], [ "steel_standard", 4 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 2 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "components": [ [ [ "element", 12 ] ], [ [ "cable", 6 ] ], [ [ "sheet_metal", 2 ] ], [ [ "power_supply", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "puller", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "gun", 3 ], | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "book_learn": [ [ "recipe_bullets", 6 ], [ "textbook_fabrication", 7 ] ], | |
| "using": [ [ "soldering_standard", 10 ], [ "surface_heat", 10 ] ], | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "swage", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 5 ] ], [ [ "scrap", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "press", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "gun", 2 ], | |
| "difficulty": 5, | |
| "time": "45 m", | |
| "book_learn": [ [ "manual_shotgun", 2 ], [ "manual_rifle", 2 ], [ "manual_smg", 2 ], [ "manual_pistol", 3 ], [ "recipe_bullets", 2 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "scrap", 6 ] ], [ [ "element", 2 ], [ "hotplate", 1 ] ], [ [ "cable", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tailors_kit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "tailor", | |
| "difficulty": 3, | |
| "time": "15 m", | |
| "reversible": true, | |
| "book_learn": [ [ "textbook_tailor", 3 ], [ "manual_tailor", 3 ] ], | |
| "using": [ [ "soldering_standard", 5 ] ], | |
| "//": "The tailoring kit is an expanded sewing kit, so a bone/wood needle is inappropriate.", | |
| "components": [ | |
| [ [ "sewing_kit", 1 ] ], | |
| [ [ "scissors", 1 ] ], | |
| [ [ "knitting_needles", 1 ] ], | |
| [ [ "lighter", 1 ] ], | |
| [ [ "plastic_chunk", 3 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "anesthetic_kit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "firstaid", | |
| "difficulty": 3, | |
| "time": "2 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ [ [ "jar_3l_glass", 1 ] ], [ [ "hose", 1 ] ], [ [ "rag", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wearable_light", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "book_learn": [ [ "textbook_fabrication", 0 ], [ "manual_fabrication", 0 ], [ "mag_electronics", 0 ] ], | |
| "components": [ | |
| [ [ "flashlight", 1 ] ], | |
| [ [ "rag", 2 ], [ "leather", 2 ], [ "cordage", 1, "LIST" ], [ "duct_tape", 10 ], [ "medical_tape", 20 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "survivor_light", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "electronics", | |
| "skills_required": [ "survival", 3 ], | |
| "difficulty": 2, | |
| "time": "25 m", | |
| "autolearn": true, | |
| "using": [ [ "soldering_standard", 10 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SCREW", "level": 1 } ], | |
| "components": [ | |
| [ [ "flashlight", 1 ] ], | |
| [ [ "amplifier", 1 ] ], | |
| [ [ "scrap", 2 ] ], | |
| [ [ "wire", 2 ] ], | |
| [ | |
| [ "rag", 4 ], | |
| [ "leather", 4 ], | |
| [ "duct_tape", 20 ], | |
| [ "medical_tape", 40 ], | |
| [ "cordage", 1, "LIST" ], | |
| [ "filament", 15, "LIST" ] | |
| ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "oil_lamp", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "45 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ | |
| [ [ "scrap", 1 ] ], | |
| [ [ "rag", 1 ] ], | |
| [ [ "bottle_glass", 1 ], [ "flask_glass", 1 ], [ "jar_glass", 1 ] ], | |
| [ | |
| [ "clay_teapot", 1 ], | |
| [ "jug_clay", 1 ], | |
| [ "can_food_unsealed", 1 ], | |
| [ "can_drink_unsealed", 1 ], | |
| [ "canister_empty", 1 ] | |
| ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "gasoline_lantern", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ | |
| [ [ "scrap", 1 ] ], | |
| [ [ "rag", 1 ] ], | |
| [ [ "bottle_glass", 1 ], [ "flask_glass", 1 ], [ "jar_glass", 1 ] ], | |
| [ | |
| [ "clay_teapot", 1 ], | |
| [ "jug_clay", 1 ], | |
| [ "can_food_unsealed", 1 ], | |
| [ "can_drink_unsealed", 1 ], | |
| [ "canister_empty", 1 ] | |
| ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "reinforced_glass_pane", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "20 m", | |
| "book_learn": [ [ "textbook_fabrication", 3 ], [ "textbook_mechanics", 3 ], [ "welding_book", 5 ] ], | |
| "using": [ [ "welding_standard", 4 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "glass_sheet", 1 ] ], [ [ "wire", 8 ] ], [ [ "superglue", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "headlight_reinforced", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "20 m", | |
| "book_learn": [ [ "textbook_fabrication", 3 ], [ "textbook_mechanics", 3 ], [ "welding_book", 5 ] ], | |
| "using": [ [ "welding_standard", 2 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "car_headlight", 1 ] ], [ [ "wire", 2 ] ], [ [ "superglue", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wide_headlight_reinforced", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "24 m", | |
| "book_learn": [ [ "textbook_fabrication", 3 ], [ "textbook_mechanics", 3 ], [ "welding_book", 5 ] ], | |
| "using": [ [ "welding_standard", 2 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "car_wide_headlight", 1 ] ], [ [ "wire", 3 ] ], [ [ "superglue", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "reinforced_solar_panel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "20 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 4 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "solar_panel", 1 ] ], [ [ "reinforced_glass_pane", 1 ] ], [ [ "scrap", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "reinforced_solar_panel_v2", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 10, | |
| "time": "20 m", | |
| "reversible": true, | |
| "book_learn": [ [ "textbook_robots", 8 ] ], | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "solar_panel_v2", 1 ] ], [ [ "reinforced_glass_pane", 1 ] ], [ [ "scrap", 2 ] ], [ [ "wire", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "telepad", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "skills_required": [ "electronics", 8 ], | |
| "difficulty": 5, | |
| "time": "4 m", | |
| "reversible": true, | |
| "decomp_learn": 5, | |
| "book_learn": [ [ "recipe_lab_elec", 8 ] ], | |
| "using": [ [ "soldering_standard", 16 ] ], | |
| "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "teleporter", 1 ] ], [ [ "amplifier", 1 ] ], [ [ "solar_cell", 1 ] ], [ [ "cable", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "primitive_hammer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "time": "5 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "stick", 1 ], [ "2x4", 1 ] ], [ [ "rock", 1 ] ], [ [ "filament", 40, "LIST" ], [ "cordage_short", 2, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "makeshift_hammer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "time": "5 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 1 ], [ "2x4", 1 ] ], | |
| [ [ "steel_chunk", 1 ], [ "steel_lump", 1 ] ], | |
| [ [ "cordage_short", 2, "LIST" ], [ "filament", 40, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "needle_bone", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "bone", 1 ], [ "bone_human", 1 ], [ "skewer_bone", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "needle_wood", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "splinter", 1 ] ] ] | |
| }, | |
| { | |
| "result": "bone_flute", | |
| "type": "recipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 3, | |
| "skills_required": [ "fabrication", 3 ], | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "bone", 1 ], [ "bone_human", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "primitive_knife", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 1 ], [ "2x4", 1 ], [ "bone", 1 ], [ "bone_human", 1 ] ], | |
| [ [ "rock", 1 ], [ "ceramic_shard", 1 ], [ "sharp_rock", 1 ] ], | |
| [ [ "cordage_short", 1, "LIST" ], [ "filament", 20, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "digging_stick", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "stick", 1 ], [ "2x4", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rock_pot", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "skills_required": [ "cooking", 1 ], | |
| "difficulty": 2, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "rock", 3 ] ], [ [ "cordage", 1, "LIST" ], [ "filament", 80, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "primitive_shovel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "skills_required": [ "fabrication", 2 ], | |
| "difficulty": 2, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 1 ], [ "2x4", 1 ] ], | |
| [ [ "rock", 1 ], [ "ceramic_shard", 1 ], [ "sharp_rock", 1 ] ], | |
| [ [ "cordage_short", 2, "LIST" ], [ "filament", 40, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "copper_ax", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "60 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "book_learn": [ [ "mag_survival", 1 ], [ "atomic_survival", 1 ], [ "textbook_carpentry", 2 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ | |
| [ [ "stick", 1 ], [ "2x4", 1 ] ], | |
| [ [ "scrap_copper", 10 ], [ "copper", 1000 ] ], | |
| [ [ "cordage_short", 2, "LIST" ], [ "filament", 40, "LIST" ], [ "duct_tape", 40 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "primitive_axe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "skills_required": [ "fabrication", 2 ], | |
| "difficulty": 3, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "mag_survival", 1 ], [ "atomic_survival", 1 ], [ "textbook_carpentry", 2 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 1 ], [ "2x4", 1 ] ], | |
| [ [ "rock", 1 ], [ "ceramic_shard", 1 ], [ "sharp_rock", 1 ] ], | |
| [ [ "cordage_short", 2, "LIST" ], [ "filament", 40, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "primitive_adze", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 2 ], | |
| "difficulty": 2, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "CUT", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 1 ], [ "2x4", 1 ] ], | |
| [ [ "rock", 1 ], [ "ceramic_shard", 1 ], [ "sharp_rock", 1 ] ], | |
| [ [ "cordage_short", 2, "LIST" ], [ "filament", 40, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fire_drill", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 2, | |
| "time": "5 m", | |
| "autolearn": true, | |
| "using": [ [ "cordage_short", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "stick", 2 ], [ "2x4", 1 ] ], [ [ "splinter", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fire_drill_large", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 2, | |
| "time": "10 m", | |
| "autolearn": true, | |
| "using": [ [ "cordage", 2 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "stick", 4 ], [ "2x4", 2 ] ], [ [ "rock", 1 ], [ "ceramic_shard", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "crude_firestarter", | |
| "category": "CC_ELECTRONIC", | |
| "subcategory": "CSC_ELECTRONIC_TOOLS", | |
| "skill_used": "electronics", | |
| "difficulty": 1, | |
| "time": "5 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "wire", 3 ], [ "cable", 30 ] ], [ [ "scrap", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "knitting_needles", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "3 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "skewer_bone", 2 ], [ "splinter", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "distaff_spindle", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "6 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "stick", 1 ], [ "broom", 1 ], [ "2x4", 1 ], [ "pool_cue", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "carding_paddles", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "9 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "stick", 2 ], [ "2x4", 1 ] ], [ [ "skewer_bone", 20 ], [ "splinter", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "waterskin", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "tailor", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ | |
| [ [ "leather", 6 ], [ "tanned_hide", 1 ], [ "fur", 6 ], [ "tanned_pelt", 1 ] ], | |
| [ [ "cordage", 1, "LIST" ], [ "filament", 60, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "waterskin2", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "tailor", | |
| "skills_required": [ "survival", 2 ], | |
| "difficulty": 2, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ | |
| [ [ "leather", 14 ], [ "tanned_hide", 2 ], [ "fur", 14 ], [ "tanned_pelt", 2 ] ], | |
| [ [ "cordage", 1, "LIST" ], [ "filament", 90, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "waterskin3", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "tailor", | |
| "skills_required": [ "survival", 2 ], | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ | |
| [ [ "leather", 24 ], [ "tanned_hide", 4 ], [ "fur", 24 ], [ "tanned_pelt", 4 ] ], | |
| [ [ "cordage", 1, "LIST" ], [ "filament", 120, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "makeshift_funnel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "5 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "jug_plastic", 1 ], [ "bottle_plastic", 3 ], [ "bottle_plastic_small", 6 ], [ "aluminum_foil", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "shelter_kit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "survival", | |
| "skills_required": [ "fabrication", 1 ], | |
| "difficulty": 2, | |
| "time": "50 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 10 ], [ "2x4", 5 ] ], | |
| [ [ "leather", 20 ], [ "tanned_hide", 4 ] ], | |
| [ [ "cordage", 2, "LIST" ], [ "filament", 200, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "shelter_kit", | |
| "id_suffix": "repair", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "survival", | |
| "skills_required": [ "tailor", 1 ], | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ | |
| [ [ "stick", 3 ], [ "2x4", 2 ] ], | |
| [ [ "leather", 4 ], [ "tanned_hide", 1 ] ], | |
| [ [ "damaged_shelter_kit", 1 ] ], | |
| [ [ "cordage_short", 2, "LIST" ], [ "filament", 50, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fur_rollmat", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "survival", | |
| "skills_required": [ "tailor", 1 ], | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "reversible": true, | |
| "decomp_learn": 0, | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "fur", 24 ], [ "tanned_pelt", 4 ] ], [ [ "cordage", 1, "LIST" ], [ "filament", 360, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "water_faucet", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "mechanics", 1 ], | |
| "difficulty": 2, | |
| "time": "7 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 1 ] ], [ [ "scrap", 1 ] ], [ [ "plastic_chunk", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cargo_rack", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "mechanics", 1 ], | |
| "difficulty": 4, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "using": [ [ "rope_natural", 4 ], [ "welding_standard", 10 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 }, { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "frame", 4 ] ], [ [ "steel_chunk", 4 ], [ "scrap", 12 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "w_table", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "reversible": true, | |
| "decomp_learn": 1, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_W", "level": 2 } ], | |
| "components": [ [ [ "2x4", 4 ] ], [ [ "wood_panel", 1 ] ], [ [ "nail", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "workbench", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "60 m", | |
| "reversible": true, | |
| "decomp_learn": 1, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "components": [ [ [ "pipe", 8 ] ], [ [ "sheet_metal", 2 ] ], [ [ "sheet_metal_small", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "foot_crank", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 1, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "pipe", 1 ] ], [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ], [ [ "chain", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "muffler", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 1, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ], [ [ "sheet_metal_small", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "seat", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 50 ], [ "welding_standard", 5 ] ], | |
| "components": [ | |
| [ [ "pipe", 4 ] ], | |
| [ [ "spring", 2 ] ], | |
| [ [ "leather", 12 ], [ "fur", 12 ], [ "rag", 20 ], [ "tanned_hide", 3 ], [ "tanned_pelt", 3 ], [ "sheet", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cotton_ball", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "id_suffix": "by hand", | |
| "skill_used": "tailor", | |
| "time": "54 m", | |
| "autolearn": true, | |
| "byproducts": [ [ "seed_cotton_boll", 2 ] ], | |
| "components": [ [ [ "cotton_boll", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cotton_ball", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "time": "9 m", | |
| "autolearn": true, | |
| "byproducts": [ [ "seed_cotton_boll", 2 ] ], | |
| "tools": [ [ [ "carding_paddles", -1 ] ] ], | |
| "components": [ [ [ "cotton_boll", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "thread", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "difficulty": 1, | |
| "skills_required": [ "fabrication", 1 ], | |
| "time": "9 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "distaff_spindle", -1 ] ] ], | |
| "components": [ [ [ "cotton_ball", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rag", | |
| "id_suffix": "knitting", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "difficulty": 2, | |
| "time": "6 m", | |
| "autolearn": true, | |
| "using": [ [ "filament", 80 ] ], | |
| "qualities": [ { "id": "KNIT", "level": 1 } ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rag", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "time": "3 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 3, "LIST" ] ] ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "rag_bloody", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "sheet", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "time": "10 m", | |
| "autolearn": true, | |
| "reversible": true, | |
| "using": [ [ "sewing_standard", 50 ] ], | |
| "components": [ [ [ "rag", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "vehicle_controls", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "book_learn": [ [ "textbook_fabrication", 5 ], [ "textbook_mechanics", 3 ], [ "manual_mechanics", 3 ] ], | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 }, { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "pipe", 6 ] ], [ [ "steel_chunk", 4 ], [ "scrap", 12 ] ], [ [ "wire", 3 ] ], [ [ "cable", 10 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "folding_bicycle", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "mechanics", | |
| "difficulty": 5, | |
| "time": "120 m", | |
| "reversible": true, | |
| "decomp_learn": 4, | |
| "book_learn": [ [ "textbook_fabrication", 4 ], [ "manual_mechanics", 4 ], [ "textbook_mechanics", 4 ] ], | |
| "using": [ [ "welding_standard", 30 ] ], | |
| "qualities": [ { "id": "WRENCH", "level": 1 } ], | |
| "components": [ | |
| [ [ "frame", 2 ] ], | |
| [ [ "saddle", 1 ] ], | |
| [ [ "vehicle_controls", 1 ] ], | |
| [ [ "foot_crank", 1 ] ], | |
| [ [ "wheel_bicycle", 2 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rolling_paper", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "1 m", | |
| "autolearn": true, | |
| "charges": 6, | |
| "flags": [ "BLIND_HARD" ], | |
| "components": [ [ [ "paper", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "string_6", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "time": "5 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "filament", 50, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "string_36", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "time": "5 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "string_6", 6 ], [ "filament", 300, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rope_6", | |
| "id_suffix": "from_string", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "time": "7 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "string_36", 6 ], [ "string_6", 36 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rope_6", | |
| "id_suffix": "from_cloth", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "difficulty": 3, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "rag", 30 ], [ "leather", 30 ], [ "felt_patch", 30 ], [ "tanned_hide", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rope_30", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "tailor", | |
| "time": "7 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "rope_6", 5 ], [ "string_36", 30 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rope_makeshift_6", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "time": "7 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "withered", 36 ], [ "straw_pile", 36 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rope_makeshift_30", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "time": "7 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "rope_makeshift_6", 5 ], [ "withered", 180 ], [ "straw_pile", 180 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wire", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "scrap", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wire_barbed", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "8 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "boltcutters", -1 ], [ "toolset", -1 ] ] ], | |
| "components": [ [ [ "wire", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "candle", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "5 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CONTAIN", "level": 1 } ], | |
| "tools": [ [ [ "lighter", 5 ], [ "ref_lighter", 5 ], [ "surface_heat", 2, "LIST" ] ] ], | |
| "components": [ [ [ "wax", 2 ], [ "tallow", 4 ], [ "tallow_tainted", 4 ] ], [ [ "string_6", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "holy_symbol_wood", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "30 m", | |
| "autolearn": true, | |
| "using": [ [ "cordage_short", 3 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "splinter", 1 ], [ "stick", 1 ], [ "2x4", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "spike", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "3 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "steel_chunk", 2 ], [ "scrap", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "blade", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "3 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "broadsword", 1 ], [ "machete", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "screwdriver", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "time": "2 m", | |
| "autolearn": true, | |
| "using": [ [ "steel_tiny", 2 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "duct_tape", 30 ], [ "2x4", 1 ], [ "stick", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "screwdriver_set", | |
| "id_suffix": "forged", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "180 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 10 ], [ "steel_tiny", 2 ] ], | |
| "qualities": [ | |
| { "id": "ANVIL", "level": 3 }, | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "CHISEL", "level": 3 }, | |
| { "id": "SAW_M", "level": 2 }, | |
| { "id": "CUT", "level": 1 } | |
| ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 2 ], [ "2x4", 1 ], [ "stick", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "stepladder", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "6 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_W", "level": 1 } ], | |
| "components": [ [ [ "2x4", 12 ] ], [ [ "nail", 30 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "duct_tape", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "18 m", | |
| "book_learn": [ [ "textbook_fabrication", 3 ], [ "textbook_chemistry", 3 ], [ "adv_chemistry", 3 ], [ "textbook_mechanics", 5 ] ], | |
| "using": [ [ "filament", 50 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 }, { "id": "COOK", "level": 2 } ], | |
| "tools": [ [ [ "surface_heat", 5, "LIST" ] ] ], | |
| "components": [ [ [ "superglue", 1 ] ], [ [ "rag", 6 ] ], [ [ "plastic_chunk", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "basket", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "50 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ], [ "cutting_wire_standard", 1 ] ], | |
| "components": [ [ [ "wire", 40 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "folding_basket", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "60 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ], [ "cutting_wire_standard", 1 ] ], | |
| "components": [ [ [ "wire", 40 ], [ "basket", 1 ] ], [ [ "scrap", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bike_basket", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "35 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 2 ], [ "cutting_wire_standard", 1 ] ], | |
| "components": [ [ [ "wire", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "foldframe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "8 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 6 ] ], | |
| "components": [ [ [ "pipe", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "foldwoodframe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "9 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "2x4", 5 ] ], [ [ "stick", 2 ] ], [ [ "nail", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wheel_wheelchair", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "5 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 4 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ], [ [ "wheel_bicycle", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hand_rims", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "4 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 2 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "frame", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "45 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "steel_standard", 20 ] ], | |
| "qualities": [ { "id": "GLARE", "level": 2 } ], | |
| "tools": [ | |
| [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], | |
| [ [ "welder", 50 ], [ "welder_crude", 75 ], [ "toolset", 75 ], [ "forge", 50 ], [ "oxy_torch", 10 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hdframe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "90 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "GLARE", "level": 2 } ], | |
| "using": [ [ "steel_standard", 100 ] ], | |
| "tools": [ | |
| [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], | |
| [ [ "welder", 50 ], [ "welder_crude", 75 ], [ "toolset", 75 ], [ "forge", 50 ], [ "oxy_torch", 10 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "frame_wood", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "6 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "2x4", 5 ] ], [ [ "nail", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "frame_wood_light", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "time": "4 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "rope_natural_short", 3 ] ], | |
| "components": [ [ [ "2x4", 3 ], [ "stick", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wheel_wood", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "6 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_W", "level": 1 } ], | |
| "components": [ [ [ "2x4", 5 ] ], [ [ "nail", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wheel_wood_b", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "12 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "SAW_W", "level": 1 } ], | |
| "components": [ [ [ "2x4", 5 ] ], [ [ "nail", 30 ] ], [ [ "scrap", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wood_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "6 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "rope_natural_short", 2 ] ], | |
| "components": [ [ [ "2x4", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "steel_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "12 m", | |
| "reversible": true, | |
| "note": "sawing it down doesn't teach anything useful", | |
| "autolearn": true, | |
| "qualities": [ { "id": "GLARE", "level": 2 } ], | |
| "tools": [ [ [ "welder", 100 ], [ "welder_crude", 150 ], [ "toolset", 150 ], [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_lump", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "spiked_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "12 m", | |
| "reversible": true, | |
| "book_learn": [ [ "textbook_fabrication", 3 ], [ "welding_book", 3 ], [ "textbook_mechanics", 4 ] ], | |
| "qualities": [ { "id": "GLARE", "level": 2 } ], | |
| "tools": [ [ [ "welder", 100 ], [ "welder_crude", 150 ], [ "toolset", 150 ], [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_lump", 8 ], [ "steel_plate", 1 ] ], [ [ "steel_chunk", 4 ], [ "scrap", 12 ], [ "spike", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hard_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "note": "hardened metal tools require high fabrication, so +1 diff here", | |
| "time": "12 m", | |
| "reversible": true, | |
| "book_learn": [ [ "textbook_fabrication", 5 ], [ "adv_chemistry", 6 ], [ "welding_book", 5 ] ], | |
| "qualities": [ { "id": "GLARE", "level": 2 } ], | |
| "tools": [ [ [ "welder", 100 ], [ "welder_crude", 150 ], [ "toolset", 150 ], [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_lump", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tree_spile", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "scrap", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "crude_picklock", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "time": "1 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "scrap", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tripwire", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "difficulty": 1, | |
| "time": "30 s", | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "components": [ [ [ "superglue", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "board_trap", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "time": "2 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "2x4", 3 ], [ "stick", 3 ] ], [ [ "nail", 20 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "board_trap", | |
| "id_suffix": "use_nailboards", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "time": "15 s", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "nailboard", 3 ] ], [ [ "nail", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "beartrap", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "skills_required": [ "mechanics", 3 ], | |
| "difficulty": 2, | |
| "time": "3 m", | |
| "reversible": true, | |
| "decomp_learn": 2, | |
| "autolearn": true, | |
| "book_learn": [ [ "mag_traps", 1 ], [ "manual_mechanics", 2 ], [ "manual_traps", 1 ], [ "howto_traps", 1 ] ], | |
| "qualities": [ { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "scrap", 3 ] ], [ [ "spring", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "crossbow_trap", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "skills_required": [ "mechanics", 1 ], | |
| "difficulty": 3, | |
| "time": "4 m", | |
| "reversible": true, | |
| "decomp_learn": 2, | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "components": [ [ [ "crossbow", 1 ] ], [ [ "bolt_steel", 1 ], [ "bolt_wood", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "shotgun_trap", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "skills_required": [ "mechanics", 1 ], | |
| "difficulty": 3, | |
| "time": "5 m", | |
| "reversible": true, | |
| "decomp_learn": 2, | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "components": [ [ [ "shotgun_d", 1 ] ], [ [ "shot_00", 2 ], [ "shot_slug", 2 ], [ "shot_flechette", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "blade_trap", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "skills_required": [ "mechanics", 3 ], | |
| "difficulty": 4, | |
| "time": "8 m", | |
| "reversible": true, | |
| "decomp_learn": 3, | |
| "book_learn": [ [ "manual_mechanics", 3 ], [ "manual_traps", 3 ], [ "howto_traps", 3 ], [ "book_icef", 4 ] ], | |
| "qualities": [ { "id": "WRENCH", "level": 1 } ], | |
| "components": [ [ [ "motor", 1 ] ], [ [ "blade", 2 ] ], [ [ "string_36", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "boobytrap", | |
| "id_suffix": "closed_cans_such_as_drinks", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "difficulty": 3, | |
| "time": "5 m", | |
| "book_learn": [ [ "textbook_traps", 2 ], [ "manual_traps", 3 ], [ "howto_traps", 3 ] ], | |
| "using": [ [ "cordage_short", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ | |
| [ [ "grenade", 1 ] ], | |
| [ [ "clay_canister", 1 ], [ "can_drink_unsealed", 1 ], [ "can_food_unsealed", 1 ], [ "canister_empty", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "landmine", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TRAPS", | |
| "skill_used": "traps", | |
| "skills_required": [ "mechanics", 3 ], | |
| "difficulty": 5, | |
| "time": "10 m", | |
| "reversible": true, | |
| "book_learn": [ [ "textbook_traps", 5 ], [ "manual_traps", 5 ], [ "howto_traps", 4 ], [ "recipe_bullets", 6 ] ], | |
| "qualities": [ { "id": "SCREW", "level": 1 } ], | |
| "components": [ | |
| [ [ "superglue", 1 ], [ "duct_tape", 75 ] ], | |
| [ | |
| [ "scrap", 3 ], | |
| [ "steel_chunk", 1 ], | |
| [ "canister_empty", 1 ], | |
| [ "clay_canister", 1 ], | |
| [ "can_food_unsealed", 1 ] | |
| ], | |
| [ [ "bb", 200 ], [ "nail", 100 ] ], | |
| [ | |
| [ "gunpowder", 72 ], | |
| [ "chem_black_powder", 72 ], | |
| [ "shot_bird", 24 ], | |
| [ "shot_00", 12 ], | |
| [ "shot_slug", 12 ], | |
| [ "shot_flechette", 12 ], | |
| [ "shot_he", 3 ], | |
| [ "gasoline", 600 ], | |
| [ "diesel", 600 ], | |
| [ "grenade", 1 ] | |
| ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "brazier", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "sheet_metal", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "55gal_firebarrel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "tools": [ [ [ "spike", -1 ], [ "sharp_rock", -1 ], [ "rebar", -1 ], [ "spear_rebar", -1 ] ] ], | |
| "components": [ [ [ "55gal_drum", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "30gal_firebarrel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "tools": [ [ [ "spike", -1 ], [ "sharp_rock", -1 ], [ "rebar", -1 ], [ "spear_rebar", -1 ] ] ], | |
| "components": [ [ [ "30gal_drum", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "metal_tank", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "sheet_metal", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "it_battery_mount", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "GLARE", "level": 2 } ], | |
| "tools": [ [ [ "welder", 50 ], [ "welder_crude", 75 ], [ "toolset", 75 ], [ "oxy_torch", 10 ] ], [ [ "soldering_iron", 10 ] ] ], | |
| "components": [ [ [ "sheet_metal", 1 ] ], [ [ "scrap", 2 ] ], [ [ "circuit", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "metal_tank_little", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "30 s", | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 2 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "sheet_metal_small", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "arm_xlsplint", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "firstaid", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "components": [ | |
| [ [ "rag", 10 ], [ "medical_gauze", 4 ] ], | |
| [ [ "cordage", 2, "LIST" ], [ "duct_tape", 100 ], [ "medical_tape", 50 ] ], | |
| [ [ "stick", 2 ], [ "broom", 2 ], [ "2x4", 2 ], [ "pool_cue", 2 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "arm_splint", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "firstaid", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "components": [ | |
| [ [ "rag", 5 ], [ "medical_gauze", 2 ] ], | |
| [ [ "cordage", 1, "LIST" ], [ "duct_tape", 50 ], [ "medical_tape", 25 ] ], | |
| [ [ "stick", 1 ], [ "broom", 1 ], [ "2x4", 1 ], [ "pool_cue", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "leg_splint", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "firstaid", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "components": [ | |
| [ [ "rag", 10 ], [ "medical_gauze", 4 ] ], | |
| [ [ "cordage", 1, "LIST" ], [ "duct_tape", 100 ], [ "medical_tape", 50 ] ], | |
| [ [ "stick", 2 ], [ "broom", 2 ], [ "2x4", 2 ], [ "pool_cue", 2 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "leg_xlsplint", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "firstaid", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "components": [ | |
| [ [ "rag", 10 ], [ "medical_gauze", 4 ] ], | |
| [ [ "cordage", 2, "LIST" ], [ "duct_tape", 100 ], [ "medical_tape", 50 ] ], | |
| [ [ "stick", 4 ], [ "broom", 4 ], [ "2x4", 4 ], [ "pool_cue", 4 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "scrap_copper", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "2 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ [ [ "copper", 100 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jug_plastic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "duct_tape", 10 ] ], [ [ "bottle_plastic", 8 ], [ "bottle_plastic_small", 16 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jerrycan", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "duct_tape", 50 ] ], [ [ "jug_plastic", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jerrycan_big", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "SCREW", "level": 1 } ], | |
| "components": [ [ [ "metal_tank", 1 ] ], [ [ "scrap", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jerrycan_big", | |
| "id_suffix": "welder", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "10 m", | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "sheet_metal_small", 8 ], [ "scrap", 40 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "flask_hip", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ | |
| [ [ "tongs", -1 ] ], | |
| [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], | |
| [ [ "swage", -1 ] ], | |
| [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] | |
| ], | |
| "components": [ [ [ "scrap", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bowl_plastic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "12 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 2, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "mold_plastic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 5, "LIST" ] ] ], | |
| "components": [ [ [ "bowl_plastic", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bottle_plastic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 5, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bottle_plastic_small", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 3, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bottle_twoliter", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chemistry_set_basic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "cooking", 2 ], | |
| "time": "2 m", | |
| "reversible": true, | |
| "decomp_learn": 0, | |
| "flags": [ "BLIND_EASY" ], | |
| "book_learn": [ [ "adv_chemistry", 1 ], [ "textbook_chemistry", 1 ] ], | |
| "components": [ | |
| [ [ "glasses_safety", 1 ] ], | |
| [ [ "hose", 3 ] ], | |
| [ [ "flask_glass", 4 ], [ "jar_glass", 4 ], [ "bottle_glass", 4 ], [ "test_tube", 20 ] ], | |
| [ [ "box_small", 1 ], [ "bag_canvas", 1 ], [ "backpack", 1 ], [ "backpack_leather", 1 ], [ "rucksack", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chemistry_set", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "cooking", 2 ], | |
| "time": "3 m", | |
| "reversible": true, | |
| "decomp_learn": 0, | |
| "flags": [ "BLIND_HARD" ], | |
| "book_learn": [ [ "adv_chemistry", 1 ], [ "textbook_chemistry", 1 ] ], | |
| "components": [ [ [ "cable", 10 ], [ "wire", 1 ] ], [ [ "hotplate", 1 ] ], [ [ "chemistry_set_basic", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "misc_repairkit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "components": [ [ [ "chisel", 1 ] ], [ [ "hammer", 1 ] ], [ [ "rag", 2 ], [ "leather", 2 ], [ "fur", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "small_repairkit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "mechanics", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "reversible": true, | |
| "book_learn": [ | |
| [ "manual_shotgun", 0 ], | |
| [ "manual_rifle", 0 ], | |
| [ "manual_smg", 0 ], | |
| [ "manual_pistol", 0 ], | |
| [ "recipe_bullets", 0 ], | |
| [ "textbook_mechanics", 1 ], | |
| [ "mag_mechanics", 2 ], | |
| [ "mag_rifle", 2 ] | |
| ], | |
| "components": [ | |
| [ [ "pipe_cleaner", 1 ] ], | |
| [ [ "soldering_iron", 1 ] ], | |
| [ [ "screwdriver_set", 1 ] ], | |
| [ [ "wrench", 1 ] ], | |
| [ [ "chisel", 1 ] ], | |
| [ [ "hacksaw", 1 ] ], | |
| [ [ "hammer", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pipe_cleaner", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "mechanics", | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "reversible": true, | |
| "book_learn": [ | |
| [ "manual_shotgun", 0 ], | |
| [ "manual_rifle", 0 ], | |
| [ "manual_smg", 0 ], | |
| [ "manual_pistol", 0 ], | |
| [ "recipe_bullets", 0 ], | |
| [ "textbook_mechanics", 1 ], | |
| [ "mag_mechanics", 2 ], | |
| [ "mag_rifle", 2 ] | |
| ], | |
| "components": [ [ [ "wire", 2 ], [ "cable", 2 ] ], [ [ "rag", 2 ], [ "leather", 2 ], [ "fur", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rock_quern", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ [ "survival", 1 ], [ "cooking", 2 ] ], | |
| "difficulty": 2, | |
| "time": "5 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "atomic_survival", 1 ], [ "textbook_survival", 1 ], [ "cookbook", 3 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "components": [ [ [ "stick", 2 ], [ "2x4", 1 ] ], [ [ "rock", 6 ], [ "ceramic_shard", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "welder_crude", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "mechanics", | |
| "difficulty": 2, | |
| "time": "12 m", | |
| "reversible": true, | |
| "decomp_learn": 2, | |
| "autolearn": [ [ "mechanics", 3 ], [ "electronics", 2 ] ], | |
| "book_learn": [ [ "manual_mechanics", 3 ], [ "textbook_mechanics", 2 ], [ "welding_book", 1 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "element", 3 ] ], [ [ "scrap", 2 ] ], [ [ "cable", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "popcan_stove", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "book_learn": [ [ "fun_survival", 1 ], [ "manual_fabrication", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "can_drink_unsealed", 2 ] ], [ [ "bottle_plastic", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "forge", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "180 m", | |
| "reversible": true, | |
| "decomp_learn": 4, | |
| "autolearn": true, | |
| "book_learn": [ | |
| [ "textbook_fabrication", 4 ], | |
| [ "textbook_weapeast", 5 ], | |
| [ "textbook_weapwest", 5 ], | |
| [ "textbook_armeast", 5 ], | |
| [ "textbook_armwest", 5 ] | |
| ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 2 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "tools": [ [ [ "welder", 200 ], [ "welder_crude", 300 ], [ "toolset", 300 ], [ "soldering_iron", 300 ], [ "oxy_torch", 40 ] ] ], | |
| "components": [ | |
| [ [ "element", 8 ] ], | |
| [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ], | |
| [ [ "cable", 4 ] ], | |
| [ [ "power_supply", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "anvil", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "240 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] ], | |
| "components": [ [ [ "steel_chunk", 160 ], [ "steel_lump", 40 ], [ "frame", 4 ], [ "hdframe", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "crucible", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "240 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "tools": [ [ [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "frame", 1 ] ], [ [ "sheet_metal", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "crucible_clay", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "45 m", | |
| "autolearn": true, | |
| "using": [ [ "earthenware_firing", 90 ] ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "clay_lump", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tongs", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 } ], | |
| "tools": [ [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] ], | |
| "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ], [ "pipe", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chisel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "45 m", | |
| "reversible": true, | |
| "note": "melting the chisel back down seems unlikely to teach anything useful", | |
| "autolearn": true, | |
| "book_learn": [ | |
| [ "textbook_fabrication", 3 ], | |
| [ "textbook_weapeast", 5 ], | |
| [ "textbook_weapwest", 5 ], | |
| [ "textbook_armeast", 5 ], | |
| [ "textbook_armwest", 5 ] | |
| ], | |
| "using": [ [ "forging_standard", 4 ], [ "steel_standard", 1 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "swage", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "book_learn": [ | |
| [ "textbook_fabrication", 4 ], | |
| [ "textbook_weapeast", 5 ], | |
| [ "textbook_weapwest", 5 ], | |
| [ "textbook_armeast", 5 ], | |
| [ "textbook_armwest", 5 ] | |
| ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hammer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ], [ [ "2x4", 1 ], [ "stick", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hand_drill", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "140 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 6 ], [ "scrap", 18 ] ], [ [ "2x4", 1 ], [ "stick", 2 ], [ "splinter", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "nail", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "180 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "steel_chunk", 1 ], [ "scrap", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "scissors", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_chunk", 1 ], [ "scrap", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "//": "Tin can be melted by fire, but you need something to contain and work with it. Hence the press.", | |
| "result": "pot_copper", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "press", -1 ] ], [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ [ [ "scrap_copper", 5 ], [ "copper", 500 ] ], [ [ "tin", 30 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "//": "Alternative to the press explained above: this electroplates the tin using an electrolysis kit.", | |
| "result": "pot_copper", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "cooking", | |
| "difficulty": 4, | |
| "book_learn": [ [ "textbook_chemistry", 4 ], [ "textbook_fabrication", 4 ], [ "welding_book", 4 ] ], | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "electrolysis_kit", 10 ] ], [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ | |
| [ [ "scrap_copper", 5 ], [ "copper", 500 ] ], | |
| [ [ "tin", 30 ] ], | |
| [ [ "water", 3 ], [ "water_clean", 3 ] ], | |
| [ [ "acid", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pot", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "teapot", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "blade", | |
| "id_suffix": "from steel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_chunk", 1 ], [ "scrap", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wrench", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "300 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 200 ], [ "oxy_torch", 40 ] ] ], | |
| "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pliers", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "300 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 5 ], [ "steel_tiny", 1 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 1 ], [ "scrap", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hacksaw", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "320 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 10 ], [ "steel_standard", 1 ] ], | |
| "book_learn": [ [ "manual_mechanics", 3 ], [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 1 ], [ "2x4", 1 ], [ "stick", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "boltcutters", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "note": "not so much the engineering as hardening the edge", | |
| "time": "380 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 15 ], [ "steel_standard", 2 ] ], | |
| "book_learn": [ [ "manual_mechanics", 4 ], [ "manual_fabrication", 4 ], [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 2 ], [ "2x4", 1 ], [ "stick", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "shovel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "280 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 10 ], [ "steel_standard", 2 ] ], | |
| "book_learn": [ [ "manual_fabrication", 2 ], [ "textbook_fabrication", 3 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "e_tool", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 7, | |
| "time": "320 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 15 ], [ "steel_standard", 4 ] ], | |
| "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hoe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "320 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 10 ], [ "steel_standard", 2 ] ], | |
| "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "2x4", 2 ], [ "stick", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "ax", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "360 m", | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 15 ], [ "steel_standard", 3 ] ], | |
| "book_learn": [ [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "2x4", 3 ], [ "stick", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "saw", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 7, | |
| "time": "420 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 350 ], [ "oxy_torch", 70 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 6 ], [ "scrap", 18 ] ], [ [ "2x4", 2 ], [ "stick", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "hammer_sledge", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "460 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "manual_fabrication", 3 ], [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 300 ], [ "oxy_torch", 60 ] ] ], | |
| "components": [ [ [ "steel_lump", 8 ], [ "steel_chunk", 24 ] ], [ [ "2x4", 3 ], [ "stick", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chain", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "520 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ | |
| [ [ "tongs", -1 ] ], | |
| [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], | |
| [ [ "swage", -1 ] ], | |
| [ [ "forge", 450 ], [ "oxy_torch", 90 ] ] | |
| ], | |
| "components": [ [ [ "steel_lump", 8 ], [ "steel_chunk", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "canister_empty", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 20 ], [ "oxy_torch", 4 ] ] ], | |
| "components": [ [ [ "steel_chunk", 1 ], [ "scrap", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jackhammer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "mechanics", | |
| "difficulty": 5, | |
| "time": "25 m", | |
| "reversible": true, | |
| "decomp_learn": 5, | |
| "book_learn": [ [ "textbook_mechanics", 5 ], [ "textbook_carpentry", 5 ], [ "book_icef", 6 ] ], | |
| "using": [ [ "welding_standard", 10 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "SCREW", "level": 1 }, { "id": "WRENCH", "level": 1 } ], | |
| "components": [ | |
| [ [ "1cyl_combustion", 1 ], [ "1cyl_combustion_small", 1 ] ], | |
| [ [ "metal_tank_little", 1 ] ], | |
| [ [ "rebar", 2 ], [ "steel_chunk", 4 ] ], | |
| [ [ "scrap", 3 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "magnifying_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "soldering_standard", 10 ], [ "surface_heat", 10 ] ], | |
| "tools": [ [ [ "mold_plastic", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "wire", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "survivor_scope", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "soldering_standard", 10 ], [ "surface_heat", 10 ] ], | |
| "tools": [ [ [ "mold_plastic", -1 ] ] ], | |
| "components": [ [ [ "plastic_chunk", 4 ] ], [ [ "lens", 1 ] ], [ [ "lens", 1 ], [ "lens_small", 1 ] ], [ [ "spring", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "crackpipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "time": "10 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ], | |
| "components": [ [ [ "bottle_glass", 1 ], [ "flask_glass", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "quikclot", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "cooking", | |
| "skills_required": [ "firstaid", 1 ], | |
| "difficulty": 4, | |
| "time": "1 m", | |
| "book_learn": [ [ "textbook_firstaid", 3 ], [ "adv_chemistry", 4 ], [ "emergency_book", 4 ] ], | |
| "qualities": [ { "id": "CHEM", "level": 1 } ], | |
| "tools": [ [ [ "surface_heat", 18, "LIST" ] ] ], | |
| "components": [ [ [ "chitin_piece", 6 ], [ "meal_chitin_piece", 6 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bfipowder", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "cooking", | |
| "skills_required": [ "firstaid", 1 ], | |
| "difficulty": 6, | |
| "time": "1 m", | |
| "book_learn": [ [ "textbook_firstaid", 8 ], [ "textbook_chemistry", 7 ], [ "adv_chemistry", 6 ], [ "emergency_book", 8 ] ], | |
| "qualities": [ { "id": "CHEM", "level": 1 } ], | |
| "tools": [ [ [ "surface_heat", 18, "LIST" ] ] ], | |
| "components": [ [ [ "iodine", 2 ] ], [ [ "aspirin", 4 ] ], [ [ "oxy_powder", 50 ] ], [ [ "salt_water", 1 ], [ "saline", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "char_forge", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "120 m", | |
| "book_learn": [ | |
| [ "textbook_fabrication", 4 ], | |
| [ "textbook_weapeast", 5 ], | |
| [ "textbook_weapwest", 5 ], | |
| [ "textbook_armeast", 5 ], | |
| [ "textbook_armwest", 5 ] | |
| ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 2 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "tools": [ [ [ "welder", 100 ], [ "welder_crude", 150 ], [ "toolset", 150 ], [ "soldering_iron", 150 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ | |
| [ [ "pilot_light", 1 ] ], | |
| [ [ "steel_lump", 3 ], [ "steel_chunk", 12 ], [ "scrap", 36 ] ], | |
| [ [ "metal_tank_little", 1 ] ], | |
| [ [ "pipe", 3 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "char_smoker", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "cooking", 2 ], | |
| "difficulty": 2, | |
| "time": "70 m", | |
| "reversible": true, | |
| "decomp_learn": 1, | |
| "book_learn": [ [ "textbook_fabrication", 2 ], [ "manual_fabrication", 3 ], [ "cookbook", 3 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "tools": [ [ [ "welder", 50 ], [ "welder_crude", 75 ], [ "toolset", 75 ], [ "soldering_iron", 75 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "pilot_light", 1 ] ], [ [ "scrap", 4 ] ], [ [ "metal_tank_little", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "waffleiron", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "150 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pastaextruder", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "150 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "brick_kiln", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 4 ], [ "manual_fabrication", 4 ] ], | |
| "using": [ [ "welding_standard", 15 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "components": [ [ [ "steel_lump", 6 ], [ "steel_chunk", 24 ], [ "scrap", 72 ] ], [ [ "metal_tank_little", 1 ] ], [ [ "pipe", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "kiln", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "180 m", | |
| "reversible": true, | |
| "decomp_learn": 4, | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 4 ], [ "manual_fabrication", 4 ] ], | |
| "using": [ [ "welding_standard", 15 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "components": [ | |
| [ [ "steel_lump", 6 ], [ "steel_chunk", 24 ], [ "scrap", 72 ] ], | |
| [ [ "element", 8 ] ], | |
| [ [ "cable", 4 ] ], | |
| [ [ "power_supply", 1 ] ], | |
| [ [ "metal_tank_little", 1 ] ], | |
| [ [ "pipe", 8 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "con_mix", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ [ "electronics", 3 ] ], | |
| "difficulty": 7, | |
| "time": "150 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 7 ], [ "manual_fabrication", 7 ] ], | |
| "using": [ [ "soldering_standard", 25 ], [ "welding_standard", 20 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "components": [ | |
| [ [ "steel_lump", 3 ], [ "steel_chunk", 9 ], [ "scrap", 36 ] ], | |
| [ [ "metal_tank_little", 1 ] ], | |
| [ [ "pipe", 4 ] ], | |
| [ [ "motor_small", 1 ] ], | |
| [ [ "element", 3 ] ], | |
| [ [ "cable", 16 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "metal_smoother", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 100 ], [ "oxy_torch", 20 ] ] ], | |
| "components": [ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "char_kiln", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 2 ], [ "manual_fabrication", 2 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 } | |
| ], | |
| "tools": [ [ [ "welder", 150 ], [ "welder_crude", 225 ], [ "toolset", 225 ], [ "soldering_iron", 225 ], [ "oxy_torch", 30 ] ] ], | |
| "components": [ [ [ "steel_lump", 5 ], [ "steel_chunk", 20 ], [ "scrap", 60 ] ], [ [ "metal_tank_little", 1 ] ], [ [ "pipe", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "kiln_full", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "components": [ | |
| [ | |
| [ "splinter", 40 ], | |
| [ "2x4", 6 ], | |
| [ "stick", 8 ], | |
| [ "bone", 40 ], | |
| [ "bone_human", 40 ], | |
| [ "bone_tainted", 40 ], | |
| [ "pine_bough", 20 ], | |
| [ "log", 1 ] | |
| ], | |
| [ [ "char_kiln", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "char_purifier", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 2, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "jug_plastic", 1 ] ], [ [ "rag", 4 ] ], [ [ "charcoal", 75 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wooden_barrel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 2 }, { "id": "SAW_W", "level": 2 } ], | |
| "components": [ [ [ "2x4", 30 ] ], [ [ "scrap", 6 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "55gal_drum", | |
| "id_suffix": "from_scratch", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 8, | |
| "time": "420 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 400 ], [ "oxy_torch", 80 ] ] ], | |
| "components": [ [ [ "steel_lump", 16 ], [ "steel_chunk", 64 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "30gal_drum", | |
| "id_suffix": "from_scratch", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 8, | |
| "time": "262 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 40 ] ] ], | |
| "components": [ [ [ "steel_lump", 10 ], [ "steel_chunk", 40 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "55gal_drum", | |
| "id_suffix": "welded", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 8, | |
| "time": "42 m", | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 15 ] ], | |
| "components": [ [ [ "sheet_metal", 3 ], [ "sheet_metal_small", 72 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "30gal_drum", | |
| "id_suffix": "welded", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 8, | |
| "time": "26 m", | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 10 ] ], | |
| "components": [ [ [ "sheet_metal", 2 ], [ "sheet_metal_small", 48 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "30gal_barrel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 8, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "using": [ [ "soldering_standard", 40 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "duct_tape", 200 ], [ "superglue", 4 ] ], [ [ "jerrycan", 12 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "mop", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "cordage", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "stick", 1 ], [ "2x4", 1 ] ], [ [ "rag", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "glass_shard", | |
| "byproducts": [ [ "glass_shard", 4 ] ], | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "cooking", 4 ], | |
| "difficulty": 4, | |
| "time": "30 m", | |
| "book_learn": [ [ "glassblowing_book", 5 ] ], | |
| "qualities": [ { "id": "CHEM", "level": 2 } ], | |
| "tools": [ | |
| [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], | |
| [ [ "sheet_metal", -1 ] ], | |
| [ [ "forge", 25 ] ], | |
| [ [ "surface_heat", 15, "LIST" ] ] | |
| ], | |
| "components": [ | |
| [ [ "material_sand", 10 ] ], | |
| [ [ "ammonia", 1 ] ], | |
| [ [ "salt", 20 ], [ "salt_water", 2 ], [ "saline", 10 ] ], | |
| [ [ "water", 2 ], [ "water_clean", 2 ], [ "salt_water", 2 ], [ "saline", 10 ] ], | |
| [ [ "material_quicklime", 2 ], [ "meal_bone", 2 ], [ "meal_bone_tainted", 4 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jar_3l_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 7, | |
| "time": "90 m", | |
| "book_learn": [ [ "glassblowing_book", 5 ] ], | |
| "qualities": [ { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "pipe", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 150 ] ] ], | |
| "components": [ [ [ "glass_shard", 28 ], [ "flask_glass", 6 ], [ "jar_glass", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bottle_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "60 m", | |
| "book_learn": [ [ "glassblowing_book", 5 ] ], | |
| "qualities": [ { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "pipe", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 75 ] ] ], | |
| "components": [ [ [ "glass_shard", 12 ], [ "flask_glass", 3 ], [ "jar_glass", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jar_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "40 m", | |
| "book_learn": [ [ "glassblowing_book", 4 ] ], | |
| "qualities": [ { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "pipe", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 50 ] ] ], | |
| "components": [ [ [ "glass_shard", 8 ], [ "flask_glass", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "flask_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "book_learn": [ [ "glassblowing_book", 4 ] ], | |
| "qualities": [ { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "pipe", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 25 ] ] ], | |
| "components": [ [ [ "glass_shard", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "test_tube", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "4 m", | |
| "book_learn": [ [ "glassblowing_book", 4 ] ], | |
| "qualities": [ { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "pipe", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 5 ] ] ], | |
| "components": [ [ [ "glass_shard", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "mirror", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "30 m", | |
| "book_learn": [ [ "glassblowing_book", 5 ] ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 75 ] ] ], | |
| "components": [ [ [ "glass_sheet", 1 ] ], [ [ "silver_small", 10 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "mirror", | |
| "id_suffix": "from_steel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "10 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 2 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "polisher", 20 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 50 ] ] ], | |
| "components": [ [ [ "steel_chunk", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pipe_glass", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "60 m", | |
| "book_learn": [ [ "glassblowing_book", 6 ] ], | |
| "qualities": [ { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "pipe", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 25 ] ] ], | |
| "components": [ [ [ "glass_shard", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "glass_sheet", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "sheet_metal", -1 ] ], [ [ "forge", 75 ] ] ], | |
| "components": [ [ [ "glass_shard", 16 ], [ "flask_glass", 4 ], [ "jar_glass", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "grapnel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "book_learn": [ [ "mag_survival", 4 ], [ "atomic_survival", 3 ], [ "textbook_survival", 2 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "rope_30", 1 ], [ "vine_30", 1 ], [ "rope_6", 5 ] ], [ [ "scrap", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "well_pump", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 4 ], [ "manual_fabrication", 4 ] ], | |
| "qualities": [ | |
| { "id": "HAMMER", "level": 2 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "SCREW", "level": 1 }, | |
| { "id": "WRENCH", "level": 1 }, | |
| { "id": "GLARE", "level": 2 } | |
| ], | |
| "tools": [ [ [ "welder", 100 ], [ "welder_crude", 150 ], [ "toolset", 150 ], [ "soldering_iron", 150 ] ] ], | |
| "components": [ [ [ "steel_chunk", 6 ], [ "scrap", 18 ] ], [ [ "pipe", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fishing_rod_basic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "time": "1 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "cordage", 6 ] ], | |
| "tools": [ ], | |
| "components": [ [ [ "stick", 1 ] ], [ [ "fishing_hook_bone", 1 ], [ "fishing_hook_basic", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wearable_rx12", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "120 m", | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "book_learn": [ [ "recipe_caseless", 5 ] ], | |
| "components": [ | |
| [ [ "rx12_injector", 1 ] ], | |
| [ [ "rag", 2 ], [ "leather", 2 ], [ "cordage", 1, "LIST" ], [ "duct_tape", 10 ], [ "medical_tape", 20 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fishing_hook_basic", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "time": "1 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "nail", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fishing_hook_bone", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 1, | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ | |
| [ | |
| [ "bone", 1 ], | |
| [ "bone_human", 1 ], | |
| [ "stick", 1 ], | |
| [ "broom", 1 ], | |
| [ "pool_cue", 1 ], | |
| [ "splinter", 1 ], | |
| [ "2x4", 1 ] | |
| ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "skewer_bone", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "time": "1 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "bone", 1 ], [ "bone_human", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fish_trap", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 2, | |
| "time": "10 m", | |
| "book_learn": [ [ "mag_survival", 2 ], [ "textbook_survival", 2 ], [ "survival_book", 1 ], [ "pocket_survival", 1 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ | |
| [ [ "jug_plastic", 2 ], [ "bottle_plastic", 10 ], [ "bottle_plastic_small", 20 ] ], | |
| [ [ "cordage", 1, "LIST" ], [ "duct_tape", 50 ], [ "medical_tape", 25 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bag_canvas_small", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "tailor", | |
| "difficulty": 1, | |
| "time": "10 m", | |
| "autolearn": true, | |
| "using": [ [ "filament", 20 ], [ "cordage_short", 1 ] ], | |
| "components": [ [ [ "rag", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bag_canvas", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "tailor", | |
| "difficulty": 3, | |
| "time": "50 m", | |
| "autolearn": true, | |
| "using": [ [ "filament", 80 ], [ "cordage", 1 ] ], | |
| "components": [ [ [ "rag", 12 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "material_quicklime", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "cooking", 2 ], | |
| "difficulty": 3, | |
| "time": "60 m", | |
| "batch_time_factors": [ 75, 4 ], | |
| "autolearn": true, | |
| "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "material_limestone", 50 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "material_cement", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "cooking", 3 ], | |
| "difficulty": 4, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "batch_time_factors": [ 75, 3 ], | |
| "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "material_quicklime", 50 ] ], [ [ "material_sand", 50 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cu_pipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "scrap_copper", 2 ], [ "copper", 200 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pilot_light", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "mechanics", 2 ], | |
| "difficulty": 5, | |
| "time": "15 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "HAMMER", "level": 2 }, { "id": "SCREW", "level": 1 } ], | |
| "components": [ [ [ "scrap", 3 ] ], [ [ "cable", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "paper", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 4 ], | |
| "difficulty": 5, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CONTAIN", "level": 1 }, { "id": "CUT", "level": 1 } ], | |
| "tools": [ [ [ "sheet_metal", -1 ] ] ], | |
| "components": [ [ [ "splinter", 10 ], [ "stick", 4 ], [ "2x4", 4 ], [ "withered", 20 ] ], [ [ "water", 4 ], [ "water_clean", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "toolbox", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "mechanics", 3 ], | |
| "difficulty": 4, | |
| "time": "4 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ | |
| [ [ "sheet_metal_small", 5 ] ], | |
| [ [ "nail", 11 ] ], | |
| [ [ "wire", 1 ] ], | |
| [ [ "pockknife", 1 ], [ "primitive_knife", 1 ], [ "copper_knife", 1 ] ], | |
| [ [ "screwdriver_set", 1 ] ], | |
| [ [ "hacksaw", 1 ] ], | |
| [ [ "wrench", 1 ] ], | |
| [ [ "saw", 1 ] ], | |
| [ [ "hammer", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "vacutainer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MEDICAL", | |
| "skill_used": "firstaid", | |
| "skills_required": [ "fabrication", 2 ], | |
| "difficulty": 4, | |
| "time": "3 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "syringe", 1 ] ], [ [ "flask_glass", 1 ], [ "bottle_plastic_small", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "plastic_chunk", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "cooking", | |
| "difficulty": 5, | |
| "time": "50 m", | |
| "autolearn": true, | |
| "batch_time_factors": [ 80, 4 ], | |
| "result_mult": 15, | |
| "qualities": [ { "id": "CHEM", "level": 1 }, { "id": "CUT", "level": 1 } ], | |
| "tools": [ [ [ "surface_heat", 15, "LIST" ] ] ], | |
| "components": [ [ [ "milk", 15 ] ], [ [ "bleach", 1 ], [ "vinegar", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "scrap", 7 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "survival_marker", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "3 m", | |
| "autolearn": true, | |
| "components": [ [ [ "charcoal", 5 ], [ "coal_lump", 5 ] ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "plastic_chunk", | |
| "id_suffix": "from_plastic_bags", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "10 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 4, "LIST" ] ], [ [ "mold_plastic", -1 ] ] ], | |
| "components": [ [ [ "bag_plastic", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "plastic_chunk", | |
| "id_suffix": "from_cash_cards", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "10 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 6, "LIST" ], [ "soldering_iron", 10 ] ] ], | |
| "components": [ [ [ "cash_card", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chitin_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "40 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "chitin_piece", 20 ] ], [ [ "rope_makeshift_6", 2 ], [ "rope_6", 2 ], [ "adhesive", 4, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "acidchitin_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "55 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "acidchitin_piece", 25 ] ], [ [ "rope_makeshift_6", 2 ], [ "rope_6", 2 ], [ "adhesive", 4, "LIST" ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bone_plate", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "40 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ | |
| [ [ "bone", 25 ], [ "bone_human", 25 ], [ "bone_tainted", 50 ] ], | |
| [ [ "rope_makeshift_6", 4 ], [ "rope_6", 4 ], [ "adhesive", 4, "LIST" ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wheel_metal", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_WEAPON_PARTS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "360 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "steel_lump", 5 ], [ "steel_chunk", 20 ], [ "scrap", 60 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "spring", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 6, | |
| "time": "180 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "scrap", 7 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "rebar", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 50 ], [ "oxy_torch", 10 ] ] ], | |
| "components": [ [ [ "scrap", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jumper_cable", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "electronics", 2 ], | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "using": [ [ "soldering_standard", 25 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "cable", 100 ] ], [ [ "scrap", 4 ] ], [ [ "duct_tape", 50 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jumper_cable_heavy", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "electronics", 3 ], | |
| "difficulty": 5, | |
| "time": "120 m", | |
| "autolearn": true, | |
| "using": [ [ "soldering_standard", 60 ] ], | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "cable", 650 ] ], [ [ "scrap", 10 ] ], [ [ "duct_tape", 30 ] ], [ [ "hose", 2 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bucket", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 3 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "sheet_metal_small", 4 ] ], [ [ "steel_chunk", 3 ], [ "scrap", 9 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "metal_funnel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "30 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 3 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "sheet_metal", 1 ] ], [ [ "steel_chunk", 3 ], [ "scrap", 9 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tarp_raincatcher", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "survival", | |
| "difficulty": 2, | |
| "time": "45m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "pointy_stick", 3 ] ], [ [ "string_36", 1 ], [ "string_6", 3 ] ], [ [ "tarp", 1 ], [ "plastic_sheet", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "funnel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 5, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "jug_plastic", | |
| "id_suffix": "plastic-mod", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "45 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 15, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 15 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "leather_funnel", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "tailor", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 60 ] ], | |
| "components": [ [ [ "leather", 4 ], [ "tanned_hide", 1 ], [ "fur", 4 ], [ "tanned_pelt", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chem_sulphur", | |
| "result_mult": 5, | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 } ], | |
| "components": [ [ [ "chunk_sulfur", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cured_hide", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "skills_required": [ "cooking", 1 ], | |
| "difficulty": 1, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ | |
| [ [ "salt_water", 2 ], [ "saline", 10 ], [ "salt", 10 ] ], | |
| [ [ "raw_leather", 50 ], [ "raw_tainted_leather", 50 ], [ "raw_hleather", 50 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cured_hide", | |
| "id_suffix": "scraped", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "difficulty": 1, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "cured_pelt", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tanning_hide", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "skills_required": [ "cooking", 2 ], | |
| "difficulty": 3, | |
| "time": "48 m", | |
| "batch_time_factors": [ 20, 10 ], | |
| "autolearn": true, | |
| "qualities": [ | |
| { "id": "CUT", "level": 1 }, | |
| { "id": "COOK", "level": 2 }, | |
| { "id": "BOIL", "level": 1 }, | |
| { "id": "CONTAIN", "level": 1 } | |
| ], | |
| "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ], | |
| "components": [ | |
| [ [ "water_clean", 2 ], [ "water", 2 ] ], | |
| [ [ "tanbark", 1 ], [ "acorns", 2 ], [ "hops", 2 ], [ "pine_bough", 6 ] ], | |
| [ [ "salt_water", 2 ], [ "saline", 10 ], [ "salt", 10 ] ], | |
| [ [ "tallow", 1 ], [ "tallow_tainted", 1 ], [ "lard", 1 ] ], | |
| [ [ "cured_hide", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "cured_pelt", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "skills_required": [ "cooking", 1 ], | |
| "difficulty": 1, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "salt_water", 2 ], [ "saline", 10 ], [ "salt", 10 ] ], [ [ "raw_fur", 50 ], [ "raw_tainted_fur", 50 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tanning_pelt", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "skills_required": [ "cooking", 2 ], | |
| "difficulty": 3, | |
| "time": "48 m", | |
| "batch_time_factors": [ 20, 10 ], | |
| "autolearn": true, | |
| "qualities": [ | |
| { "id": "CUT", "level": 1 }, | |
| { "id": "COOK", "level": 2 }, | |
| { "id": "BOIL", "level": 1 }, | |
| { "id": "CONTAIN", "level": 1 } | |
| ], | |
| "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ], | |
| "components": [ | |
| [ [ "water_clean", 2 ], [ "water", 2 ] ], | |
| [ [ "tanbark", 1 ], [ "acorns", 2 ], [ "hops", 2 ], [ "pine_bough", 6 ] ], | |
| [ [ "salt_water", 2 ], [ "saline", 10 ], [ "salt", 10 ] ], | |
| [ [ "tallow", 1 ], [ "tallow_tainted", 1 ], [ "lard", 1 ] ], | |
| [ [ "cured_pelt", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tanning_hide", | |
| "id_suffix": "modern", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "cooking", | |
| "skills_required": [ "survival", 3 ], | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "batch_time_factors": [ 50, 5 ], | |
| "book_learn": [ [ "textbook_survival", 6 ], [ "textbook_chemistry", 5 ], [ "modern_tanner", 4 ] ], | |
| "qualities": [ | |
| { "id": "CHEM", "level": 1 }, | |
| { "id": "COOK", "level": 3 }, | |
| { "id": "BOIL", "level": 2 }, | |
| { "id": "CONTAIN", "level": 1 } | |
| ], | |
| "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ [ [ "water_clean", 2 ], [ "water", 2 ] ], [ [ "lye_powder", 10 ], [ "aspirin", 10 ] ], [ [ "cured_hide", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tanning_pelt", | |
| "id_suffix": "modern", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "cooking", | |
| "skills_required": [ "survival", 3 ], | |
| "difficulty": 4, | |
| "time": "20 m", | |
| "batch_time_factors": [ 50, 5 ], | |
| "book_learn": [ [ "textbook_survival", 6 ], [ "textbook_chemistry", 5 ], [ "modern_tanner", 4 ] ], | |
| "qualities": [ | |
| { "id": "CHEM", "level": 1 }, | |
| { "id": "COOK", "level": 3 }, | |
| { "id": "BOIL", "level": 2 }, | |
| { "id": "CONTAIN", "level": 1 } | |
| ], | |
| "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ [ [ "water_clean", 2 ], [ "water", 2 ] ], [ [ "lye_powder", 10 ], [ "aspirin", 10 ] ], [ [ "cured_pelt", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "lobotomizer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 9, | |
| "time": "440 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "manual_fabrication", 8 ], [ "textbook_fabrication", 6 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "swage", -1 ] ], [ [ "forge", 350 ], [ "oxy_torch", 70 ] ] ], | |
| "components": [ [ [ "steel_lump", 6 ], [ "steel_chunk", 24 ], [ "scrap", 72 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chipper", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "8 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "scrap", 1 ] ], [ [ "2x4", 1 ], [ "stick", 1 ], [ "broom", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "paint_brush", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "8 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "rag", 1 ] ], [ [ "2x4", 1 ], [ "stick", 1 ], [ "broom", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "clay_pot", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": "45 m", | |
| "autolearn": true, | |
| "using": [ [ "earthenware_firing", 90 ] ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "clay_lump", 5 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "clay_pot_flower", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_GENERIC", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": "35 m", | |
| "autolearn": true, | |
| "using": [ [ "earthenware_firing", 75 ] ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "clay_lump", 4 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "clay_quern", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": "50 m", | |
| "autolearn": true, | |
| "using": [ [ "earthenware_firing", 100 ] ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "clay_lump", 8 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "clay_teapot", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": "20 m", | |
| "autolearn": true, | |
| "using": [ [ "earthenware_firing", 40 ] ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "clay_lump", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "brick", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "40 m", | |
| "autolearn": true, | |
| "batch_time_factors": [ 75, 4 ], | |
| "using": [ [ "earthenware_firing", 60 ] ], | |
| "components": [ [ [ "clay_lump", 1 ] ], [ [ "water", 1 ], [ "water_clean", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "soft_adobe_brick", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": 10000, | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 }, { "id": "CONTAIN", "level": 1 } ], | |
| "tools": [ [ [ "frame_wood", -1 ], [ "frame_wood_light", -1 ] ] ], | |
| "batch_time_factors": [ 75, 4 ], | |
| "components": [ | |
| [ [ "water", 1 ], [ "water_clean", 1 ] ], | |
| [ [ "material_soil", 2 ] ], | |
| [ [ "withered", 2 ], [ "straw_pile", 2 ], [ "feces_cow", 1 ], [ "feces_roach", 1 ], [ "feces_manure", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "adobe_pallet_full", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": 30000, | |
| "autolearn": true, | |
| "components": [ [ [ "soft_adobe_brick", 20 ] ], [ [ "frame_wood_light", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "mortar_adobe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "survival", 1 ], | |
| "difficulty": 2, | |
| "time": 5000, | |
| "autolearn": true, | |
| "qualities": [ { "id": "CONTAIN", "level": 1 } ], | |
| "batch_time_factors": [ 50, 5 ], | |
| "components": [ [ [ "water", 1 ], [ "water_clean", 1 ] ], [ [ "material_soil", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "mortar_build", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "10 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "con_mix", 50 ] ] ], | |
| "components": [ [ [ "material_cement", 50 ] ], [ [ "material_sand", 150 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "survivor_mess_kit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "5 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "pot", 1 ], [ "pot_copper", 1 ], [ "clay_pot", 1 ], [ "rock_pot", 1 ] ], [ [ "oil_cooker", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "charcoal_cooker", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "SCREW", "level": 1 } ], | |
| "components": [ [ [ "metal_tank_little", 1 ] ], [ [ "pilot_light", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "oil_cooker", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "oil_lamp", 1 ] ], [ [ "pilot_light", 1 ] ], [ [ "scrap", 3 ] ], [ [ "duct_tape", 50 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "gasoline_cooker", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "gasoline_lantern", 1 ] ], [ [ "pilot_light", 1 ] ], [ [ "scrap", 3 ] ], [ [ "duct_tape", 50 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chem_aluminium_powder", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "5 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "SAW_M", "level": 1 } ], | |
| "components": [ | |
| [ [ "material_aluminium_ingot", 1 ], [ "can_drink_unsealed", 6 ], [ "aluminum_foil", 40 ] ], | |
| [ [ "water", 5 ], [ "water_clean", 5 ] ], | |
| [ [ "material_sand", 25 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "canteen", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "35 m", | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 4 ] ], | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 6 ] ], [ [ "rag", 3 ], [ "leather", 3 ], [ "fur", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "2lcanteen", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "40 m", | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 4 ] ], | |
| "tools": [ [ [ "mold_plastic", -1 ] ], [ [ "surface_heat", 15, "LIST" ] ] ], | |
| "components": [ [ [ "plastic_chunk", 10 ] ], [ [ "rag", 3 ], [ "leather", 3 ], [ "fur", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "bagpipes", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "skills_required": [ "tailor", 4 ], | |
| "difficulty": 6, | |
| "time": "60 m", | |
| "book_learn": [ [ "scots_cookbook", 3 ] ], | |
| "using": [ [ "sewing_standard", 20 ] ], | |
| "components": [ | |
| [ [ "large_stomach_sealed", 1 ], [ "tanned_hide", 2 ], [ "leather", 10 ], [ "tanned_pelt", 2 ], [ "fur", 10 ] ], | |
| [ [ "stick", 1 ], [ "2x4", 1 ] ], | |
| [ [ "rag", 3 ] ], | |
| [ [ "adhesive", 1, "LIST" ], [ "medical_tape", 50 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "survivor_shavingkit", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "cordage_short", 2 ] ], | |
| "components": [ | |
| [ [ "leather", 1 ], [ "fur", 1 ] ], | |
| [ [ "rag", 1 ] ], | |
| [ [ "razor_blade", 1 ] ], | |
| [ [ "mirror", 1 ] ], | |
| [ [ "plastic_chunk", 1 ], [ "skewer_bone", 4 ], [ "splinter", 4 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "survivor_hairtrimmer", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "cordage_short", 4 ] ], | |
| "components": [ [ [ "leather", 1 ], [ "fur", 1 ] ], [ [ "rag", 1 ] ], [ [ "scissors", 1 ] ], [ [ "mirror", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "plant_fibre", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "difficulty": 1, | |
| "time": "6 m", | |
| "autolearn": true, | |
| "components": [ [ [ "dogbane", 1 ], [ "cattail_stalk", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "v_scoop_item", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 5, | |
| "time": "10 m", | |
| "book_learn": [ [ "textbook_mechanics", 4 ] ], | |
| "reversible": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ], [ [ "sheet_metal", 1 ] ], [ [ "motor", 2 ] ], [ [ "processor", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "v_planter_item", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 5, | |
| "time": "10 m", | |
| "book_learn": [ [ "textbook_mechanics", 4 ] ], | |
| "reversible": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ], [ [ "sheet_metal", 1 ] ], [ [ "motor", 2 ] ], [ [ "wheel", 1 ] ], [ [ "processor", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "v_reaper_item", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 5, | |
| "time": "10 m", | |
| "book_learn": [ [ "textbook_mechanics", 4 ] ], | |
| "reversible": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ], [ [ "sheet_metal", 1 ] ], [ [ "frame", 1 ] ], [ [ "wheel", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "v_plow_item", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_PARTS", | |
| "skill_used": "mechanics", | |
| "difficulty": 5, | |
| "time": "10 m", | |
| "book_learn": [ [ "textbook_mechanics", 4 ] ], | |
| "reversible": true, | |
| "using": [ [ "welding_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 2 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "pipe", 2 ] ], [ [ "steel_plate", 2 ] ], [ [ "frame", 1 ] ], [ [ "wheel", 1 ] ], [ [ "motor", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "neoprene", | |
| "category": "CC_CHEM", | |
| "subcategory": "CSC_CHEM_OTHER", | |
| "skill_used": "cooking", | |
| "difficulty": 5, | |
| "time": "25 m", | |
| "book_learn": [ [ "adv_chemistry", 3 ], [ "textbook_chemistry", 3 ] ], | |
| "qualities": [ { "id": "CHEM", "level": 2 } ], | |
| "tools": [ [ [ "hotplate", 100 ], [ "toolset", 100 ] ] ], | |
| "components": [ | |
| [ [ "chem_ethanol", 50 ], [ "denat_alcohol", 50 ] ], | |
| [ [ "copper", 50 ] ], | |
| [ [ "acid", 1 ] ], | |
| [ [ "bleach", 2 ] ], | |
| [ [ "oxy_powder", 50 ] ], | |
| [ [ "scrap", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "needle_curved", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "tailor", | |
| "difficulty": 3, | |
| "time": "5 m", | |
| "book_learn": [ [ "textbook_tailor", 3 ], [ "manual_tailor", 3 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 3 } ], | |
| "components": [ [ [ "sewing_kit", 1 ], [ "tailors_kit", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "washboard", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "2x4", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "ash", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "survival", | |
| "time": "15 m", | |
| "autolearn": true, | |
| "tools": [ [ [ "surface_heat", 5, "LIST" ] ] ], | |
| "components": [ [ [ "splinter", 5 ], [ "2x4", 1 ], [ "stick", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "chain_link", | |
| "id_suffix": "fabrication", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": "5 m", | |
| "book_learn": [ [ "textbook_armwest", 1 ], [ "textbook_fabrication", 1 ], [ "recipe_melee", 1 ] ], | |
| "tools": [ [ [ "pliers", -1 ], [ "multitool", -1 ] ], [ [ "boltcutters", -1 ], [ "toolset", -1 ] ], [ [ "cu_pipe", -1 ] ] ], | |
| "components": [ [ [ "wire", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "link_sheet", | |
| "id_suffix": "fabrication", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 3, | |
| "time": "60 m", | |
| "book_learn": [ [ "textbook_armwest", 2 ], [ "textbook_fabrication", 2 ], [ "recipe_melee", 2 ] ], | |
| "using": [ [ "chainmail_standard", 1 ] ], | |
| "components": [ [ [ "chain_link", 1000 ] ], [ [ "wire", 1 ] ] ] | |
| }, | |
| { | |
| "result": "bundle_rag", | |
| "type": "recipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skill_required": [ "tailor", 1 ], | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "using": [ [ "filament", 8 ] ], | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ [ [ "rag", 10 ] ] ], | |
| "flags": [ "BLIND_HARD" ] | |
| }, | |
| { | |
| "result": "bundle_leather", | |
| "type": "recipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skill_required": [ "tailor", 1 ], | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "using": [ [ "filament", 8 ] ], | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ [ [ "leather", 10 ] ] ], | |
| "flags": [ "BLIND_HARD" ] | |
| }, | |
| { | |
| "result": "bundle_wool", | |
| "type": "recipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "skill_required": [ "tailor", 1 ], | |
| "difficulty": 1, | |
| "time": "1 m", | |
| "autolearn": true, | |
| "using": [ [ "filament", 8 ] ], | |
| "qualities": [ { "id": "SEW", "level": 1 } ], | |
| "components": [ [ [ "felt_patch", 10 ] ] ], | |
| "flags": [ "BLIND_HARD" ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "metal_butcher_rack", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 2 ], [ "textbook_mechanics", 3 ] ], | |
| "qualities": [ | |
| { "id": "ANVIL", "level": 1 }, | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "DRILL", "level": 1 }, | |
| { "id": "SCREW", "level": 1 } | |
| ], | |
| "components": [ | |
| [ [ "scrap", 6 ] ], | |
| [ [ "pipe", 12 ], [ "cu_pipe", 12 ], [ "frame", 2 ] ], | |
| [ [ "nail", 12 ] ], | |
| [ [ "wire", 6 ], [ "rope_6", 6 ], [ "rope_makeshift_6", 6 ] ], | |
| [ [ "chain", 1 ], [ "rope_30", 1 ], [ "rope_makeshift_30", 1 ], [ "vine_30", 1 ], [ "grapnel", 1 ] ], | |
| [ [ "spike", 2 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "metal_smoking_rack", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "30 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 2 ], [ "textbook_mechanics", 3 ] ], | |
| "qualities": [ | |
| { "id": "ANVIL", "level": 1 }, | |
| { "id": "HAMMER", "level": 3 }, | |
| { "id": "SAW_M", "level": 1 }, | |
| { "id": "DRILL", "level": 1 }, | |
| { "id": "SCREW", "level": 1 } | |
| ], | |
| "components": [ | |
| [ [ "scrap", 6 ] ], | |
| [ [ "pipe", 15 ], [ "cu_pipe", 15 ], [ "frame", 2 ] ], | |
| [ [ "nail", 12 ] ], | |
| [ [ "wire", 6 ], [ "rope_6", 6 ], [ "rope_makeshift_6", 6 ] ], | |
| [ [ "spike", 4 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "tourist_table", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "8 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 2 ], [ "textbook_mechanics", 3 ] ], | |
| "qualities": [ { "id": "SAW_M", "level": 1 }, { "id": "DRILL", "level": 1 }, { "id": "SCREW", "level": 1 } ], | |
| "components": [ [ [ "scrap", 6 ] ], [ [ "pipe", 6 ] ], [ [ "nail", 12 ] ], [ [ "sheet_metal", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "leather_tarp", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "tailor", | |
| "difficulty": 1, | |
| "time": "10 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "using": [ [ "sewing_standard", 30 ] ], | |
| "components": [ [ [ "leather", 12 ], [ "fur", 12 ], [ "tanned_hide", 3 ], [ "tanned_pelt", 3 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "fiber_mat", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_OTHER", | |
| "skill_used": "tailor", | |
| "time": "60 m", | |
| "reversible": true, | |
| "autolearn": true, | |
| "components": [ [ [ "withered", 12 ], [ "straw_pile", 12 ], [ "willowbark", 6 ], [ "birchbark", 6 ] ], [ [ "plant_fibre", 100 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pot_canning", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_CONTAINERS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "60 m", | |
| "autolearn": true, | |
| "using": [ [ "welding_standard", 30 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "SAW_M", "level": 1 } ], | |
| "components": [ [ [ "sheet_metal", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "platinum_grille", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "book_learn": [ [ "textbook_chemistry", 5 ], [ "textbook_fabrication", 4 ] ], | |
| "time": "120 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "electrolysis_kit", 10 ] ], [ [ "surface_heat", 10, "LIST" ] ] ], | |
| "components": [ | |
| [ [ "steel_grille", 1 ] ], | |
| [ [ "platinum_small", 100 ] ], | |
| [ [ "water", 3 ], [ "water_clean", 3 ] ], | |
| [ [ "acid", 1 ] ] | |
| ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "steel_grille", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 5, | |
| "time": "45 m", | |
| "autolearn": true, | |
| "book_learn": [ [ "textbook_fabrication", 4 ] ], | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], | |
| "tools": [ [ [ "swage", -1 ] ], [ [ "tongs", -1 ] ], [ [ "forge", 250 ], [ "oxy_torch", 50 ] ] ], | |
| "components": [ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "pressure_cooker", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 4, | |
| "time": "90 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "ANVIL", "level": 3 }, { "id": "HAMMER", "level": 3 } ], | |
| "tools": [ [ [ "tongs", -1 ] ], [ [ "forge", 150 ], [ "oxy_torch", 30 ] ] ], | |
| "components": [ [ [ "steel_lump", 3 ], [ "steel_chunk", 12 ], [ "scrap", 36 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "wooden_bead", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_AMMO_OTHER", | |
| "skill_used": "fabrication", | |
| "time": "20 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "CUT", "level": 1 } ], | |
| "components": [ [ [ "splinter", 1 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "sandbag", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "DIG", "level": 3 } ], | |
| "components": [ [ [ "bag_canvas", 1 ] ], [ [ "material_sand", 60 ] ] ] | |
| }, | |
| { | |
| "type": "recipe", | |
| "result": "earthbag", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "time": "2 m", | |
| "autolearn": true, | |
| "qualities": [ { "id": "DIG", "level": 3 } ], | |
| "components": [ [ [ "bag_canvas", 1 ] ], [ [ "material_soil", 3 ] ] ] | |
| }, | |
| { | |
| "result": "anvil_bronze", | |
| "type": "recipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_TOOLS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": 100000, | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 5 ] ], | |
| "qualities": [ { "id": "HAMMER", "level": 1 }, { "id": "ANVIL", "level": 1 } ], | |
| "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "scrap_bronze", 10 ] ] ] | |
| }, | |
| { | |
| "result": "scrap_bronze", | |
| "type": "recipe", | |
| "category": "CC_OTHER", | |
| "subcategory": "CSC_OTHER_MATERIALS", | |
| "skill_used": "fabrication", | |
| "difficulty": 2, | |
| "time": 10000, | |
| "batch_time_factors": [ 90, 4 ], | |
| "autolearn": true, | |
| "using": [ [ "forging_standard", 1 ] ], | |
| "tools": [ [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], | |
| "components": [ [ [ "tin", 12 ] ], [ [ "copper", 50 ] ] ] | |
| } | |
| ] |