diff options
Diffstat (limited to 'recipes.json')
-rw-r--r-- | recipes.json | 691 |
1 files changed, 361 insertions, 330 deletions
diff --git a/recipes.json b/recipes.json index 07e72c6..54ef298 100644 --- a/recipes.json +++ b/recipes.json @@ -35,6 +35,7 @@ { "type": "recipe", "result": "kawaii_maid_dress_long_armor", + "note": "Loosely based on medium survivor suit.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_TORSO", "skill_used": "tailor", @@ -80,35 +81,150 @@ }, { "type": "recipe", - "result": "kawaii_vest", + "result": "kawaii_maid_dress", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_TORSO", "skill_used": "tailor", - "difficulty": 2, - "skills_required": [ "fabrication", 2 ], - "time": "45 m", + "difficulty": 3, + "time": "1 h 30 m", "autolearn": true, - "using": [ [ "sewing_standard", 50 ] ], + "using": [ [ "sewing_standard", 35 ] ], "components": [ - [ [ "vest" , 1 ] ], - [ [ "rag", 6 ] ] + [ [ "rag", 10 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_maid_dress_ex", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_TORSO", + "skill_used": "tailor", + "difficulty": 4, + "skills_required": [ "fabrication", 4 ], + "time": "2 h", + "autolearn": true, + "using": [ + [ "filament", 100 ], + [ "tailoring_leather_small", 12 ] + ], + "components": [ + [ [ "kawaii_maid_dress" , 1] ], + [ [ "rag" , 20 ] ] ] }, { "type": "recipe", - "result": "kawaii_vest_tac", + "result": "kawaii_maid_dress_lss", + "note": "Loosely based on light survivor suit.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_TORSO", "skill_used": "tailor", "difficulty": 6, "skills_required": [ "fabrication", 6 ], + "time": "3 h", + "autolearn": true, + "using": [ + [ "sewing_standard", 100 ], + [ "adhesive", 8 ] + ], + "components": [ + [ [ "kawaii_maid_dress_ex", 1 ] ], + [ [ "kawaii_raincoat", 1 ] ], + [ + [ "tacvest", 1 ], + [ "legrig", 1 ], + [ "vest", 1 ], + [ "tool_belt", 1 ], + [ "ragpouch", 6 ], + [ "leather_pouch", 4 ], + [ "dump_pouch", 1 ], + [ "purse", 2 ], + [ "fanny", 2 ] + ], + [ [ "rag", 30 ] ], + [ [ "kevlar_plate", 24 ] ] + ] + }, + { + "type": "recipe", + "result": "jokyu_fuku", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_TORSO", + "skill_used": "tailor", + "difficulty": 4, + "time": "2 h 30 m", + "reversible": false, + "autolearn": true, + "using": [ [ "sewing_standard", 35 ] ], + "components": [ + [ [ "rag", 25 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_hat_cotton", + "note": "Loosely based on cotton hat.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HEAD", + "skill_used": "tailor", + "difficulty": 2, + "time": "40 m", + "autolearn": true, + "using": [ [ "sewing_standard", 8 ] ], + "components": [ + [ [ "rag", 3 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_maid_hat", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HEAD", + "skill_used": "tailor", + "difficulty": 2, + "time": "30 m", + "autolearn": true, + "using": [ [ "sewing_standard", 8 ] ], + "components": [ + [ [ "rag", 2 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_maid_hat_thermal_off", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HEAD", + "skill_used": "tailor", + "difficulty": 4, "time": "45 m", "autolearn": true, - "using": [ [ "sewing_standard", 50 ] ], + "using": [ + [ "filament", 24 ], + [ "tailoring_leather_small", 10 ] + ], "components": [ - [ [ "kawaii_vest" , 1 ] ], - [ [ "tacvest" , 1 ] ], - [ [ "rag", 6 ] ] + [ [ "kawaii_maid_hat", 1 ] ], + [ [ "rag", 2 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_maid_hat_lss", + "note": "Loosely based on medium survivor hood.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HEAD", + "skill_used": "tailor", + "difficulty": 6, + "time": "45 m", + "autolearn": true, + "using": [ + [ "sewing_standard", 40 ], + [ "soldering_standard", 32 ] + ], + "components": [ + [ [ "kawaii_maid_hat_thermal_off", 1 ] ], + [ [ "kevlar_plate", 4 ] ], + [ [ "rag", 2 ] ] ] }, { @@ -126,51 +242,204 @@ ] }, { - "type": "recipe", - "result": "jokyu_fuku", + "type": "recipe", + "result": "maid_gloves_cotton", + "note": "Loosely based on light gloves.", "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_TORSO", + "subcategory": "CSC_ARMOR_HANDS", + "skill_used": "tailor", + "difficulty": 2, + "time": "10 m", + "autolearn": true, + "using": [ [ "sewing_standard", 4 ] ], + "components": [ + [ [ "rag", 4 ] ] + ] + }, + { + "type": "recipe", + "result": "maid_gloves_leather", + "note": "Loosely based on leather gloves.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HANDS", "skill_used": "tailor", "difficulty": 4, - "time": "2 h 30 m", - "reversible": false, + "time": "30 m", "autolearn": true, - "using": [ [ "sewing_standard", 35 ] ], + "using": [ + [ "filament", 6 ], + [ "tailoring_leather_small", 2 ] + ], "components": [ - [ [ "rag", 25 ] ] + [ [ "maid_gloves_cotton", 1 ] ], + [ [ "rag", 4 ] ] ] }, { "type": "recipe", - "result": "kawaii_maid_garter", + "result": "maid_gloves_armor", + "note": "Loosely based on light survivor gloves.", "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_LEGS", + "subcategory": "CSC_ARMOR_HANDS", + "skill_used": "tailor", + "difficulty": 6, + "time": "1 h", + "autolearn": true, + "using": [ + [ "sewing_standard", 50 ], + [ "soldering_standard", 21 ] + ], + "components": [ + [ [ "maid_gloves_leather", 1 ] ], + [ [ "kevlar_plate", 4 ] ], + [ [ "rag", 4 ] ] + ] + }, + { + "type": "recipe", + "result": "maid_gloves_long_cotton", + "note": "Loosely based on double material requirement light gloves.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HANDS", "skill_used": "tailor", "difficulty": 2, - "time": "35 m", + "time": "10 m", "autolearn": true, - "using": [ [ "sewing_standard", 30 ] ], + "using": [ [ "sewing_standard", 8 ] ], + "components": [ + [ [ "rag", 8 ] ] + ] + }, + { + "type": "recipe", + "result": "maid_gloves_long_leather", + "note": "Loosely based on double material requirement leather gloves.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HANDS", + "skill_used": "tailor", + "difficulty": 4, + "time": "30 m", + "autolearn": true, + "using": [ + [ "filament", 12 ], + [ "tailoring_leather_small", 4 ] + ], "components": [ + [ [ "maid_gloves_long_cotton", 1 ] ], [ [ "rag", 8 ] ] ] }, { "type": "recipe", + "result": "maid_gloves_long_armor", + "note": "Loosely based on double material requirement medium survivor gloves.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_HANDS", + "skill_used": "tailor", + "difficulty": 6, + "time": "1 h", + "autolearn": true, + "using": [ + [ "sewing_standard", 100 ], + [ "soldering_standard", 42 ] + ], + "components": [ + [ [ "maid_gloves_long_leather", 1 ] ], + [ [ "kevlar_plate", 8 ] ], + [ [ "rag", 8 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_dress_shoes", + "note": "Loosely based on dress shoes.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_FEET", + "skill_used": "tailor", + "difficulty": 2, + "time": "35 m", + "autolearn": true, + "using": [ + [ "tailoring_leather_small", 6 ] + ] + }, + { + "type": "recipe", + "result": "kawaii_boots", + "note": "Loosely based on leather boots.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_FEET", + "skill_used": "tailor", + "difficulty": 2, + "time": "35 m", + "autolearn": true, + "using": [ + [ "tailoring_leather_small", 10 ] + ] + }, + { + "type": "recipe", + "result": "kawaii_shoes_hi", + "note": "Loosely based on light survivor boots.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_FEET", + "skill_used": "tailor", + "difficulty": 6, + "skills_required": [ "fabrication", 4 ], + "time": "2 h", + "autolearn": true, + "using": [ + [ "sewing_standard", 80 ], + [ "adhesive", 4 ], + [ "soldering_standard", 32 ] + ], + "components": [ + [ [ "kawaii_dress_shoes", 1 ] ], + [ [ "kevlar_plate", 4 ] ], + [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_boots_hi", + "note": "Loosely based on medium survivor boots.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_FEET", + "skill_used": "tailor", + "difficulty": 6, + "skills_required": [ "fabrication", 4 ], + "time": "2 h", + "autolearn": true, + "using": [ + [ "sewing_standard", 80 ], + [ "adhesive", 4 ], + [ "soldering_standard", 32 ] + ], + "components": [ + [ [ "kawaii_boots", 1 ] ], + [ [ "kevlar_plate", 4 ] ], + [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ] + ] + }, + { + "type": "recipe", "result": "kawaii_maid_niso_thick", + "note": "Loosely based on +50% material requirment stockings.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_FEET", "skill_used": "tailor", "difficulty": 2, "time": "15 m", "autolearn": true, - "using": [ [ "sewing_standard", 8 ] ], + "using": [ [ "sewing_standard", 9 ] ], "components": [ - [ [ "rag", 10 ] ] + [ [ "rag", 12 ] ] ] }, { "type": "recipe", "result": "kawaii_maid_niso_thin", + "note": "Loosely based on stockings.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_FEET", "skill_used": "tailor", @@ -184,6 +453,35 @@ }, { "type": "recipe", + "result": "kawaii_maid_garter", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_LEGS", + "skill_used": "tailor", + "difficulty": 2, + "time": "35 m", + "autolearn": true, + "using": [ [ "sewing_standard", 30 ] ], + "components": [ + [ [ "rag", 8 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_secretpoach", + "note": "Loosely based on deep concealment holster.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_STORAGE", + "skill_used": "tailor", + "difficulty": 4, + "time": "20 m", + "autolearn": true, + "using": [ [ "sewing_standard", 18 ] ], + "components": [ + [ [ "rag", 12 ] ] + ] + }, + { + "type": "recipe", "result": "petticoat", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_OTHER", @@ -198,6 +496,41 @@ ] }, { + "type": "recipe", + "result": "kawaii_vest", + "note": "Loosely based on utility vest.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_TORSO", + "skill_used": "tailor", + "difficulty": 2, + "skills_required": [ "fabrication", 2 ], + "time": "45 m", + "autolearn": true, + "using": [ [ "sewing_standard", 50 ] ], + "components": [ + [ [ "vest" , 1 ] ], + [ [ "rag", 6 ] ] + ] + }, + { + "type": "recipe", + "result": "kawaii_vest_tac", + "note": "Loosely based on tac vest.", + "category": "CC_ARMOR", + "subcategory": "CSC_ARMOR_TORSO", + "skill_used": "tailor", + "difficulty": 6, + "skills_required": [ "fabrication", 6 ], + "time": "45 m", + "autolearn": true, + "using": [ [ "sewing_standard", 50 ] ], + "components": [ + [ [ "kawaii_vest" , 1 ] ], + [ [ "tacvest" , 1 ] ], + [ [ "rag", 6 ] ] + ] + }, + { "type": "recipe", "result": "tux", "category": "CC_ARMOR", @@ -235,6 +568,7 @@ { "type": "recipe", "result": "survivor_tux", + "note": "Loosely based on medium survivor suit.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_TORSO", "skill_used": "tailor", @@ -488,150 +822,6 @@ }, { "type": "recipe", - "result": "kawaii_maid_hat", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HEAD", - "skill_used": "tailor", - "difficulty": 2, - "time": "30 m", - "autolearn": true, - "using": [ [ "sewing_standard", 8 ] ], - "components": [ - [ [ "rag", 3 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_maid_hat_thermal_off", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HEAD", - "skill_used": "tailor", - "difficulty": 4, - "time": "2 h", - "autolearn": true, - "using": [ - [ "filament", 24 ], - [ "tailoring_leather_small", 10 ] - ], - "components": [ - [ [ "kawaii_maid_hat", 1 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_maid_hat_lss", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HEAD", - "skill_used": "tailor", - "difficulty": 6, - "time": "3 h", - "autolearn": true, - "using": [ - [ "sewing_standard", 200 ] - ], - "components": [ - [ [ "kawaii_maid_hat_thermal_off", 1 ] ], - [ [ "kevlar_plate", 12 ] ] - ] - }, - { - "type": "recipe", - "result": "maid_gloves_long_cotton", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 2, - "time": "10 m", - "autolearn": true, - "using": [ [ "sewing_standard", 8 ] ], - "components": [ - [ [ "rag", 8 ] ] - ] - }, - { - "type": "recipe", - "result": "maid_gloves_long_leather", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 4, - "time": "30 m", - "autolearn": true, - "using": [ - [ "filament", 12 ], - [ "tailoring_leather_small", 4 ] - ], - "components": [ - [ [ "maid_gloves_long_cotton", 1 ] ] - ] - }, - { - "type": "recipe", - "result": "maid_gloves_long_armor", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 6, - "time": "1 h", - "autolearn": true, - "using": [ - [ "sewing_standard", 100 ] - ], - "components": [ - [ [ "maid_gloves_long_leather", 1 ] ], - [ [ "kevlar_plate", 8 ] ] - ] - }, - { - "type": "recipe", - "result": "maid_gloves_cotton", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 2, - "time": "10 m", - "autolearn": true, - "using": [ [ "sewing_standard", 4 ] ], - "components": [ - [ [ "rag", 4 ] ] - ] - }, - { - "type": "recipe", - "result": "maid_gloves_leather", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 4, - "time": "30 m", - "autolearn": true, - "using": [ - [ "filament", 6 ], - [ "tailoring_leather_small", 2 ] - ], - "components": [ - [ [ "maid_gloves_cotton", 1 ] ] - ] - }, - { - "type": "recipe", - "result": "maid_gloves_armor", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HANDS", - "skill_used": "tailor", - "difficulty": 6, - "time": "1 h", - "autolearn": true, - "using": [ - [ "sewing_standard", 50 ] - ], - "components": [ - [ [ "maid_gloves_leather", 1 ] ], - [ [ "kevlar_plate", 4 ] ] - ] - }, - { - "type": "recipe", "result": "master_doll", "category": "CC_OTHER", "subcategory": "CSC_OTHER_OTHER", @@ -763,71 +953,6 @@ }, { "type": "recipe", - "result": "kawaii_maid_dress", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_TORSO", - "skill_used": "tailor", - "difficulty": 3, - "time": "1 h 30 m", - "autolearn": true, - "using": [ [ "sewing_standard", 35 ] ], - "components": [ - [ [ "rag", 10 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_maid_dress_ex", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_TORSO", - "skill_used": "tailor", - "difficulty": 4, - "skills_required": [ "fabrication", 4 ], - "time": "2 h", - "autolearn": true, - "using": [ - [ "filament", 100 ], - [ "tailoring_leather_small", 12 ] - ], - "components": [ - [ [ "kawaii_maid_dress" , 1] ], - [ [ "rag" , 20 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_maid_dress_lss", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_TORSO", - "skill_used": "tailor", - "difficulty": 6, - "skills_required": [ "fabrication", 6 ], - "time": "3 h", - "autolearn": true, - "using": [ - [ "sewing_standard", 100 ], - [ "adhesive", 8 ] - ], - "components": [ - [ [ "kawaii_maid_dress_ex", 1 ] ], - [ [ "kawaii_raincoat", 1 ] ], - [ - [ "tacvest", 1 ], - [ "legrig", 1 ], - [ "vest", 1 ], - [ "tool_belt", 1 ], - [ "ragpouch", 6 ], - [ "leather_pouch", 4 ], - [ "dump_pouch", 1 ], - [ "purse", 2 ], - [ "fanny", 2 ] - ], - [ [ "rag", 30 ] ], - [ [ "kevlar_plate", 24 ] ] - ] - }, - { - "type": "recipe", "result": "kawaii_raincoat", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_TORSO", @@ -957,89 +1082,8 @@ }, { "type": "recipe", - "result": "kawaii_secretpoach", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_STORAGE", - "skill_used": "tailor", - "difficulty": 4, - "time": "30 m", - "autolearn": true, - "using": [ [ "sewing_standard", 18 ] ], - "components": [ - [ [ "rag", 12 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_dress_shoes", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_FEET", - "skill_used": "tailor", - "difficulty": 2, - "time": "35 m", - "autolearn": true, - "using": [ - [ "tailoring_leather_small", 6 ] - ] - }, - { - "type": "recipe", - "result": "kawaii_boots", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_FEET", - "skill_used": "tailor", - "difficulty": 2, - "time": "35 m", - "autolearn": true, - "using": [ - [ "tailoring_leather_small", 10 ] - ] - }, - { - "type": "recipe", - "result": "kawaii_shoes_hi", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_FEET", - "skill_used": "tailor", - "difficulty": 6, - "skills_required": [ "fabrication", 4 ], - "time": "2 h", - "autolearn": true, - "using": [ - [ "sewing_standard", 80 ], - [ "adhesive", 4 ], - [ "soldering_standard", 32 ] - ], - "components": [ - [ [ "kawaii_dress_shoes", 1 ] ], - [ [ "kevlar_plate", 4 ] ], - [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ] - ] - }, - { - "type": "recipe", - "result": "kawaii_boots_hi", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_FEET", - "skill_used": "tailor", - "difficulty": 6, - "skills_required": [ "fabrication", 4 ], - "time": "2 h", - "autolearn": true, - "using": [ - [ "sewing_standard", 80 ], - [ "adhesive", 4 ], - [ "soldering_standard", 32 ] - ], - "components": [ - [ [ "kawaii_boots", 1 ] ], - [ [ "kevlar_plate", 4 ] ], - [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ] - ] - }, - { - "type": "recipe", "result": "kawaii_scarf", + "note": "Loosely based on patchwork scarf with much longer crafting time.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_HEAD", "skill_used": "tailor", @@ -1054,20 +1098,6 @@ }, { "type": "recipe", - "result": "kawaii_hat_cotton", - "category": "CC_ARMOR", - "subcategory": "CSC_ARMOR_HEAD", - "skill_used": "tailor", - "difficulty": 2, - "time": "40 m", - "autolearn": true, - "using": [ [ "sewing_standard", 8 ] ], - "components": [ - [ [ "rag", 3 ] ] - ] - }, - { - "type": "recipe", "result": "kawaii_maid_megane_01", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_HEAD", @@ -1087,6 +1117,7 @@ { "type": "recipe", "result": "kawaii_hitec_megane", + "note": "Loosely based on survivor goggles.", "category": "CC_ARMOR", "subcategory": "CSC_ARMOR_HEAD", "skill_used": "fabrication", |