[
{
        "type" : "recipe",
  "result": "quiver",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required": [ "archery", 1 ],
  "difficulty": 2,
  "time": 10000,
  "reversible": true,
  "decomp_learn": 3,
  "autolearn": true,
  "book_learn" : [[ "recipe_arrows", 1 ]],
  "tools": [
    [
      [ "needle_bone", 2 ],
      [ "needle_wood", 2 ],
      [ "sewing_kit", 2 ]
    ]
  ],
  "components": [
    [
      [ "leather", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "modularvestsuper",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "decomp_learn": 0,
  "components": [
    [
      [ "modularvest", 1 ]
    ],
    [
      [ "alloy_plate", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "modularveststeel",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "decomp_learn": 0,
  "components": [
    [
      [ "modularvest", 1 ]
    ],
    [
      [ "steel_plate", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "modularvestceramic",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "decomp_learn": 0,
  "components": [
    [
      [ "modularvest", 1 ]
    ],
    [
      [ "ceramic_armor", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "modularvestkevlar",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "decomp_learn": 0,
  "components": [
    [
      [ "modularvest", 1 ]
    ],
    [
      [ "kevlar_plate", 8 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "modularvesthard",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "decomp_learn": 0,
  "components": [
    [
      [ "modularvest", 1 ]
    ],
    [
      [ "hard_plate", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "modularvest",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 5000,
  "reversible": true,
  "autolearn": false,
  "decomp_learn": 4,
  "components": [
    [
      [ "kevlar_plate", 24 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "quiver_large",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required": [ "archery", 2 ],
  "difficulty": 3,
  "time": 20000,
  "reversible": true,
  "decomp_learn": 3,
  "autolearn": true,
  "book_learn" : [[ "recipe_arrows", 2 ]],
  "qualities":[
    {"id":"HAMMER","level":2,"amount":1}
  ], "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "leather", 8 ],
      [ "tanned_hide", 1 ]
    ],
    [
      [ "scrap", 3 ],
      [ "steel_chunk", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "socks",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 4 ],
      [ "needle_wood", 4 ],
      [ "sewing_kit", 4 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "stockings",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 6 ],
      [ "needle_wood", 6 ],
      [ "sewing_kit", 6 ]
    ]
  ],
  "components": [
    [
      [ "rag", 8 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "stockings_tent_legs",
  "id_suffix": "from_rags",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 50000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 24 ],
      [ "needle_wood", 24 ],
      [ "sewing_kit", 24 ]
    ]
  ],
  "components": [
    [
      [ "rag", 30 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "stockings_tent_legs",
  "id_suffix": "from_stockings",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 15000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 6 ],
      [ "needle_wood", 6 ],
      [ "sewing_kit", 6 ]
    ]
  ],
  "components": [
    [
      [ "stockings", 3 ]
    ],
    [
      [ "rag", 6]
    ]
  ]
},{
  "type" : "recipe",
  "result": "stockings_tent_arms",
  "id_suffix": "from_rags",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_ARMS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 32 ],
      [ "needle_wood", 32 ],
      [ "sewing_kit", 32 ]
    ]
  ],
  "components": [
    [
      [ "rag", 40 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "stockings_tent_arms",
  "id_suffix": "from_stockings",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_ARMS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "stockings", 4 ]
    ],
    [
      [ "rag", 8 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mocassins",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_survival", 0] , ["pocket_survival", 0]],
  "tools": [
    [
      [ "needle_bone", 5 ],
      [ "needle_wood", 5 ],
      [ "sewing_kit", 5 ]
    ]
  ],
  "components": [
    [
      [ "fur", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boots",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "leather", 10 ],
      [ "tanned_hide", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boots_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 40000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_survival", 1]],
  "tools": [
    [
      [ "needle_bone", 13 ],
      [ "needle_wood", 13 ],
      [ "sewing_kit", 13 ]
    ]
  ],
  "components": [
    [
      [ "leather", 7 ],
      [ "tanned_hide", 1 ]
    ],
    [
      [ "fur", 7 ],
      [ "tanned_pelt", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boots_chitin",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 4 ]
    ],
    [
      [ "chitin_piece", 4 ]
    ],
    [
      [ "leather", 2 ],
      [ "fur", 2 ],
      [ "rag", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boots_bone",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_tailor", 2 ] , ["textbook_tailor", 2]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 18 ],
      [ "needle_wood", 18 ],
      [ "sewing_kit", 18 ]
    ]
  ],
  "components": [
    [
      [ "bone", 18 ]
    ],
    [
      [ "leather", 2 ],
      [ "fur", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boots_larmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 3 ] , [ "tailor_portfolio", 4 ] , ["textbook_survival", 3] , ["trappers_companion", 3] , ["survival_book", 3] , ["textbook_armwest", 5]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 24 ],
      [ "needle_wood", 24 ],
      [ "sewing_kit", 24 ]
    ]
  ],
  "components": [
    [
      [ "leather", 18 ],
      [ "tanned_hide", 3 ],
      [ "fur", 18 ],
      [ "tanned_pelt", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boots_western",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 5,
  "time": 35000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 4 ] , [ "tailor_portfolio", 5 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 100 ],
      [ "needle_wood", 100 ],
      [ "sewing_kit", 100 ]
    ]
  ],
  "components": [
    [
      [ "leather", 9 ],
      [ "tanned_hide", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "helmet_larmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 18 ],
      [ "needle_wood", 18 ],
      [ "sewing_kit", 18 ]
    ]
  ],
  "components": [
    [
      [ "leather", 16 ],
      [ "tanned_hide", 3 ],
      [ "fur", 16 ],
      [ "tanned_pelt", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "shorts",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 25000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "rag", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "boxer_shorts",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 25000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "mag_tailor", 1 ] , ["manual_tailor", 1]],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "rag", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "shorts_cargo",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_tailor", 1 ]],
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "rag", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "jeans",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 45000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 3 ] , [ "tailor_portfolio", 5 ] , ["manual_tailor", 3] , ["survival_book", 3]],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "rag", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "long_undertop",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "long_underpants",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "mag_tailor", 1 ] , ["manual_tailor", 1]],
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bra",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ]
    ],
    [
      [ "wire", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "undershirt",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "panties",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "mag_tailor", 1 ] , ["manual_tailor", 1]],
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "briefs",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 35000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "mag_tailor", 1 ] , ["manual_tailor", 1]],
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "union_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 3000,
  "reversible": true,
  "decomp_learn": 0,
  "note": "OK, I sewed the shirt and pants together, now how am I going to put this on? not perfectly trivial IMO.",
  "autolearn": false,
  "book_learn": [[ "mag_tailor", 0 ] , ["manual_tailor", 0] , ["textbook_tailor", 0]],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "long_undertop", 1 ]
    ],
    [
      [ "long_underpants", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "jumpsuit_xl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 4000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 4 ] , [ "manual_tailor", 5 ] , ["tailor_portfolio", 4]],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "polo_shirt", 2 ],
      [ "tshirt", 3 ]
    ],
    [
      [ "pants", 2 ],
      [ "pants_cargo", 1 ]
    ],
    [
      [ "rag", 6 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "jumpsuit_xl",
  "id_suffix": "from_jumpsuit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 4000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 4 ] , [ "manual_tailor", 5 ] , ["tailor_portfolio", 4]],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "jumpsuit", 1 ]
    ],
    [
      [ "rag", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "arm_warmers",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_ARMS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "leg_warmers",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "rag", 6 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "leg_warmers_xl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 2 ] , [ "manual_tailor", 3 ]],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "rag", 10 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "leg_warmers_xlf",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 2 ] , [ "manual_tailor", 3 ]],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "fur", 10 ],
      [ "tanned_pelt", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pants_cargo",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 48000,
  "reversible": true,
  "decomp_learn": 2,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 2 ] , ["manual_tailor", 2]],
  "tools": [
    [
      [ "needle_bone", 16 ],
      [ "needle_wood", 16 ],
      [ "sewing_kit", 16 ]
    ]
  ],
  "components": [
    [
      [ "rag", 8 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pants_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 50000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "leather", 10 ],
      [ "tanned_hide", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pants_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 4,
  "time": 40000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 18 ],
      [ "needle_wood", 18 ],
      [ "sewing_kit", 18 ]
    ]
  ],
  "components": [
    [
      [ "rag", 10 ]
    ],
    [
      [ "fur", 6 ],
      [ "tanned_pelt", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bikini_top",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 4 ],
      [ "needle_wood", 4 ],
      [ "sewing_kit", 4 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "tank_top",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 4 ],
      [ "needle_wood", 4 ],
      [ "sewing_kit", 4 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "tshirt",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 4 ],
      [ "needle_wood", 4 ],
      [ "sewing_kit", 4 ]
    ]
  ],
  "components": [
    [
      [ "rag", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "longshirt",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 42000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "rag", 7 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bikini_top_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "leather", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hot_pants_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 3 ] , ["manual_tailor", 3]],
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "leather", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hot_pants_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 3 ] , ["manual_tailor", 3]],
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "fur", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hoodie",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 40000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 14 ],
      [ "needle_wood", 14 ],
      [ "sewing_kit", 14 ]
    ]
  ],
  "components": [
    [
      [ "rag", 12 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bikini_top_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "fur", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hot_pants",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 38000,
  "reversible": false,
  "autolearn": false,
  "note": "zero Encumbrance, without elastic, at skill 2? seems tricky",
  "book_learn": [[ "textbook_tailor", 3 ] , ["manual_tailor", 3]],
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "loincloth",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 3000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "loincloth_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 1000,
  "reversible": false,
  "autolearn": true,
  "tools": [ ],
  "components": [
    [
      [ "fur", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "loincloth_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 3000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "leather", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "trenchcoat",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 42000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 24 ],
      [ "needle_wood", 24 ],
      [ "sewing_kit", 24 ]
    ]
  ],
  "components": [
    [
      [ "rag", 11 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "sleeveless_trenchcoat",
  "id_suffix": "from_rags",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 3,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 35700,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 9 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sleeveless_trenchcoat",
  "id_suffix": "from_trenchcoat",
  "byproducts": { "id" : "rag", "amount" : 2 },
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 21000,
  "reversible": false,
  "autolearn": true,
   "qualities" : [
    {"id":"CUT","level":1,"amount":1}
    ],
  "components": [
    [
      [ "trenchcoat", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "coat_rain",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "tools": [ ],
  "components": [
    [
      [ "duct_tape", 50 ]
    ],
    [
      [ "bag_plastic", 10 ]
    ],
    [
      [ "rag", 10 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hood_rain",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 12000,
  "reversible": false,
  "autolearn": true,
  "tools": [ ],
  "components": [
    [
      [ "duct_tape", 20 ]
    ],
    [
      [ "bag_plastic", 2 ]
    ],
    [
      [ "rag", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "trenchcoat_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 3,
  "time": 200000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 45 ],
      [ "needle_wood", 45 ],
      [ "sewing_kit", 45 ]
    ]
  ],
  "components": [
    [
      [ "fur", 11 ],
      [ "tanned_pelt", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "sleeveless_trenchcoat_fur",
  "id_suffix": "from_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 3,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 200000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 38 ],
      [ "needle_wood", 38 ],
      [ "sewing_kit", 38 ]
    ]
  ],
  "components": [
    [
      [ "fur", 9 ],
      [ "tanned_pelt", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sleeveless_trenchcoat_fur",
  "id_suffix": "from_trenchcoat_fur",
  "byproducts": { "id" : "fur", "amount" : 2 },
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 2,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 100000,
  "reversible": false,
  "autolearn": true,
   "qualities" : [
    {"id":"CUT","level":1,"amount":1}
    ],
  "components": [
    [
      [ "trenchcoat_fur", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "trenchcoat_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 200000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_tailor", 4] , ["tailor_portfolio", 4]],
  "tools": [
    [
      [ "needle_bone", 45 ],
      [ "needle_wood", 45 ],
      [ "sewing_kit", 45 ]
    ]
  ],
  "components": [
    [
      [ "leather", 22 ],
      [ "tanned_hide", 4 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "sleeveless_trenchcoat_leather",
  "id_suffix": "from_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 6,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 200000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_tailor", 4] , ["tailor_portfolio", 4]],
  "tools": [
    [
      [ "needle_bone", 38 ],
      [ "needle_wood", 38 ],
      [ "sewing_kit", 38 ]
    ]
  ],
  "components": [
    [
      [ "leather", 18 ],
      [ "tanned_hide", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sleeveless_trenchcoat_leather",
  "id_suffix": "from_trenchcoat_leather",
  "byproducts": { "id" : "leather", "amount" : 4 },
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 5,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 100000,
  "reversible": false,
  "autolearn": true,
   "qualities" : [
    {"id":"CUT","level":1,"amount":1}
    ],
  "components": [
    [
      [ "trenchcoat_leather", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "coat_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 4,
  "time": 100000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_survival", 1] , ["trappers_companion", 3] , ["survival_book", 2]],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "fur", 10 ],
      [ "tanned_pelt", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "jacket_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 5,
  "time": 150000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_tailor", 4] , ["manual_tailor", 3]],
  "tools": [
    [
      [ "needle_bone", 30 ],
      [ "needle_wood", 30 ],
      [ "sewing_kit", 30 ]
    ]
  ],
  "components": [
    [
      [ "leather", 18 ],
      [ "tanned_hide", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "vest_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "jacket_leather", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "vest_leather",
  "id_suffix": "from_patches",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 80000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_tailor", 3] , ["manual_tailor", 3]],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "leather", 10 ],
      [ "tanned_hide", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "shorts_denim",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools":[
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
    ],
  "components": [
    [
      [ "jeans", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "shorts_denim",
  "id_suffix": "from fabric",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_tailor", 3] , ["manual_tailor", 3]],
  "tools":[
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
    ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_liner",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 10000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "manual_tailor", 1 ] , [ "mag_tailor", 0 ] , ["textbook_survival", 2] , ["pocket_survival", 2]],
  "tools": [
    [
      [ "needle_bone", 2 ],
      [ "needle_wood", 2 ],
      [ "sewing_kit", 2 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_light",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 4 ],
      [ "needle_wood", 4 ],
      [ "sewing_kit", 4 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nomex_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 6 ] , ["tailor_portfolio", 7]],
  "tools": [
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
    [
      [ "nomex", 18 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nomex_hood",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 6 ] , ["textbook_tailor", 5] , ["tailor_portfolio", 5]],
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "nomex", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nomex_gloves",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 6 ] , ["textbook_tailor", 5] , ["tailor_portfolio", 5]],
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "nomex", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "nomex_socks",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 24000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 6 ] , ["textbook_tailor", 5] , ["tailor_portfolio", 5]],
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "nomex", 9 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "entry_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 6],
  "difficulty": 6,
  "time": 160000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fireman", 8 ] , ["tailor_portfolio", 8]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
     [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
     ],
     [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
    ]
  ],
  "components": [
     [
     [ "nomex", 40 ]
     ],
     [
      [ "kevlar_plate", 8 ]
     ],
     [
      [ "mask_bunker", 1 ]
     ],
     [
      [ "duct_tape", 200 ],
      [ "superglue", 5 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_fingerless",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 16000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "gloves_leather", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "gloves_fingerless",
  "id_suffix": "from patches",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 16000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_tailor", 2 ] , [ "textbook_tailor", 2 ] , ["recipe_melee", 2]],
  "tools": [
    [
      [ "needle_bone", 5 ],
      [ "needle_wood", 5 ],
      [ "sewing_kit", 5 ]
    ]
  ],
  "components": [
    [
      [ "leather", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_fingerless_mod",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required": [ "fabrication", 1 ],
  "difficulty": 1,
  "time": 24000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"HAMMER","level":2,"amount":1}
  ], "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
    [
      [ "gloves_fingerless", 1 ]
    ],
    [
      [ "scrap", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 16000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_tailor", 1 ] , [ "mag_tailor", 0 ] , ["textbook_survival", 1] , ["pocket_survival", 1]],
  "tools": [
    [
      [ "needle_bone", 6 ],
      [ "needle_wood", 6 ],
      [ "sewing_kit", 6 ]
    ]
  ],
  "components": [
    [
      [ "leather", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 16000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_tailor", 1 ] , ["textbook_survival", 1] , ["pocket_survival", 1]],
  "tools": [
    [
      [ "needle_bone", 6 ],
      [ "needle_wood", 6 ],
      [ "sewing_kit", 6 ]
    ]
  ],
  "components": [
    [
      [ "fur", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armguard_chitin",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_ARMS",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 4 ]
    ],
    [
      [ "chitin_piece", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armguard_metal",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_ARMS",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["recipe_melee", 3]],
  "qualities":[
    {"id":"HAMMER","level":2,"amount":1}
  ], "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 4 ]
    ],
    [
      [ "steel_chunk", 2 ],
      [ "scrap", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "legguard_metal",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "difficulty": 5,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_armwest", 4] , ["recipe_melee", 4]],
  "qualities":[
    {"id":"HAMMER","level":2,"amount":1}
  ], "components": [
    [
      [ "string_36", 4 ],
      [ "string_6", 16 ]
    ],
    [
      [ "steel_chunk", 4 ],
      [ "scrap", 12 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gauntlets_chitin",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 4 ]
    ],
    [
      [ "chitin_piece", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gauntlets_bone",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "manual_tailor", 2 ] , ["textbook_tailor", 2]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 4 ]
    ],
    [
      [ "bone", 12 ]
    ],
    [
      [ "leather", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gauntlets_larmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "leather", 6 ],
      [ "tanned_hide", 1 ],
      [ "fur", 6 ],
      [ "tanned_pelt", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "bandana",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 2 ],
      [ "needle_wood", 2 ],
      [ "sewing_kit", 2 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "balclava",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 3 ],
      [ "needle_wood", 3 ],
      [ "sewing_kit", 3 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "knit_scarf",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 40000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "knitting_needles", -1 ]
    ]
  ],
  "components": [
    [
      [ "thread", 600 ],
      [ "sinew", 600 ],
      [ "plant_fibre", 600 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "long_knit_scarf",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 60000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "knitting_needles", -1 ]
    ]
  ],
  "components": [
    [
      [ "thread", 900 ],
      [ "sinew", 900 ],
      [ "plant_fibre", 900 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "scarf_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 1,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 3 ],
      [ "needle_wood", 3 ],
      [ "sewing_kit", 3 ]
    ]
  ],
  "components": [
    [
      [ "fur", 4 ],
      [ "tanned_pelt", 1 ]
    ]
  ]
},{
    "type" : "recipe",
  "result": "scarf_fur_long",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "note": "You try keeping 12 feet of fur sorted out!",
  "time": 9000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 9 ],
      [ "needle_wood", 9 ],
      [ "sewing_kit", 9 ]
    ]
  ],
  "components": [
    [
      [ "fur", 12 ],
      [ "tanned_pelt", 2 ]
    ]
  ]
},{
    "type" : "recipe",
  "result": "scarf_fur_long",
  "id_suffix": "merge_scarves",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 3 ],
      [ "needle_wood", 3 ],
      [ "sewing_kit", 3 ]
    ]
  ],
  "components": [
    [
      [ "scarf_fur", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mask_filter",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": ["fabrication", 1],
  "difficulty": 2,
  "note": "Airtight takes some skills.",
  "time": 5000,
  "reversible": true,
  "decomp_learn": 3,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 3] , ["atomic_survival", 3] , ["adv_chemistry", 4] , ["textbook_chemistry", 4] , ["emergency_book", 3] , ["textbook_gaswarfare", 3]],
  "components": [
    [
      [ "bag_plastic", 2 ],
      [ "bottle_plastic", 1 ],
      [ "bottle_plastic_small", 2 ]
    ],
    [
      [ "rag", 2 ],
      [ "muffler", 1 ],
      [ "bandana", 2 ],
      [ "wrapper", 4 ]
    ],
    [
      [ "charcoal", 2]
    ]
  ]
},{
        "type" : "recipe",
  "result": "glasses_safety",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 8000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 2 ]
    ],
    [
      [ "bottle_plastic", 1 ],
      [ "bottle_plastic_small", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mask_gas",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": ["fabrication", 1],
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "decomp_learn": 3,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 3] , ["atomic_survival", 3] , ["adv_chemistry", 4] , ["textbook_chemistry", 4] , ["emergency_book", 3] , ["textbook_gaswarfare", 3]],
  "qualities" : [
    {"id":"WRENCH","level":1,"amount":1}
  ], "components": [
    [
      [ "goggles_ski", 1 ],
      [ "goggles_swim", 2 ]
    ],
    [
      [ "mask_filter", 3 ],
      [ "muffler", 1 ]
    ],
    [
      [ "hose", 1 ]
    ],
    [
      ["charcoal", 4]
    ]
  ]
},{
"type" : "recipe",
  "result": "mask_gas_xl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": ["fabrication", 1],
  "difficulty": 4,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 3] , ["atomic_survival", 3] , ["adv_chemistry", 4] , ["textbook_chemistry", 4] , ["emergency_book", 3] , ["textbook_gaswarfare", 3]],
  "qualities" : [
    {"id":"WRENCH","level":1,"amount":1}
  ], "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
    [
      [ "goggles_ski", 1 ],
      [ "goggles_swim", 2 ]
    ],
    [
      [ "mask_filter", 3 ],
      [ "muffler", 1 ]
    ],
    [
      [ "hose", 1 ]
    ],
    [
      ["plastic_chunk", 4]
    ],
    [
      ["charcoal", 4]
    ]
  ]
},{
  "type" : "recipe",
  "result": "mask_gas_xl",
  "id_suffix": "expand-existing",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 1],
  "difficulty": 4,
  "time": 20000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 3] , ["atomic_survival", 3] , ["adv_chemistry", 4] , ["textbook_chemistry", 4] , ["emergency_book", 3] , ["textbook_gaswarfare", 3]],
  "qualities" : [
    {"id":"WRENCH","level":1,"amount":1}
  ], "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
    [
      [ "mask_gas", 1 ]
    ],
    [
      [ "mask_filter", 1 ]
    ],
    [
      [ "plastic_chunk", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "mask_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 5],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
      ]
  ],
  "components": [
      [
      [ "mask_filter", 2 ],
      [ "mask_gas", 1 ],
      [ "mask_bunker", 1 ]
      ],
      [
      [ "glasses_safety", 2 ],
      [ "glasses_bal", 1 ]
      ],
      [
      [ "duct_tape", 100 ],
      [ "superglue", 1 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 4 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_survivorxl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 5],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
      ]
  ],
  "components": [
      [
      [ "mask_filter", 2 ],
      [ "mask_gas", 1 ],
      [ "mask_bunker", 1 ]
      ],
      [
      [ "glasses_safety", 2 ],
      [ "glasses_bal", 1 ]
      ],
      [
      [ "duct_tape", 150 ],
      [ "superglue", 2 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 6 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_wsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 7],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ],
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
      [
      [ "mask_filter", 2 ],
      [ "mask_gas", 1 ],
      [ "mask_bunker", 1 ]
      ],
      [
      [ "glasses_safety", 2 ],
      [ "glasses_bal", 1 ]
      ],
      [
      [ "duct_tape", 100 ],
      [ "superglue", 1 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 4 ]
      ],
      [
      [ "fur", 6 ],
      [ "tanned_pelt", 1 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_wsurvivorxl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 7],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ],
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
      [
      [ "mask_filter", 2 ],
      [ "mask_gas", 1 ],
      [ "mask_bunker", 1 ]
      ],
      [
      [ "glasses_safety", 2 ],
      [ "glasses_bal", 1 ]
      ],
      [
      [ "duct_tape", 100 ],
      [ "superglue", 1 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 4 ]
      ],
      [
      [ "fur", 12 ],
      [ "tanned_pelt", 2 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_fsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 8],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_fireman", 7] , ["atomic_survival", 8] , ["textbook_gaswarfare", 9]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ],
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
      [
      [ "mask_bunker", 1 ]
      ],
      [
      [ "nomex", 4 ]
      ],
      [
      [ "duct_tape", 200 ],
      [ "superglue", 2 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 4 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_fsurvivorxl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 8],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["textbook_fireman", 7] , ["atomic_survival", 8] , ["textbook_gaswarfare", 9]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ],
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
      [
      [ "mask_bunker", 1 ]
      ],
      [
      [ "nomex", 8 ]
      ],
      [
      [ "duct_tape", 200 ],
      [ "superglue", 2 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 6 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_h20survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 7],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ],
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
      [
      [ "rebreather", 1 ]
      ],
      [
      [ "goggles_swim", 1 ]
      ],
      [
      [ "plastic_chunk", 4 ]
      ],
      [
      [ "duct_tape", 200 ],
      [ "superglue", 2 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 4 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "mask_h20survivorxl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 7],
  "difficulty": 7,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ],
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
      [
      [ "rebreather", 1 ]
      ],
      [
      [ "goggles_swim", 1 ]
      ],
      [
      [ "plastic_chunk", 8 ]
      ],
      [
      [ "duct_tape", 200 ],
      [ "superglue", 2 ]
      ],
      [
      [ "mask_bal", 1 ],
      [ "kevlar_plate", 6 ]
      ]
  ]
},{
        "type" : "recipe",
  "result": "goggles_nv",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "electronics",
  "skills_required": [ "tailor", 1 ],
  "difficulty": 5,
  "time": 40000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 7] , ["advanced_electronics", 4] , ["textbook_electronics", 4]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "goggles_ski", 1 ],
      [ "goggles_welding", 1 ],
      [ "mask_gas", 1 ]
    ],
    [
      [ "power_supply", 1 ]
    ],
    [
      [ "amplifier", 3 ]
    ],
    [
      [ "scrap", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "goggles_ir",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "electronics",
  "skills_required": [ "tailor", 1 ],
  "difficulty": 6,
  "time": 40000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 6] , ["advanced_electronics", 5] , ["textbook_electronics", 6]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "components": [
    [
      [ "goggles_ski", 1 ],
      [ "goggles_welding", 1 ],
      [ "mask_gas", 1 ]
    ],
    [
      [ "power_supply", 1 ]
    ],
    [
      [ "amplifier", 4 ]
    ],
    [
      [ "e_scrap", 2 ]
    ],
    [
      [ "scrap", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "rebreather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "electronics",
  "skills_required": [ "tailor", 1 ],
  "difficulty": 9,
  "time": 80000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["manual_swimming", 3] , ["atomic_survival", 3] , ["adv_chemistry", 4] , ["textbook_chemistry", 4]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
    [
      [ "mask_filter", 1 ]
    ],
    [
      [ "power_supply", 2 ]
    ],
    [
      [ "amplifier", 2 ]
    ],
    [
      [ "plastic_chunk", 4 ]
    ],
    [
      [ "circuit", 2 ]
    ],
    [
      [ "e_scrap", 8 ]
    ],
    [
      [ "cable", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "rebreather_xl",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "electronics",
  "skills_required": [ "tailor", 3 ],
  "difficulty": 9,
  "time": 85000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["manual_swimming", 3] , ["atomic_survival", 3] , ["adv_chemistry", 4] , ["textbook_chemistry", 4]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
    [
      [ "mask_filter", 2 ]
    ],
    [
      [ "power_supply", 2 ]
    ],
    [
      [ "amplifier", 2 ]
    ],
    [
      [ "plastic_chunk", 2 ]
    ],
    [
      [ "circuit", 2 ]
    ],
    [
      [ "e_scrap", 8 ]
    ],
    [
      [ "cable", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "rebreather_xl",
  "id_suffix": "mod_existing",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": [ "electronics", 4 ],
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ]
  ],
  "components": [
    [
      [ "rebreather", 1 ]
    ],
    [
      [ "mask_filter", 1 ],
      [ "mask_gas", 1 ]
    ],
    [
      [ "power_supply", 1 ]
    ],
    [
      [ "e_scrap", 4 ]
    ],
    [
      [ "plastic_chunk", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "rebreather_filter",
  "category": "CC_OTHER",
  "subcategory": "CSC_OTHER_OTHER",
  "skill_used": "fabrication",
  "skills_required": [ "cooking", 1 ],
  "difficulty": 5,
  "time": 60000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": false,
  "book_learn": [["textbook_fireman", 4] , ["atomic_survival", 4] , ["adv_chemistry", 4] , ["textbook_chemistry", 4] , ["emergency_book", 3] , ["textbook_gaswarfare", 4]],
  "qualities" : [
    {"id":"SCREW","level":1,"amount":1}
  ], "tools": [
    [
      [ "soldering_iron", 10 ],
      [ "toolset", 10 ]
    ]
  ],
  "components": [
    [
      [ "oxy_powder", 50 ]
    ],
    [
      ["charcoal", 1]
    ],
    [
      [ "superglue", 1 ]
    ],
    [
      [ "scrap", 2 ],
      [ "can_food", 1 ],
      [ "can_drink", 1 ],
      [ "canister_empty", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hat_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 40000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "fur", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hat_cotton",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 40000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "rag", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "hat_noise_cancelling",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 10000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ]
    ],
    [
      [ "string_36", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "cowboy_hat",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 50000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 16 ],
      [ "needle_wood", 16 ],
      [ "sewing_kit", 16 ]
    ]
  ],
  "components": [
    [
      [ "leather", 8 ],
      [ "tanned_hide", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "tricorne",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 5,
  "time": 65000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "leather", 8 ],
      [ "tanned_hide", 1 ]
    ],
    [
      [ "tallow", 1 ],
      [ "cooking_oil", 1 ],
      [ "lamp_oil", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sundress",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 90000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["mag_tailor", 1] , ["manual_tailor", 1] , ["mag_beauty", 1]],
  "tools": [
    [
      [ "needle_bone", 12 ],
      [ "needle_wood", 12 ],
      [ "sewing_kit", 12 ]
    ]
  ],
  "components": [
    [
      [ "rag", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "helmet_chitin",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "string_36", 1 ],
      [ "string_6", 5 ]
    ],
    [
      [ "chitin_piece", 5 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "helmet_bone",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 6,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_tailor", 5 ] , [ "tailor_portfolio", 5 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "bone", 24 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_chitin",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 7,
  "time": 100000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_tailor", 5 ] , [ "tailor_portfolio", 5 ]],
  "components": [
    [
      [ "string_36", 2 ],
      [ "string_6", 12 ]
    ],
    [
      [ "chitin_piece", 15 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_bone",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 7,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_tailor", 5 ] , [ "tailor_portfolio", 6 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 54 ],
      [ "needle_wood", 54 ],
      [ "sewing_kit", 54 ]
    ]
  ],
  "components": [
    [
      [ "bone", 50 ]
    ],
    [
      [ "leather", 20 ],
      [ "tanned_hide", 3 ],
      [ "fur", 20 ],
      [ "tanned_pelt", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_larmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 4,
  "note": "Whilst the trenchcoat needs 6 skill this'll need at least 4.",
  "time": 28000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 68 ],
      [ "needle_wood", 68 ],
      [ "sewing_kit", 68 ]
    ]
  ],
  "components": [
    [
      [ "leather", 42 ],
      [ "tanned_hide", 7 ],
      [ "fur", 42 ],
      [ "tanned_pelt", 7 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_farmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 28000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 68 ],
      [ "needle_wood", 68 ],
      [ "sewing_kit", 68 ]
    ]
  ],
  "components": [
    [
      [ "fur", 48 ],
      [ "tanned_pelt", 8 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_blarmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "cooking",
  "difficulty": 3,
  "skills_required": [ "tailor", 3 ],
  "time": 60000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 4 ] , [ "tailor_portfolio", 5 ] , ["textbook_survival", 3] , ["trappers_companion", 3] , ["survival_book", 3] , ["textbook_armwest", 6]],
  "qualities":[
    {"id":"COOK","level":3,"amount":1}
  ], "tools": [
    [
      [ "hotplate", 20 ],
      [ "toolset", 20 ],
      [ "fire", -1 ]
    ]
  ],
  "components": [
    [
      [ "water", 10 ],
      [ "water_clean", 10 ]
    ],
    [
      [ "wax", 2 ],
      [ "tallow", 8 ],
      [ "vinegar", 10 ],
      [ "pine_bough", 20 ]
    ],
    [
      [ "salt", 5 ]
    ],
    [
      [ "armor_larmor", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_plarmor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "difficulty": 2,
  "skills_required": [ "tailor", 3 ],
  "time": 28000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_tailor", 5 ] , [ "tailor_portfolio", 5 ] , ["textbook_armwest", 4]],
  "tools": [
    [
      [ "needle_bone", 22 ],
      [ "needle_wood", 22 ],
      [ "sewing_kit", 22 ]
    ]
  ],
  "components": [
    [
      [ "steel_chunk", 6 ],
      [ "scrap", 18 ]
    ],
    [
      [ "armor_larmor", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "backpack",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 50000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "backpack_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 50000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "leather", 20 ],
      [ "tanned_hide", 3 ]
    ],
    [
      [ "scrap", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "duffelbag",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 80000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 30 ],
      [ "needle_wood", 30 ],
      [ "sewing_kit", 30 ]
    ]
  ],
  "components": [
    [
      [ "rag", 40 ],
      [ "fur", 32 ],
      [ "tanned_pelt", 6 ],
      [ "leather", 24 ],
      [ "tanned_hide", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "blanket",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 80000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 35 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "down_blanket",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 85000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 35 ]
    ],
    [
      [ "feather", 160]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fur_blanket",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 1,
  "time": 80000,
  "reversible": true,
  "decomp_learn": 0,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 24 ],
      [ "needle_wood", 24 ],
      [ "sewing_kit", 24 ]
    ]
  ],
  "components": [
    [
      [ "rag", 30 ]
    ],
    [
      [ "fur", 10 ],
      [ "tanned_pelt", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "house_coat",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 20000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 15 ],
      [ "needle_wood", 15 ],
      [ "sewing_kit", 15 ]
    ]
  ],
  "components": [
    [
      [ "rag", 15 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "cloak",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 25000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 18 ],
      [ "needle_wood", 18 ],
      [ "sewing_kit", 18 ]
    ]
  ],
  "components": [
    [
      [ "rag", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "cloak_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 25000,
  "reversible": true,
  "autolearn": true,
  "book_learn": [["textbook_survival", 1] , ["survival_book", 1]],
  "tools": [
    [
      [ "needle_bone", 18 ],
      [ "needle_wood", 18 ],
      [ "sewing_kit", 18 ]
    ]
  ],
  "components": [
    [
      [ "fur", 15 ],
      [ "tanned_pelt", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "cloak_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 25000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 18 ],
      [ "needle_wood", 18 ],
      [ "sewing_kit", 18 ]
    ]
  ],
  "components": [
    [
      [ "leather", 20 ],
      [ "tanned_hide", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sleeping_bag",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 4,
  "time": 75000,
  "reversible": true,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 30 ],
      [ "needle_wood", 30 ],
      [ "sewing_kit", 30 ]
    ]
  ],
  "components": [
    [
      [ "rag", 30 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "sleeping_bag_fur",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 5,
  "time": 75000,
  "reversible": true,
  "decomp_learn": 4,
  "autolearn": true,
  "book_learn": [["textbook_survival", 1] , ["trappers_companion", 3] , ["survival_book", 2] , ["pocket_survival", 1]],
  "tools": [
    [
      [ "needle_bone", 30 ],
      [ "needle_wood", 30 ],
      [ "sewing_kit", 30 ]
    ]
  ],
  "components": [
    [
      [ "rag", 10 ]
    ],
    [
      [ "fur", 20 ],
      [ "tanned_pelt", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "ragpouch",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 6 ]
    ],
    [
      [ "string_36", 1 ],
      [ "string_6", 6 ],
      [ "sinew", 20 ],
      [ "thread", 20 ],
      [ "plant_fibre", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "leather_pouch",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required": [ "survival", 1 ],
  "difficulty": 2,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
    [
      [ "leather", 6 ],
      [ "tanned_hide", 1 ]
    ],
    [
      [ "string_36", 1 ],
      [ "string_6", 6 ],
      [ "sinew", 20 ],
      [ "thread", 20 ],
      [ "plant_fibre", 20 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "bindle",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "survival",
  "difficulty": 0,
  "time": 800,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "rag", 6 ],
      [ "fur", 2 ],
      [ "leather", 1 ]
    ],
    [
      [ "stick", 1 ],
      [ "broom", 1 ],
      [ "mop", 1 ],
      [ "2x4", 1 ],
      [ "pool_cue", 1 ],
      [ "pointy_stick", 1 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "makeshift_sling",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "survival",
  "difficulty": 0,
  "time": 800,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "sheet", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "armor_scrapsuit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 100000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["recipe_melee", 6]],
  "components": [ [ ["string_36", 2], ["string_6", 12] ],
    [ ["scrap", 15] ] ]
},{
        "type" : "recipe",
  "result": "bookplate",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 10000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [["recipe_melee", 2]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [ [ ["paper", 300] ],
    [ ["duct_tape", 150] ] ]
},{
       "type" : "recipe",
  "result": "2byarm_guard",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_ARMS",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
    ],
  "components": [
    [
      [ "string_36", 4 ]
    ],
    [
      [ "2x4", 2 ]
    ],
    [
      [ "rag", 8 ]
    ]
  ]
},{
       "type" : "recipe",
  "result": "2byshin_guard",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 5000,
  "reversible": true,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
    ],
  "components": [
    [
      [ "string_36", 2 ]
    ],
    [
      [ "2x4", 1 ]
    ],
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_wraps",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 10000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "rag", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "apron_leather",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 180000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 30 ],
      [ "needle_wood", 30 ],
      [ "sewing_kit", 30 ]
    ]
  ],
  "components": [
    [
      [ "leather", 18 ],
      [ "tanned_hide", 3 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "trenchcoat_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 6,
  "time": 70000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 100 ],
      [ "needle_wood", 100 ],
      [ "sewing_kit", 100 ]
    ]
  ],
  "components": [
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "trenchcoat", 1 ],
      [ "trenchcoat_leather", 1 ],
      [ "jacket_army", 1 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "kevlar_plate", 12 ]
     ],
     [
      [ "rag", 14 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
  "type" : "recipe",
  "result": "sleeveless_trenchcoat_survivor",
  "id_suffix": "from_stuff",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 6,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time. The sleeveless survivor trenchcoat is the exception with the premade wearable items.",
  "time": 59500,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 85 ],
      [ "needle_wood", 85 ],
      [ "sewing_kit", 85 ]
    ]
  ],
  "components": [
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "trenchcoat", 1 ],
      [ "trenchcoat_leather", 1 ],
      [ "jacket_army", 1 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "kevlar_plate", 10 ]
     ],
     [
      [ "rag", 11 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 85 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "sleeveless_trenchcoat_survivor",
  "id_suffix": "from_trenchcoat_survivor",
  "byproducts": { "id" : "rag", "amount" : 4 },
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_TORSO",
  "skill_used": "tailor",
  "difficulty": 5,
  "note": "The general guideline for sleeveless trenchcoats is the the components, volume, weight, time to craft, and value are 15% lower (rounded down) than the original. Making it from an original takes 50% the time.",
  "time": 35000,
  "reversible": false,
  "autolearn": true,
   "qualities" : [
    {"id":"CUT","level":1,"amount":1}
    ],
  "components": [
    [
      [ "trenchcoat_survivor", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "pants_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_LEGS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 6,
  "time": 70000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 100 ],
      [ "needle_wood", 100 ],
      [ "sewing_kit", 100 ]
    ]
  ],
  "components": [
     [
      [ "pants_army", 1 ],
      [ "pants_cargo", 1 ],
      [ "shorts_cargo", 1 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "kevlar_plate", 12 ]
     ],
     [
      [ "rag", 12 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_belt",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 3],
  "difficulty": 6,
  "time": 80000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 140 ],
      [ "needle_wood", 140 ],
      [ "sewing_kit", 140 ]
    ]
  ],
  "components": [
     [
      [ "leather", 6 ],
      [ "tanned_hide", 1 ]
     ],
     [
      [ "duct_tape", 100 ]
     ],
     [
      [ "screwdriver", 1]
     ],
     [
      [ "wrench", 1]
     ],
     [
      [ "saw", 1]
     ],
     [
      [ "hacksaw", 1]
     ],
     [
      [ "hammer", 1],
      [ "hatchet", 1 ]
     ],
     [
      [ "sheath", 1]
     ],
     [
      [ "legrig", 1 ],
      [ "tool_belt", 1 ],
      [ "dump_pouch", 1 ],
      [ "leather_pouch", 4 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_vest",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 3],
  "difficulty": 5,
  "time": 70000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 100 ],
      [ "needle_wood", 100 ],
      [ "sewing_kit", 100 ]
    ]
  ],
  "components": [
     [
      [ "rag", 6 ]
     ],
     [
      [ "leather", 6 ],
      [ "tanned_hide", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 50 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_runner_pack",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 3],
  "difficulty": 4,
  "time": 70000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "rag", 6 ]
     ],
     [
      [ "leather", 8 ],
      [ "tanned_hide", 2 ]
     ],
     [
      [ "runner_bag", 2 ],
      [ "backpack", 1 ],
      [ "backpack_leather", 1 ],
      [ "mbag", 2 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 80 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_pack",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 5,
  "time": 80000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 120 ],
      [ "needle_wood", 120 ],
      [ "sewing_kit", 120 ]
    ]
  ],
  "components": [
     [
      [ "rag", 10 ]
     ],
     [
      [ "leather", 10 ],
      [ "tanned_hide", 2 ]
     ],
     [
      [ "runner_bag", 4 ],
      [ "backpack", 2 ],
      [ "backpack_leather", 2 ],
      [ "mbag", 4 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 120 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_rucksack",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 6,
  "time": 90000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 160 ],
      [ "needle_wood", 160 ],
      [ "sewing_kit", 160 ]
    ]
  ],
  "components": [
     [
      [ "rag", 14 ]
     ],
     [
      [ "leather", 16 ],
      [ "tanned_hide", 3 ]
     ],
     [
      [ "backpack", 4 ],
      [ "backpack_leather", 4 ],
      [ "molle_pack", 2 ],
      [ "duffelbag", 1 ],
      [ "rucksack", 2 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 160 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_duffel_bag",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 7,
  "time": 100000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
      [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
    ]
  ],
  "components": [
     [
      [ "rag", 18 ]
     ],
     [
      [ "leather", 20 ],
      [ "tanned_hide", 4 ]
     ],
     [
      [ "molle_pack", 4 ],
      [ "duffelbag", 2 ],
      [ "rucksack", 4 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 4 ],
      [ "leather_pouch", 2 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 200 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "lsurvivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 5,
  "time": 180000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
     [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
     ],
     [
      [ "needle_bone", 100 ],
      [ "needle_wood", 100 ],
      [ "sewing_kit", 100 ]
    ]
  ],
  "components": [
     [
      [ "rag", 30 ]
     ],
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 200 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "survivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 6,
  "time": 240000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
     [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
     ],
     [
      [ "needle_bone", 150 ],
      [ "needle_wood", 150 ],
      [ "sewing_kit", 150 ]
     ]
  ],
  "components": [
     [
      [ "rag", 20 ]
     ],
     [
      [ "leather", 20 ],
      [ "tanned_hide", 4 ]
     ],
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 300 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hsurvivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 7],
  "difficulty": 7,
  "time": 360000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56
      ]
    ],
    [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
    ]
  ],
  "components": [
     [
      [ "rag", 20 ]
     ],
     [
      [ "leather", 20 ],
      [ "tanned_hide", 4 ]
     ],
     [
      [ "steel_chunk", 4 ],
      [ "scrap", 12 ]
     ],
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 300 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "wsurvivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 6,
  "time": 300000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
    ],
    [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
    ]
  ],
  "components": [
     [
      [ "rag", 10 ]
     ],
     [
      [ "leather", 20 ],
      [ "tanned_hide", 4 ]
     ],
     [
      [ "fur", 20 ],
      [ "tanned_pelt", 3 ]
     ],
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 300 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "fsurvivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 7],
  "difficulty": 8,
  "time": 320000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "tailor_portfolio", 7 ] , ["textbook_fireman", 7]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
     [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
     ],
     [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
    ]
  ],
  "components": [
     [
      [ "rag", 4 ]
     ],
     [
     [ "nomex_suit", 1 ],
     [ "entry_suit", 1 ],
     [ "nomex", 20 ]
     ],
     [
      [ "coat_rain", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 200 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "modularvest", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "h20survivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 7,
  "time": 300000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
    ],
    [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
    ]
  ],
  "components": [
     [
      [ "rag", 10 ]
     ],
     [
      [ "wetsuit", 1 ],
      [ "wetsuit_spring", 1 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 400 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "swat_armor", 1 ],
      [ "modularvest", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "xlsurvivor_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 6,
  "time": 320000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
     [
      [ "welder", 56 ],
      [ "soldering_iron", 56 ],
      [ "toolset", 56 ]
     ],
     [
      [ "needle_bone", 200 ],
      [ "needle_wood", 200 ],
      [ "sewing_kit", 200 ]
     ]
  ],
  "components": [
     [
      [ "rag", 30 ]
     ],
     [
      [ "leather", 40 ],
      [ "tanned_hide", 7 ]
     ],
    [
      ["scrap", 8]
    ],
     [
      [ "coat_rain", 2 ]
     ],
     [
      [ "chestrig", 1 ],
      [ "legrig", 1 ],
      [ "vest", 1 ],
      [ "tool_belt", 1 ],
      [ "ragpouch", 6 ],
      [ "leather_pouch", 4 ],
      [ "dump_pouch", 1 ],
      [ "purse", 2 ],
      [ "fanny", 2 ]
     ],
     [
      [ "duct_tape", 400 ]
     ],
     [
      [ "kevlar", 2 ],
      [ "modularvest", 2 ],
      [ "swat_armor", 2 ],
      [ "kevlar_plate", 42 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_xlsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 180000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 42 ],
      [ "soldering_iron", 42 ],
      [ "toolset", 42 ]
    ],
    [
      [ "needle_bone", 160 ],
      [ "needle_wood", 160 ],
      [ "sewing_kit", 160 ]
    ]
  ],
  "components": [
     [
      [ "leather", 24 ],
      [ "tanned_hide", 4 ]
     ],
     [
      [ "rag", 6 ]
     ],
     [
      [ "scrap", 4 ]
     ],
     [
      [ "boots_combat", 2 ],
      [ "kevlar_plate", 10 ]
     ],
     [
      [ "duct_tape", 200 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_xlsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 80000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
    ],
    [
      [ "needle_bone", 100 ],
      [ "needle_wood", 100 ],
      [ "sewing_kit", 100 ]
    ]
  ],
  "components": [
     [
      [ "leather", 16 ],
      [ "tanned_hide", 3 ]
     ],
     [
      [ "rag", 6 ]
     ],
     [
      [ "scrap", 2 ]
     ],
     [
      [ "duct_tape", 160 ]
     ],
     [
      [ "gloves_tactical", 2 ],
      [ "kevlar_plate", 6 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hood_xlsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 42 ],
      [ "soldering_iron", 42 ],
      [ "toolset", 42 ]
    ],
    [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "leather", 14 ],
      [ "tanned_hide", 3 ]
     ],
     [
      [ "rag", 4 ]
     ],
     [
      [ "scrap", 2 ]
     ],
     [
      [ "kevlar_plate", 6 ]
     ],
     [
      [ "hood_rain", 2 ],
      [ "bag_plastic", 4 ]
     ],
     [
      [ "duct_tape", 200 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "helmet_xlsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 84 ],
      [ "soldering_iron", 84 ],
      [ "toolset", 84 ]
    ],
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
  "components": [
     [
      [ "scrap", 4 ]
     ],
     [
      [ "rag", 6 ]
     ],
     [
      [ "leather", 16 ],
      [ "tanned_hide", 3 ]
     ],
     [
      [ "plastic_chunk", 20 ]
     ],
     [
      [ "kevlar_plate", 14 ]
     ],
     [
      [ "hood_rain", 2 ],
      [ "bag_plastic", 4 ]
     ],
     [
      [ "duct_tape", 300 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hood_lsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 5,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
     [
      [ "rag", 8 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "hood_rain", 1 ],
      [ "bag_plastic", 2 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hood_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
     [
      [ "leather", 6 ],
      [ "tanned_hide", 1 ]
     ],
     [
      [ "rag", 2 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "hood_rain", 1 ],
      [ "bag_plastic", 2 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "helmet_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 42 ],
      [ "soldering_iron", 42 ],
      [ "toolset", 42 ]
    ],
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
     [
      [ "helmet_liner", 1 ],
      [ "hat_cotton", 1 ],
      [ "rag", 3 ]
     ],
     [
      [ "tac_helmet", 1 ],
      [ "tac_fullhelmet", 1 ],
      [ "helmet_army", 1 ],
      [ "kevlar_plate", 6 ]
     ],
     [
      [ "hood_rain", 1 ],
      [ "bag_plastic", 2 ]
     ],
     [
      [ "leather", 8 ],
      [ "tanned_hide", 2 ]
     ],
     [
      [ "duct_tape", 150 ]
     ],
     [
      [ "helmet_riot", 1 ],
      [ "helmet_motor", 1 ],
      [ "helmet_football", 1 ],
      [ "helmet_ball", 1 ],
      [ "helmet_skid", 1 ],
      [ "helmet_bike", 1 ],
      [ "hat_hard", 1 ],
      [ "firehelmet", 1 ],
      [ "pickelhaube", 1 ],
      [ "plastic_chunk", 8 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "helmet_hsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 7,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 42 ],
      [ "soldering_iron", 42 ],
      [ "toolset", 42 ]
    ],
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ]
  ],
  "components": [
     [
      [ "helmet_liner", 1 ],
      [ "hat_cotton", 1 ],
      [ "rag", 3 ]
     ],
     [
      [ "tac_helmet", 1 ],
      [ "tac_fullhelmet", 1 ],
      [ "helmet_army", 1 ],
      [ "kevlar_plate", 6 ]
     ],
     [
      [ "hood_rain", 1 ],
      [ "bag_plastic", 2 ]
     ],
     [
      [ "steel_chunk", 2 ],
      [ "scrap", 6 ]
     ],
     [
      [ "duct_tape", 75 ]
     ],
     [
      [ "helmet_riot", 1 ],
      [ "helmet_motor", 1 ],
      [ "helmet_football", 1 ],
      [ "helmet_ball", 1 ],
      [ "helmet_skid", 1 ],
      [ "helmet_bike", 1 ],
      [ "hat_hard", 1 ],
      [ "firehelmet", 1 ],
      [ "pickelhaube", 1 ],
      [ "plastic_chunk", 8 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hood_wsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 7,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
     [
      [ "fur", 8 ],
      [ "tanned_pelt", 1 ]
     ],
     [
      [ "rag", 2 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "hood_rain", 1 ],
      [ "bag_plastic", 2 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hood_fsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 8,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_fireman", 7 ]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
     [
      [ "nomex", 8 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "nomex_hood", 1 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "hood_h20survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 7,
  "time": 45000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
     [
      [ "plastic_chunk", 4 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "wetsuit_hood", 1 ]
     ],
     [
      [ "duct_tape", 100 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_lsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 3],
  "difficulty": 5,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 14 ],
      [ "soldering_iron", 14 ],
      [ "toolset", 14 ]
    ],
    [
      [ "needle_bone", 50 ],
      [ "needle_wood", 50 ],
      [ "sewing_kit", 50 ]
    ]
  ],
  "components": [
     [
      [ "rag", 6 ]
     ],
     [
      [ "leather", 2 ]
     ],
     [
      [ "duct_tape", 80 ]
     ],
     [
      [ "gloves_tactical", 1 ],
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "gloves_leather", 1 ],
      [ "gloves_light", 1 ],
      [ "gloves_liner", 1 ],
      [ "wetsuit_gloves", 1 ],
      [ "fire_gauntlets", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 14 ],
      [ "soldering_iron", 14 ],
      [ "toolset", 14 ]
    ],
    [
      [ "needle_bone", 50 ],
      [ "needle_wood", 50 ],
      [ "sewing_kit", 50 ]
    ]
  ],
  "components": [
     [
      [ "rag", 2 ]
     ],
     [
      [ "leather", 6 ],
      [ "tanned_hide", 1 ]
     ],
     [
      [ "duct_tape", 80 ]
     ],
     [
      [ "gloves_tactical", 1 ],
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "gloves_leather", 1 ],
      [ "gloves_light", 1 ],
      [ "gloves_liner", 1 ],
      [ "wetsuit_gloves", 1 ],
      [ "fire_gauntlets", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_hsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 7,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 28 ],
      [ "soldering_iron", 28 ],
      [ "toolset", 28 ]
    ],
    [
      [ "needle_bone", 40 ],
      [ "needle_wood", 40 ],
      [ "sewing_kit", 40 ]
    ]
  ],
  "components": [
     [
      [ "rag", 2 ]
     ],
     [
      [ "leather", 2 ]
     ],
     [
      [ "scrap", 4 ]
     ],
     [
      [ "duct_tape", 50 ]
     ],
     [
      [ "gloves_tactical", 1 ],
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "gloves_leather", 1 ],
      [ "gloves_light", 1 ],
      [ "gloves_liner", 1 ],
      [ "wetsuit_gloves", 1 ],
      [ "fire_gauntlets", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_wsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 7,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 14 ],
      [ "soldering_iron", 14 ],
      [ "toolset", 14 ]
    ],
    [
      [ "needle_bone", 50 ],
      [ "needle_wood", 50 ],
      [ "sewing_kit", 50 ]
    ]
  ],
  "components": [
     [
      [ "rag", 2 ]
     ],
     [
      [ "fur", 8 ],
      [ "tanned_pelt", 1 ]
     ],
     [
      [ "duct_tape", 80 ]
     ],
     [
      [ "gloves_tactical", 1 ],
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "gloves_leather", 1 ],
      [ "gloves_light", 1 ],
      [ "gloves_liner", 1 ],
      [ "wetsuit_gloves", 1 ],
      [ "fire_gauntlets", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_fsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 8,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 14 ],
      [ "soldering_iron", 14 ],
      [ "toolset", 14 ]
    ],
    [
      [ "needle_bone", 50 ],
      [ "needle_wood", 50 ],
      [ "sewing_kit", 50 ]
    ]
  ],
  "components": [
     [
      [ "nomex", 6 ]
     ],
     [
      [ "leather", 2 ]
     ],
     [
      [ "duct_tape", 120 ]
     ],
     [
      [ "gloves_tactical", 1 ],
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "nomex_gloves", 1 ],
      [ "fire_gauntlets", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "gloves_h20survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 7,
  "time": 60000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 14 ],
      [ "soldering_iron", 14 ],
      [ "toolset", 14 ]
    ],
    [
      [ "needle_bone", 50 ],
      [ "needle_wood", 50 ],
      [ "sewing_kit", 50 ]
    ]
  ],
  "components": [
     [
      [ "plastic_chunk", 4 ]
     ],
     [
      [ "duct_tape", 120 ]
     ],
     [
      [ "gloves_tactical", 1 ],
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "wetsuit_gloves", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_lsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 3],
  "difficulty": 5,
  "time": 120000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "rag", 8 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "duct_tape", 100 ]
     ],
     [
      [ "boots_combat", 1 ],
      [ "boots_steel", 1 ],
      [ "boots_hiking", 1 ],
      [ "boots_bunker", 1 ],
      [ "boots", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 4],
  "difficulty": 6,
  "time": 120000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "leather", 8 ],
      [ "tanned_hide", 2 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "duct_tape", 100 ]
     ],
     [
      [ "boots_combat", 1 ],
      [ "boots_steel", 1 ],
      [ "boots_hiking", 1 ],
      [ "boots_bunker", 1 ],
      [ "boots", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_hsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 7,
  "time": 120000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 42 ],
      [ "soldering_iron", 42 ],
      [ "toolset", 42 ]
    ],
    [
      [ "needle_bone", 60 ],
      [ "needle_wood", 60 ],
      [ "sewing_kit", 60 ]
    ]
  ],
  "components": [
     [
      [ "rag", 4 ]
     ],
     [
      [ "leather", 4 ]
     ],
     [
      [ "steel_chunk", 4 ],
      [ "scrap", 12 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "duct_tape", 100 ]
     ],
     [
      [ "boots_combat", 1 ],
      [ "boots_steel", 1 ],
      [ "boots_hiking", 1 ],
      [ "boots_bunker", 1 ],
      [ "boots", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_wsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 5],
  "difficulty": 7,
  "time": 120000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "fur", 12 ],
      [ "tanned_pelt", 2 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "duct_tape", 100 ]
     ],
     [
      [ "boots_combat", 1 ],
      [ "boots_steel", 1 ],
      [ "boots_hiking", 1 ],
      [ "boots_bunker", 1 ],
      [ "boots", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_fsurvivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 8,
  "time": 120000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "nomex", 8 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "duct_tape", 200 ]
     ],
     [
      [ "nomex_socks", 1 ]
     ],
     [
      [ "boots_combat", 1 ],
      [ "boots_steel", 1 ],
      [ "boots_bunker", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "boots_h20survivor",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "skills_required" : ["fabrication", 6],
  "difficulty": 7,
  "time": 120000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 21 ],
      [ "soldering_iron", 21 ],
      [ "toolset", 21 ]
    ],
    [
      [ "needle_bone", 80 ],
      [ "needle_wood", 80 ],
      [ "sewing_kit", 80 ]
    ]
  ],
  "components": [
     [
      [ "plastic_chunk", 4 ]
     ],
     [
      [ "kevlar_plate", 4 ]
     ],
     [
      [ "duct_tape", 200 ]
     ],
     [
      [ "wetsuit_booties", 1 ]
     ],
     [
      [ "boots_combat", 1 ],
      [ "boots_steel", 1 ],
      [ "boots_bunker", 1 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "aep_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 1],
  "difficulty": 6,
  "time": 180000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["tailor_portfolio", 7] , ["textbook_tailor", 8] , ["textbook_fireman", 6]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 112 ],
      [ "soldering_iron", 112 ],
      [ "toolset", 112 ]
    ]
  ],
  "components": [
     [
      [ "cleansuit", 1 ]
     ],
     [
      [ "duct_tape", 600 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "anbc_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 2],
  "difficulty": 8,
  "time": 220000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["tailor_portfolio", 7] , ["textbook_fireman", 7]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 112 ],
      [ "soldering_iron", 112 ],
      [ "toolset", 112 ]
    ]
  ],
  "components": [
     [
      [ "hazmat_suit", 1 ]
     ],
     [
      [ "duct_tape", 800 ]
     ],
     [
      [ "kevlar", 1 ],
      [ "swat_armor", 1 ],
      [ "kevlar_plate", 24 ]
     ]
  ]
},{
        "type" : "recipe",
  "result": "goggles_welding",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "book_learn": [[ "textbook_fabrication", 3 ] , [ "welding_book", 3 ]],
  "qualities" : [
    {"id":"WRENCH","level":1,"amount":1}
  ], "components": [
    [
      [ "goggles_ski", 1 ],
      [ "goggles_swim", 1 ],
      [ "glasses_safety", 1 ],
      [ "sunglasses", 1 ]
    ],
    [
      [ "duct_tape", 20 ],
      [ "medical_tape", 20 ]
    ],
    [
      [ "spray_can", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "goggles_swim",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "fabrication",
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "components": [
    [
      [ "goggles_ski", 1 ],
      [ "goggles_welding", 1 ],
      [ "glasses_safety", 1 ]
    ],
    [
      [ "duct_tape", 120 ],
      [ "medical_tape", 120 ]
    ],
    [
      [ "superglue", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "swim_fins",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "fabrication",
  "skills_required" : ["tailor", 2],
  "difficulty": 4,
  "time": 30000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [["mag_swimming", 3] , ["manual_swimming", 2]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "welder", 42 ],
      [ "soldering_iron", 42 ],
      [ "toolset", 42 ]
    ],
    [
      [ "needle_bone", 20 ],
      [ "needle_wood", 20 ],
      [ "sewing_kit", 20 ]
    ]
  ],
 "components": [
    [
      [ "plastic_chunk", 8 ]
    ],
    [
      [ "duct_tape", 80 ],
      [ "medical_tape", 80 ]
    ],
    [
      [ "superglue", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "leather_cat_ears",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ],
    [
      [ "hotplate", 5],
      ["toolset", 5],
      ["fire", -1]
    ]
  ],
  "components": [
    [
      [ "leather", 2 ]
    ],
    [
      [ "plastic_chunk", 3]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fur_cat_ears",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ],
    [
      [ "hotplate", 5],
      [ "toolset", 5],
      [ "fire", -1]
    ]
  ],
  "components": [
    [
      [ "fur", 2 ]
    ],
    [
      [ "plastic_chunk", 3]
    ]
  ]
},{
        "type" : "recipe",
  "result": "leather_cat_tail",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ],
    [
      [ "hotplate", 5],
      [ "toolset", 5],
      [ "fire", -1]
    ]
  ],
  "components": [
    [
      [ "leather", 4 ]
    ],
    [
      [ "string_36", 1]
    ],
    [
      [ "plastic_chunk", 10],
      [ "bottle_plastic", 5],
      [ "bottle_plastic_small", 10],
      [ "jug_plastic", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fur_cat_tail",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 10 ],
      [ "needle_wood", 10 ],
      [ "sewing_kit", 10 ]
    ],
    [
      [ "hotplate", 5],
      ["toolset", 5],
      ["fire", -1]
    ]
  ],
  "components": [
    [
      [ "fur", 4 ]
    ],
    [
      [ "string_36", 1]
    ],
    [
      [ "plastic_chunk", 10],
      [ "bottle_plastic", 5],
      [ "bottle_plastic_small", 10],
      [ "jug_plastic", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "fur_collar",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 5 ],
      [ "needle_wood", 5 ],
      [ "sewing_kit", 5 ]
    ],
    [
      [ "soldering_iron", 10],
      ["toolset", 10],
      ["fire", -1]
    ]
  ],
  "components": [
    [
      [ "fur", 2 ]
    ],
    [
      [ "scrap", 1]
    ]
  ]
},{
        "type" : "recipe",
  "result": "leather_collar",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_OTHER",
  "skill_used": "tailor",
  "difficulty": 3,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 5 ],
      [ "needle_wood", 5 ],
      [ "sewing_kit", 5 ]
    ],
    [
      [ "soldering_iron", 10],
      ["toolset", 10],
      ["fire", -1]
    ]
  ],
  "components": [
    [
      [ "leather", 2 ]
    ],
    [
      [ "scrap", 1]
    ]
  ]
},{
  "type" : "recipe",
  "result": "pot_helmet",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 2000,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "rag", 4 ]
    ],
    [
      [ "pot", 1 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "leathersandals",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 1,
  "time": 20000,
  "reversible": false,
  "autolearn": true,
  "tools": [
    [
      [ "needle_bone", 5 ],
      [ "needle_wood", 5 ],
      [ "sewing_kit", 5 ]
    ]
  ],
  "components": [
    [
      [ "leather", 3 ]
    ]
  ]
  },{
        "type" : "recipe",
  "result": "bastsandals",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 30000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "plant_fibre", 140 ],
      [ "sinew", 140 ],
      [ "thread", 140 ]
    ]
  ]
  },{
        "type" : "recipe",
  "result": "clogs",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "fabrication",
  "difficulty": 3,
  "time": 80000,
  "reversible": false,
  "autolearn": true,
  "qualities":[
    {"id":"CUT","level":1,"amount":1}
  ],
  "components": [
    [
      [ "2x4", 2 ],
      [ "stick", 2 ],
      [ "splinter", 2 ]
    ]
  ]
},{
  "type" : "recipe",
  "result": "footrags",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "tailor",
  "difficulty": 0,
  "time": 500,
  "reversible": true,
  "autolearn": true,
  "components": [
    [
      [ "rag", 6 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "miner_hat",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "difficulty": 0,
  "time": 6000,
  "autolearn": true,
  "components": [
    [
      [ "hat_hard", 1 ],
      [ "helmet_bike", 1 ]
    ],
    [
      [ "flashlight", 1 ]
    ],
    [
      [ "string_36", 1 ],
      [ "string_6", 6 ],
      [ "duct_tape", 10 ],
      [ "medical_tape", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "thermal_suit",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "electronics",
  "difficulty": 4,
  "skills_required" : [ "tailor", 2 ],
  "time": 200000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fabrication", 3], [ "tailor_portfolio", 4], [ "textbook_tailor", 3], [ "atomic_survival", 3]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 30 ],
      [ "needle_wood", 30 ],
      [ "sewing_kit", 30 ]
    ],
    [
      [ "soldering_iron", 60 ],
      [ "toolset", 60 ]
    ]
  ],
  "components": [
    [
      [ "rag", 30 ],
      [ "union_suit", 1 ]
    ],
    [
      [ "element", 12 ]
    ],
    [
      [ "cable", 20 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "thermal_socks",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "electronics",
  "difficulty": 4,
  "skills_required" : [ "tailor", 2 ],
  "time": 60000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fabrication", 3], [ "tailor_portfolio", 4], [ "textbook_tailor", 3], [ "atomic_survival", 3]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 6 ],
      [ "needle_wood", 6 ],
      [ "sewing_kit", 6 ]
    ],
    [
      [ "soldering_iron", 20 ],
      [ "toolset", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 2 ],
      [ "socks", 1 ],
      [ "socks_wool", 1 ]
    ],
    [
      [ "element", 2 ]
    ],
    [
      [ "cable", 4 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "thermal_gloves",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "electronics",
  "difficulty": 4,
  "skills_required" : [ "tailor", 2 ],
  "time": 80000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fabrication", 3], [ "tailor_portfolio", 4], [ "textbook_tailor", 3], [ "atomic_survival", 3]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ],
    [
      [ "soldering_iron", 20 ],
      [ "toolset", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ],
      [ "gloves_light", 1 ],
      [ "gloves_liner", 1 ]
    ],
    [
      [ "element", 2 ]
    ],
    [
      [ "cable", 2 ]
    ]
  ]
},{
        "type" : "recipe",
  "result": "thermal_mask",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "electronics",
  "difficulty": 4,
  "skills_required" : [ "tailor", 2 ],
  "time": 80000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_fabrication", 3], [ "tailor_portfolio", 4], [ "textbook_tailor", 3], [ "atomic_survival", 3]],
  "qualities" : [
    {"id":"CUT","level":1,"amount":1}
  ],
  "tools": [
    [
      [ "needle_bone", 8 ],
      [ "needle_wood", 8 ],
      [ "sewing_kit", 8 ]
    ],
    [
      [ "soldering_iron", 20 ],
      [ "toolset", 20 ]
    ]
  ],
  "components": [
    [
      [ "rag", 4 ],
      [ "scarf", 2 ],
      [ "scarf_long", 1 ],
      [ "balclava", 1 ]
    ],
    [
      [ "element", 2 ]
    ],
    [
      [ "cable", 6 ]
    ]
  ]
},{
    "type" : "recipe",
    "result": "scabbard",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "fabrication",
    "difficulty": 5,
    "time": 40000,
    "reversible": false,
    "autolearn": false,
    "book_learn": [
        ["textbook_weapwest", 5], ["textbook_weapeast", 5],
        ["textbook_armwest", 5], ["textbook_armeast", 5]
    ],
    "qualities":[
        {"id":"HAMMER","level":1,"amount":1},
        {"id":"CUT","level":1,"amount":1}
    ],
    "components": [
        [ [ "leather", 10 ], [ "tanned_hide", 2 ] ],
        [ ["superglue", 1] ],
        [ ["2x4", 2] ],
        [ ["nail", 5] ]
    ]
  },
  {
    "type" : "recipe",
    "result": "holster",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "tailor",
    "skills_required": [ "pistol", 3 ],
    "difficulty": 3,
    "time": 15000,
    "reversible": false,
    "autolearn": true,
    "tools": [
      [
        [ "needle_bone", 20 ],
        [ "needle_wood", 20 ],
        [ "sewing_kit", 20 ]
      ]
    ],
    "components": [
      [ [ "leather", 6 ], [ "tanned_hide", 1 ] ],
      [
        [ "string_36", 1 ],
        [ "string_6", 6 ],
        [ "sinew", 20 ],
        [ "thread", 20 ],
        [ "plant_fibre", 20 ]
      ]
    ]
  },
  {
    "type" : "recipe",
    "result": "bootstrap",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "tailor",
    "skills_required": [ "survival", 3 ],
    "difficulty": 3,
    "time": 75000,
    "reversible": false,
    "autolearn": true,
    "tools": [
      [
        [ "needle_bone", 10 ],
        [ "needle_wood", 10 ],
        [ "sewing_kit", 10 ]
      ]
    ],
     "components": [
      [
        [ "leather", 3 ]
      ],
      [
        [ "string_6", 3 ],
        [ "sinew", 10 ],
        [ "thread", 10 ],
        [ "plant_fibre", 10 ]
      ]
    ]
  },{
    "type" : "recipe",
    "result": "sheath",
    "category": "CC_ARMOR",
    "subcategory": "CSC_ARMOR_STORAGE",
    "skill_used": "tailor",
    "skills_required": [ "cutting", 3 ],
    "difficulty": 3,
    "time": 15000,
    "reversible": false,
    "autolearn": true,
    "tools": [
      [
        [ "needle_bone", 20 ],
        [ "needle_wood", 20 ],
        [ "sewing_kit", 20 ]
      ]
    ],
     "components": [
      [
        [ "leather", 6 ],
        [ "tanned_hide", 1 ]
      ],
      [
        [ "string_36", 1 ],
        [ "string_6", 6 ],
        [ "sinew", 20 ],
        [ "thread", 20 ],
        [ "plant_fibre", 20 ]
      ]
    ]
  },{
        "type" : "recipe",
  "result": "armor_plate",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 600000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armwest", 8 ]],
  "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", 30 ]
     ],
     [
      [ "fur", 16 ],
     [ "tanned_pelt", 3 ],
      [ "leather", 16 ],
     [ "tanned_hide", 3 ]
     ]
    ]
},{
        "type" : "recipe",
  "result": "armor_lightplate",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "difficulty": 8,
  "time": 560000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armwest", 7 ]],
  "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":
   [
    [
     [ "steel_lump", 20 ],
     [ "steel_chunk", 80 ]
    ],
    [
     [ "fur", 20 ],
     [ "tanned_pelt", 3 ],
     [ "leather", 20 ],
     [ "tanned_hide", 3 ]
    ]
    ]
},{
        "type" : "recipe",
  "result": "gloves_plate",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HANDS",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 420000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armwest", 5 ]],
  "qualities": [
       {"id":"HAMMER","level":3,"amount":1} ],
  "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["swage", -1]
     ],
     [
      ["forge", 300], ["char_forge", 60], ["oxy_torch", 60]
     ]
    ],
  "components":
   [
    [
     [ "steel_lump", 6 ],
     [ "steel_chunk", 48 ]
    ],
    [
     [ "fur", 10 ],
     [ "tanned_pelt", 2 ],
     [ "leather", 10 ],
     [ "tanned_hide", 2 ]
    ]
   ]
},{
        "type" : "recipe",
  "result": "boots_plate",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_FEET",
  "skill_used": "fabrication",
  "difficulty": 5,
  "time": 480000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armwest", 4 ]],
  "qualities": [
       {"id":"HAMMER","level":3,"amount":1} ],
  "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["swage", -1]
     ],
     [
      ["forge", 250], ["char_forge", 50], ["oxy_torch", 50]
     ]
     ],
  "components":
   [
    [
     [ "steel_lump", 8 ],
     [ "steel_chunk", 32 ],
     [ "scrap", 96 ]
    ],
    [
     [ "fur", 16 ],
     [ "tanned_pelt", 3 ],
     [ "leather", 16 ],
     [ "tanned_hide", 3 ]
    ]
   ]
},{
        "type" : "recipe",
  "result": "helmet_plate",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "difficulty": 7,
  "time": 540000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armwest", 6 ]],
    "qualities": [
       {"id":"HAMMER","level":3,"amount":1} ],
  "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 350], ["char_forge", 70], ["oxy_torch", 70]
     ]
    ],
  "components":
   [
    [
     [ "steel_lump", 14 ],
     [ "steel_chunk", 56 ]
    ],
    [
     [ "fur", 4 ],
     [ "leather", 4 ]
    ]
   ]
},{
        "type" : "recipe",
  "result": "helmet_barbute",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "difficulty": 6,
  "time": 540000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armwest", 5 ]],
  "qualities": [
       {"id":"HAMMER","level":3,"amount":1} ],
  "tools": [
     [
      ["tongs", -1]
     ],
     [
      ["chisel", -1]
     ],
     [
      ["anvil", -1]
     ],
     [
      ["crucible", -1]
     ],
     [
      ["forge", 300], ["char_forge", 60], ["oxy_torch", 60]
     ]
    ],
  "components":
   [
    [
     [ "steel_lump", 10 ],
     [ "steel_chunk", 40 ]
    ],
    [
      [ "fur", 4 ],
      [ "leather", 4 ]
    ]
   ]
},{
        "type" : "recipe",
  "result": "armor_samurai",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_SUIT",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 560000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armeast", 8 ]],
  "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", 16 ],
     [ "steel_chunk", 64 ]
    ],
    [
     [ "fur", 28 ],
     [ "tanned_pelt", 6 ],
     [ "leather", 28 ],
     [ "tanned_hide", 6 ]
    ],
    [
     [ "rag", 10 ]
    ]
   ]
},{
  "type" : "recipe",
  "result": "helmet_kabuto",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "fabrication",
  "difficulty": 9,
  "time": 600000,
  "reversible": false,
  "autolearn": false,
  "book_learn": [[ "textbook_armeast", 8 ]],
  "qualities": [ {"id":"HAMMER","level":3,"amount":1} ],
  "tools": [
    [ ["tongs", -1] ],
    [ ["chisel", -1] ],
    [ ["anvil", -1] ],
    [ ["crucible", -1] ],
    [ ["forge", 450], ["char_forge", 90], ["oxy_torch", 90] ]
  ],
  "components": [
    [ [ "steel_lump", 12 ] ],
    [ [ "fur", 14 ], [ "tanned_pelt", 2 ], [ "leather", 14 ], [ "tanned_hide", 2 ] ],
    [ [ "rag", 4 ] ]
  ]
},{
  "type" : "recipe",
  "result": "helmet_netting",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_HEAD",
  "skill_used": "tailor",
  "difficulty": 2,
  "time": 18000,
  "reversible": false,
  "autolearn": true,
  "components": [ [ [ "thread", 500 ], [ "sinew", 500], [ "plant_fibre", 500] ] ]
},{
  "type" : "recipe",
  "result": "plastic_shopping_bag",
  "category": "CC_ARMOR",
  "subcategory": "CSC_ARMOR_STORAGE",
  "skill_used": "fabrication",
  "difficulty": 1,
  "time": 15000,
  "reversible": false,
  "autolearn": true,
  "qualities": [ {"id":"CUT","level":1,"amount":1} ],
  "components": [
    [ [ "string_36", 2 ] ],
    [ [ "bag_plastic", 8 ] ]
  ]
}
]
