aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-09 20:30:20 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-09-09 20:30:20 -0700
commita43782d9c322a61a3f62dac18ba5422e60b37154 (patch)
tree2ebda6bece8b42aa1a89b3eba98a2d8b0542fbc7
parentAllow the defensive maid style techniques to be used unarmed. (diff)
downloadcataclysm-dda-mod_battle-maid-redone-a43782d9c322a61a3f62dac18ba5422e60b37154.tar.xz
Migrate recipes away from using tailoring_leather and tailoring_leather_small aliases.
-rw-r--r--recipes.json130
1 files changed, 97 insertions, 33 deletions
diff --git a/recipes.json b/recipes.json
index 1f2141a..cc84f3c 100644
--- a/recipes.json
+++ b/recipes.json
@@ -24,12 +24,17 @@
"time": "2 h",
"autolearn": true,
"using": [
- [ "filament", 150 ],
- [ "tailoring_leather_small", 12 ]
+ [ "filament", 150 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
"components": [
[ [ "maid_dress" , 1 ] ],
- [ [ "rag" , 20 ] ]
+ [ [ "rag" , 20 ] ],
+ [ [ "leather", 12 ] ]
]
},
{
@@ -104,12 +109,17 @@
"time": "2 h",
"autolearn": true,
"using": [
- [ "filament", 100 ],
- [ "tailoring_leather_small", 12 ]
+ [ "filament", 100 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
"components": [
[ [ "kawaii_maid_dress" , 1] ],
- [ [ "rag" , 20 ] ]
+ [ [ "rag" , 20 ] ],
+ [ [ "leather", 12 ] ]
]
},
{
@@ -199,12 +209,17 @@
"time": "45 m",
"autolearn": true,
"using": [
- [ "filament", 24 ],
- [ "tailoring_leather_small", 10 ]
+ [ "filament", 24 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
"components": [
[ [ "kawaii_maid_hat", 1 ] ],
- [ [ "rag", 2 ] ]
+ [ [ "rag", 2 ] ],
+ [ [ "leather", 10 ] ]
]
},
{
@@ -267,12 +282,17 @@
"time": "30 m",
"autolearn": true,
"using": [
- [ "filament", 6 ],
- [ "tailoring_leather_small", 2 ]
+ [ "filament", 6 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
"components": [
[ [ "maid_gloves_cotton", 1 ] ],
- [ [ "rag", 4 ] ]
+ [ [ "rag", 4 ] ],
+ [ [ "leather", 2 ] ]
]
},
{
@@ -321,12 +341,17 @@
"time": "30 m",
"autolearn": true,
"using": [
- [ "filament", 12 ],
- [ "tailoring_leather_small", 4 ]
+ [ "filament", 12 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
"components": [
[ [ "maid_gloves_long_cotton", 1 ] ],
- [ [ "rag", 8 ] ]
+ [ [ "rag", 8 ] ],
+ [ [ "leather", 4 ] ]
]
},
{
@@ -359,8 +384,13 @@
"difficulty": 2,
"time": "35 m",
"autolearn": true,
- "using": [
- [ "tailoring_leather_small", 6 ]
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 6 ] ]
]
},
{
@@ -373,8 +403,13 @@
"difficulty": 2,
"time": "35 m",
"autolearn": true,
- "using": [
- [ "tailoring_leather_small", 10 ]
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 10 ] ]
]
},
{
@@ -586,12 +621,17 @@
"reversible": false,
"autolearn": true,
"using": [
- [ "filament", 150 ],
- [ "tailoring_leather_small", 12 ]
+ [ "filament", 150 ]
],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
+ ],
"components": [
[ [ "tux" , 1] ],
- [ [ "rag" , 20 ] ]
+ [ [ "rag" , 20 ] ],
+ [ [ "leather", 12 ] ]
]
},
{
@@ -830,15 +870,20 @@
"autolearn": true,
"using": [
[ "blacksmithing_standard", 5 ],
- [ "steel_tiny", 2 ],
- [ "tailoring_leather_small", 2 ]
+ [ "steel_tiny", 2 ]
+ ],
+ "qualities": [
+ { "id": "CHISEL", "level": 3 },
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
"tools": [
[ [ "swage", -1 ] ]
],
"components": [
- [ [ "spike", 5 ] ]
+ [ [ "spike", 5 ] ],
+ [ [ "leather", 2 ] ]
]
},
{
@@ -894,8 +939,15 @@
"reversible": false,
"autolearn": true,
"using": [
- [ "filament", 150 ],
- [ "tailoring_leather", 12 ]
+ [ "filament", 150 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
+ ],
+ "components": [
+ [ [ "tanned_hide", 12 ] ]
]
},
{
@@ -961,11 +1013,11 @@
"time": "30 m",
"autolearn": true,
"using": [
- [ "waterproofing_plastic_bags", 10 ],
[ "adhesive", 2 ]
],
"components": [
- [ [ "rag", 10 ] ]
+ [ [ "rag", 10 ] ],
+ [ [ "bag_plastic", 10 ], [ "duct_tape", 50 ] ]
]
},
{
@@ -1027,12 +1079,17 @@
"time": "90 m",
"autolearn": true,
"using": [
- [ "tailoring_leather", 6 ],
[ "plastic_molding", 15 ],
[ "adhesive", 5 ]
],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
+ ],
"components": [
- [ [ "kawaii_maid_hardcase_slim", 1 ] ]
+ [ [ "kawaii_maid_hardcase_slim", 1 ] ],
+ [ [ "tanned_hide", 6 ] ]
]
},
{
@@ -1046,9 +1103,16 @@
"time": "80 m",
"autolearn": true,
"using": [
- [ "tailoring_leather_small", 20 ],
[ "plastic_molding", 10 ],
[ "adhesive", 4 ]
+ ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 20 ] ]
]
},
{