summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items')
-rw-r--r--vamp_stuff/Modification_Files/Items/Armor_Set/v_armor_recipes.json204
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe.json166
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe_tools.json64
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe_weapons.json175
-rw-r--r--vamp_stuff/Modification_Files/Items/Weapons/ammo_recipe.json66
5 files changed, 0 insertions, 675 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Armor_Set/v_armor_recipes.json b/vamp_stuff/Modification_Files/Items/Armor_Set/v_armor_recipes.json
deleted file mode 100644
index 853788a..0000000
--- a/vamp_stuff/Modification_Files/Items/Armor_Set/v_armor_recipes.json
+++ /dev/null
@@ -1,204 +0,0 @@
-[
- {
- "result": "bloodinfused_survivorduster",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "495 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "BINFUSING", "level": 1 } ],
- "components": [ [ [ "duster_survivor", 1 ] ], [ [ "compactsheet", 5 ] ], [ [ "stickyblood", 2 ] ] ]
- },
- {
- "result": "bloodinfused_survivorpants",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "452 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "BINFUSING", "level": 1 } ],
- "components": [ [ [ "pants_survivor", 1 ] ], [ [ "compactsheet", 4 ] ], [ [ "stickyblood", 2 ] ] ]
- },
- {
- "result": "bloodinfused_survivorgloves",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "342 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "BINFUSING", "level": 1 } ],
- "components": [ [ [ "gloves_survivor", 1 ] ], [ [ "compactsheet", 2 ] ], [ [ "stickyblood", 1 ] ] ]
- },
- {
- "result": "bloodinfused_survivortrenchcoat",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "432 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "BINFUSING", "level": 1 } ],
- "components": [ [ [ "trenchcoat_survivor", 1 ] ], [ [ "compactsheet", 5 ] ], [ [ "stickyblood", 2 ] ] ]
- },
- {
- "result": "bloodinfused_survivorboots",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "362 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "BINFUSING", "level": 1 } ],
- "components": [ [ [ "boots_survivor", 1 ] ], [ [ "compactsheet", 3 ] ], [ [ "stickyblood", 1 ] ] ]
- },
- {
- "result": "bloodinfused_survivorhood",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HEAD",
- "skill_used": "fabrication",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "422 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 }, { "id": "BINFUSING", "level": 1 } ],
- "components": [ [ [ "hood_survivor", 1 ] ], [ [ "compactsheet", 4 ] ], [ [ "stickyblood", 2 ] ] ]
- },
- {
- "result": "bloodwristsheath",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "using": [ [ "filament", 10 ] ],
- "time": "142 s",
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ],
- "components": [ [ [ "string_6", 2 ] ], [ [ "compactsheet", 1 ] ] ]
- },
- {
- "result": "bloodbootsheath",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 6,
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "time": "142 s",
- "using": [ [ "filament", 15 ] ],
- "qualities": [ { "id": "CUT", "level": 1 }, { "id": "SEW", "level": 1 } ],
- "components": [ [ [ "string_6", 3 ] ], [ [ "compactsheet", 1 ] ] ]
- },
- {
- "result": "bloodpack",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_STORAGE",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": "50 m",
- "autolearn": true,
- "using": [ [ "filament", 35 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 3 ] ], [ [ "scrap", 6 ] ] ]
- },
- {
- "result": "bigbloodpack",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_STORAGE",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": "240 m",
- "autolearn": true,
- "using": [ [ "filament", 35 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 7 ] ], [ [ "scrap", 12 ] ] ]
- },
- {
- "result": "blood_suit",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_SUIT",
- "skill_used": "tailor",
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "difficulty": 5,
- "time": "534 s",
- "using": [ [ "filament", 45 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 5 ] ] ]
- },
- {
- "result": "blood_hood",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HEAD",
- "skill_used": "tailor",
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "difficulty": 5,
- "time": "410 s",
- "using": [ [ "filament", 55 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 3 ] ], [ [ "leather", 3 ] ] ]
- },
- {
- "result": "blood_duster",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "tailor",
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "difficulty": 5,
- "time": "475 s",
- "using": [ [ "filament", 65 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 5 ] ], [ [ "leather", 6 ] ] ]
- },
- {
- "result": "blood_gloves",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "difficulty": 5,
- "time": "345 s",
- "using": [ [ "filament", 20 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 2 ] ], [ [ "leather", 2 ] ] ]
- },
- {
- "result": "blood_pants",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "tailor",
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "difficulty": 5,
- "time": "433 s",
- "using": [ [ "filament", 60 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 4 ] ], [ [ "leather", 4 ] ] ]
- },
- {
- "result": "blood_boots",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "book_learn": [ [ "vamp_darkfashion1", 10 ] ],
- "difficulty": 5,
- "time": "325 s",
- "using": [ [ "filament", 30 ] ],
- "qualities": [ { "id": "SEW", "level": 1 }, { "id": "CUT", "level": 1 } ],
- "components": [ [ [ "compactsheet", 3 ] ], [ [ "leather", 3 ] ] ]
- }
-]
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
deleted file mode 100644
index 68345ec..0000000
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
+++ /dev/null
@@ -1,166 +0,0 @@
-[
- {
- "result": "blood",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "firstaid",
- "difficulty": 1,
- "charges": 20,
- "time": "30 m",
- "batch_time_factors": [25,2],
- "autolearn": true,
- "byproducts": [ [ "corpse_generic_human_exsanguinated", 1 ] ],
- "tools": [ [ [ "vacutainer", -1 ] ] ],
- "components": [
- [
- [ "corpse_generic_human", 1 ],
- [ "corpse_generic_male", 1 ],
- [ "corpse_generic_female", 1 ],
- [ "corpse_generic_boy", 1 ],
- [ "corpse_generic_girl", 1 ],
- [ "corpse_child_calm", 1 ],
- [ "corpse_child_gunned", 1 ],
- [ "corpse_oldwoman_jewelry", 1 ],
- [ "corpse_bloody", 1 ],
- [ "corpse_painful", 1 ],
- [ "corpse_scorched", 1 ],
- [ "corpse_stabbed", 1 ],
- [ "corpse_gunned", 1 ],
- [ "corpse_halved_upper", 1 ],
- [ "corpse_half_beheaded", 1 ]
- ]
- ]
- },
- {
- "type": "recipe",
- "result": "synthblood",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_DRINKS",
- "skill_used": "cooking",
- "difficulty": 4,
- "time": "5 m",
- "batch_time_factors": [ 80, 4 ],
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "BOIL", "level": 1 } ],
- "tools": [ [ [ "water_boiling_heat", 3, "LIST" ] ] ],
- "components": [ [ [ "protein_powder", 1 ] ], [ [ "water_clean", 1 ] ], [ [ "sugar", 5 ] ], [ [ "salt", 5 ] ] ]
- },
- {
- "result": "bloodpowder",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_DRY",
- "skill_used": "cooking",
- "difficulty": 4,
- "charges": 4,
- "time": "12 m",
- "batch_time_factors": [83,3],
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "byproducts": [ [ "bloodextract" ] ],
- "qualities": [ { "id": "CHEM", "level": 2 } ],
- "tools": [ [ [ "dehydrator", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ],
- "components": [ [ [ "blood", 1 ] ] ]
- },
- {
- "result": "synthbloodpowder",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_DRY",
- "skill_used": "cooking",
- "difficulty": 4,
- "charges": 4,
- "time": "12 m",
- "batch_time_factors": [83,3],
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "byproducts": [ [ "synthbloodextract" ] ],
- "qualities": [ { "id": "CHEM", "level": 2 } ],
- "tools": [ [ [ "dehydrator", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ],
- "components": [ [ [ "synthblood", 1 ] ] ]
- },
- {
- "result": "bloodbar",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "cooking",
- "difficulty": 3,
- "charges": 4,
- "time": "30 m",
- "batch_time_factors": [ 75, 2 ],
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ],
- "components": [
- [ [ "bloodpowder", 8 ] ],
- [ [ "bloodextract", 1 ] ]
- ]
- },
- {
- "result": "synthbloodbar",
- "type": "recipe",
- "category": "CC_FOOD",
- "subcategory": "CSC_FOOD_OTHER",
- "skill_used": "cooking",
- "difficulty": 3,
- "charges": 4,
- "time": "30 m",
- "batch_time_factors": [ 75, 2 ],
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "tools": [ [ [ "surface_heat", 20, "LIST" ] ] ],
- "components": [
- [ [ "synthbloodpowder", 8 ] ],
- [ [ "synthbloodextract", 1 ] ]
- ]
- },
- {
- "result": "compactsheet",
- "type": "recipe",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_MATERIALS",
- "skill_used": "fabrication",
- "difficulty": 4,
- "time": "5 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "BCOMPRESSING", "level": 1 } ],
- "components": [ [ [ "bloodpowder", 125 ] ] ]
- },
- {
- "result": "stickyblood",
- "type": "recipe",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_MATERIALS",
- "skill_used": "fabrication",
- "difficulty": 4,
- "time": "10 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "BCHEMISTRY", "level": 1 } ],
- "components": [ [ [ "bloodextract", 30 ] ] ]
- },
- {
- "result": "melted_bloodrune",
- "type": "recipe",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_MATERIALS",
- "skill_used": "fabrication",
- "difficulty": 0,
- "time": "10 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "BOIL", "level": 1 } ],
- "tools": [ [ [ "surface_heat", 3, "LIST" ] ] ],
- "components": [ [ [ "bloodrune", 1 ] ] ]
- },
- {
- "result": "melted_bloodrune",
- "type": "recipe",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_MATERIALS",
- "skill_used": "fabrication",
- "difficulty": 0,
- "charges": 4,
- "time": "30 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "BOIL", "level": 1 } ],
- "tools": [ [ [ "surface_heat", 3, "LIST" ] ] ],
- "components": [ [ [ "bigbloodrune", 4 ] ] ]
- }
-]
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe_tools.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe_tools.json
deleted file mode 100644
index d083119..0000000
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe_tools.json
+++ /dev/null
@@ -1,64 +0,0 @@
-[
- {
- "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 ] ]
- ]
- },
- {
- "result": "bloodcompressor",
- "type": "recipe",
- "category": "CC_ELECTRONIC",
- "subcategory": "CSC_ELECTRONIC_TOOLS",
- "skill_used": "electronics",
- "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", 5 ] ],
- [ [ "scrap", 14 ] ],
- [ [ "element", 2 ] ],
- [ [ "glass", 5 ] ],
- [ [ "amplifier", 2 ] ],
- [ [ "processor", 2 ] ],
- [ [ "sheet_metal", 4 ] ]
- ]
- },
- {
- "result": "bloodchem",
- "type": "recipe",
- "category": "CC_ELECTRONIC",
- "subcategory": "CSC_ELECTRONIC_TOOLS",
- "skill_used": "electronics",
- "difficulty": 8,
- "time": "60 m",
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "HAMMER", "level": 3 }, { "id": "SCREW", "level": 1 } ],
- "tools": [ [ [ "anvil", -1 ] ], [ [ "crucible", -1 ], [ "crucible_clay", -1 ] ] ],
- "components": [
- [ [ "scrap", 3 ] ],
- [ [ "element", 4 ] ],
- [ [ "chemistry_set", 1 ] ],
- [ [ "amplifier", 1 ] ],
- [ [ "processor", 1 ] ],
- [ [ "sheet_metal", 1 ] ]
- ]
- },
-]
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe_weapons.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe_weapons.json
deleted file mode 100644
index cbbda78..0000000
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe_weapons.json
+++ /dev/null
@@ -1,175 +0,0 @@
-[
- {
- "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 ] ]
- ]
- }
-]
diff --git a/vamp_stuff/Modification_Files/Items/Weapons/ammo_recipe.json b/vamp_stuff/Modification_Files/Items/Weapons/ammo_recipe.json
deleted file mode 100644
index a51a2a8..0000000
--- a/vamp_stuff/Modification_Files/Items/Weapons/ammo_recipe.json
+++ /dev/null
@@ -1,66 +0,0 @@
-[
- {
- "result": "pelletblood",
- "type": "recipe",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_MATERIALS",
- "skill_used": "cooking",
- "skills_required": [ "fabrication", 0 ],
- "difficulty": 0,
- "time": "45 s",
- "book_learn": [ [ "vamp_gunner1", 10 ] ],
- "components": [ [ [ "bloodpowder", 1 ] ] ]
- },
- {
- "result": "bloodyshaky",
- "type": "recipe",
- "category": "CC_AMMO",
- "skill_used": "cooking",
- "skills_required": [ "fabrication", 0 ],
- "difficulty": 0,
- "time": "45 s",
- "components": [ [ [ "blood", 1 ] ] ]
- },
- {
- "result": "bloodypressure",
- "type": "recipe",
- "category": "CC_AMMO",
- "skill_used": "cooking",
- "skills_required": [ "fabrication", 0 ],
- "difficulty": 0,
- "time": "45 s",
- "book_learn": [ [ "vamp_gunner1", 10 ] ],
- "qualities": [ { "id": "BCHEMISTRY", "level": 1 } ],
- "components": [ [ [ "bloodpowder", 10 ] ], [ [ "water", 2 ] ] ]
- },
- {
- "result": "bloodyinfect",
- "type": "recipe",
- "category": "CC_AMMO",
- "skill_used": "cooking",
- "skills_required": [ "fabrication", 0 ],
- "difficulty": 0,
- "time": "45 s",
- "book_learn": [ [ "vamp_gunner1", 10 ] ],
- "qualities": [ { "id": "BCHEMISTRY", "level": 1 } ],
- "components": [ [ [ "bloodpowder", 6 ] ], [ [ "meat_tainted", 1 ], [ "dry_meat_tainted", 1 ] ], [ [ "water", 2 ] ] ]
- },
- {
- "result": "reloaded_bloodshot_00",
- "type": "recipe",
- "category": "CC_AMMO",
- "subcategory": "CSC_AMMO_SHOT",
- "skill_used": "gun",
- "difficulty": 2,
- "time": "2 m",
- "batch_time_factors": [ 60, 5 ],
- "book_learn": [ [ "vamp_gunner1", 10 ] ],
- "charges": 1,
- "using": [ [ "shot_forming", 1 ], [ "ammo_bullet", 10 ], [ "ammo_shot", 1 ] ],
- "tools": [ [ [ "press", -1 ] ] ],
- "components": [
- [ [ "gunpowder", 6 ], [ "gunpowder_pistol", 6 ], [ "gunpowder_shotgun", 6 ] ],
- [ [ "pelletblood", 10 ] ]
- ]
- }
-]