From e4701f76074db00b8e92d81393c97a6e06c84ed6 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Oct 2022 18:29:05 -0700 Subject: Rebalance blood wrist sheath. --- vamp_stuff/Modification_Files/Recipes/recipe_armor.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Recipes') diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json index e4d7c9f..c8dfe2b 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json @@ -109,11 +109,10 @@ "skill_used": "tailor", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "using": [ [ "filament", 10 ] ], + "using": [ [ "filament", 8 ] ], "time": "70 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "components": [ - [ [ "string_6", 2 ] ], [ [ "compactsheet", 1 ] ] ] }, -- cgit v1.2.1