aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:44:38 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:44:38 -0700
commitcb9c8e446484ff7b6d573ef26270587714c711d8 (patch)
tree8e479cb2235446c1e7e60b9f615dc791f826cebc
parentRemove warmth from bikini bottom (diff)
downloadcataclysm-dda-mod_battle-maid-redone-cb9c8e446484ff7b6d573ef26270587714c711d8.tar.xz
Remove duplicated sewing tool requirements
-rw-r--r--recipes.json130
1 files changed, 3 insertions, 127 deletions
diff --git a/recipes.json b/recipes.json
index d00580a..6f42b2f 100644
--- a/recipes.json
+++ b/recipes.json
@@ -21,10 +21,6 @@
"time": "2 h",
"autolearn": true,
"using": [ [ "sewing_standard", 200 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "maid_dress" , 1] ],
[ [ "rag" , 20 ] ],
@@ -43,10 +39,6 @@
"time": "3 h",
"autolearn": true,
"using": [ [ "sewing_standard", 200 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 28 ], [ "welder_crude", 42 ], [ "soldering_iron", 42 ], [ "toolset", 42 ] ]
],
@@ -79,10 +71,6 @@
"time": "30 m",
"autolearn": true,
"using": [ [ "sewing_standard", 30 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ ["vest" , 1] ]
]
@@ -97,10 +85,6 @@
"time": "30 m",
"autolearn": true,
"using": [ [ "sewing_standard", 30 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ ["kawaii_vest" , 1] ],
[ ["modularvestkevlar" , 1] ]
@@ -129,10 +113,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 40 ] ]
]
@@ -147,10 +127,6 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 30 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 8 ] ]
]
@@ -165,10 +141,6 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 18 ] ]
]
@@ -183,10 +155,6 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 12 ] ]
]
@@ -202,11 +170,7 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 30 ] ],
- "components": [ [ [ "rag", 8 ] ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ]
+ "components": [ [ [ "rag", 8 ] ] ]
},
{
"type" : "recipe",
@@ -219,10 +183,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 150 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 45 ] ]
]
@@ -239,10 +199,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 200 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 18 ], [ "soldering_iron", 18 ], [ "toolset", 18 ] ]
],
@@ -525,10 +481,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 150 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "leather", 30 ] ],
[ [ "rag", 25 ] ],
@@ -557,10 +509,6 @@
"time": "2 h",
"autolearn": true,
"using": [ [ "sewing_standard", 24 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "leather", 10 ] ],
[ [ "kawaii_maid_hat", 1 ] ]
@@ -576,10 +524,6 @@
"time": "3 h",
"autolearn": true,
"using": [ [ "sewing_standard", 200 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [ [ [ "welder", 28 ], [ "welder_crude", 42 ], [ "soldering_iron", 42 ], [ "toolset", 42 ] ] ],
"components": [
[ [ "kawaii_maid_hat_thermal_off", 1 ] ],
@@ -674,10 +618,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 50 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 12 ] ]
]
@@ -779,10 +719,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 2 ] ]
]
@@ -798,10 +734,6 @@
"reversible": false,
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 2 ] ]
]
@@ -828,10 +760,6 @@
"time": "2 h",
"autolearn": true,
"using": [ [ "sewing_standard", 200 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "kawaii_maid_dress" , 1] ],
[ [ "rag" , 20 ] ],
@@ -850,10 +778,6 @@
"time": "3 h",
"autolearn": true,
"using": [ [ "sewing_standard", 200 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 28 ], [ "welder_crude", 42 ], [ "soldering_iron", 42 ], [ "toolset", 42 ] ]
],
@@ -890,13 +814,7 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 15 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ [ "rag", 3 ] ]
- ]
+ "components": [ [ [ "rag", 3 ] ] ]
},
{
"type" : "recipe",
@@ -908,13 +826,7 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 20 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ ["bra" , 1], [ "rag", 4 ] ]
- ]
+ "components": [ [ [ "rag", 4 ] ] ]
},
{
"type" : "recipe",
@@ -973,10 +885,6 @@
"time": "90 m",
"autolearn": true,
"using": [ [ "sewing_standard", 160 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
],
@@ -997,10 +905,6 @@
"time": "80 m",
"autolearn": true,
"using": [ [ "sewing_standard", 120 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
],
@@ -1020,10 +924,6 @@
"time": "30 m",
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "rag", 24 ] ]
]
@@ -1038,10 +938,6 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "leather", 4 ] ]
]
@@ -1056,10 +952,6 @@
"time": "35 m",
"autolearn": true,
"using": [ [ "sewing_standard", 10 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [
[ [ "leather", 6 ] ]
]
@@ -1074,10 +966,6 @@
"time": "3 h",
"autolearn": true,
"using": [ [ "sewing_standard", 100 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
],
@@ -1099,10 +987,6 @@
"time": "3 h",
"autolearn": true,
"using": [ [ "sewing_standard", 100 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"tools": [
[ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
],
@@ -1125,10 +1009,6 @@
"reversible": true,
"autolearn": true,
"using": [ [ "sewing_standard", 3 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [ [ [ "rag", 4 ] ] ]
},
{
@@ -1141,10 +1021,6 @@
"time": "40 m",
"autolearn": true,
"using": [ [ "sewing_standard", 8 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
"components": [ [ [ "rag", 3 ] ] ]
},
{