aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:22:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-04-08 22:22:12 -0700
commit54d268b0eef4356c2d5cf9fb7ba726878060e478 (patch)
tree05618ccf2be77e482d5fe3eecb50b33cf4dc5694 /recipes.json
downloadcataclysm-dda-mod_battle-maid-redone-54d268b0eef4356c2d5cf9fb7ba726878060e478.tar.xz
Initial commit
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json1081
1 files changed, 1081 insertions, 0 deletions
diff --git a/recipes.json b/recipes.json
new file mode 100644
index 0000000..4093e71
--- /dev/null
+++ b/recipes.json
@@ -0,0 +1,1081 @@
+[
+{
+ "type" : "recipe",
+ "result": "maid_dress",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 90000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 150 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 40 ] ]
+ ]
+},
+ {
+ "type" : "recipe",
+ "result": "kawaii_maid_dress_long_leather",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 120000,
+ "autolearn": true,
+ "using": [ [ "filament", 200 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "maid_dress" , 1] ],
+ [ [ "rag" , 20 ] ],
+ [ [ "thread", 30 ] ],
+ [ [ "plastic_chunk" , 6 ] ],
+ [ [ "leather" , 12 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_dress_long_armor",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": 180000,
+ "autolearn": true,
+ "using": [ [ "filament", 200 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 28 ], [ "welder_crude", 42 ], [ "soldering_iron", 42 ], [ "toolset", 42 ] ]
+ ],
+ "components": [
+ [ [ "rag", 30 ] ],
+ [ [ "coat_rain", 1 ] ],
+ [ [ "kawaii_maid_dress_long_leather", 1 ] ],
+ [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
+ ]
+ },
+{
+ "type" : "recipe",
+ "result": "maid_dress_french",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 90000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 150 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 20 ] ]
+ ]
+},
+ {
+ "type" : "recipe",
+ "result": "kawaii_vest",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 30000,
+ "autolearn": true,
+ "using": [ [ "filament", 30 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [
+ ["vest" , 1]
+ ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_vest_armor",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": 30000,
+ "autolearn": true,
+ "using": [ [ "filament", 30 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ ["kawaii_vest" , 1] ],
+ [ ["modularvestkevlar" , 1] ]
+ ]
+ },
+{
+ "type" : "recipe",
+ "result": "maid_hat",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 60000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 20 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 3 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "jokyu_fuku",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 90000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 150 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 40 ] ]
+ ]
+},
+ {
+ "result": "kawaii_maid_garter",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 30 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ], "components": [
+ [ [ "rag", 8 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_niso_thick",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 10 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ], "components": [
+ [ [ "rag", 18 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_niso_thin",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 10 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ], "components": [
+ [ [ "rag", 12 ] ]
+ ]
+ },
+{
+ "type" : "recipe",
+ "result": "petticoat",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_OTHER",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 60000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 50 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 8 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "tux",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 90000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 150 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 45 ] ]
+ ]
+},
+ {
+ "type" : "recipe",
+ "result": "survivor_tux",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "skills_required" : ["fabrication", 6],
+ "difficulty": 7,
+ "time": 180000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 200 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 18 ], [ "soldering_iron", 18 ], [ "toolset", 18 ] ]
+ ],
+ "components": [
+ [ [ "tux", 1 ] ],
+ [ [ "cloak", 1 ] ],
+ [ [ "chestrig", 1 ], [ "legrig", 1 ], [ "vest", 1 ], [ "tool_belt", 1 ], [ "ragpouch", 2 ],
+ [ "leather_pouch", 2 ], [ "dump_pouch", 1 ], [ "purse", 1 ], [ "fanny", 1 ] ],
+ [ [ "duct_tape", 150 ] ],
+ [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 16 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "makeshift_throwing_knife",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_RANGED",
+ "skill_used": "fabrication",
+ "difficulty": 3,
+ "skills_required" : [ "throw", 4 ],
+ "time": 5000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities":[
+ {"id":"HAMMER","level":2,"amount":1}
+ ],
+ "components":
+ [
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "rag", 1 ], [ "duct_tape", 50 ], [ "string_6", 2 ], [ "sinew", 100 ],[ "thread", 100 ], [ "plant_fibre", 100 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "assassins_throwing_dagger",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_RANGED",
+ "skill_used": "fabrication",
+ "difficulty": 7,
+ "skills_required" : [ "throw", 7 ],
+ "time": 300000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities":[
+ {"id":"HAMMER","level":3,"amount":1}
+ ], "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
+ ],
+ "components":
+ [
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "leather", 1 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "destruction_otama",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 7,
+ "skills_required" : [ "throw", 5 ],
+ "time": 210000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities":[
+ {"id":"HAMMER","level":3,"amount":1}
+ ], "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
+ ],
+ "components":
+ [
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "2x4", 1 ], [ "stick", 2 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "vorpal_kitchen_knife",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_CUTTING",
+ "skill_used": "fabrication",
+ "difficulty": 10,
+ "skills_required" : [ "melee", 10 ],
+ "time": 300000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities": [
+ {"id":"HAMMER","level":3,"amount":1}
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 450], [ "char_forge", 90], [ "oxy_torch", 90] ]
+ ],
+ "components":
+ [
+ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ],
+ [ [ "2x4", 1 ], [ "stick", 2 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "slaying_pan",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 9,
+ "skills_required" : [ "melee", 7 ],
+ "time": 270000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities": [
+ {"id":"HAMMER","level":3,"amount":1}
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 450], [ "char_forge", 90], [ "oxy_torch", 90] ]
+ ],
+ "components":
+ [
+ [ [ "steel_lump", 2 ], [ "steel_chunk", 8 ], [ "scrap", 24 ] ],
+ [ [ "2x4", 1 ], [ "stick", 2 ] ],
+ [ [ "spike", 6 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "brutal_broom",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_PIERCING",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "skills_required" : [ "melee", 4 ],
+ "time": 180000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities" : [
+ {"id":"HAMMER","level":1,"amount":1},
+ {"id":"SAW_M","level":1,"amount":1}
+ ], "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
+ ],
+ "components": [
+ [ [ "blade", 1 ] ],
+ [ [ "spike", 1 ] ],
+ [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ],
+ [ [ "duct_tape", 100 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "spiked_whip",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 8,
+ "skills_required" : [ "melee", 6 ],
+ "time": 240000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities": [
+ {"id":"HAMMER","level":3,"amount":1},
+ {"id":"CUT","level":1,"amount":1}
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 400], [ "char_forge", 80], [ "oxy_torch", 80] ]
+ ],
+ "components":
+ [
+ [ [ "bullwhip" ,1 ], [ "leather" ,25 ] ],
+ [ [ "steel_lump", 1 ], [ "steel_chunk", 4 ], [ "scrap", 12 ] ],
+ [ [ "spike", 9 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "shikomi_kasa",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_CUTTING",
+ "skill_used": "fabrication",
+ "difficulty": 8,
+ "skills_required" : [ "melee", 6 ],
+ "time": 240000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities": [
+ {"id":"HAMMER","level":3,"amount":1}
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 400], [ "char_forge", 80], [ "oxy_torch", 80] ]
+ ],
+ "components":
+ [
+ [ ["umbrella", 1 ], ["teleumbrella", 1 ] ],
+ [ [ "steel_lump", 2 ],[ "steel_chunk", 6 ], [ "scrap", 18 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "shikomi_stick",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_CUTTING",
+ "skill_used": "fabrication",
+ "difficulty": 8,
+ "skills_required" : [ "melee", 6 ],
+ "time": 240000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities": [
+ {"id":"HAMMER","level":3,"amount":1},
+ {"id":"CUT","level":1,"amount":1}
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 400],[ "char_forge", 80], [ "oxy_torch", 80] ],
+ [ ["polisher", 20] ]
+ ],
+ "components":
+ [
+ [ [ "2x4", 2 ], [ "stick", 4 ] ],
+ [ [ "steel_lump", 2 ], [ "steel_chunk", 6 ], [ "scrap", 18 ] ],
+ [ [ "wax", 2] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "man_carrier",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_OTHER",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 75000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 150 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 30 ] ],
+ [ [ "rag", 25 ] ],
+ [ [ "felt_patch", 20 ] ]
+ ]
+},
+ {
+ "result": "kawaii_maid_hat",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 15000,
+ "autolearn": true,
+ "using": [ [ "filament", 20 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag" , 14 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_hat_thermal_off",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 120000,
+ "autolearn": true,
+ "using": [ [ "filament", 24 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 10 ] ],
+ [ [ "element", 4 ] ],
+ [ [ "cable", 12 ] ],
+ [ [ "kawaii_maid_hat", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_hat_lss",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": 180000,
+ "autolearn": true,
+ "using": [ [ "filament", 200 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [ [ [ "welder", 28 ], [ "welder_crude", 42 ], [ "soldering_iron", 42 ], [ "toolset", 42 ] ] ],
+ "components": [
+ [ [ "kawaii_maid_hat_thermal_off", 1 ] ],
+ [ [ "kevlar_plate", 12 ] ]
+ ]
+ },
+{
+ "type" : "recipe",
+ "result": "master_doll",
+ "category": "CC_OTHER",
+ "subcategory": "CSC_OTHER_OTHER",
+ "skill_used": "fabrication",
+ "skills_required": [ "tailor", 3 ],
+ "difficulty": 3,
+ "time": 60000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 50 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 12 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "maid_mess_kit",
+ "category": "CC_OTHER",
+ "subcategory": "CSC_OTHER_TOOLS",
+ "skill_used": "fabrication",
+ "difficulty": 4,
+ "skills_required" : [ "cooking", 4 ],
+ "time": 60000,
+ "reversible": false,
+ "autolearn": true,
+ "components": [
+ [ [ "knife_steak", 1 ], [ "knife_butcher", 1 ] ],
+ [ [ "pot", 1 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "maid_claw",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_PIERCING",
+ "skill_used": "fabrication",
+ "difficulty": 7,
+ "skills_required" : [ "melee", 5 ],
+ "time": 210000,
+ "reversible": false,
+ "autolearn": true,
+ "qualities" : [
+ {"id":"HAMMER","level":1,"amount":1}
+ ], "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ],
+ [ [ "sewing_kit", 6 ] ]
+ ],
+ "components": [
+ [ [ "spike", 5 ] ],
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "leather", 2 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "battle_mop",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 2,
+ "time": 60000,
+ "reversible": true,
+ "autolearn": true,
+ "qualities" : [
+ {"id":"CUT","level":1,"amount":1},{"id":"HAMMER","level":2,"amount":1}
+ ],
+ "components": [
+ [ [ "stick", 1 ], [ "2x4", 1 ] ],
+ [ [ "rag", 4 ] ],
+ [ [ "steel_chunk", 1 ] ],
+ [ [ "string_36", 1] ],
+ [ [ "duct_tape", 25 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "panties_kemo",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 15 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 2 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "briefs_kemo",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "filament", 15 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 2 ] ]
+ ]
+},
+{
+ "type" : "recipe",
+ "result": "kawaii_maid_dress",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 60000,
+ "autolearn": true,
+ "using": [ [ "filament", 150 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag" , 24 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_maid_dress_ex",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 120000,
+ "autolearn": true,
+ "using": [ [ "filament", 200 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "kawaii_maid_dress" , 1] ],
+ [ [ "rag" , 20 ] ],
+ [ [ "thread", 30 ] ],
+ [ [ "plastic_chunk" , 6 ] ],
+ [ [ "leather" , 12 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_dress_lss",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": 180000,
+ "autolearn": true,
+ "using": [ [ "filament", 200 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 28 ], [ "welder_crude", 42 ], [ "soldering_iron", 42 ], [ "toolset", 42 ] ]
+ ],
+ "components": [
+ [ [ "rag", 30 ] ],
+ [ [ "coat_rain", 1 ] ],
+ [ [ "kawaii_maid_dress_ex", 1 ] ],
+ [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_raincoat",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 1,
+ "time": 30000,
+ "autolearn": true,
+ "components": [
+ [ [ "duct_tape", 50 ] ],
+ [ [ "bag_plastic", 10 ] ],
+ [ [ "rag", 10 ] ]
+ ]
+
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_maid_panties",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 15 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 3 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_maid_bra",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_TORSO",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 20 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ ["bra" , 1], [ "rag", 4 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_hardcase",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_STORAGE",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "time": 100000,
+ "autolearn": true,
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
+ ],
+ "components": [
+ [ [ "plastic_chunk" , 20 ] ],
+ [ [ "steel_chunk", 4 ], [ "scrap", 20 ] ],
+ [ [ "kawaii_maid_hardcase_mini", 1 ] ],
+ [ [ "duct_tape", 200 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_hardcase_mini",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_STORAGE",
+ "skill_used": "fabrication",
+ "difficulty": 5,
+ "time": 90000,
+ "autolearn": true,
+ "using": [ [ "filament", 160 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
+ ],
+ "components": [
+ [ [ "plastic_chunk" , 14 ] ],
+ [ [ "leather" , 14 ] ],
+ [ [ "kawaii_maid_hardcase_slim", 1 ] ],
+ [ [ "duct_tape", 160 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_hardcase_slim",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_STORAGE",
+ "skill_used": "fabrication",
+ "difficulty": 4,
+ "time": 80000,
+ "autolearn": true,
+ "using": [ [ "filament", 120 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
+ ],
+ "components": [
+ [ [ "plastic_chunk" , 10 ] ],
+ [ [ "leather" , 10 ] ],
+ [ [ "duct_tape", 120 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_secretpoach",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_STORAGE",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": 30000,
+ "autolearn": true,
+ "using": [ [ "filament", 10 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "rag", 24 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_dress_shoes",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 10 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 4 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_boots",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 35000,
+ "autolearn": true,
+ "using": [ [ "filament", 10 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 6 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_boots_hi",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": 240000,
+ "autolearn": true,
+ "using": [ [ "filament", 100 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
+ ],
+ "components": [
+ [ [ "leather", 22 ] ],
+ [ [ "kevlar_plate", 12 ] ],
+ [ [ "duct_tape", 300 ] ],
+ [ [ "nomex_socks", 1 ] ],
+ [ [ "kawaii_boots", 1 ] ],
+ [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_shoes_hi",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_FEET",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": 240000,
+ "autolearn": true,
+ "using": [ [ "filament", 100 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "tools": [
+ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ]
+ ],
+ "components": [
+ [ [ "leather", 22 ] ],
+ [ [ "kevlar_plate", 12 ] ],
+ [ [ "duct_tape", 300 ] ],
+ [ [ "nomex_socks", 1 ] ],
+ [ [ "kawaii_dress_shoes", 1 ] ],
+ [ [ "boots_combat", 1 ], [ "boots_steel", 1 ], [ "boots_bunker", 1 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_scarf",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 90000,
+ "reversible": true,
+ "autolearn": true,
+ "using": [ [ "filament", 3 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [ [ [ "rag", 4 ] ] ]
+ },
+ {
+ "result": "kawaii_hat_cotton",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": 40000,
+ "autolearn": true,
+ "using": [ [ "filament", 8 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [ [ [ "rag", 3 ] ] ]
+ },
+ {
+ "result": "kawaii_maid_megane_01",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "fabrication",
+ "difficulty": 2,
+ "time": 8000,
+ "autolearn": true,
+ "qualities": [ { "id": "SCREW", "level": 1 } ],
+ "components": [
+ [
+ ["glasses_eye" , 1],
+ ["glasses_bifocal" , 1],
+ ["glasses_reading" , 1]
+ ]
+ ]
+ },
+ {
+ "result": "kawaii_hitec_megane",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "time": 100000,
+ "autolearn": true,
+ "qualities": [ { "id": "SCREW", "level": 1 } ],
+ "components": [
+ [ [ "kawaii_maid_megane_01" , 1 ] ],
+ [ [ "kevlar", 12 ] ]
+ ]
+ }
+]