[
{
        "type" : "recipe",
  "result": "salt_water",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_OTHER",
  "skill_used": "cooking",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "water_clean", 1 ],
      [ "water", 1 ]
    ],
    [
      [ "salt", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "saline",
  "category": "CC_OTHER",
  "subcategory": "CSC_OTHER_MEDICAL",
  "skill_used": "firstaid",
  "difficulty": 2,
  "skills_required": [ "cooking", 2 ],
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_firstaid", 2] , ["pocket_firstaid", 2], ["manual_first_aid", 2], ["atomic_survival", 4], ["textbook_chemistry", 5], ["adv_chemistry", 4] , ["emergency_book", 3]],
  "qualities":[
    {"id":"BOIL","level":1,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 3 ],
      [ "char_smoker", 1 ],
      [ "toolset", 3 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "water_clean", 1 ]
    ],
    [
      [ "salt", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "acid",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 4,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"BOIL","level":2,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 3 ],
      [ "toolset", 3 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "water_acid", 1 ],
      [ "water_acid_weak", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "acid",
  "id_suffix": "from batteries",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "electronics",
  "skills_required": [ "mechanics", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "battery", 125 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "water_acid",
  "id_suffix": "from electrolysis",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "skills_required": [ "electronics", 1 ],
  "difficulty": 2,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 1] , ["textbook_chemistry", 1]],
  "tools": [
    [
      [ "chemistry_set", 5 ]
    ]
  ],
  "components": [
    [
      [ "water", 1 ],
      [ "water_clean", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "lamp_oil",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_OTHER",
  "skill_used": "cooking",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1},
    {"id":"COOK","level":3,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 7 ],
      [ "char_smoker", 1 ],
      [ "toolset", 7 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "tallow", 2 ],
      [ "lard", 2 ],
      [ "cooking_oil", 5 ]
    ],
    [
      [ "water", 1 ],
      [ "water_clean", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "handrolled_cig",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 2000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "rolling_paper", 1 ]
    ],
    [
      [ "cig_butt", 5 ],
      [ "tobacco", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "joint",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 2000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "rolling_paper", 1 ]
    ],
    [
      [ "joint_roach", 5 ],
      [ "weed", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "meth",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 5,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 5] , ["adv_chemistry", 5] , [ "recipe_labchem", 5]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 15 ],
      [ "chemistry_set", 15 ],
      [ "toolset", 15 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "dayquil", 2 ],
      [ "royal_jelly", 1 ]
    ],
    [
      [ "aspirin", 40 ]
    ],
    [
      [ "caffeine", 20 ],
      [ "adderall", 5 ],
      [ "energy_drink", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "crack",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 4] , ["adv_chemistry", 4] , [ "recipe_labchem", 4]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "hotplate", 8 ],
      [ "chemistry_set", 8 ],
      [ "toolset", 8 ]
    ]
  ],
  "components": [
    [
      [ "water", 1 ],
      [ "water_clean", 1 ]
    ],
    [
      [ "coke", 12 ]
    ],
    [
      [ "ammonia", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "poppy_sleep",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 2] , ["adv_chemistry", 2] , ["pocket_survival", 3] , ["atomic_survival", 2] , ["textbook_survival", 2] , ["survival_book", 3]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "hotplate", 2 ],
      [ "chemistry_set", 2 ]
    ]
  ],
  "components": [
    [
      [ "poppy_bud", 2 ]
    ],
    [
      [ "poppy_flower", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "poppy_pain",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 2] , ["adv_chemistry", 2] , ["pocket_survival", 3] , ["atomic_survival", 2] , ["textbook_survival", 2] , ["survival_book", 3]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "hotplate", 2 ],
      [ "chemistry_set", 2 ]
    ]
  ],
  "components": [
    [
      [ "poppy_bud", 2 ]
    ],
    [
      [ "poppy_flower", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fungicide",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 2] , ["adv_chemistry", 2] , ["pocket_survival", 2] , ["atomic_survival", 2] , ["textbook_survival", 1] , ["survival_book", 3] , [ "recipe_labchem", 2]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "hotplate", 2 ],
      [ "chemistry_set", 2 ]
    ]
  ],
  "components": [
    [
      [ "fighter_sting", 1 ],
      [ "disinfectant", 4 ],
      [ "oxy_powder", 100 ]
    ],
    [
      [ "bleach", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "antifungal",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 5] , ["adv_chemistry", 4] , ["pocket_survival", 5] , ["atomic_survival", 5] , ["textbook_survival", 5] , ["survival_book", 5] , [ "recipe_labchem", 4]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 20 ],
      [ "hotplate", 20 ],
      [ "chemistry_set", 20 ]
    ]
  ],
  "components": [
    [
      [ "fungicide", 10 ]
    ],
    [
      [ "ammonia", 2 ],
      [ "lye_powder", 200 ]
    ],
    [
      [ "salt", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "antiparasitic",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 7] , ["adv_chemistry", 6] , ["pocket_survival", 8] , ["atomic_survival", 6] , ["textbook_survival", 6] , ["survival_book", 7] , [ "recipe_labchem", 6]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 20 ],
      [ "hotplate", 20 ],
      [ "chemistry_set", 20 ]
    ]
  ],
  "components": [
    [
      [ "vitamins", 5 ]
    ],
    [
      [ "aspirin", 10 ]
    ],
    [
      [ "acid", 1 ],
      [ "datura_seed", 8 ]
    ],
    [
      [ "bleach", 1 ],
      [ "oxy_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "adrenaline_injector",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 8] , ["adv_chemistry", 7] , ["pocket_survival", 8] , ["atomic_survival", 8] , ["textbook_survival", 8] , ["survival_book", 8] , [ "recipe_labchem", 7]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 20 ],
      [ "hotplate", 20 ],
      [ "chemistry_set", 20 ]
    ]
  ],
  "components": [
    [
      [ "syringe", 1 ]
    ],
    [
      [ "charcoal", 1 ]
    ],
    [
      [ "datura_seed", 8 ]
    ],
    [
      [ "salt_water", 1 ],
      [ "saline", 5 ]
    ],
    [
      [ "bleach", 1 ],
      [ "oxy_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "heroin",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 2000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 7] , ["adv_chemistry", 7] , ["atomic_survival", 6] , [ "recipe_labchem", 6]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 3 ],
      [ "chemistry_set", 3 ],
      [ "toolset", 3 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "salt_water", 1 ],
      [ "salt", 1 ],
      [ "saline", 5 ]
    ],
    [
      [ "oxycodone", 40 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "diazepam",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 4000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 7] , ["adv_chemistry", 7] , ["atomic_survival", 6] , [ "recipe_labchem", 6]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 3 ],
      [ "chemistry_set", 3 ],
      [ "toolset", 3 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "salt_water", 1 ],
      [ "salt", 1 ],
      [ "saline", 5 ]
    ],
    [
      [ "aspirin", 5 ]
    ],
    [
      [ "oxy_powder", 50 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "thorazine",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 7,
  "time": 4000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 8] , ["adv_chemistry", 8] , ["atomic_survival", 7] , [ "recipe_labchem", 7]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 3 ],
      [ "chemistry_set", 3 ],
      [ "toolset", 3 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "salt_water", 1 ],
      [ "salt", 1 ],
      [ "saline", 5 ]
    ],
    [
      [ "diazepam", 5 ]
    ],
    [
      [ "oxy_powder", 50 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "lsd",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 8] , ["adv_chemistry", 6]  , [ "recipe_labchem", 7]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 20 ],
      [ "hotplate", 20 ],
      [ "chemistry_set", 20 ]
    ]
  ],
  "components": [
    [
      [ "datura_seed", 2 ]
    ],
    [
      [ "acid", 1 ]
    ],
    [
      [ "aspirin", 10 ]
    ],
    [
      [ "salt_water", 1 ],
      [ "saline", 5 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 8,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_gaswarfare",  8] , ["recipe_creepy", 8] , ["recipe_animal", 8] , ["recipe_maiar", 7] , ["recipe_serum", 7] , [ "recipe_labchem", 7]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "meat_tainted", 3 ],
      [ "veggy_tainted", 5 ],
      [ "slime_scrap", 5 ],
      [ "fetus", 1 ],
      [ "arm", 2 ],
      [ "leg", 2 ]
    ],
    [
      [ "bleach", 2 ],
      [ "oxy_powder", 200 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_labchem", 9]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_plant",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "veggy_tainted", 3 ],
      [ "biollante_bud", 1 ],
      [ "datura_seed", 16 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_plant",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_plant", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_insect",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_maiar", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "honey_bottled", 3],
      [ "honeycomb", 3 ],
      [ "bee_sting", 3 ],
      [ "wasp_sting", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_insect",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_maiar", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_insect", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_spider",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_maiar", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "spider_egg", 1 ],
      [ "chitin_piece", 4 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_spider",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_maiar", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_spider", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_slime",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_maiar", 8 ] , [ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "sewage", 3 ],
      [ "slime_scrap", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_slime",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_maiar", 8 ] , [ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_slime", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_fish",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "fish", 2 ],
      [ "can_sardine", 1 ],
      [ "can_tuna", 1 ],
      [ "can_salmon", 1 ],
      [ "can_herring", 1 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_fish",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_fish", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_rat",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat_tainted", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_rat",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_rat", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_beast",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 7 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
"type" : "recipe",
  "result": "iv_mutagen_beast",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_beast", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mutagen_ursine",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
    "type" : "recipe",
  "result": "iv_mutagen_ursine",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_ursine", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mutagen_feline",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
    "type" : "recipe",
  "result": "iv_mutagen_feline",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_feline", 2 ]
    ]
  ]
},{
    "type" : "recipe",
  "result": "mutagen_lupine",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
    "type" : "recipe",
  "result": "iv_mutagen_lupine",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_lupine", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_cattle",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_cattle",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] ,  [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_cattle", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_cephalopod",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat_tainted", 3 ],
      [ "can_chowder", 1 ],
      [ "can_clams", 1 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_cephalopod",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_creepy", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_cephalopod", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_bird",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "egg_bird", 1 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_bird",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_bird", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_lizard",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "egg_reptile", 1 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_lizard",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_animal", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_lizard", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_troglobite",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_maiar", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "meat", 3 ]
    ],
    [
      [ "ammonia", 1 ],
      [ "lye_powder", 100 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_troglobite",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 9,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 8 ] , [ "recipe_maiar", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_troglobite", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mutagen_medical",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "requires_skills": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "book_learn": [[ "recipe_medicalmut", 9 ]],
  "autolearn": false,
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen", 1 ]
    ],
    [
      [ "heroin", 5 ],
      [ "oxycodone", 10 ],
      [ "tramadol", 15 ],
      [ "diazepam", 15 ],
      [ "codeine", 20 ],
      [ "poppy_pain", 20 ]
    ],
    [
      [ "lsd", 5 ],
      [ "prozac", 10 ],
      [ "thorazine", 10 ],
      [ "adderall", 10 ],
      [ "xanax", 10 ],
      [ "pills_sleep", 10 ],
      [ "poppy_sleep", 15 ]
    ],
    [
      [ "vitamins", 5 ],
      [ "iodine", 5 ],
      [ "disinfectant", 5 ],
      [ "protein_powder", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_medical",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_medicalmut", 9 ] , [ "recipe_serum", 9 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_medical", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "canister_goo",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "fabrication",
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "note": "'stick the blob globs in a can and seal it' does not seem hugely challenging",
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "canister_empty", 1 ]
    ],
    [
      [ "slime_scrap", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "purifier",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 9,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_gaswarfare", 9] , ["atomic_survival", 9] , ["record_patient", 9] , ["recipe_maiar", 8] , [ "recipe_labchem", 7]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "royal_jelly", 4 ],
      [ "mutagen", 2 ]
    ],
    [
      [ "bleach", 3 ],
      [ "oxy_powder", 300 ]
    ],
    [
      [ "ammonia", 2 ],
      [ "lye_powder", 200 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_purifier",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_serum", 9] , [ "recipe_labchem", 9]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "purifier", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mutagen_alpha",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "requires_skills": [ "firstaid", 1 ],
  "difficulty": 10,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_alpha", 9 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 50 ],
      [ "hotplate", 50 ],
      [ "toolset", 50 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_slime", 2 ]
    ],
    [
      [ "mutagen_plant", 2 ]
    ],
    [
      [ "mutagen_bird", 2 ]
    ],
    [
      [ "purifier", 4 ],
      [ "iv_purifier", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_alpha",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_alpha", 9 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_alpha", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mutagen_elfa",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "requires_skills": [ "firstaid", 1 ],
  "difficulty": 10,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_elfa", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 31 ],
      [ "hotplate", 31 ],
      [ "toolset", 31 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_slime", 2 ]
    ],
    [
      [ "mutagen_plant", 1 ]
    ],
    [
      [ "mutagen_bird", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_elfa",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_elfa", 10 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_elfa", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mutagen_chimera",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "requires_skills": [ "firstaid", 1 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_chimera", 9]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_lizard", 1 ]
    ],
    [
      [ "mutagen_bird", 1 ]
    ],
    [
      [ "mutagen_beast", 1 ]
    ],
    [
      [ "mutagen_cattle", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_chimera",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_chimera", 8 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_chimera", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mutagen_raptor",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "requires_skills": [ "firstaid", 1 ],
  "difficulty": 10,
  "time": 12500,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_raptor", 9 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 31 ],
      [ "hotplate", 31 ],
      [ "toolset", 31 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_lizard", 1 ]
    ],
    [
      [ "mutagen_bird", 1 ]
    ],
    [
      [ "purifier", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iv_mutagen_raptor",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_MUTAGEN",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 3 ],
  "difficulty": 10,
  "time": 15000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_raptor", 9 ]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 37 ],
      [ "hotplate", 37 ],
      [ "toolset", 37 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "mutagen_raptor", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "disinfectant",
  "category": "CC_OTHER",
  "subcategory": "CSC_OTHER_MEDICAL",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 2 ],
  "difficulty": 4,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_firstaid", 3] , ["manual_first_aid", 3] , ["emergency_book", 4] , ["pocket_firstaid", 2] , ["recipe_labchem", 4]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "whiskey", 7 ],
      [ "single_malt_whiskey", 7 ],
      [ "vodka", 7 ],
      [ "rum", 7 ],
      [ "tequila", 7 ],
      [ "gin", 7 ],
      [ "triple_sec", 7 ],
      [ "moonshine", 7 ],
      [ "brandy", 7 ],
      [ "bleach", 1 ]
    ],
    [
      [ "water_clean", 1 ]
    ],
    [
      [ "oxy_powder", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "iodine",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 5] , ["textbook_chemistry", 5] , ["recipe_labchem", 5] , ["atomic_survival", 5]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "disinfectant", 2 ],
      [ "salt", 5 ]
    ],
    [
      [ "aspirin", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "aspirin",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "skills_required": [ "firstaid", 1 ],
  "difficulty": 4,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 2] , ["textbook_chemistry", 2] , ["recipe_labchem", 2] , ["atomic_survival", 3]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "water_clean", 1 ]
    ],
    [
      [ "oxy_powder", 5 ]
    ],
    [
      [ "2x4", 2 ],
      [ "stick", 2 ],
      [ "splinter", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pur_tablets",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_OTHER",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 5] , ["textbook_chemistry", 5] , ["recipe_labchem", 4] , ["atomic_survival", 4] , ["textbook_survival", 4]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "iodine", 10 ]
    ],
    [
      [ "aspirin", 10 ]
    ],
    [
      [ "bleach", 1 ],
      [ "oxy_powder", 50 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bleach",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 5] , ["textbook_chemistry", 5] , ["recipe_labchem", 5]],
  "tools": [
    [
      [ "chemistry_set", 50 ]
    ]
  ],
  "components": [
    [
      [ "salt_water", 2 ],
      [ "saline", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "ammonia",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 36000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 5] , ["textbook_chemistry", 5] , ["recipe_labchem", 5]],
  "tools": [
    [
      [ "chemistry_set", 50 ]
    ]
  ],
  "components": [
    [
      [ "water_clean", 1 ],
      [ "water", 1 ]
    ],
    [
      [ "scrap", 1 ]
    ],
    [
      [ "charcoal", 1 ],
      [ "lye_powder", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "oxy_powder",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 8,
  "time": 12000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 5] , ["textbook_chemistry", 5] , ["recipe_labchem", 5]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ]
    ]
  ],
  "components": [
    [
      [ "bleach", 1 ]
    ],
    [
      [ "water_clean", 1 ],
      [ "water", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "lye_powder",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 4,
  "time": 36000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 5] , ["textbook_chemistry", 5] , ["recipe_labchem", 5]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 25 ],
      [ "hotplate", 25 ],
      [ "toolset", 25 ]
    ]
  ],
  "components": [
    [
      [ "charcoal", 10 ]
    ],
    [
      [ "water_clean", 2 ],
      [ "water", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "heatpack",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_OTHER",
  "skill_used": "cooking",
  "difficulty": 3,
  "time": 6000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 3] , ["textbook_chemistry", 3] , ["atomic_survival", 4]],
  "qualities":[
    {"id":"CHEM","level":2,"amount":1}
  ], "tools": [
    [
      [ "chemistry_set", 2 ],
      [ "hotplate", 2 ],
      [ "toolset", 2 ],
      [ "fire", -1 ]
    ],
    [
      [ "needle_bone", 1 ],
      [ "needle_wood", 1 ],
      [ "sewing_kit", 1 ]
    ]
  ],
  "components": [
    [
      [ "rag", 1 ],
      [ "bag_plastic", 1 ]
    ],
    [
      [ "oxy_powder", 5 ]
    ],
    [
      [ "scrap", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "superglue",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_OTHER",
  "skill_used": "cooking",
  "difficulty": 2,
  "time": 12000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 5 ],
      [ "char_smoker", 1 ],
      [ "toolset", 5 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "water", 1 ],
      [ "water_clean", 1 ]
    ],
    [
      [ "bleach", 1 ],
      [ "lye_powder", 100 ],
      [ "bone", 20 ],
      [ "cured_hide", 2 ],
      [ "pine_bough", 10 ],
      [ "raw_dandelion", 20 ],
      [ "biollante_bud", 1],
      [ "ant_egg", 1 ],
      [ "slime_scrap", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pheromone",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "skills_required": [ "survival", 1 ],
  "difficulty": 3,
  "time": 1200,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["adv_chemistry", 6] , ["textbook_chemistry", 6] , ["recipe_labchem", 3]],
  "tools": [
    [
      [ "chemistry_set", 18 ],
      [ "hotplate", 18 ],
      [ "toolset", 18 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "meat_tainted", 1 ]
    ],
    [
      [ "ammonia", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fertilizer_liquid",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "skills_required": ["survival", 2],
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["adv_chemistry", 2] , ["textbook_chemistry", 2] , ["recipe_labchem", 3] , ["atomic_survival", 2]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [ [ "hotplate", 5 ], [ "chemistry_set", 5 ], [ "char_smoker", 1 ], [ "toolset", 5 ], [ "fire", -1 ] ]
  ],
  "components": [
    [ [ "water", 4 ], [ "water_clean", 4 ] ],
    [ [ "meal_bone", 2 ] ],
    [ [ "meal_chitin_piece", 1 ] ],
    [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
  ]
},{
        "type" : "recipe",
  "result": "flask_yeast",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_OTHER",
  "skill_used": "cooking",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "hotplate", 7 ],
      [ "chemistry_set", 7 ],
      [ "toolset", 7 ]
    ]
  ],
  "components": [
    [
      [ "water", 1 ],
      [ "water_clean", 1 ]
    ],
    [
      [ "flask_glass", 1 ]
    ],
    [
      [ "yeast", 1 ]
    ],
    [
      [ "sugar", 1 ],
      [ "honey_bottled", 1 ]
    ]
  ]
}, {
  "type" : "recipe",
  "result": "fertilizer_bomb",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "skills_required": ["survival", 2],
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["adv_chemistry", 2] , ["textbook_chemistry", 2] , ["recipe_labchem", 3] , ["atomic_survival", 2]],
  "qualities":[ {"id" : "CHEM", "level" : 1, "amount" : 1} ],
  "components": [
    [ [ "jug_plastic", 1 ], [ "jar_3l_glass", 1 ] ],
    [ [ "fertilizer_liquid", 4 ], [ "fertilizer_commercial", 4 ] ],
    [ [ "gasoline", 400 ], [ "sugar", 8 ] ],
    [ [ "string_6", 1 ], [ "rag", 1] ]
  ]
},{
  "type" : "recipe",
  "result": "slime_scrap",
  "byproducts": "slime_scrap",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "recipe_creepy", 7 ], [ "recipe_serum", 7 ]],
  "qualities":[
    {"id":"CUT","level":1,"amount":1}],
  "tools": [
      [
        [ "chemistry_set", 20 ]
      ]
    ],
  "components": [
      [
        [ "meat_tainted", 1 ],
        [ "dry_meat_tainted", 1 ]
      ]
    ]
},{
  "type" : "recipe",
  "result": "soap",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_CHEMICALS",
  "skill_used": "cooking",
  "difficulty": 6,
  "time": 45000,
  "reversible": false,
  "qualities" : [
    {"id":"CHEM","level":1,"amount":1}],
  "autolearn": true,
  "tools": [
    [
     [ "chemistry_set", 18 ],
     [ "hotplate", 18 ],
     [ "toolset", 18 ],
     [ "fire", -1 ]
    ]
    ],
  "components": [
    [
     [ "tallow", 5 ],
     [ "lard", 5 ],
     [ "cooking_oil", 5 ]
    ],
    [
     [ "lye_powder", 20 ]
    ],
    [
     [ "water", 1 ],
     [ "water_clean", 1 ]
    ]
   ]
},{
  "type" : "recipe",
  "result": "poppysyrup",
  "category": "CC_CHEM",
  "subcategory": "CSC_CHEM_DRUGS",
  "skill_used": "cooking",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_chemistry", 2] , ["adv_chemistry", 2] , ["pocket_survival", 3] , ["atomic_survival", 2] , ["textbook_survival", 2] , ["survival_book", 3]],
  "qualities":[
    {"id":"CHEM","level":1,"amount":1}
  ], "tools": [
    [
      [ "fire", -1 ],
      [ "toolset", 2 ],
      [ "hotplate", 2 ],
      [ "chemistry_set", 2 ]
    ]
  ],
  "components": [
    [
      [ "poppy_bud", 2 ]
    ],
    [
      [ "poppy_flower", 2 ]
    ]
  ]
}
]
