aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json1505
1 files changed, 807 insertions, 698 deletions
diff --git a/recipes.json b/recipes.json
index 58a824a..c71544e 100644
--- a/recipes.json
+++ b/recipes.json
@@ -6,84 +6,153 @@
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 3,
- "time": "1 h 30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 15 ] ],
- "components": [ [ [ "rag", 10 ] ] ]
+ "time": "3 h 30 m",
+ "reversible": true,
+ "book_learn": [ [ "mag_animecon", 1 ], [ "book_maid_clothing", 1 ] ],
+ "using": [
+ [ "sewing_standard", 35 ],
+ [ "tailoring_cotton", 8 ]
+ ]
},
{
- "type" : "recipe",
+ "type": "recipe",
"result": "kawaii_maid_dress_long_leather",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 4,
+ "skills_required": [ "fabrication", 4 ],
"time": "2 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 200 ] ],
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "filament", 150 ],
+ [ "tailoring_cotton", 8 ],
+ [ "tailoring_leather_patchwork", 6 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_closures_waterproofing" },
+ { "proficiency": "prof_closures" }
+ ],
"components": [
- [ [ "maid_dress" , 1] ],
- [ [ "rag" , 20 ] ],
- [ [ "plastic_chunk" , 6 ] ],
- [ [ "leather" , 12 ] ]
+ [ [ "maid_dress" , 1 ] ]
]
},
{
"type": "recipe",
"result": "kawaii_maid_dress_long_armor",
+ "//": "Loosely based on medium survivor suit.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 6,
- "time": "3 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 200 ] ],
+ "skills_required": [ "fabrication", 6 ],
+ "time": "4 h",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 150 ],
+ [ "adhesive", 12 ],
+ [ "tailoring_cotton", 8 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
"components": [
- [ [ "rag", 30 ] ],
- [ [ "kawaii_raincoat", 1 ] ],
[ [ "kawaii_maid_dress_long_leather", 1 ] ],
- [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
+ [ [ "kawaii_raincoat", 1 ] ],
+ [
+ [ "tacvest", 1 ],
+ [ "legrig", 1 ],
+ [ "vest", 1 ],
+ [ "tool_belt", 1 ],
+ [ "ragpouch", 6 ],
+ [ "leather_pouch", 4 ],
+ [ "dump_pouch", 1 ],
+ [ "purse", 2 ],
+ [ "fanny", 2 ]
+ ],
+ [ [ "kevlar_plate", 24 ] ]
]
},
{
"type": "recipe",
- "result": "maid_dress_french",
+ "result": "maid_dress_short",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 3,
- "time": "1 h 30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 15 ] ],
- "components": [ [ [ "rag", 10 ] ] ]
+ "time": "3 h",
+ "reversible": true,
+ "book_learn": [ [ "mag_animecon", 1 ], [ "book_maid_clothing", 1 ] ],
+ "using": [
+ [ "sewing_standard", 35 ],
+ [ "tailoring_cotton", 6 ]
+ ]
},
- {
- "type" : "recipe",
- "result": "kawaii_vest",
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_dress_ex",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
- "difficulty": 2,
- "time": "30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 30 ] ],
+ "difficulty": 4,
+ "skills_required": [ "fabrication", 4 ],
+ "time": "2 h",
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "filament", 100 ],
+ [ "tailoring_cotton", 8 ],
+ [ "tailoring_leather_patchwork", 6 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_closures_waterproofing" },
+ { "proficiency": "prof_closures" }
+ ],
"components": [
- [ ["vest" , 1] ]
+ [ [ "maid_dress_short" , 1] ]
]
},
{
- "type" : "recipe",
- "result": "kawaii_vest_tac",
+ "type": "recipe",
+ "result": "kawaii_maid_dress_lss",
+ "//": "Loosely based on light survivor suit.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 6,
- "time": "30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 30 ] ],
+ "skills_required": [ "fabrication", 6 ],
+ "time": "3 h",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 100 ],
+ [ "adhesive", 8 ],
+ [ "tailoring_cotton", 8 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
"components": [
- [ ["kawaii_vest" , 1] ],
- [ ["tacvest" , 1] ]
+ [ [ "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 ]
+ ],
+ [ [ "kevlar_plate", 24 ] ]
]
},
{
@@ -94,69 +163,336 @@
"skill_used": "tailor",
"difficulty": 2,
"time": "30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 8 ] ],
- "components": [ [ [ "rag", 3 ] ] ]
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "sewing_standard", 8 ],
+ [ "tailoring_cotton", 1 ]
+ ]
},
{
- "type" : "recipe",
- "result": "jokyu_fuku",
+ "type": "recipe",
+ "result": "kawaii_maid_hat_thermal_off",
"category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
+ "subcategory": "CSC_ARMOR_HEAD",
"skill_used": "tailor",
"difficulty": 4,
- "time": "90 m",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 15 ] ],
+ "time": "45 m",
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "filament", 24 ],
+ [ "tailoring_cotton", 1 ],
+ [ "tailoring_leather_patchwork", 5 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_millinery" }
+ ],
"components": [
- [ [ "rag", 40 ] ]
+ [ [ "maid_hat", 1 ] ]
]
},
{
"type": "recipe",
- "result": "kawaii_maid_garter",
+ "result": "kawaii_maid_hat_lss",
+ "//": "Loosely based on medium survivor hood.",
"category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": "45 m",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 40 ],
+ [ "adhesive", 2 ],
+ [ "tailoring_cotton", 1 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" },
+ { "proficiency": "prof_millinery" }
+ ],
+ "components": [
+ [ [ "kawaii_maid_hat_thermal_off", 1 ] ],
+ [ [ "kevlar_plate", 4 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "maid_gloves_cotton",
+ "//": "Loosely based on light gloves.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
"skill_used": "tailor",
"difficulty": 2,
- "time": "35 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 30 ] ],
+ "time": "10 m",
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "sewing_standard", 4 ],
+ [ "tailoring_cotton", 2 ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "maid_gloves_leather",
+ "//": "Loosely based on leather gloves.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "30 m",
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "filament", 6 ],
+ [ "tailoring_cotton", 2 ],
+ [ "tailoring_leather_patchwork", 1 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" }
+ ],
"components": [
- [ [ "rag", 8 ] ]
+ [ [ "maid_gloves_cotton", 1 ] ]
]
},
{
"type": "recipe",
- "result": "kawaii_maid_niso_thick",
+ "result": "maid_gloves_armor",
+ "//": "Loosely based on light survivor gloves.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": "1 h",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 50 ],
+ [ "adhesive", 2 ],
+ [ "tailoring_cotton", 2 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
+ "components": [
+ [ [ "maid_gloves_leather", 1 ] ],
+ [ [ "kevlar_plate", 4 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "maid_gloves_long_cotton",
+ "//": "Loosely based on double material requirement light gloves.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "10 m",
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "sewing_standard", 8 ],
+ [ "tailoring_cotton", 4 ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "maid_gloves_long_leather",
+ "//": "Loosely based on double material requirement leather gloves.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "30 m",
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "filament", 12 ],
+ [ "tailoring_cotton", 4 ],
+ [ "tailoring_leather_patchwork", 2 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" }
+ ],
+ "components": [
+ [ [ "maid_gloves_long_cotton", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "maid_gloves_long_armor",
+ "//": "Loosely based on double material requirement medium survivor gloves.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": "1 h",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 100 ],
+ [ "adhesive", 4 ],
+ [ "tailoring_cotton", 4 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
+ "components": [
+ [ [ "maid_gloves_long_leather", 1 ] ],
+ [ [ "kevlar_plate", 8 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_dress_shoes",
+ "//": "Loosely based on dress shoes.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_FEET",
"skill_used": "tailor",
"difficulty": 2,
"time": "35 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 10 ] ],
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "tailoring_leather_patchwork", 3 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_cobbling" }
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_boots",
+ "//": "Loosely based on leather boots.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "35 m",
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "tailoring_leather_patchwork", 5 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_cobbling" }
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_shoes_hi",
+ "//": "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",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 80 ],
+ [ "adhesive", 4 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_cobbling" }
+ ],
+ "components": [
+ [ [ "kawaii_dress_shoes", 1 ] ],
+ [ [ "kevlar_plate", 4 ] ],
+ [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_boots_hi",
+ "//": "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",
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 80 ],
+ [ "adhesive", 4 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_cobbling" }
+ ],
"components": [
- [ [ "rag", 18 ] ]
+ [ [ "kawaii_boots", 1 ] ],
+ [ [ "kevlar_plate", 4 ] ],
+ [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_niso_thick",
+ "//": "Loosely based on +50% material requirment stockings.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "15 m",
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 9 ],
+ [ "tailoring_cotton", 5 ]
]
},
{
"type": "recipe",
"result": "kawaii_maid_niso_thin",
+ "//": "Loosely based on stockings.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_FEET",
"skill_used": "tailor",
"difficulty": 2,
+ "time": "10 m",
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 6 ],
+ [ "tailoring_cotton", 4 ]
+ ]
+ },
+ {
+ "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", 10 ] ],
- "components": [
- [ [ "rag", 12 ] ]
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 30 ],
+ [ "tailoring_cotton", 4 ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "result": "kawaii_secretpoach",
+ "//": "Loosely based on deep concealment holster.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_STORAGE",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "20 m",
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 18 ],
+ [ "tailoring_cotton", 5 ]
+ ]
+ },
+ {
+ "type": "recipe",
"result": "petticoat",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_OTHER",
@@ -164,523 +500,412 @@
"difficulty": 4,
"time": "80 m",
"reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 30 ] ],
- "components": [ [ [ "rag", 8 ] ] ]
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "sewing_standard", 30 ],
+ [ "tailoring_cotton", 4 ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_panties",
+ "//": "Copy of panties. Double crafting time for the high quality tailoring work.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "1 h",
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 15 ],
+ [ "tailoring_cotton", 1 ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_bra",
+ "//": "Copy of a bra. Double crafting time for the high quality tailoring work.",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "1 h",
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 15 ],
+ [ "tailoring_cotton", 1 ]
+ ],
+ "components": [
+ [ [ "wire", 1 ] ]
+ ]
},
{
- "type" : "recipe",
+ "type": "recipe",
"result": "tux",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
+ "difficulty": 3,
+ "time": "1 h 30 m",
+ "reversible": false,
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "sewing_standard", 150 ],
+ [ "tailoring_cotton", 8 ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "survivor_tux_leather",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "skills_required": [ "fabrication", 4 ],
"difficulty": 4,
- "time": "200 m",
+ "time": "3 h",
"reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 150 ] ],
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "filament", 150 ],
+ [ "tailoring_cotton", 8 ],
+ [ "tailoring_leather_patchwork", 6 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_closures_waterproofing" },
+ { "proficiency": "prof_closures" }
+ ],
"components": [
- [ [ "rag", 45 ] ]
+ [ [ "tux" , 1] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
"result": "survivor_tux",
+ "//": "Loosely based on medium survivor suit. Requires previous tier tux as material.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
- "skills_required" : ["fabrication", 6],
- "difficulty": 7,
- "time": "120 m",
+ "difficulty": 6,
+ "skills_required": [ "fabrication", 6 ],
+ "time": "4 h",
"reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 200 ] ],
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "sewing_standard", 150 ],
+ [ "adhesive", 12 ],
+ [ "tailoring_cotton", 8 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
"components": [
- [ [ "tux", 1 ] ],
+ [ [ "survivor_tux_leather", 1 ] ],
[ [ "cloak", 1 ] ],
- [ [ "chestrig", 1 ], [ "legrig", 1 ], [ "vest", 1 ], [ "tool_belt", 1 ], [ "ragpouch", 2 ] ],
- [ [ "leather_pouch", 2 ], [ "dump_pouch", 1 ], [ "purse", 1 ], [ "fanny", 1 ] ],
- [ [ "duct_tape", 150 ] ],
- [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 16 ] ]
+ [ [ "coat_rain", 1 ], [ "jacket_windbreaker", 1 ], [ "jacket_evac", 1 ] ],
+ [
+ [ "tacvest", 1 ],
+ [ "legrig", 1 ],
+ [ "vest", 1 ],
+ [ "tool_belt", 1 ],
+ [ "ragpouch", 6 ],
+ [ "leather_pouch", 4 ],
+ [ "dump_pouch", 1 ],
+ [ "purse", 2 ],
+ [ "fanny", 2 ]
+ ],
+ [ [ "kevlar_plate", 24 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
"result": "makeshift_throwing_knife",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_RANGED",
"skill_used": "fabrication",
- "difficulty": 3,
- "skills_required" : [ "throw", 4 ],
+ "difficulty": 0,
"time": "20 m",
"reversible": false,
"autolearn": true,
- "qualities":[
- { "id":"HAMMER","level":2,"amount":1 }
- ],
+ "using": [ [ "steel_tiny", 2 ] ],
+ "qualities":[ { "id": "HAMMER", "level": 2 } ],
"components": [
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
- [ [ "rag", 1 ], [ "duct_tape", 50 ], [ "string_6", 2 ], [ "sinew", 100 ],[ "thread", 100 ], [ "plant_fibre", 100 ] ]
+ [ [ "rag", 1 ], [ "duct_tape", 50 ], [ "string_6", 2 ], [ "sinew", 100 ], [ "thread", 100 ], [ "plant_fibre", 100 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "assassins_throwing_dagger",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_RANGED",
"skill_used": "fabrication",
- "difficulty": 7,
- "skills_required" : [ "throw", 7 ],
- "time": "240 m",
+ "difficulty": 6,
+ "skills_required": [ "throw", 2 ],
+ "time": "5 h",
"reversible": false,
- "autolearn": true,
- "qualities":[
- { "id":"HAMMER","level":3,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 6 ] ],
+ "using": [
+ [ "blacksmithing_standard", 10 ],
+ [ "steel_tiny", 3 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_bladesmith" }
],
- "components":
- [
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
- [ [ "leather", 1 ] ]
+ "qualities": [ { "id": "CHISEL", "level": 3 } ],
+ "tools": [
+ [ [ "swage", -1 ] ],
+ [ [ "hotcut", -1 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "destruction_otama",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_BASHING",
"skill_used": "fabrication",
- "difficulty": 7,
- "skills_required" : [ "melee", 5 ],
- "time": "480 m",
+ "difficulty": 6,
+ "time": "4 h",
"reversible": false,
- "autolearn": true,
- "qualities":[
- { "id":"HAMMER","level":3,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 4 ] ],
+ "using": [
+ [ "blacksmithing_standard", 10 ],
+ [ "steel_tiny", 3 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_toolsmithing" },
+ { "proficiency": "prof_carving", "fail_multiplier": 1 }
],
- "components":
- [
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
- [ [ "2x4", 1 ], [ "stick", 2 ] ]
+ "qualities": [ { "id": "CHISEL", "level": 3 } ],
+ "tools": [ [ [ "swage", -1 ] ] ],
+ "components": [
+ [ [ "log", 1 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "vorpal_kitchen_knife",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_CUTTING",
"skill_used": "fabrication",
- "difficulty": 10,
- "skills_required" : [ "melee", 10 ],
- "time": "480 m",
+ "difficulty": 6,
+ "time": "6 h",
"reversible": false,
- "autolearn": true,
- "qualities": [
- { "id":"HAMMER","level":3,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 5 ] ],
+ "using": [
+ [ "blacksmithing_standard", 20 ],
+ [ "steel_tiny", 12 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 450], [ "char_forge", 90], [ "oxy_torch", 90] ]
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_bladesmith" }
],
- "components":
- [
- [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ],
- [ [ "2x4", 1 ], [ "stick", 2 ] ]
+ "qualities": [ { "id": "CHISEL", "level": 3 } ],
+ "tools": [ [ [ "swage", -1 ] ] ],
+ "components": [
+ [ [ "log", 1 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "slaying_pan",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_BASHING",
"skill_used": "fabrication",
- "difficulty": 9,
- "skills_required" : [ "melee", 7 ],
- "time": "480 m",
+ "difficulty": 4,
+ "time": "2 h",
"reversible": false,
- "autolearn": true,
- "qualities": [
- { "id":"HAMMER","level":3,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 3 ] ],
+ "using": [
+ [ "blacksmithing_standard", 20 ],
+ [ "steel_tiny", 12 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 450], [ "char_forge", 90], [ "oxy_torch", 90] ]
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_toolsmithing" },
+ { "proficiency": "prof_carving", "fail_multiplier": 1 }
],
- "components":
- [
- [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ],
- [ [ "2x4", 1 ], [ "stick", 2 ] ],
+ "qualities": [ { "id": "CHISEL", "level": 3 } ],
+ "tools": [ [ [ "swage", -1 ] ] ],
+ "components": [
+ [ [ "log", 1 ] ],
[ [ "spike", 6 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "brutal_broom",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_PIERCING",
"skill_used": "fabrication",
"difficulty": 6,
- "skills_required" : [ "melee", 4 ],
"time": "2 h",
"reversible": false,
- "autolearn": true,
- "qualities" : [
- { "id":"HAMMER","level":1,"amount":1 },
- { "id":"SAW_M","level":1,"amount":1 }
- ], "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
+ "book_learn": [ [ "book_maid_weapons", 6 ] ],
+ "using": [
+ [ "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 }
+ ],
+ "tools": [ [ [ "swage", -1 ] ] ],
"components": [
[ [ "blade", 1 ] ],
[ [ "spike", 1 ] ],
- [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ],
- [ [ "duct_tape", 100 ] ]
+ [
+ [ "log", 1 ],
+ [ "broom", 1 ]
+ ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "spiked_whip",
"category": "CC_WEAPON",
- "subcategory": "CSC_WEAPON_BASHING",
+ "subcategory": "CSC_WEAPON_RANGED",
"skill_used": "fabrication",
- "difficulty": 8,
- "skills_required" : [ "melee", 6 ],
- "time": "360 m",
+ "difficulty": 6,
+ "time": "4 h",
"reversible": false,
- "autolearn": true,
- "qualities": [
- { "id":"HAMMER","level":3,"amount":1 },
- { "id":"CUT","level":1,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 6 ] ],
+ "using": [
+ [ "blacksmithing_standard", 20 ],
+ [ "steel_tiny", 4 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 400], [ "char_forge", 80], [ "oxy_torch", 80] ]
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_bladesmith" },
+ { "proficiency": "prof_leatherworking_basic" }
],
- "components":
- [
- [ [ "bullwhip" ,1 ], [ "leather" ,25 ] ],
- [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ],
+ "qualities": [
+ { "id": "CHISEL", "level": 3 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [ [ [ "swage", -1 ] ] ],
+ "components": [
+ [ [ "bullwhip" ,1 ], [ "leather", 20 ] ],
[ [ "spike", 9 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "shikomi_kasa",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_CUTTING",
"skill_used": "fabrication",
"difficulty": 8,
- "skills_required" : [ "melee", 6 ],
- "time": "480 m",
+ "time": "7 h",
"reversible": false,
- "autolearn": true,
- "qualities": [
- { "id":"HAMMER","level":3,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 7 ] ],
+ "using": [
+ [ "blacksmithing_standard", 20 ],
+ [ "steel_tiny", 6 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 400], [ "char_forge", 80], [ "oxy_torch", 80] ]
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_bladesmith" }
],
- "components":
- [
- [ ["umbrella", 1 ], ["teleumbrella", 1 ] ],
- [ [ "steel_lump", 2 ],[ "steel_chunk", 6 ], [ "scrap", 18 ] ]
+ "qualities": [ { "id": "CHISEL", "level": 3 } ],
+ "tools": [ [ [ "swage", -1 ] ] ],
+ "components": [
+ [ [ "umbrella", 1 ], [ "teleumbrella", 1 ] ]
]
},
{
- "type" : "recipe",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "shikomi_stick",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_CUTTING",
"skill_used": "fabrication",
- "difficulty": 8,
- "skills_required" : [ "melee", 6 ],
- "time": "540 m",
+ "difficulty": 9,
+ "time": "8 h",
"reversible": false,
- "autolearn": true,
- "qualities": [
- { "id":"HAMMER","level":3,"amount":1 },
- { "id":"CUT","level":1,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 8 ] ],
+ "using": [
+ [ "blacksmithing_standard", 20 ],
+ [ "steel_tiny", 6 ]
],
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 400],[ "char_forge", 80], [ "oxy_torch", 80] ],
- [ ["polisher", 20] ]
+ "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 }
+ ],
+ "tools": [ [ [ "polisher", 20 ] ] ],
"components": [
- [ [ "2x4", 2 ], [ "stick", 4 ] ],
- [ [ "steel_lump", 2 ], [ "steel_chunk", 6 ], [ "scrap", 18 ] ],
+ [ [ "log", 1 ] ],
[ [ "wax", 2] ]
]
},
{
- "type" : "recipe",
- "result": "flask_shoggoth",
- "category": "CC_OTHER",
- "skill_used": "cooking",
- "difficulty": 9,
- "time": "100 m",
- "reversible": false,
- "autolearn": false,
- "book_learn": [ [ "book_shoggoth", 9 ] ],
- "tools": [ [ [ "chemistry_set", 5 ] ] ],
- "components": [
- [ [ "meat_shoggoth", 1 ] ],
- [ [ "flask_glass", 1 ] ],
- [ [ "blood", 10 ] ],
- [ [ "maid_dress", 1 ] ]
- ]
- },
- {
- "type" : "recipe",
- "result": "man_carrier",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_OTHER",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": "75 m",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 150 ] ],
- "components": [
- [ [ "leather", 30 ] ],
- [ [ "rag", 25 ] ],
- [ [ "felt_patch", 20 ] ]
- ]
- },
- {
- "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": [ [ "sewing_standard", 24 ] ],
- "components": [
- [ [ "leather", 10 ] ],
- [ [ "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", 4 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
- },
- {
- "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": [ [ "sewing_standard", 20 ] ],
- "components": [ [ [ "leather", 10 ] ],
- [ [ "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", 120 ] ],
- "components": [ [ [ "kevlar_plate", 10 ] ],
- [ [ "maid_gloves_long_leather", 1 ] ] ]
- },
- {
- "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": [ [ "sewing_standard", 20 ] ],
- "components": [ [ [ "leather", 10 ] ],
- [ [ "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", 120 ] ],
- "components": [ [ [ "kevlar_plate", 10 ] ],
- [ [ "maid_gloves_leather", 1 ] ] ]
- },
- {
- "type" : "recipe",
- "result": "master_doll",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_OTHER",
- "skill_used": "fabrication",
- "skills_required": [ "tailor", 3 ],
- "difficulty": 3,
- "time": "1 h",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 50 ] ],
- "components": [
- [ [ "rag", 12 ] ]
- ]
- },
- {
- "type" : "recipe",
- "result": "maid_mess_kit",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_TOOLS",
- "skill_used": "fabrication",
- "difficulty": 4,
- "skills_required" : [ "cooking", 4 ],
- "time": "1 h",
- "reversible": false,
- "autolearn": true,
- "components": [
- [ [ "knife_steak", 1 ], [ "knife_butcher", 1 ] ],
- [ [ "pot", 1 ] ],
- [ [ "hotplate", 1 ] ]
- ]
- },
- {
- "type" : "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "maid_claw",
"category": "CC_WEAPON",
- "subcategory": "CSC_WEAPON_PIERCING",
+ "subcategory": "CSC_WEAPON_CUTTING",
"skill_used": "fabrication",
"difficulty": 7,
- "skills_required" : [ "melee", 5 ],
+ "skills_required": [ "melee", 5 ],
"time": "7 h",
"reversible": false,
- "autolearn": true,
- "qualities" : [
- { "id":"HAMMER","level":1,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 4 ] ],
+ "using": [
+ [ "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 },
+ { "id": "CUT", "level": 1 },
+ { "id": "LEATHER_AWL", "level": 1 }
],
"tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ],
- [ [ "sewing_kit", 6 ] ]
+ [ [ "swage", -1 ] ]
],
"components": [
[ [ "spike", 5 ] ],
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
[ [ "leather", 2 ] ]
]
},
{
- "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",
+ "type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "battle_mop",
"category": "CC_WEAPON",
"subcategory": "CSC_WEAPON_BASHING",
@@ -688,354 +913,238 @@
"difficulty": 2,
"time": "2 h",
"reversible": true,
- "autolearn": true,
- "qualities" : [
- { "id":"CUT","level":1,"amount":1},
- {"id":"HAMMER","level":2,"amount":1 }
+ "book_learn": [ [ "book_maid_weapons", 2 ] ],
+ "using": [
+ [ "sewing_standard", 10 ],
+ [ "adhesive", 1 ],
+ [ "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 }
],
"components": [
- [ [ "stick", 1 ], [ "2x4", 1 ] ],
- [ [ "rag", 4 ] ],
- [ [ "steel_chunk", 1 ] ],
- [ [ "string_36", 1] ],
- [ [ "duct_tape", 25 ] ]
- ]
- },
- {
- "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 ] ]
+ [ [ "log", 1 ] ],
+ [ [ "rag", 4 ] ]
]
},
{
- "type" : "recipe",
- "result": "briefs_kemo",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "35 m",
+ "type": "recipe",
+ "result": "master_doll",
+ "category": "CC_OTHER",
+ "subcategory": "CSC_OTHER_OTHER",
+ "skill_used": "fabrication",
+ "skills_required": [ "tailor", 3 ],
+ "difficulty": 3,
+ "time": "1 h",
"reversible": false,
- "autolearn": true,
- "using": [ [ "sewing_standard", 15 ] ],
- "components": [
- [ [ "rag", 2 ] ]
+ "book_learn": [ [ "mag_animecon", 3 ], [ "book_maid_clothing", 3 ] ],
+ "using": [
+ [ "sewing_standard", 50 ],
+ [ "tailoring_cotton", 5 ]
]
},
{
"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", 15 ] ],
- "components": [ [ [ "rag", 10 ] ] ]
- },
- {
- "type" : "recipe",
- "result": "kawaii_maid_dress_ex",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "tailor",
+ "activity_level": "MODERATE_EXERCISE",
+ "result": "maid_mess_kit",
+ "category": "CC_OTHER",
+ "subcategory": "CSC_OTHER_TOOLS",
+ "skill_used": "fabrication",
"difficulty": 4,
- "time": "2 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 200 ] ],
+ "skills_required": [ "cooking", 4 ],
+ "time": "1 h",
+ "reversible": false,
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "qualities": [ { "id": "SCREW", "level": 1 } ],
+ "proficiencies": [
+ { "proficiency": "prof_plasticworking", "time_multiplier": 1.5 },
+ { "proficiency": "prof_elec_soldering" },
+ { "proficiency": "prof_elec_circuits" }
+ ],
"components": [
- [ [ "kawaii_maid_dress" , 1] ],
- [ [ "rag" , 20 ] ],
- [ [ "plastic_chunk" , 6 ] ],
- [ [ "leather" , 12 ] ]
+ [ [ "knife_steak", 1 ], [ "knife_butcher", 1 ] ],
+ [ [ "pot", 1 ] ],
+ [ [ "hotplate", 1 ], [ "mess_kit", 1] ]
]
},
{
"type": "recipe",
- "result": "kawaii_maid_dress_lss",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_TORSO",
- "skill_used": "tailor",
- "difficulty": 6,
- "time": "3 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 200 ] ],
- "components": [
- [ [ "rag", 30 ] ],
- [ [ "kawaii_raincoat", 1 ] ],
- [ [ "kawaii_maid_dress_ex", 1 ] ],
- [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
- ]
- },
- {
- "type" : "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"result": "kawaii_raincoat",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_TORSO",
"skill_used": "tailor",
"difficulty": 1,
"time": "30 m",
- "autolearn": true,
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "adhesive", 2 ],
+ [ "tailoring_cotton", 4 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
"components": [
- [ [ "duct_tape", 50 ] ],
- [ [ "bag_plastic", 10 ] ],
- [ [ "rag", 10 ] ]
+ [ [ "bag_plastic", 10 ], [ "duct_tape", 50 ] ]
]
},
{
- "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", 3 ] ] ]
- },
- {
- "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", 20 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
- },
- {
- "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",
+ "activity_level": "BRISK_EXERCISE",
"result": "kawaii_maid_hardcase",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "fabrication",
"difficulty": 6,
+ "skills_required": [ "tailor", 6 ],
"time": "100 m",
- "autolearn": true,
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
+ "book_learn": [ [ "book_maid_clothing", 6 ] ],
+ "using": [
+ [ "welding_standard", 5 ],
+ [ "plastic_molding", 20 ],
+ [ "adhesive", 8 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_metalworking" },
+ { "proficiency": "prof_blacksmithing" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
],
"components": [
- [ [ "plastic_chunk" , 20 ] ],
- [ [ "steel_chunk", 4 ], [ "scrap", 20 ] ],
[ [ "kawaii_maid_hardcase_mini", 1 ] ],
- [ [ "duct_tape", 200 ] ]
+ [ [ "sheet_metal", 2 ] ]
]
},
{
"type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "kawaii_maid_hardcase_mini",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "fabrication",
"difficulty": 5,
+ "skills_required": [ "tailor", 5 ],
"time": "90 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 160 ] ],
- "tools": [
- [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
+ "book_learn": [ [ "book_maid_clothing", 5 ] ],
+ "using": [
+ [ "plastic_molding", 15 ],
+ [ "adhesive", 5 ],
+ [ "tailoring_leather_patchwork", 18 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_closures_waterproofing" },
+ { "proficiency": "prof_closures" }
],
"components": [
- [ [ "plastic_chunk" , 14 ] ],
- [ [ "leather" , 14 ] ],
- [ [ "kawaii_maid_hardcase_slim", 1 ] ],
- [ [ "duct_tape", 160 ] ]
+ [ [ "kawaii_maid_hardcase_slim", 1 ] ]
]
},
{
"type": "recipe",
+ "activity_level": "BRISK_EXERCISE",
"result": "kawaii_maid_hardcase_slim",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"skill_used": "fabrication",
"difficulty": 4,
+ "skills_required": [ "tailor", 4 ],
"time": "80 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 120 ] ],
- "tools": [
- [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "plastic_molding", 10 ],
+ [ "adhesive", 4 ],
+ [ "tailoring_leather_patchwork", 10 ]
],
- "components": [
- [ [ "plastic_chunk" , 10 ] ],
- [ [ "leather" , 10 ] ],
- [ [ "duct_tape", 120 ] ]
- ]
- },
- {
- "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", 10 ] ],
- "components": [
- [ [ "rag", 24 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "kawaii_dress_shoes",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "35 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 10 ] ],
- "components": [
- [ [ "leather", 4 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "kawaii_boots",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "35 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 10 ] ],
- "components": [
- [ [ "leather", 6 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "kawaii_boots_hi",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 6,
- "time": "3 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 100 ] ],
- "components": [
- [ [ "leather", 22 ] ],
- [ [ "kevlar_plate", 12 ] ],
- [ [ "duct_tape", 300 ] ],
- [ [ "kawaii_boots", 1 ] ],
- [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "kawaii_shoes_hi",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 6,
- "time": "3 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 100 ] ],
- "components": [
- [ [ "leather", 22 ] ],
- [ [ "kevlar_plate", 12 ] ],
- [ [ "duct_tape", 300 ] ],
- [ [ "kawaii_dress_shoes", 1 ] ],
- [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ]
+ "proficiencies": [
+ { "proficiency": "prof_leatherworking_basic" },
+ { "proficiency": "prof_leatherworking" },
+ { "proficiency": "prof_closures_waterproofing" },
+ { "proficiency": "prof_closures" }
]
},
{
"type": "recipe",
+ "activity_level": "NO_EXERCISE",
"result": "kawaii_scarf",
+ "//": "Loosely based on patchwork scarf with much longer crafting time.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"skill_used": "tailor",
"difficulty": 2,
"time": "90 m",
"reversible": true,
- "autolearn": true,
- "using": [ [ "sewing_standard", 3 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
- },
- {
- "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 ] ] ]
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "sewing_standard", 3 ],
+ [ "tailoring_cotton", 2 ]
+ ]
},
{
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"result": "kawaii_maid_megane_01",
+ "//": "A guess of what regular glasses would be made from if craftable.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"skill_used": "fabrication",
"difficulty": 2,
"time": "8 m",
- "autolearn": true,
+ "book_learn": [ [ "mag_animecon", 2 ], [ "book_maid_clothing", 2 ] ],
+ "using": [
+ [ "soldering_standard", 20 ],
+ [ "adhesive", 1 ]
+ ],
"qualities": [ { "id": "SCREW", "level": 1 } ],
"components": [
- [
- ["glasses_eye" , 1],
- ["glasses_bifocal" , 1],
- ["glasses_reading" , 1]
- ]
+ [ [ "glasses_eye" , 1 ], [ "glasses_bifocal" , 1 ], [ "glasses_reading" , 1 ] ]
]
},
{
"type": "recipe",
+ "activity_level": "LIGHT_EXERCISE",
"result": "kawaii_hitec_megane",
+ "//": "Loosely based on survivor goggles.",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"skill_used": "fabrication",
"difficulty": 6,
- "time": "100 m",
- "autolearn": true,
+ "skills_required": [ "tailor", 4 ],
+ "time": "30 m",
+ "book_learn": [ [ "book_maid_clothing", 4 ] ],
+ "using": [
+ [ "sewing_standard", 10 ],
+ [ "soldering_standard", 40 ],
+ [ "adhesive", 1 ]
+ ],
+ "proficiencies": [
+ { "proficiency": "prof_polymerworking" },
+ { "proficiency": "prof_plasticworking" },
+ { "proficiency": "prof_closures" },
+ { "proficiency": "prof_closures_waterproofing" }
+ ],
"qualities": [ { "id": "SCREW", "level": 1 } ],
"components": [
[ [ "kawaii_maid_megane_01" , 1 ] ],
- [ [ "kevlar_plate", 12 ] ]
+ [ [ "glasses_safety", 2 ], [ "glasses_bal", 1 ] ],
+ [
+ [ "goggles_ski", 1 ],
+ [ "goggles_welding", 1 ],
+ [ "sunglasses", 1 ],
+ [ "fancy_sunglasses", 1 ],
+ [ "fitover_sunglasses", 1 ]
+ ],
+ [ [ "kevlar_plate", 2 ] ]
]
}
]