aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-20 12:48:15 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-20 12:48:15 -0700
commit33d316ba6582e1f4d1ff03a71d0808ca65e9c710 (patch)
tree02fc9018a3328f76f4a9a7c98c9376bc7b5d8738 /recipes.json
parentSort recipes (diff)
downloadcataclysm-dda-mod_battle-maid-redone-33d316ba6582e1f4d1ff03a71d0808ca65e9c710.tar.xz
Remove beast specific underwear, not required for tails anymore
Sort recipes more
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json203
1 files changed, 86 insertions, 117 deletions
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 ] ],
@@ -497,6 +495,35 @@
},
{
"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",
"note": "Loosely based on utility vest.",
"category": "CC_ARMOR",
@@ -596,7 +623,8 @@
[ "purse", 2 ],
[ "fanny", 2 ]
],
- [ [ "kevlar_plate", 24 ] ]
+ [ [ "kevlar_plate", 24 ] ],
+ [ [ "rag", 20 ] ]
]
},
{
@@ -789,6 +817,54 @@
},
{
"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",
"category": "CC_OTHER",
"skill_used": "cooking",
@@ -855,30 +931,6 @@
},
{
"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",
"category": "CC_OTHER",
"subcategory": "CSC_OTHER_TOOLS",
@@ -899,60 +951,6 @@
},
{
"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",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
@@ -970,35 +968,6 @@
},
{
"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",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_LEGS",