From 6c0050a39c3bb414080b43727a8104e0f696f453 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 25 Aug 2022 14:42:19 -0700 Subject: Obsolete Blood Extactor and Blood Forge. Update impacted recipes acordingly. Fix powdered blood recipe to be based on powdered milk recipe. Clean up component listings for recipes. Remove duplicate Blood Forge Recipe. Update readme. --- .../Modification_Files/Recipes/recipe_weapons.json | 115 ++++++++++++--------- 1 file changed, 68 insertions(+), 47 deletions(-) (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_weapons.json') diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_weapons.json b/vamp_stuff/Modification_Files/Recipes/recipe_weapons.json index cbbda78..ee866d5 100644 --- a/vamp_stuff/Modification_Files/Recipes/recipe_weapons.json +++ b/vamp_stuff/Modification_Files/Recipes/recipe_weapons.json @@ -28,27 +28,11 @@ "difficulty": 8, "time": "15 m", "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "qualities": [ { "id": "BINFUSING", "level": 1 } ], - "components": [ [ [ "sword_sip", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] - }, - { - "result": "invy_bow", - "type": "recipe", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_RANGED", - "skill_used": "archery", - "difficulty": 8, - "time": "240 m", - "book_learn": [ [ "vamp_book2", 10 ] ], - "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], - "tools": [ [ [ "tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], + "using": [ [ "earthenware_firing", 100 ] ], "components": [ - [ [ "steel_lump", 1 ] ], - [ [ "scrap", 6 ] ], - [ [ "longbow", 1 ] ], - [ [ "leather", 4 ] ], - [ [ "pipe", 2 ] ], - [ [ "bloodrune", 1 ] ] + [ [ "sword_sip", 1 ] ], + [ [ "melted_bloodrune", 1 ] ], + [ [ "stickyblood", 1 ] ] ] }, { @@ -62,7 +46,13 @@ "book_learn": [ [ "vamp_book3", 10 ] ], "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], - "components": [ [ [ "steel_lump", 1 ] ], [ [ "scrap", 8 ] ], [ [ "leather", 4 ] ], [ [ "blade", 1 ] ], [ [ "bloodrune", 1 ] ] ] + "components": [ + [ [ "steel_lump", 1 ] ], + [ [ "scrap", 8 ] ], + [ [ "leather", 4 ] ], + [ [ "blade", 1 ] ], + [ [ "bloodrune", 1 ] ] + ] }, { "result": "sword_diveplus", @@ -73,8 +63,12 @@ "difficulty": 8, "time": "15 m", "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "qualities": [ { "id": "BINFUSING", "level": 1 } ], - "components": [ [ [ "sword_dive", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] + "using": [ [ "earthenware_firing", 100 ] ], + "components": [ + [ [ "sword_dive", 1 ] ], + [ [ "melted_bloodrune", 1 ] ], + [ [ "stickyblood", 1 ] ] + ] }, { "result": "hammerius", @@ -87,7 +81,12 @@ "book_learn": [ [ "vamp_book4", 10 ] ], "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], - "components": [ [ [ "steel_lump", 4 ] ], [ [ "scrap", 24 ] ], [ [ "leather", 8 ] ], [ [ "bloodrune", 1 ] ] ] + "components": [ + [ [ "steel_lump", 4 ] ], + [ [ "scrap", 24 ] ], + [ [ "leather", 8 ] ], + [ [ "bloodrune", 1 ] ] + ] }, { "result": "hammeriusplus", @@ -98,8 +97,12 @@ "difficulty": 8, "time": "15 m", "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "qualities": [ { "id": "BINFUSING", "level": 1 } ], - "components": [ [ [ "hammerius", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] + "using": [ [ "earthenware_firing", 100 ] ], + "components": [ + [ [ "hammerius", 1 ] ], + [ [ "melted_bloodrune", 1 ] ], + [ [ "stickyblood", 1 ] ] + ] }, { "result": "punchie_bitie", @@ -112,7 +115,12 @@ "book_learn": [ [ "vamp_book5", 10 ] ], "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], - "components": [ [ [ "steel_lump", 2 ] ], [ [ "scrap", 16 ] ], [ [ "leather", 8 ] ], [ [ "bloodrune", 2 ] ] ] + "components": [ + [ [ "steel_lump", 2 ] ], + [ [ "scrap", 16 ] ], + [ [ "leather", 8 ] ], + [ [ "bloodrune", 2 ] ] + ] }, { "result": "punchie_bitieplus", @@ -123,8 +131,12 @@ "difficulty": 8, "time": "15 m", "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "qualities": [ { "id": "BINFUSING", "level": 1 } ], - "components": [ [ [ "punchie_bitie", 1 ] ], [ [ "melted_bloodrune", 2 ] ] ] + "using": [ [ "earthenware_firing", 100 ] ], + "components": [ + [ [ "punchie_bitie", 1 ] ], + [ [ "melted_bloodrune", 2 ] ], + [ [ "stickyblood", 2 ] ] + ] }, { "result": "falc_crimsword", @@ -137,7 +149,13 @@ "book_learn": [ [ "vamp_book6", 10 ] ], "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], "tools": [ [ [ "tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], - "components": [ [ [ "steel_lump", 1 ] ], [ [ "scrap", 6 ] ], [ [ "leather", 4 ] ], [ [ "blade", 1 ] ], [ [ "bloodrune", 1 ] ] ] + "components": [ + [ [ "steel_lump", 1 ] ], + [ [ "scrap", 6 ] ], + [ [ "leather", 4 ] ], + [ [ "blade", 1 ] ], + [ [ "bloodrune", 1 ] ] + ] }, { "result": "falc_crimswordplus", @@ -148,28 +166,31 @@ "difficulty": 8, "time": "15 m", "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "qualities": [ { "id": "BINFUSING", "level": 1 } ], - "components": [ [ [ "falc_crimsword", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] + "using": [ [ "earthenware_firing", 100 ] ], + "components": [ + [ [ "falc_crimsword", 1 ] ], + [ [ "melted_bloodrune", 1 ] ], + [ [ "stickyblood", 1 ] ] + ] }, { - "result": "blood_forge_infuse", + "result": "invy_bow", "type": "recipe", - "category": "CC_ELECTRONIC", - "subcategory": "CSC_ELECTRONIC_TOOLS", - "skill_used": "fabrication", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_RANGED", + "skill_used": "archery", "difficulty": 8, - "time": "180 m", - "book_learn": [ [ "vamp_upgradebook1", 10 ] ], - "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 }, { "id": "SCREW", "level": 1 } ], - "tools": [ [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], + "time": "240 m", + "book_learn": [ [ "vamp_book2", 10 ] ], + "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "CHISEL", "level": 3 } ], + "tools": [ [ [ "tongs", -1 ] ], [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ], "components": [ - [ [ "steel_lump", 7 ] ], - [ [ "scrap", 22 ] ], - [ [ "element", 5 ] ], - [ [ "glass", 4 ] ], - [ [ "amplifier", 3 ] ], - [ [ "processor", 2 ] ], - [ [ "sheet_metal", 4 ] ] + [ [ "steel_lump", 1 ] ], + [ [ "scrap", 6 ] ], + [ [ "longbow", 1 ] ], + [ [ "leather", 4 ] ], + [ [ "pipe", 2 ] ], + [ [ "bloodrune", 1 ] ] ] } ] -- cgit v1.2.1