From 86733407a4aeaae93f1f082a4abce990b86c99cb Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 4 Oct 2022 18:09:10 -0700 Subject: Bring the crafting times for blood leather equipment in line with regular items. --- .../Modification_Files/Recipes/recipe_armor.json | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json index 916271b..c65d335 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_armor.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_armor.json @@ -7,7 +7,7 @@ "skill_used": "fabrication", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "495 s", + "time": "70 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "using": [ [ "earthenware_firing", 100 ] ], "components": [ @@ -24,7 +24,7 @@ "skill_used": "fabrication", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "452 s", + "time": "60 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "using": [ [ "earthenware_firing", 100 ] ], "components": [ @@ -41,7 +41,7 @@ "skill_used": "fabrication", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "342 s", + "time": "60 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "using": [ [ "earthenware_firing", 100 ] ], "components": [ @@ -58,7 +58,7 @@ "skill_used": "fabrication", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "432 s", + "time": "70 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "using": [ [ "earthenware_firing", 100 ] ], "components": [ @@ -75,7 +75,7 @@ "skill_used": "fabrication", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "362 s", + "time": "120 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "using": [ [ "earthenware_firing", 100 ] ], "components": [ @@ -92,7 +92,7 @@ "skill_used": "fabrication", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "422 s", + "time": "45 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "using": [ [ "earthenware_firing", 100 ] ], "components": [ @@ -110,7 +110,7 @@ "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "using": [ [ "filament", 10 ] ], - "time": "142 s", + "time": "70 m", "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "components": [ [ [ "string_6", 2 ] ], @@ -125,7 +125,7 @@ "skill_used": "tailor", "difficulty": 6, "book_learn": [ [ "vamp_darkfashion1", 10 ] ], - "time": "142 s", + "time": "65 m", "using": [ [ "filament", 15 ] ], "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ], "components": [ @@ -173,7 +173,7 @@ "skill_used": "tailor", "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "difficulty": 5, - "time": "534 s", + "time": "150 m", "using": [ [ "filament", 45 ] ], "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ], "components": [ @@ -188,7 +188,7 @@ "skill_used": "tailor", "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "difficulty": 5, - "time": "410 s", + "time": "30 m", "using": [ [ "filament", 55 ] ], "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ], "components": [ @@ -204,7 +204,7 @@ "skill_used": "tailor", "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "difficulty": 5, - "time": "475 s", + "time": "200 m", "using": [ [ "filament", 65 ] ], "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ], "components": [ @@ -220,7 +220,7 @@ "skill_used": "tailor", "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "difficulty": 5, - "time": "345 s", + "time": "16 m", "using": [ [ "filament", 20 ] ], "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ], "components": [ @@ -236,7 +236,7 @@ "skill_used": "tailor", "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "difficulty": 5, - "time": "433 s", + "time": "50 m", "using": [ [ "filament", 60 ] ], "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ], "components": [ @@ -252,7 +252,7 @@ "skill_used": "tailor", "book_learn": [ [ "vamp_darkfashion1", 10 ] ], "difficulty": 5, - "time": "325 s", + "time": "35 m", "using": [ [ "filament", 30 ] ], "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ], "components": [ -- cgit v1.2.1