From 33d316ba6582e1f4d1ff03a71d0808ca65e9c710 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 20 Jul 2021 12:48:15 -0700 Subject: Remove beast specific underwear, not required for tails anymore Sort recipes more --- recipes.json | 203 +++++++++++++++++++++++++---------------------------------- 1 file changed, 86 insertions(+), 117 deletions(-) (limited to 'recipes.json') diff --git a/recipes.json b/recipes.json index 54ef298..2fed415 100644 --- a/recipes.json +++ b/recipes.json @@ -141,8 +141,8 @@ [ "purse", 2 ], [ "fanny", 2 ] ], - [ [ "rag", 30 ] ], - [ [ "kevlar_plate", 24 ] ] + [ [ "kevlar_plate", 24 ] ], + [ [ "rag", 20 ] ] ] }, { @@ -219,7 +219,7 @@ "autolearn": true, "using": [ [ "sewing_standard", 40 ], - [ "soldering_standard", 32 ] + [ "adhesive", 2 ] ], "components": [ [ [ "kawaii_maid_hat_thermal_off", 1 ] ], @@ -287,7 +287,7 @@ "autolearn": true, "using": [ [ "sewing_standard", 50 ], - [ "soldering_standard", 21 ] + [ "adhesive", 2 ] ], "components": [ [ [ "maid_gloves_leather", 1 ] ], @@ -341,7 +341,7 @@ "autolearn": true, "using": [ [ "sewing_standard", 100 ], - [ "soldering_standard", 42 ] + [ "adhesive", 4 ] ], "components": [ [ [ "maid_gloves_long_leather", 1 ] ], @@ -390,8 +390,7 @@ "autolearn": true, "using": [ [ "sewing_standard", 80 ], - [ "adhesive", 4 ], - [ "soldering_standard", 32 ] + [ "adhesive", 4 ] ], "components": [ [ [ "kawaii_dress_shoes", 1 ] ], @@ -412,8 +411,7 @@ "autolearn": true, "using": [ [ "sewing_standard", 80 ], - [ "adhesive", 4 ], - [ "soldering_standard", 32 ] + [ "adhesive", 4 ] ], "components": [ [ [ "kawaii_boots", 1 ] ], @@ -495,6 +493,35 @@ [ [ "rag", 8 ] ] ] }, + { + "type": "recipe", + "result": "kawaii_maid_panties", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_LEGS", + "skill_used": "tailor", + "difficulty": 2, + "time": "35 m", + "autolearn": true, + "using": [ [ "sewing_standard", 15 ] ], + "components": [ + [ [ "rag", 2 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_maid_bra", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_TORSO", + "skill_used": "tailor", + "difficulty": 2, + "time": "35 m", + "autolearn": true, + "using": [ [ "sewing_standard", 15 ] ], + "components": [ + [ [ "rag", 2 ] ], + [ [ "wire", 1 ] ] + ] + }, { "type": "recipe", "result": "kawaii_vest", @@ -596,7 +623,8 @@ [ "purse", 2 ], [ "fanny", 2 ] ], - [ [ "kevlar_plate", 24 ] ] + [ [ "kevlar_plate", 24 ] ], + [ [ "rag", 20 ] ] ] }, { @@ -787,6 +815,54 @@ [ [ "wax", 2] ] ] }, + { + "type": "recipe", + "result": "maid_claw", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_PIERCING", + "skill_used": "fabrication", + "difficulty": 7, + "skills_required": [ "melee", 5 ], + "time": "7 h", + "reversible": false, + "autolearn": true, + "using": [ + [ "blacksmithing_standard", 5 ], + [ "steel_tiny", 2 ], + [ "tailoring_leather_small", 2 ] + ], + "qualities": [ { "id": "CHISEL", "level": 3 } ], + "tools": [ + [ [ "swage", -1 ] ] + ], + "components": [ + [ [ "spike", 5 ] ] + ] + }, + { + "type": "recipe", + "result": "battle_mop", + "category": "CC_WEAPON", + "subcategory": "CSC_WEAPON_BASHING", + "skill_used": "fabrication", + "difficulty": 2, + "time": "2 h", + "reversible": true, + "autolearn": true, + "using": [ + [ "sewing_standard", 10 ], + [ "adhesive", 1 ], + [ "steel_tiny", 1 ], + [ "cordage", 1 ] + ], + "qualities": [ + { "id": "HAMMER", "level": 2 } + ], + "components": [ + [ [ "stick", 1 ], [ "2x4", 1 ] ], + [ [ "rag", 4 ] ] + ] + }, { "type": "recipe", "result": "flask_shoggoth", @@ -853,30 +929,6 @@ [ [ "hotplate", 1 ], [ "mess_kit", 1] ] ] }, - { - "type": "recipe", - "result": "maid_claw", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_PIERCING", - "skill_used": "fabrication", - "difficulty": 7, - "skills_required": [ "melee", 5 ], - "time": "7 h", - "reversible": false, - "autolearn": true, - "using": [ - [ "blacksmithing_standard", 5 ], - [ "steel_tiny", 2 ], - [ "tailoring_leather_small", 2 ] - ], - "qualities": [ { "id": "CHISEL", "level": 3 } ], - "tools": [ - [ [ "swage", -1 ] ] - ], - "components": [ - [ [ "spike", 5 ] ] - ] - }, { "type": "recipe", "result": "summon_little_maid", @@ -897,60 +949,6 @@ [ [ "stick", 1 ], [ "2x4", 1 ] ] ] }, - { - "type": "recipe", - "result": "battle_mop", - "category": "CC_WEAPON", - "subcategory": "CSC_WEAPON_BASHING", - "skill_used": "fabrication", - "difficulty": 2, - "time": "2 h", - "reversible": true, - "autolearn": true, - "using": [ - [ "sewing_standard", 10 ], - [ "adhesive", 1 ], - [ "steel_tiny", 1 ], - [ "cordage", 1 ] - ], - "qualities": [ - { "id": "HAMMER", "level": 2 } - ], - "components": [ - [ [ "stick", 1 ], [ "2x4", 1 ] ], - [ [ "rag", 4 ] ] - ] - }, - { - "type": "recipe", - "result": "panties_kemo", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_LEGS", - "skill_used": "tailor", - "difficulty": 2, - "time": "35 m", - "reversible": false, - "autolearn": true, - "using": [ [ "sewing_standard", 15 ] ], - "components": [ - [ [ "rag", 2 ] ] - ] - }, - { - "type": "recipe", - "result": "briefs_kemo", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_LEGS", - "skill_used": "tailor", - "difficulty": 2, - "time": "35 m", - "reversible": false, - "autolearn": true, - "using": [ [ "sewing_standard", 15 ] ], - "components": [ - [ [ "rag", 2 ] ] - ] - }, { "type": "recipe", "result": "kawaii_raincoat", @@ -968,35 +966,6 @@ [ [ "rag", 10 ] ] ] }, - { - "type": "recipe", - "result": "kawaii_maid_panties", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_LEGS", - "skill_used": "tailor", - "difficulty": 2, - "time": "35 m", - "autolearn": true, - "using": [ [ "sewing_standard", 15 ] ], - "components": [ - [ [ "rag", 2 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_maid_bra", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_TORSO", - "skill_used": "tailor", - "difficulty": 2, - "time": "35 m", - "autolearn": true, - "using": [ [ "sewing_standard", 15 ] ], - "components": [ - [ [ "rag", 2 ] ], - [ [ "wire", 1 ] ] - ] - }, { "type": "recipe", "result": "kawaii_bikini_bottom_black", -- cgit v1.2.1