From 755d08a3848bd652a91a8931040b4219625e8d49 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 21 Jan 2022 15:07:29 -0800 Subject: Clean up several recipe crafting times. --- recipes.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/recipes.json b/recipes.json index e8cc70b..40e09ee 100644 --- a/recipes.json +++ b/recipes.json @@ -731,7 +731,7 @@ "difficulty": 6, "time": "6 h", "reversible": false, - "book_learn": [ [ "book_maid_weapons", 6 ] ], + "book_learn": [ [ "book_maid_weapons", 5 ] ], "using": [ [ "blacksmithing_standard", 20 ], [ "steel_tiny", 12 ] @@ -748,8 +748,8 @@ "category": "CC_WEAPON", "subcategory": "CSC_WEAPON_BASHING", "skill_used": "fabrication", - "difficulty": 6, - "time": "480 m", + "difficulty": 4, + "time": "2 h", "reversible": false, "book_learn": [ [ "book_maid_weapons", 3 ] ], "using": [ @@ -795,7 +795,7 @@ "subcategory": "CSC_WEAPON_BASHING", "skill_used": "fabrication", "difficulty": 6, - "time": "360 m", + "time": "4 h", "reversible": false, "book_learn": [ [ "book_maid_weapons", 6 ] ], "using": [ @@ -818,10 +818,10 @@ "category": "CC_WEAPON", "subcategory": "CSC_WEAPON_CUTTING", "skill_used": "fabrication", - "difficulty": 9, - "time": "8 h", + "difficulty": 8, + "time": "7 h", "reversible": false, - "book_learn": [ [ "book_maid_weapons", 6 ] ], + "book_learn": [ [ "book_maid_weapons", 7 ] ], "using": [ [ "blacksmithing_standard", 20 ], [ "steel_tiny", 6 ] @@ -838,8 +838,8 @@ "category": "CC_WEAPON", "subcategory": "CSC_WEAPON_CUTTING", "skill_used": "fabrication", - "difficulty": 8, - "time": "6 h", + "difficulty": 9, + "time": "8 h", "reversible": false, "book_learn": [ [ "book_maid_weapons", 8 ] ], "using": [ -- cgit v1.2.1