From 897bb481ac4ed914395b412bb48a067bf75079fa Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 6 Sep 2021 09:55:46 -0700 Subject: Move all recipes to a single location. --- .../Modification_Files/Recipes/recipe_weapons.json | 175 +++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 vamp_stuff/Modification_Files/Recipes/recipe_weapons.json (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 new file mode 100644 index 0000000..cbbda78 --- /dev/null +++ b/vamp_stuff/Modification_Files/Recipes/recipe_weapons.json @@ -0,0 +1,175 @@ +[ + { + "result": "sword_sip", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_CUTTING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "240 m", + "book_learn": [ [ "vamp_book1", 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", 16 ] ], + [ [ "glass", 4 ] ], + [ [ "leather", 4 ] ], + [ [ "blade", 1 ] ], + [ [ "bloodrune", 1 ] ] + ] + }, + { + "result": "sword_sipplus", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_CUTTING", + "skill_used": "fabrication", + "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 ] ] ], + "components": [ + [ [ "steel_lump", 1 ] ], + [ [ "scrap", 6 ] ], + [ [ "longbow", 1 ] ], + [ [ "leather", 4 ] ], + [ [ "pipe", 2 ] ], + [ [ "bloodrune", 1 ] ] + ] + }, + { + "result": "sword_dive", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_PIERCING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "240 m", + "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 ] ] ] + }, + { + "result": "sword_diveplus", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_PIERCING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "15 m", + "book_learn": [ [ "vamp_upgradebook1", 10 ] ], + "qualities": [ { "id": "BINFUSING", "level": 1 } ], + "components": [ [ [ "sword_dive", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] + }, + { + "result": "hammerius", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_BASHING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "240 m", + "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 ] ] ] + }, + { + "result": "hammeriusplus", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_BASHING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "15 m", + "book_learn": [ [ "vamp_upgradebook1", 10 ] ], + "qualities": [ { "id": "BINFUSING", "level": 1 } ], + "components": [ [ [ "hammerius", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] + }, + { + "result": "punchie_bitie", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_BASHING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "240 m", + "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 ] ] ] + }, + { + "result": "punchie_bitieplus", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_BASHING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "15 m", + "book_learn": [ [ "vamp_upgradebook1", 10 ] ], + "qualities": [ { "id": "BINFUSING", "level": 1 } ], + "components": [ [ [ "punchie_bitie", 1 ] ], [ [ "melted_bloodrune", 2 ] ] ] + }, + { + "result": "falc_crimsword", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_CUTTING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "240 m", + "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 ] ] ] + }, + { + "result": "falc_crimswordplus", + "type": "recipe", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_CUTTING", + "skill_used": "fabrication", + "difficulty": 8, + "time": "15 m", + "book_learn": [ [ "vamp_upgradebook1", 10 ] ], + "qualities": [ { "id": "BINFUSING", "level": 1 } ], + "components": [ [ [ "falc_crimsword", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ] + }, + { + "result": "blood_forge_infuse", + "type": "recipe", + "category": "CC_ELECTRONIC", + "subcategory": "CSC_ELECTRONIC_TOOLS", + "skill_used": "fabrication", + "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 ] ] ], + "components": [ + [ [ "steel_lump", 7 ] ], + [ [ "scrap", 22 ] ], + [ [ "element", 5 ] ], + [ [ "glass", 4 ] ], + [ [ "amplifier", 3 ] ], + [ [ "processor", 2 ] ], + [ [ "sheet_metal", 4 ] ] + ] + } +] -- cgit v1.2.1