diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-10-04 18:29:05 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-10-04 18:29:05 -0700 |
commit | e4701f76074db00b8e92d81393c97a6e06c84ed6 (patch) | |
tree | 07e1db59f4c47461fb1d65b8053eeccc714fbdb4 /vamp_stuff/Modification_Files/Recipes | |
parent | Rebalance the blood ankle sheath to be a improved, but not over overpowered, ... (diff) | |
download | cataclysm-bn-mod_vampire-stuff-redone-e4701f76074db00b8e92d81393c97a6e06c84ed6.tar.xz |
Rebalance blood wrist sheath.
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes')
-rw-r--r-- | vamp_stuff/Modification_Files/Recipes/recipe_armor.json | 3 |
1 files changed, 1 insertions, 2 deletions
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 ] ] ] }, |