summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Recipes/recipe_blood.json')
-rw-r--r--vamp_stuff/Modification_Files/Recipes/recipe_blood.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
index 68345ec..a9f13af 100644
--- a/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
+++ b/vamp_stuff/Modification_Files/Recipes/recipe_blood.json
@@ -85,7 +85,7 @@
"subcategory": "CSC_FOOD_OTHER",
"skill_used": "cooking",
"difficulty": 3,
- "charges": 4,
+ "count": 2,
"time": "30 m",
"batch_time_factors": [ 75, 2 ],
"book_learn": [ [ "vamp_upgradebook1", 10 ] ],
@@ -102,7 +102,7 @@
"subcategory": "CSC_FOOD_OTHER",
"skill_used": "cooking",
"difficulty": 3,
- "charges": 4,
+ "count": 2,
"time": "30 m",
"batch_time_factors": [ 75, 2 ],
"book_learn": [ [ "vamp_upgradebook1", 10 ] ],
@@ -151,16 +151,17 @@
},
{
"result": "melted_bloodrune",
+ "id_suffix": "from_bigbloodrune",
"type": "recipe",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_MATERIALS",
"skill_used": "fabrication",
"difficulty": 0,
- "charges": 4,
+ "count": 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 ] ] ]
+ "components": [ [ [ "bigbloodrune", 1 ] ] ]
}
]