From 6bb05aaae144bc2480b502dc5541c6f0ee920cac Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 11 May 2021 03:24:31 -0700 Subject: Adjust the throwing knives to be easier to craft --- recipes.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes.json b/recipes.json index 58a824a..cc2180f 100644 --- a/recipes.json +++ b/recipes.json @@ -210,8 +210,7 @@ "category": "CC_WEAPON", "subcategory": "CSC_WEAPON_RANGED", "skill_used": "fabrication", - "difficulty": 3, - "skills_required" : [ "throw", 4 ], + "difficulty": 0, "time": "20 m", "reversible": false, "autolearn": true, @@ -230,7 +229,7 @@ "subcategory": "CSC_WEAPON_RANGED", "skill_used": "fabrication", "difficulty": 7, - "skills_required" : [ "throw", 7 ], + "skills_required" : [ "throw", 2 ], "time": "240 m", "reversible": false, "autolearn": true, -- cgit v1.2.1