From 462392c0f141c97f01aa79499c29259a4dbff5e1 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 20 Sep 2021 17:13:54 -0700 Subject: Clean up folders based on BN 2021-09-20-1725 --- json/recipes/electronic/other.json | 38 +++++++++++++++++++++++++++++++ json/recipes/other/materials.json | 18 +++++++++++++++ json/recipes/other/medical.json | 19 ++++++++++++++++ json/recipes/recipe_electronics.json | 38 ------------------------------- json/recipes/recipe_medsandchemicals.json | 19 ---------------- json/recipes/recipe_others.json | 18 --------------- 6 files changed, 75 insertions(+), 75 deletions(-) create mode 100644 json/recipes/electronic/other.json create mode 100644 json/recipes/other/materials.json create mode 100644 json/recipes/other/medical.json delete mode 100644 json/recipes/recipe_electronics.json delete mode 100644 json/recipes/recipe_medsandchemicals.json delete mode 100644 json/recipes/recipe_others.json (limited to 'json/recipes') diff --git a/json/recipes/electronic/other.json b/json/recipes/electronic/other.json new file mode 100644 index 0000000..a8d4600 --- /dev/null +++ b/json/recipes/electronic/other.json @@ -0,0 +1,38 @@ +[ + { + "type": "recipe", + "result": "bot_turret_light", + "category": "CC_ELECTRONIC", + "subcategory": "CSC_ELECTRONIC_OTHER", + "skill_used": "electronics", + "skills_required": [ [ "mechanics", 6 ], [ "computer", 6 ], [ "fabrication", 6 ] ], + "difficulty": 7, + "time": "30 m", + "reversible": true, + "decomp_learn": 8, + "book_learn": [ [ "recipe_lab_elec", 7 ], [ "textbook_robots", 9 ] ], + "using": [ [ "steel_standard", 1 ], [ "welding_standard", 20 ], [ "soldering_standard", 14 ] ], + "qualities": [ + { "id": "SCREW", "level": 1 }, + { "id": "SCREW_FINE", "level": 1 }, + { "id": "WRENCH", "level": 2 }, + { "id": "WRENCH_FINE", "level": 1 }, + { "id": "SAW_M", "level": 1 }, + { "id": "SAW_M_FINE", "level": 1 } + ], + "components": [ + [ [ "ai_module", 1 ] ], + [ [ "identification_module", 1 ] ], + [ [ "targeting_module", 1 ] ], + [ [ "gun_module", 1 ] ], + [ [ "camera", 1 ], [ "camera_pro", 1 ], [ "omnicamera", 1 ], [ "sensor_module", 1 ] ], + [ [ "small_storage_battery", 1 ] ], + [ [ "power_supply", 1 ] ], + [ [ "robot_controls", 1 ] ], + [ [ "ksub2000", 1 ] ], + [ [ "sheet_metal", 2 ] ], + [ [ "pipe", 4 ] ], + [ [ "spring", 2 ] ] + ] + } +] diff --git a/json/recipes/other/materials.json b/json/recipes/other/materials.json new file mode 100644 index 0000000..429c893 --- /dev/null +++ b/json/recipes/other/materials.json @@ -0,0 +1,18 @@ +[ + { + "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": "1 h 30 m", + "autolearn": true, + "batch_time_factors": [ 83, 3 ], + "flags": [ "BLIND_EASY" ], + "tools": [ [ [ "mortar_pestle", -1 ] ] ], + "components": [ [ [ "chitin_piece", 1 ], [ "acidchitin_piece", 1 ] ] ] + } +] diff --git a/json/recipes/other/medical.json b/json/recipes/other/medical.json new file mode 100644 index 0000000..102eed4 --- /dev/null +++ b/json/recipes/other/medical.json @@ -0,0 +1,19 @@ +[ + { + "result": "anesthetic", + "type": "recipe", + "category": "CC_OTHER", + "subcategory": "CC_OTHER_MEDICAL", + "skill_used": "firstaid", + "difficulty": 3, + "batch_time_factors": [ 99, 1 ], + "//": "This difficulty assumes that anaesthesia administration will be handled by the autodoc or the person using the kit. The included amount of ether is an estimate, based on average body size.", + "time": "2 m 30 s", + "book_learn": [ [ "textbook_firstaid", 6 ], [ "emergency_book", 5 ] ], + "qualities": [ { "id": "CONTAIN", "level": 1 } ], + "components": [ + [ [ "ether", 500 ] ], + [ [ "heroin", 1 ], [ "oxycodone", 2 ], [ "tramadol", 3 ], [ "codeine", 4 ], [ "poppy_pain", 4 ] ] + ] + } +] diff --git a/json/recipes/recipe_electronics.json b/json/recipes/recipe_electronics.json deleted file mode 100644 index a8d4600..0000000 --- a/json/recipes/recipe_electronics.json +++ /dev/null @@ -1,38 +0,0 @@ -[ - { - "type": "recipe", - "result": "bot_turret_light", - "category": "CC_ELECTRONIC", - "subcategory": "CSC_ELECTRONIC_OTHER", - "skill_used": "electronics", - "skills_required": [ [ "mechanics", 6 ], [ "computer", 6 ], [ "fabrication", 6 ] ], - "difficulty": 7, - "time": "30 m", - "reversible": true, - "decomp_learn": 8, - "book_learn": [ [ "recipe_lab_elec", 7 ], [ "textbook_robots", 9 ] ], - "using": [ [ "steel_standard", 1 ], [ "welding_standard", 20 ], [ "soldering_standard", 14 ] ], - "qualities": [ - { "id": "SCREW", "level": 1 }, - { "id": "SCREW_FINE", "level": 1 }, - { "id": "WRENCH", "level": 2 }, - { "id": "WRENCH_FINE", "level": 1 }, - { "id": "SAW_M", "level": 1 }, - { "id": "SAW_M_FINE", "level": 1 } - ], - "components": [ - [ [ "ai_module", 1 ] ], - [ [ "identification_module", 1 ] ], - [ [ "targeting_module", 1 ] ], - [ [ "gun_module", 1 ] ], - [ [ "camera", 1 ], [ "camera_pro", 1 ], [ "omnicamera", 1 ], [ "sensor_module", 1 ] ], - [ [ "small_storage_battery", 1 ] ], - [ [ "power_supply", 1 ] ], - [ [ "robot_controls", 1 ] ], - [ [ "ksub2000", 1 ] ], - [ [ "sheet_metal", 2 ] ], - [ [ "pipe", 4 ] ], - [ [ "spring", 2 ] ] - ] - } -] diff --git a/json/recipes/recipe_medsandchemicals.json b/json/recipes/recipe_medsandchemicals.json deleted file mode 100644 index 102eed4..0000000 --- a/json/recipes/recipe_medsandchemicals.json +++ /dev/null @@ -1,19 +0,0 @@ -[ - { - "result": "anesthetic", - "type": "recipe", - "category": "CC_OTHER", - "subcategory": "CC_OTHER_MEDICAL", - "skill_used": "firstaid", - "difficulty": 3, - "batch_time_factors": [ 99, 1 ], - "//": "This difficulty assumes that anaesthesia administration will be handled by the autodoc or the person using the kit. The included amount of ether is an estimate, based on average body size.", - "time": "2 m 30 s", - "book_learn": [ [ "textbook_firstaid", 6 ], [ "emergency_book", 5 ] ], - "qualities": [ { "id": "CONTAIN", "level": 1 } ], - "components": [ - [ [ "ether", 500 ] ], - [ [ "heroin", 1 ], [ "oxycodone", 2 ], [ "tramadol", 3 ], [ "codeine", 4 ], [ "poppy_pain", 4 ] ] - ] - } -] diff --git a/json/recipes/recipe_others.json b/json/recipes/recipe_others.json deleted file mode 100644 index 429c893..0000000 --- a/json/recipes/recipe_others.json +++ /dev/null @@ -1,18 +0,0 @@ -[ - { - "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": "1 h 30 m", - "autolearn": true, - "batch_time_factors": [ 83, 3 ], - "flags": [ "BLIND_EASY" ], - "tools": [ [ [ "mortar_pestle", -1 ] ] ], - "components": [ [ [ "chitin_piece", 1 ], [ "acidchitin_piece", 1 ] ] ] - } -] -- cgit v1.2.1