summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-06 09:55:46 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-06 09:55:46 -0700
commit897bb481ac4ed914395b412bb48a067bf75079fa (patch)
tree74132ca67b0b4ccfd04d4d00307b30b154f24e26 /vamp_stuff/Modification_Files/Recipes/recipe_blood.json
parentAdd blood bar and recipe. (diff)
downloadcataclysm-dda-mod_vampire-stuff-redone-897bb481ac4ed914395b412bb48a067bf75079fa.tar.xz
Move all recipes to a single location.
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_blood.json')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_blood.json166
1 files changed, 166 insertions, 0 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
new file mode 100644
index 0000000..68345ec
--- /dev/null
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
@@ -0,0 +1,166 @@
+[
+ {
+ "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 ] ] ]
+ }
+]