aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-07-14 14:45:03 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-07-14 14:45:03 -0700
commit985a1ab5e46f2af4d12df2a1b3678a7820eef35d (patch)
tree4e628e6da6f4a1ef33659a7707ec511156b795fa
parentAdd looks_like to kawaii_boots (diff)
downloadcataclysm-bn-mod_battle-maid-redone-985a1ab5e46f2af4d12df2a1b3678a7820eef35d.tar.xz
Use new blacksmithing_advanced requirement.
-rw-r--r--recipes.json39
1 files changed, 10 insertions, 29 deletions
diff --git a/recipes.json b/recipes.json
index 7a09eda..9e20e4b 100644
--- a/recipes.json
+++ b/recipes.json
@@ -696,11 +696,9 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 6 ] ],
"using": [
- [ "blacksmithing_standard", 10 ],
+ [ "blacksmithing_advanced", 10 ],
[ "steel_tiny", 3 ]
- ],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
- "tools": [ [ [ "swage", -1 ] ] ]
+ ]
},
{
"type": "recipe",
@@ -713,11 +711,9 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 4 ] ],
"using": [
- [ "blacksmithing_standard", 10 ],
+ [ "blacksmithing_advanced", 10 ],
[ "steel_tiny", 3 ]
],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "wood_structural", 1, "LIST" ] ]
]
@@ -733,11 +729,9 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 5 ] ],
"using": [
- [ "blacksmithing_standard", 20 ],
+ [ "blacksmithing_advanced", 20 ],
[ "steel_tiny", 12 ]
],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "wood_structural_small", 1, "LIST" ] ]
]
@@ -753,11 +747,9 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 3 ] ],
"using": [
- [ "blacksmithing_standard", 20 ],
+ [ "blacksmithing_advanced", 20 ],
[ "steel_tiny", 12 ]
],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "wood_structural_small", 1, "LIST" ] ],
[ [ "spike", 6 ] ]
@@ -774,14 +766,12 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 6 ] ],
"using": [
- [ "blacksmithing_standard", 5 ],
+ [ "blacksmithing_advanced", 5 ],
[ "adhesive", 4 ]
],
"qualities": [
- { "id": "CHISEL", "level": 3 },
{ "id": "SAW_M", "level": 1 }
],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "blade", 1 ] ],
[ [ "spike", 1 ] ],
@@ -799,14 +789,12 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 6 ] ],
"using": [
- [ "blacksmithing_standard", 20 ],
+ [ "blacksmithing_advanced", 20 ],
[ "steel_tiny", 4 ]
],
"qualities": [
- { "id": "CHISEL", "level": 3 },
{ "id": "CUT", "level": 1 }
],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "bullwhip" ,1 ], [ "leather", 20 ] ],
[ [ "spike", 9 ] ]
@@ -823,11 +811,9 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 7 ] ],
"using": [
- [ "blacksmithing_standard", 20 ],
+ [ "blacksmithing_advanced", 20 ],
[ "steel_tiny", 6 ]
],
- "qualities": [ { "id": "CHISEL", "level": 3 } ],
- "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "umbrella", 1 ], [ "teleumbrella", 1 ] ]
]
@@ -843,11 +829,10 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 8 ] ],
"using": [
- [ "blacksmithing_standard", 20 ],
+ [ "blacksmithing_advanced", 20 ],
[ "steel_tiny", 6 ]
],
"qualities": [
- { "id": "CHISEL", "level": 3 },
{ "id": "CUT", "level": 1 }
],
"tools": [ [ [ "polisher", 20 ] ] ],
@@ -868,18 +853,14 @@
"reversible": false,
"book_learn": [ [ "book_maid_weapons", 4 ] ],
"using": [
- [ "blacksmithing_standard", 5 ],
+ [ "blacksmithing_advanced", 5 ],
[ "steel_tiny", 2 ]
],
"qualities": [
- { "id": "CHISEL", "level": 3 },
{ "id": "SEW", "level": 1 },
{ "id": "CUT", "level": 1 },
{ "id": "LEATHER_AWL", "level": 1 }
],
- "tools": [
- [ [ "swage", -1 ] ]
- ],
"components": [
[ [ "spike", 5 ] ],
[ [ "leather", 2 ] ]