aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:32:53 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-13 23:32:53 -0700
commit97d424004caf7490155b1a8653287729f1b9eb7a (patch)
tree1e2ddb34358a3806d929845c3597fe2fdfc642a5 /recipes.json
parentRebalance maid headband (remove sheath) (diff)
downloadcataclysm-dda-mod_battle-maid-redone-97d424004caf7490155b1a8653287729f1b9eb7a.tar.xz
Add kawaii black bikini and recipes
Also prep for adding little maid
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/recipes.json b/recipes.json
index 668a251..d00580a 100644
--- a/recipes.json
+++ b/recipes.json
@@ -728,6 +728,26 @@
},
{
"type" : "recipe",
+ "result": "summon_little_maid",
+ "category": "CC_OTHER",
+ "subcategory": "CSC_OTHER_TOOLS",
+ "skill_used": "fabrication",
+ "difficulty": 3,
+ "time": "20 m",
+ "reversible": false,
+ "autolearn": false,
+ "qualities":[ {"id":"CUT","level":1,"amount":1} ],
+ "tools": [
+ [ ["feather", -1] ]
+ ],
+ "components": [
+ [ [ "paper", 5 ] ],
+ [ [ "sugar", 1 ] ],
+ [ [ "stick", 1 ], [ "2x4", 1 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
"result": "battle_mop",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_BASHING",
@@ -897,6 +917,30 @@
]
},
{
+ "type" : "recipe",
+ "result": "kawaii_bikini_bottom_black",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "35 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 15 ] ],
+ "components": [ [ [ "rag", 3 ] ] ]
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_bikini_top_black",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "38 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 4 ] ],
+ "components": [ [ [ "rag", 4 ] ] ]
+ },
+ {
"type": "recipe",
"result": "kawaii_maid_hardcase",
"category": "CC_ARMOR",