[
  {
    "type": "recipe",
    "result": "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", 20 ] ]
    ]
  },
  {
    "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": [
      [ "filament", 150 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "maid_dress" , 1 ] ],
      [ [ "rag" , 20 ] ],
      [ [ "leather", 12 ] ]
    ]
  },
  {
    "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",
    "difficulty": 6,
    "skills_required": [ "fabrication", 6 ],
    "time": "4 h",
    "autolearn": true,
    "using": [
      [ "sewing_standard", 150 ],
      [ "adhesive", 12 ]
    ],
    "components": [
      [ [ "kawaii_maid_dress_long_leather", 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 ] ],
      [ [ "rag", 20 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "maid_dress_french",
    "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", 15 ] ]
    ]
  },
  {
    "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 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "kawaii_maid_dress" , 1] ],
      [ [ "rag" , 20 ] ],
      [ [ "leather", 12 ] ]
    ]
  },
  {
    "type": "recipe",
    "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 ]
      ],
      [ [ "kevlar_plate", 24 ] ],
      [ [ "rag", 20 ] ]
    ]
  },
  {
     "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": [
      [ "filament", 24 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "kawaii_maid_hat", 1 ] ],
      [ [ "rag", 2 ] ],
      [ [ "leather", 10 ] ]
    ]
  },
  {
    "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 ],
      [ "adhesive", 2 ]
    ],
    "components": [
      [ [ "kawaii_maid_hat_thermal_off", 1 ] ],
      [ [ "kevlar_plate", 4 ] ],
      [ [ "rag", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "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": "maid_gloves_cotton",
    "note": "Loosely based on light gloves.",
    "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",
    "note": "Loosely based on leather gloves.",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_HANDS",
    "skill_used": "tailor",
    "difficulty": 4,
    "time": "30 m",
    "autolearn": true,
    "using": [
      [ "filament", 6 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "maid_gloves_cotton", 1 ] ],
      [ [ "rag", 4 ] ],
      [ [ "leather", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "maid_gloves_armor",
    "note": "Loosely based on light survivor gloves.",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_HANDS",
    "skill_used": "tailor",
    "difficulty": 6,
    "time": "1 h",
    "autolearn": true,
    "using": [
      [ "sewing_standard", 50 ],
      [ "adhesive", 2 ]
    ],
    "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": "10 m",
    "autolearn": true,
    "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 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "maid_gloves_long_cotton", 1 ] ],
      [ [ "rag", 8 ] ],
      [ [ "leather", 4 ] ]
    ]
  },
  {
    "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 ],
      [ "adhesive", 4 ]
    ],
    "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,
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "leather", 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,
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "leather", 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 ]
    ],
    "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 ]
    ],
    "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", 9 ] ],
    "components": [
      [ [ "rag", 12 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_niso_thin",
    "note": "Loosely based on stockings.",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_FEET",
    "skill_used": "tailor",
    "difficulty": 2,
    "time": "10 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 6 ] ],
    "components": [
      [ [ "rag", 8 ] ]
    ]
  },
  {
    "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",
    "skill_used": "tailor",
    "difficulty": 4,
    "time": "80 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "sewing_standard", 30 ] ],
    "components": [
      [ [ "rag", 8 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_panties",
    "note": "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",
    "autolearn": true,
    "using": [ [ "sewing_standard", 15 ] ],
    "components": [
      [ [ "rag", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_bra",
    "note": "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",
    "autolearn": true,
    "using": [ [ "sewing_standard", 15 ] ],
    "components": [
      [ [ "rag", 2 ] ],
      [ [ "wire", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_vest",
    "note": "A utility vest upgraded with cuter detailing.",
    "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": "A tac vest and maid vest spliced together.",
    "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",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 3,
    "time": "1 h 30 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "sewing_standard", 150 ] ],
    "components": [
      [ [ "rag", 20 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "survivor_tux_leather",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "skills_required": [ "fabrication", 4 ],
    "difficulty": 4,
    "time": "3 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "filament", 150 ]
      ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "tux" , 1] ],
      [ [ "rag" , 20 ] ],
      [ [ "leather", 12 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "survivor_tux",
    "note": "Loosely based on medium survivor suit. Requires previous tier tux as material.",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 6,
    "skills_required": [ "fabrication", 6 ],
    "time": "4 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "sewing_standard", 150 ],
      [ "adhesive", 12 ]
    ],
    "components": [
      [ [ "survivor_tux_leather", 1 ] ],
      [ [ "cloak", 1 ] ],
      [ [ "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 ] ],
      [ [ "rag", 20 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "makeshift_throwing_knife",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_RANGED",
    "skill_used": "fabrication",
    "difficulty": 0,
    "time": "20 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "steel_tiny", 2 ] ],
    "qualities":[ { "id": "HAMMER", "level": 2 } ],
    "components": [
      [ [ "rag", 1 ], [ "duct_tape", 50 ], [ "string_6", 2 ], [ "sinew", 100 ], [ "thread", 100 ], [ "plant_fibre", 100 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "assassins_throwing_dagger",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_RANGED",
    "skill_used": "fabrication",
    "difficulty": 6,
    "skills_required": [ "throw", 2 ],
    "time": "5 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 10 ],
      [ "steel_tiny", 3 ]
    ],
    "qualities": [ { "id": "CHISEL", "level": 3 } ],
    "tools": [ [ [ "swage", -1 ] ] ]
  },
  {
    "type": "recipe",
    "result": "destruction_otama",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "4 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 10 ],
      [ "steel_tiny", 3 ]
    ],
    "qualities": [ { "id": "CHISEL", "level": 3 } ],
    "tools": [ [ [ "swage", -1 ] ] ],
    "components": [
      [ [ "2x4", 1 ], [ "stick", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "vorpal_kitchen_knife",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_CUTTING",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "6 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 20 ],
      [ "steel_tiny", 12 ]
    ],
    "qualities": [ { "id": "CHISEL", "level": 3 } ],
    "tools": [ [ [ "swage", -1 ] ] ],
    "components": [
      [ [ "2x4", 1 ], [ "stick", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "slaying_pan",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "480 m",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 20 ],
      [ "steel_tiny", 12 ]
    ],
    "qualities": [ { "id": "CHISEL", "level": 3 } ],
    "tools": [ [ [ "swage", -1 ] ] ],
    "components": [
      [ [ "2x4", 1 ], [ "stick", 2 ] ],
      [ [ "spike", 6 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "brutal_broom",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_PIERCING",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "2 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 5 ],
      [ "adhesive", 4 ]
    ],
    "qualities": [
      { "id": "CHISEL", "level": 3 },
      { "id": "SAW_M", "level": 1 }
    ],
    "tools": [ [ [ "swage", -1 ] ] ],
    "components": [
      [ [ "blade", 1 ] ],
      [ [ "spike", 1 ] ],
      [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "spiked_whip",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "360 m",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 20 ],
      [ "steel_tiny", 4 ]
    ],
    "qualities": [
      { "id": "CHISEL", "level": 3 },
      { "id": "CUT", "level": 1 }
    ],
    "tools": [ [ [ "swage", -1 ] ] ],
    "components": [
      [ [ "bullwhip" ,1 ], [ "leather", 20 ] ],
      [ [ "spike", 9 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "shikomi_kasa",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_CUTTING",
    "skill_used": "fabrication",
    "difficulty": 9,
    "time": "8 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 20 ],
      [ "steel_tiny", 6 ]
    ],
    "qualities": [ { "id": "CHISEL", "level": 3 } ],
    "tools": [ [ [ "swage", -1 ] ] ],
    "components": [
      [ [ "umbrella", 1 ], [ "teleumbrella", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "shikomi_stick",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_CUTTING",
    "skill_used": "fabrication",
    "difficulty": 8,
    "time": "6 h",
    "reversible": false,
    "autolearn": true,
    "using": [
      [ "blacksmithing_standard", 20 ],
      [ "steel_tiny", 6 ]
    ],
    "qualities": [
      { "id": "CHISEL", "level": 3 },
      { "id": "CUT", "level": 1 }
    ],
    "tools": [ [ [ "polisher", 20 ] ] ],
    "components": [
      [ [ "2x4", 2 ], [ "stick", 4 ] ],
      [ [ "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 ]
    ],
    "qualities": [
      { "id": "CHISEL", "level": 3 },
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "tools": [
      [ [ "swage", -1 ] ]
    ],
    "components": [
      [ [ "spike", 5 ] ],
      [ [ "leather", 2 ] ]
    ]
  },
  {
    "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",
    "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": "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 ], [ "mess_kit", 1] ]
    ]
  },
  {
    "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 } ],
    "tools": [
       [ [ "feather", -1 ] ]
    ],
    "components": [
       [ [ "paper", 5 ] ],
       [ [ "sugar", 1 ] ],
       [ [ "stick", 1 ], [ "2x4", 1 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_raincoat",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 1,
    "time": "30 m",
    "autolearn": true,
    "using": [
      [ "adhesive", 2 ]
    ],
    "components": [
      [ [ "rag", 10 ] ],
      [ [ "bag_plastic", 10 ], [ "duct_tape", 50 ] ]
    ]
  },
  {
    "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", 2 ] ]
    ]
  },
  {
    "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", 15 ] ],
    "components": [
      [ [ "rag", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "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,
    "using": [
      [ "welding_standard", 5 ],
      [ "plastic_molding", 20 ],
      [ "adhesive", 8 ]
    ],
    "components": [
      [ [ "kawaii_maid_hardcase_mini", 1 ] ],
      [ [ "sheet_metal", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "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": [
      [ "plastic_molding", 15 ],
      [ "adhesive", 5 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "kawaii_maid_hardcase_slim", 1 ] ],
      [ [ "tanned_hide", 6 ] ]
    ]
  },
  {
    "type": "recipe",
    "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": [
      [ "plastic_molding", 10 ],
      [ "adhesive", 4 ]
    ],
    "qualities": [
      { "id": "SEW", "level": 1 },
      { "id": "CUT", "level": 1 },
      { "id": "LEATHER_AWL", "level": 1 }
    ],
    "components": [
      [ [ "leather", 20 ] ]
    ]
  },
  {
    "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",
    "difficulty": 2,
    "time": "90 m",
    "reversible": true,
    "autolearn": true,
    "using": [ [ "sewing_standard", 3 ] ],
    "components": [
      [ [ "rag", 4 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_megane_01",
    "note": "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,
    "using": [
      [ "soldering_standard", 20 ],
      [ "adhesive", 1 ]
    ],
    "qualities": [ { "id": "SCREW", "level": 1 } ],
    "components": [
      [ [ "glasses_eye" , 1], [ "glasses_bifocal" , 1], [ "glasses_reading" , 1] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_hitec_megane",
    "note": "Loosely based on survivor goggles.",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_HEAD",
    "skill_used": "fabrication",
    "difficulty": 6,
    "skills_required": [ "tailor", 4 ],
    "time": "30 m",
    "autolearn": true,
    "using": [
      [ "sewing_standard", 10 ],
      [ "soldering_standard", 40 ],
      [ "adhesive", 1 ]
    ],
    "qualities": [ { "id": "SCREW", "level": 1 } ],
    "components": [
      [ [ "kawaii_maid_megane_01" , 1 ] ],
      [ [ "glasses_safety", 2 ], [ "glasses_bal", 1 ] ],
      [
        [ "goggles_ski", 1 ],
        [ "goggles_welding", 1 ],
        [ "sunglasses", 1 ],
        [ "fancy_sunglasses", 1 ],
        [ "fitover_sunglasses", 1 ]
      ],
      [ [ "kevlar_plate", 2 ] ]
    ]
  }
]