summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-19 21:23:09 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-03-19 21:23:09 -0700
commitdf9f3f3916cc8c8f520954552c994349b0371f8e (patch)
tree616af9dfc16fbf6121ada5154f04f87af95c5e84 /vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
parentRebalance blood again. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-df9f3f3916cc8c8f520954552c994349b0371f8e.tar.xz
Replace the blood extractor with regular tools.
Clean up many item descriptions.
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_recipe.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_recipe.json53
1 files changed, 18 insertions, 35 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
index 7550534..16d2aa0 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_recipe.json
@@ -152,25 +152,6 @@
"components": [ [ [ "falc_crimsword", 1 ] ], [ [ "melted_bloodrune", 1 ] ] ]
},
{
- "result": "bloodextractor",
- "type": "recipe",
- "category": "CC_ELECTRONIC",
- "subcategory": "CSC_ELECTRONIC_TOOLS",
- "skill_used": "electronics",
- "difficulty": 8,
- "time": 45000,
- "book_learn": [ [ "vamp_upgradebook1", 10 ] ],
- "qualities": [ { "id": "SCREW", "level": 1 }, { "id": "CHISEL", "level": 3 } ],
- "components": [
- [ [ "element", 5 ] ],
- [ [ "scrap", 8 ] ],
- [ [ "processor", 2 ] ],
- [ [ "amplifier", 1 ] ],
- [ [ "glass", 2 ] ],
- [ [ "power_supply", 1 ] ]
- ]
- },
- {
"result": "blood_forge_infuse",
"type": "recipe",
"category": "CC_ELECTRONIC",
@@ -205,21 +186,6 @@
"components": [ [ [ "bloodrune", 1 ] ] ]
},
{
- "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": "BREFINING", "level": 1 }, { "id": "CHEM", "level": 2 } ],
- "components": [ [ [ "blood", 1 ] ] ]
- },
- {
"result": "bloodcompressor",
"type": "recipe",
"category": "CC_ELECTRONIC",
@@ -310,6 +276,22 @@
"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",
@@ -321,7 +303,8 @@
"batch_time_factors": [83,3],
"book_learn": [ [ "vamp_upgradebook1", 10 ] ],
"byproducts": [ [ "bloodextract" ] ],
- "qualities": [ { "id": "BREFINING", "level": 1 }, { "id": "CHEM", "level": 2 } ],
+ "qualities": [ { "id": "CHEM", "level": 2 } ],
+ "tools": [ [ [ "dehydrator", 25 ] ], [ [ "surface_heat", 5, "LIST" ] ] ],
"components": [ [ [ "synthblood", 1 ] ] ]
}
]