From bf9a59b4da1bc04e90af3cc89e357465a0104d0a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Oct 2022 18:24:40 -0700 Subject: Rebalance the blood ankle sheath to be a improved, but not over overpowered, ankle sheath. Also revert the charges vs count change on bloodrune powder again. --- 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 47986e1..e4d7c9f 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json @@ -126,10 +126,9 @@ "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "time": "65 m", - "using": [ [ "filament", 15 ] ], + "using": [ [ "filament", 5 ] ], "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "components": [ - [ [ "string_6", 3 ] ], [ [ "compactsheet", 1 ] ] ] }, -- cgit v1.2.1