[
  {
    "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", 15 ] ],
    "components": [ [ [ "rag", 10 ] ] ]
  },
  {
    "type" : "recipe",
    "result": "kawaii_maid_dress_long_leather",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 4,
    "time": "2 h",
    "autolearn": true,
    "using": [ [ "sewing_standard", 200 ] ],
    "components": [
      [ [ "maid_dress" , 1] ],
      [ [ "rag" , 20 ] ],
      [ [ "plastic_chunk" , 6 ] ],
      [ [ "leather" , 12 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_dress_long_armor",
    "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_long_leather", 1 ] ],
      [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
    ]
  },
  {
    "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", 10 ] ] ]
  },
  {
    "type" : "recipe",
    "result": "kawaii_vest",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 2,
    "time": "30 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 30 ] ],
    "components": [
      [ ["vest" , 1] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "kawaii_vest_tac",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 6,
    "time": "30 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 30 ] ],
    "components": [
      [ ["kawaii_vest" , 1] ],
      [ ["tacvest" , 1] ]
    ]
  },
  {
    "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": "jokyu_fuku",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 4,
    "time": "90 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "sewing_standard", 15 ] ],
    "components": [
      [ [ "rag", 40 ] ]
    ]
  },
  {
    "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_maid_niso_thick",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_FEET",
    "skill_used": "tailor",
    "difficulty": 2,
    "time": "35 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 10 ] ],
    "components": [
      [ [ "rag", 18 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_niso_thin",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_FEET",
    "skill_used": "tailor",
    "difficulty": 2,
    "time": "35 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 10 ] ],
    "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": "tux",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 4,
    "time": "200 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "sewing_standard", 150 ] ],
    "components": [
      [ [ "rag", 45 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "survivor_tux",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "skills_required" : ["fabrication", 6],
    "difficulty": 7,
    "time": "120 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "sewing_standard", 200 ] ],
    "components": [
      [ [ "tux", 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 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "makeshift_throwing_knife",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_RANGED",
    "skill_used": "fabrication",
    "difficulty": 3,
    "skills_required" : [ "throw", 4 ],
    "time": "20 m",
    "reversible": false,
    "autolearn": true,
    "qualities":[
      { "id":"HAMMER","level":2,"amount":1 }
    ],
    "components": [
      [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
      [ [ "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": 7,
    "skills_required" : [ "throw", 7 ],
    "time": "240 m",
    "reversible": false,
    "autolearn": true,
    "qualities":[
      { "id":"HAMMER","level":3,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
    ],
    "components":
      [
      [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
      [ [ "leather", 1 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "destruction_otama",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 7,
    "skills_required" : [ "melee", 5 ],
    "time": "480 m",
    "reversible": false,
    "autolearn": true,
    "qualities":[
      { "id":"HAMMER","level":3,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
    ],
    "components":
      [
      [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
      [ [ "2x4", 1 ], [ "stick", 2 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "vorpal_kitchen_knife",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_CUTTING",
    "skill_used": "fabrication",
    "difficulty": 10,
    "skills_required" : [ "melee", 10 ],
    "time": "480 m",
    "reversible": false,
    "autolearn": true,
    "qualities": [
      { "id":"HAMMER","level":3,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 450], [ "char_forge", 90], [ "oxy_torch", 90] ]
    ],
    "components":
      [
      [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ],
      [ [ "2x4", 1 ], [ "stick", 2 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "slaying_pan",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 9,
    "skills_required" : [ "melee", 7 ],
    "time": "480 m",
    "reversible": false,
    "autolearn": true,
    "qualities": [
      { "id":"HAMMER","level":3,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 450], [ "char_forge", 90], [ "oxy_torch", 90] ]
    ],
    "components":
      [
      [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ],
      [ [ "2x4", 1 ], [ "stick", 2 ] ],
      [ [ "spike", 6 ] ]
    ]
  },
  {
    "type" : "recipe",
    "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] ]
    ],
    "components": [
      [ [ "blade", 1 ] ],
      [ [ "spike", 1 ] ],
      [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ],
      [ [ "duct_tape", 100 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "spiked_whip",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 8,
    "skills_required" : [ "melee", 6 ],
    "time": "360 m",
    "reversible": false,
    "autolearn": true,
    "qualities": [
      { "id":"HAMMER","level":3,"amount":1 },
      { "id":"CUT","level":1,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 400], [ "char_forge", 80], [ "oxy_torch", 80] ]
    ],
    "components":
      [
      [ [ "bullwhip" ,1 ], [ "leather" ,25 ] ],
      [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ],
      [ [ "spike", 9 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "shikomi_kasa",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_CUTTING",
    "skill_used": "fabrication",
    "difficulty": 8,
    "skills_required" : [ "melee", 6 ],
    "time": "480 m",
    "reversible": false,
    "autolearn": true,
    "qualities": [
    { "id":"HAMMER","level":3,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 400], [ "char_forge", 80], [ "oxy_torch", 80] ]
    ],
    "components":
      [
      [ ["umbrella", 1 ], ["teleumbrella", 1 ] ],
      [ [ "steel_lump", 2 ],[ "steel_chunk", 6 ], [ "scrap", 18 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "shikomi_stick",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_CUTTING",
    "skill_used": "fabrication",
    "difficulty": 8,
    "skills_required" : [ "melee", 6 ],
    "time": "540 m",
    "reversible": false,
    "autolearn": true,
    "qualities": [
      { "id":"HAMMER","level":3,"amount":1 },
      { "id":"CUT","level":1,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 400],[ "char_forge", 80], [ "oxy_torch", 80] ],
      [ ["polisher", 20] ]
    ],
    "components": [
      [ [ "2x4", 2 ], [ "stick", 4 ] ],
      [ [ "steel_lump", 2 ], [ "steel_chunk", 6 ], [ "scrap", 18 ] ],
      [ [ "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",
    "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,
    "qualities" : [
      { "id":"HAMMER","level":1,"amount":1 }
    ],
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ],
      [ [ "sewing_kit", 6 ] ]
    ],
    "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",
    "result": "battle_mop",
    "category": "CC_WEAPON",
    "subcategory": "CSC_WEAPON_BASHING",
    "skill_used": "fabrication",
    "difficulty": 2,
    "time": "2 h",
    "reversible": true,
    "autolearn": true,
    "qualities" : [
      { "id":"CUT","level":1,"amount":1},
      {"id":"HAMMER","level":2,"amount":1 }
    ],
    "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 ] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "briefs_kemo",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_LEGS",
    "skill_used": "tailor",
    "difficulty": 2,
    "time": "35 m",
    "reversible": false,
    "autolearn": true,
    "using": [ [ "sewing_standard", 15 ] ],
    "components": [
      [ [ "rag", 2 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_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",
    "difficulty": 4,
    "time": "2 h",
    "autolearn": true,
    "using": [ [ "sewing_standard", 200 ] ],
    "components": [
      [ [ "kawaii_maid_dress" , 1] ],
      [ [ "rag" , 20 ] ],
      [ [ "plastic_chunk" , 6 ] ],
      [ [ "leather" , 12 ] ]
    ]
  },
  {
    "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",
    "result": "kawaii_raincoat",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_TORSO",
    "skill_used": "tailor",
    "difficulty": 1,
    "time": "30 m",
    "autolearn": true,
    "components": [
      [ [ "duct_tape", 50 ] ],
      [ [ "bag_plastic", 10 ] ],
      [ [ "rag", 10 ] ]
    ]
  },
  {
    "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",
    "result": "kawaii_maid_hardcase",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "100 m",
    "autolearn": true,
    "tools": [
      [ ["tongs", -1] ],
      [ ["chisel", -1] ],
      [ ["anvil", -1] ],
      [ ["swage", -1] ],
      [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
    ],
    "components": [
      [ [ "plastic_chunk" , 20 ] ],
      [ [ "steel_chunk", 4 ], [ "scrap", 20 ] ],
      [ [ "kawaii_maid_hardcase_mini", 1 ] ],
      [ [ "duct_tape", 200 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_hardcase_mini",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "fabrication",
    "difficulty": 5,
    "time": "90 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 160 ] ],
    "tools": [
      [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
    ],
    "components": [
      [ [ "plastic_chunk" , 14 ] ],
      [ [ "leather" , 14 ] ],
      [ [ "kawaii_maid_hardcase_slim", 1 ] ],
      [ [ "duct_tape", 160 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_hardcase_slim",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "fabrication",
    "difficulty": 4,
    "time": "80 m",
    "autolearn": true,
    "using": [ [ "sewing_standard", 120 ] ],
    "tools": [
      [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
    ],
    "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 ] ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_scarf",
    "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 ] ] ]
  },
  {
    "type": "recipe",
    "result": "kawaii_maid_megane_01",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_HEAD",
    "skill_used": "fabrication",
    "difficulty": 2,
    "time": "8 m",
    "autolearn": true,
    "qualities": [ { "id": "SCREW", "level": 1 } ],
    "components": [
      [
        ["glasses_eye" , 1],
        ["glasses_bifocal" , 1],
        ["glasses_reading" , 1]
      ]
    ]
  },
  {
    "type": "recipe",
    "result": "kawaii_hitec_megane",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_HEAD",
    "skill_used": "fabrication",
    "difficulty": 6,
    "time": "100 m",
    "autolearn": true,
    "qualities": [ { "id": "SCREW", "level": 1 } ],
    "components": [
      [ [ "kawaii_maid_megane_01" , 1 ] ],
      [ [ "kevlar_plate", 12 ] ]
    ]
  }
]