From 3b89622e1496e1361a6542484bd218561705b1bc Mon Sep 17 00:00:00 2001 From: Drew4484 <57647637+Drew4484@users.noreply.github.com> Date: Mon, 29 Aug 2022 13:14:57 -0700 Subject: [PATCH] Move recipes to separate PR --- data/json/recipes/weapon/cutting.json | 104 -------------------------- 1 file changed, 104 deletions(-) diff --git a/data/json/recipes/weapon/cutting.json b/data/json/recipes/weapon/cutting.json index c64596076bddd..7c43434c1b741 100644 --- a/data/json/recipes/weapon/cutting.json +++ b/data/json/recipes/weapon/cutting.json @@ -433,110 +433,6 @@ "tools": [ [ [ "hotcut", -1 ] ] ], "components": [ [ [ "2x4", 1 ], [ "stick", 2 ] ], [ [ "fur", 1 ], [ "leather", 1 ] ] ] }, - { - "type": "recipe", - "activity_level": "BRISK_EXERCISE", - "result": "lc_arming_sword", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", - "skill_used": "fabrication", - "difficulty": 7, - "time": "8 h", - "book_learn": [ [ "textbook_weapwest", 6 ] ], - "proficiencies": [ - { "proficiency": "prof_metalworking" }, - { "proficiency": "prof_blacksmithing" }, - { "proficiency": "prof_bladesmith" }, - { "proficiency": "prof_carving", "time_multiplier": 1.2, "fail_multiplier": 1, "learning_time_multiplier": 0.2 } - ], - "using": [ [ "blacksmithing_standard", 12 ], [ "lc_steel_standard", 3 ] ], - "qualities": [ { "id": "GRIND", "level": 2 } ], - "tools": [ [ [ "hotcut", -1 ] ] ] - }, - { - "type": "recipe", - "activity_level": "BRISK_EXERCISE", - "result": "mc_arming_sword", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", - "skill_used": "fabrication", - "difficulty": 8, - "time": "8 h", - "book_learn": [ [ "textbook_weapwest", 7 ] ], - "proficiencies": [ - { "proficiency": "prof_metalworking" }, - { "proficiency": "prof_blacksmithing" }, - { "proficiency": "prof_bladesmith" }, - { "proficiency": "prof_carving", "time_multiplier": 1.2, "fail_multiplier": 1, "learning_time_multiplier": 0.2 } - ], - "using": [ [ "blacksmithing_standard", 12 ], [ "mc_steel_standard", 3 ] ], - "qualities": [ { "id": "GRIND", "level": 2 } ], - "tools": [ [ [ "hotcut", -1 ] ] ], - "components": [ [ "mc_wire", 1 ], [ [ "fur", 2 ], [ "leather", 2 ] ] ] - }, - { - "type": "recipe", - "activity_level": "BRISK_EXERCISE", - "result": "hc_arming_sword", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", - "skill_used": "fabrication", - "difficulty": 8, - "time": "8 h", - "book_learn": [ [ "textbook_weapwest", 7 ] ], - "proficiencies": [ - { "proficiency": "prof_metalworking" }, - { "proficiency": "prof_blacksmithing" }, - { "proficiency": "prof_bladesmith" }, - { "proficiency": "prof_carving", "time_multiplier": 1.2, "fail_multiplier": 1, "learning_time_multiplier": 0.2 } - ], - "using": [ [ "blacksmithing_standard", 12 ], [ "mc_steel_standard", 3 ] ], - "qualities": [ { "id": "GRIND", "level": 2 } ], - "tools": [ [ [ "hotcut", -1 ] ] ], - "components": [ [ "hc_wire", 1 ], [ [ "fur", 2 ], [ "leather", 2 ] ] ] - }, - { - "type": "recipe", - "activity_level": "BRISK_EXERCISE", - "result": "ch_arming_sword", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", - "skill_used": "fabrication", - "difficulty": 9, - "time": "9 h", - "book_learn": [ [ "textbook_weapwest", 8 ] ], - "proficiencies": [ - { "proficiency": "prof_metalworking" }, - { "proficiency": "prof_blacksmithing" }, - { "proficiency": "prof_bladesmith" }, - { "proficiency": "prof_carving", "time_multiplier": 1.2, "fail_multiplier": 1, "learning_time_multiplier": 0.2 } - ], - "using": [ "blacksmithing_standard", 12 ], - "qualities": [ { "id": "GRIND", "level": 2 } ], - "tools": [ [ [ "swage", -1 ] ], [ [ "metal_tank", -1 ] ], [ [ "water", -120 ] ] ], - "components": [ [ "kevlar_scraps", 10 ], [ "epoxy_chunk", 1 ], [ "lc_arming_sword", 1 ] ] - }, - { - "type": "recipe", - "activity_level": "BRISK_EXERCISE", - "result": "qt_arming_sword", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_CUTTING", - "skill_used": "fabrication", - "difficulty": 10, - "time": "12 h", - "book_learn": [ [ "textbook_weapwest", 9 ] ], - "proficiencies": [ - { "proficiency": "prof_metalworking" }, - { "proficiency": "prof_blacksmithing" }, - { "proficiency": "prof_bladesmith" }, - { "proficiency": "prof_carving", "time_multiplier": 1.2, "fail_multiplier": 1, "learning_time_multiplier": 0.2 } - ], - "using": [ [ "blacksmithing_standard", 12 ], [ "mc_steel_standard", 3 ] ], - "qualities": [ { "id": "GRIND", "level": 2 } ], - "tools": [ [ [ "swage", -1 ] ], [ [ "metal_tank", -1 ] ], [ [ "water", -120 ] ] ], - "components": [ [ "hc_wire", 1 ], [ [ "fur", 2 ], [ "leather", 2 ] ] ] - }, { "type": "recipe", "activity_level": "BRISK_EXERCISE",