aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-20 11:00:22 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-20 11:00:22 -0700
commitc5abd711f3e1dcf9289d2ebf697b2657e4fbf733 (patch)
tree0e7576e5d26ddfd0c6feea233af08ce3be5c2269 /recipes.json
parentRemove the welder requirement for compact/small hardcases (diff)
downloadcataclysm-dda-mod_battle-maid-redone-c5abd711f3e1dcf9289d2ebf697b2657e4fbf733.tar.xz
Redo the hardcase recipes to make more sense
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json21
1 files changed, 11 insertions, 10 deletions
diff --git a/recipes.json b/recipes.json
index 8b2e344..9672268 100644
--- a/recipes.json
+++ b/recipes.json
@@ -785,6 +785,7 @@
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 4,
+ "skills_required": [ "fabrication", 4 ],
"time": "2 h",
"autolearn": true,
"using": [
@@ -803,6 +804,7 @@
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 6,
+ "skills_required": [ "fabrication", 6 ],
"time": "3 h",
"autolearn": true,
"using": [
@@ -908,18 +910,17 @@
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "fabrication",
"difficulty": 6,
+ "skills_required": [ "tailor", 6 ],
"time": "100 m",
"autolearn": true,
"using": [
- [ "blacksmithing_standard", 5 ],
- [ "steel_tiny", 4 ],
+ [ "welding_standard", 5 ],
[ "plastic_molding", 20 ],
[ "adhesive", 8 ]
],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
- [ [ "kawaii_maid_hardcase_mini", 1 ] ]
+ [ [ "kawaii_maid_hardcase_mini", 1 ] ],
+ [ [ "sheet_metal", 2 ] ]
]
},
{
@@ -929,12 +930,12 @@
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "fabrication",
"difficulty": 5,
+ "skills_required": [ "tailor", 5 ],
"time": "90 m",
"autolearn": true,
"using": [
- [ "sewing_standard", 160 ],
- [ "tailoring_leather_small", 14 ],
- [ "plastic_molding", 14 ],
+ [ "tailoring_leather", 6 ],
+ [ "plastic_molding", 15 ],
[ "adhesive", 5 ]
],
"components": [
@@ -948,11 +949,11 @@
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "fabrication",
"difficulty": 4,
+ "skills_required": [ "tailor", 4 ],
"time": "80 m",
"autolearn": true,
"using": [
- [ "sewing_standard", 120 ],
- [ "tailoring_leather_small", 10 ],
+ [ "tailoring_leather_small", 20 ],
[ "plastic_molding", 10 ],
[ "adhesive", 4 ]
]