aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 13:55:20 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-11 13:55:20 -0700
commitc6134c7fe21844631e721e4ef5e4e3012f33d570 (patch)
treeec115f27fe1d35a23f86211c408216486ba47d66 /recipes.json
parentRebalance throwing knives (diff)
downloadcataclysm-dda-mod_battle-maid-redone-c6134c7fe21844631e721e4ef5e4e3012f33d570.tar.xz
Rebalance several recipes
Add tailored tuxedo recipe Fix survivor tuxedo storing 250L instead of 250mL Clean up maid mess kit entry
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json56
1 files changed, 37 insertions, 19 deletions
diff --git a/recipes.json b/recipes.json
index 58002eb..40f4e36 100644
--- a/recipes.json
+++ b/recipes.json
@@ -9,7 +9,7 @@
"time": "1 h 30 m",
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "components": [ [ [ "rag", 10 ] ] ]
+ "components": [ [ [ "rag", 20 ] ] ]
},
{
"type" : "recipe",
@@ -55,7 +55,7 @@
"time": "1 h 30 m",
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "components": [ [ [ "rag", 10 ] ] ]
+ "components": [ [ [ "rag", 15 ] ] ]
},
{
"type" : "recipe",
@@ -110,7 +110,7 @@
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
"components": [
- [ [ "rag", 40 ] ]
+ [ [ "rag", 20 ] ]
]
},
{
@@ -138,7 +138,7 @@
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
"components": [
- [ [ "rag", 18 ] ]
+ [ [ "rag", 10 ] ]
]
},
{
@@ -150,9 +150,9 @@
"difficulty": 2,
"time": "35 m",
"autolearn": true,
- "using": [ [ "sewing_standard", 10 ] ],
+ "using": [ [ "sewing_standard", 6 ] ],
"components": [
- [ [ "rag", 12 ] ]
+ [ [ "rag", 8 ] ]
]
},
{
@@ -174,13 +174,31 @@
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
- "difficulty": 4,
+ "difficulty": 3,
"time": "200 m",
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 150 ] ],
"components": [
- [ [ "rag", 45 ] ]
+ [ [ "rag", 20 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "survivor_tux_leather",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "120 m",
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 200 ] ],
+ "components": [
+ [ [ "tux" , 1] ],
+ [ [ "rag" , 20 ] ],
+ [ [ "plastic_chunk" , 6 ] ],
+ [ [ "leather" , 12 ] ]
]
},
{
@@ -615,7 +633,7 @@
"components": [
[ [ "knife_steak", 1 ], [ "knife_butcher", 1 ] ],
[ [ "pot", 1 ] ],
- [ [ "hotplate", 1 ] ]
+ [ [ "hotplate", 1 ], [ "mess_kit", 1] ]
]
},
{
@@ -789,7 +807,7 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "components": [ [ [ "rag", 3 ] ] ]
+ "components": [ [ [ "rag", 2 ] ] ]
},
{
"type" : "recipe",
@@ -800,8 +818,8 @@
"difficulty": 2,
"time": "35 m",
"autolearn": true,
- "using": [ [ "sewing_standard", 20 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
+ "using": [ [ "sewing_standard", 15 ] ],
+ "components": [ [ [ "rag", 2 ] ], [ "wire", 1 ] ]
},
{
"type" : "recipe",
@@ -813,7 +831,7 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "components": [ [ [ "rag", 3 ] ] ]
+ "components": [ [ [ "rag", 2 ] ] ]
},
{
"type" : "recipe",
@@ -824,8 +842,8 @@
"difficulty": 2,
"time": "38 m",
"autolearn": true,
- "using": [ [ "sewing_standard", 4 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
+ "using": [ [ "sewing_standard", 15 ] ],
+ "components": [ [ [ "rag", 2 ] ] ]
},
{
"type": "recipe",
@@ -898,9 +916,9 @@
"difficulty": 4,
"time": "30 m",
"autolearn": true,
- "using": [ [ "sewing_standard", 10 ] ],
+ "using": [ [ "sewing_standard", 18 ] ],
"components": [
- [ [ "rag", 24 ] ]
+ [ [ "rag", 12 ] ]
]
},
{
@@ -914,7 +932,7 @@
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
"components": [
- [ [ "leather", 4 ] ]
+ [ [ "leather", 6 ] ]
]
},
{
@@ -928,7 +946,7 @@
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
"components": [
- [ [ "leather", 6 ] ]
+ [ [ "leather", 10 ] ]
]
},
{