From bf95221d03d645643fec3461f3707e151393aa8b Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Tue, 14 Mar 2023 20:18:14 -0700
Subject: Remove duplicate maid_hat. Add proficiencies to more recipes.

---
 recipes.json | 80 ++++++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 65 insertions(+), 15 deletions(-)

diff --git a/recipes.json b/recipes.json
index 48da338..227367e 100644
--- a/recipes.json
+++ b/recipes.json
@@ -218,20 +218,6 @@
       [ [ "kevlar_plate", 4 ] ]
     ]
   },
-  {
-    "type": "recipe",
-    "result": "maid_hat",
-    "category": "CC_ARMOR",
-    "subcategory": "CSC_ARMOR_HEAD",
-    "skill_used": "tailor",
-    "difficulty": 2,
-    "time": "30 m",
-    "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
-    "using": [
-      [ "sewing_standard", 8 ],
-      [ "tailoring_cotton", 1 ]
-    ]
-  },
   {
     "type": "recipe",
     "result": "maid_gloves_cotton",
@@ -652,6 +638,7 @@
   },
   {
     "type": "recipe",
+    "activity_level": "BRISK_EXERCISE",
     "result": "assassins_throwing_dagger",
     "category": "CC_WEAPON",
     "subcategory": "CSC_WEAPON_RANGED",
@@ -665,11 +652,20 @@
       [ "blacksmithing_standard", 10 ],
       [ "steel_tiny", 3 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" }
+    ],
     "qualities": [ { "id": "CHISEL", "level": 3 } ],
-    "tools": [ [ [ "swage", -1 ] ] ]
+    "tools": [
+      [ [ "swage", -1 ] ],
+      [ [ "hotcut", -1 ] ]
+    ]
   },
   {
     "type": "recipe",
+    "activity_level": "BRISK_EXERCISE",
     "result": "destruction_otama",
     "category": "CC_WEAPON",
     "subcategory": "CSC_WEAPON_BASHING",
@@ -682,6 +678,12 @@
       [ "blacksmithing_standard", 10 ],
       [ "steel_tiny", 3 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_toolsmithing" },
+      { "proficiency": "prof_carving", "fail_multiplier": 1 }
+    ],
     "qualities": [ { "id": "CHISEL", "level": 3 } ],
     "tools": [ [ [ "swage", -1 ] ] ],
     "components": [
@@ -690,6 +692,7 @@
   },
   {
     "type": "recipe",
+    "activity_level": "BRISK_EXERCISE",
     "result": "vorpal_kitchen_knife",
     "category": "CC_WEAPON",
     "subcategory": "CSC_WEAPON_CUTTING",
@@ -702,6 +705,11 @@
       [ "blacksmithing_standard", 20 ],
       [ "steel_tiny", 12 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" }
+    ],
     "qualities": [ { "id": "CHISEL", "level": 3 } ],
     "tools": [ [ [ "swage", -1 ] ] ],
     "components": [
@@ -722,6 +730,12 @@
       [ "blacksmithing_standard", 20 ],
       [ "steel_tiny", 12 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_toolsmithing" },
+      { "proficiency": "prof_carving", "fail_multiplier": 1 }
+    ],
     "qualities": [ { "id": "CHISEL", "level": 3 } ],
     "tools": [ [ [ "swage", -1 ] ] ],
     "components": [
@@ -743,6 +757,12 @@
       [ "blacksmithing_standard", 5 ],
       [ "adhesive", 4 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_toolsmithing" },
+      { "proficiency": "prof_carving", "fail_multiplier": 1 }
+    ],
     "qualities": [
       { "id": "CHISEL", "level": 3 },
       { "id": "SAW_M", "level": 1 }
@@ -771,6 +791,12 @@
       [ "blacksmithing_standard", 20 ],
       [ "steel_tiny", 4 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" },
+      { "proficiency": "prof_leatherworking_basic" }
+    ],
     "qualities": [
       { "id": "CHISEL", "level": 3 },
       { "id": "CUT", "level": 1 }
@@ -795,6 +821,11 @@
       [ "blacksmithing_standard", 20 ],
       [ "steel_tiny", 6 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" }
+    ],
     "qualities": [ { "id": "CHISEL", "level": 3 } ],
     "tools": [ [ [ "swage", -1 ] ] ],
     "components": [
@@ -815,6 +846,12 @@
       [ "blacksmithing_standard", 20 ],
       [ "steel_tiny", 6 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" },
+      { "proficiency": "prof_carving", "fail_multiplier": 1 }
+    ],
     "qualities": [
       { "id": "CHISEL", "level": 3 },
       { "id": "CUT", "level": 1 }
@@ -840,6 +877,12 @@
       [ "blacksmithing_standard", 5 ],
       [ "steel_tiny", 2 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" },
+      { "proficiency": "prof_leatherworking_basic" }
+    ],
     "qualities": [
       { "id": "CHISEL", "level": 3 },
       { "id": "SEW", "level": 1 },
@@ -870,6 +913,13 @@
       [ "steel_tiny", 1 ],
       [ "cordage", 1 ]
     ],
+    "proficiencies": [
+      { "proficiency": "prof_metalworking" },
+      { "proficiency": "prof_blacksmithing" },
+      { "proficiency": "prof_bladesmith" },
+      { "proficiency": "prof_toolsmithing" },
+      { "proficiency": "prof_carving", "fail_multiplier": 1 }
+    ],
     "qualities": [
       { "id": "HAMMER", "level": 2 }
     ],
-- 
cgit v1.2.1