aboutsummaryrefslogtreecommitdiff
path: root/recipes.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 13:18:23 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-07-28 13:18:23 -0700
commitdd76b82d508f9134c175d40b3915fc2bc5af04d3 (patch)
tree880031d8e5f1c45515bc968b6e15ae1fa5e9c117 /recipes.json
parentAdd cotton to maid vest to allow reinforcement (diff)
downloadcataclysm-dda-mod_battle-maid-redone-dd76b82d508f9134c175d40b3915fc2bc5af04d3.tar.xz
Fix spacing
Diffstat (limited to 'recipes.json')
-rw-r--r--recipes.json2307
1 files changed, 1165 insertions, 1142 deletions
diff --git a/recipes.json b/recipes.json
index dd5d998..07fa4c2 100644
--- a/recipes.json
+++ b/recipes.json
@@ -1,1153 +1,1176 @@
[
-{
- "type" : "recipe",
- "result": "maid_dress",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_SUIT",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "90 m",
- "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": "2 h",
- "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": "3 h",
- "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 ] ]
+ {
+ "type" : "recipe",
+ "result": "maid_dress",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "90 m",
+ "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": "2 h",
+ "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": "3 h",
+ "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 ] ],
- [ [ "kawaii_raincoat", 1 ] ],
- [ [ "kawaii_maid_dress_long_leather", 1 ] ],
- [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
- ]
- },
-{
- "type" : "recipe",
- "result": "maid_dress_french",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_SUIT",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "90 m",
- "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": "30 m",
- "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": "30 m",
- "autolearn": true,
- "using": [ [ "filament", 30 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ ["kawaii_vest" , 1] ],
- [ ["modularvestkevlar" , 1] ]
- ]
- },
-{
+ "components": [
+ [ [ "rag", 30 ] ],
+ [ [ "kawaii_raincoat", 1 ] ],
+ [ [ "kawaii_maid_dress_long_leather", 1 ] ],
+ [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "maid_dress_french",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "90 m",
+ "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": "30 m",
+ "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": "30 m",
+ "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": "1 h",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "filament", 20 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ [ "rag", 3 ] ]
- ]
-},
-{
+ "result": "maid_hat",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "1 h",
+ "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": "90 m",
- "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": "35 m",
- "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": "35 m",
- "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": "35 m",
- "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": "1 h",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "filament", 50 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ [ "rag", 8 ] ]
- ]
-},
-{
+ "result": "jokyu_fuku",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "90 m",
+ "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": "35 m",
+ "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": "35 m",
+ "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": "35 m",
+ "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": "1 h",
+ "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": "90 m",
- "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": "3 h",
- "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": "5 m",
- "reversible": false,
- "autolearn": true,
- "qualities":[
- {"id":"HAMMER","level":2,"amount":1}
- ],
- "components":
- [
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
- [ [ "rag", 1 ], [ "duct_tape", 50 ], [ "string_6", 2 ], [ "sinew", 100 ],[ "thread", 100 ], [ "plant_fibre", 100 ] ]
- ]
-},
-{
- "type" : "recipe",
- "result": "assassins_throwing_dagger",
- "category": "CC_WEAPON",
- "subcategory": "CSC_WEAPON_RANGED",
- "skill_used": "fabrication",
- "difficulty": 7,
- "skills_required" : [ "throw", 7 ],
- "time": "7 h",
- "reversible": false,
- "autolearn": true,
- "qualities":[
- {"id":"HAMMER","level":3,"amount":1}
- ], "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
- ],
- "components":
- [
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
- [ [ "leather", 1 ] ]
- ]
-},
-{
- "type" : "recipe",
- "result": "destruction_otama",
- "category": "CC_WEAPON",
- "subcategory": "CSC_WEAPON_BASHING",
- "skill_used": "fabrication",
- "difficulty": 7,
- "skills_required" : [ "melee", 5 ],
- "time": "7 h",
- "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": "10 h",
- "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": "9 h",
- "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": "6 h",
- "reversible": false,
- "autolearn": true,
- "qualities" : [
- {"id":"HAMMER","level":1,"amount":1},
- {"id":"SAW_M","level":1,"amount":1}
- ], "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
- ],
- "components": [
- [ [ "blade", 1 ] ],
- [ [ "spike", 1 ] ],
- [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ],
- [ [ "duct_tape", 100 ] ]
- ]
-},
-{
- "type" : "recipe",
- "result": "spiked_whip",
- "category": "CC_WEAPON",
- "subcategory": "CSC_WEAPON_BASHING",
- "skill_used": "fabrication",
- "difficulty": 8,
- "skills_required" : [ "melee", 6 ],
- "time": "8 h",
- "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": "8 h",
- "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": "8 h",
- "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] ]
- ]
-},
-{
+ "result": "tux",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "90 m",
+ "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": "3 h",
+ "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": "5 m",
+ "reversible": false,
+ "autolearn": true,
+ "qualities":[
+ { "id":"HAMMER","level":2,"amount":1 }
+ ],
+ "components": [
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "rag", 1 ], [ "duct_tape", 50 ], [ "string_6", 2 ], [ "sinew", 100 ],[ "thread", 100 ], [ "plant_fibre", 100 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "assassins_throwing_dagger",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_RANGED",
+ "skill_used": "fabrication",
+ "difficulty": 7,
+ "skills_required" : [ "throw", 7 ],
+ "time": "7 h",
+ "reversible": false,
+ "autolearn": true,
+ "qualities":[
+ { "id":"HAMMER","level":3,"amount":1 }
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 200], ["char_forge", 40], [ "oxy_torch", 40] ]
+ ],
+ "components":
+ [
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "leather", 1 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "destruction_otama",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 7,
+ "skills_required" : [ "melee", 5 ],
+ "time": "7 h",
+ "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": "10 h",
+ "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": "9 h",
+ "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": "6 h",
+ "reversible": false,
+ "autolearn": true,
+ "qualities" : [
+ { "id":"HAMMER","level":1,"amount":1 },
+ { "id":"SAW_M","level":1,"amount":1 }
+ ], "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
+ ],
+ "components": [
+ [ [ "blade", 1 ] ],
+ [ [ "spike", 1 ] ],
+ [ [ "2x4", 2 ], [ "stick", 4 ], [ "broom", 1 ] ],
+ [ [ "duct_tape", 100 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "spiked_whip",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 8,
+ "skills_required" : [ "melee", 6 ],
+ "time": "8 h",
+ "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": "8 h",
+ "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": "8 h",
+ "reversible": false,
+ "autolearn": true,
+ "qualities": [
+ { "id":"HAMMER","level":3,"amount":1 },
+ { "id":"CUT","level":1,"amount":1 }
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 400],[ "char_forge", 80], [ "oxy_torch", 80] ],
+ [ ["polisher", 20] ]
+ ],
+ "components": [
+ [ [ "2x4", 2 ], [ "stick", 4 ] ],
+ [ [ "steel_lump", 2 ], [ "steel_chunk", 6 ], [ "scrap", 18 ] ],
+ [ [ "wax", 2] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "flask_shoggoth",
+ "category": "CC_OTHER",
+ "skill_used": "cooking",
+ "difficulty": 9,
+ "time": "100 m",
+ "reversible": false,
+ "autolearn": false,
+ "book_learn": [ [ "book_shoggoth", 9 ] ],
+ "tools": [
+ [ [ "chemistry_set", 5 ] ]
+ ],
+ "components": [
+ [ [ "meat_shoggoth", 1 ] ],
+ [ [ "flask_glass", 1 ] ],
+ [ [ "blood", 10 ] ],
+ [ [ "maid_dress", 1 ] ]
+ ]
+ },
+ {
"type" : "recipe",
- "result": "man_carrier",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_OTHER",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": "75 m",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "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": "15 m",
- "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": "2 h",
- "autolearn": true,
- "using": [ [ "filament", 24 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ [ "leather", 10 ] ],
- [ [ "kawaii_maid_hat", 1 ] ]
- ]
- },
- {
- "type": "recipe",
- "result": "kawaii_maid_hat_lss",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HEAD",
- "skill_used": "tailor",
- "difficulty": 6,
- "time": "3 h",
- "autolearn": true,
- "using": [ [ "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 ] ]
- ]
- },
- {
- "result": "maid_gloves_long_cotton",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "10 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 4 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
- },
- {
- "result": "maid_gloves_long_leather",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": "30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 20 ] ],
- "components": [ [ [ "leather", 10 ] ],
- [ [ "maid_gloves_long_cotton", 1 ] ] ]
- },
- {
- "result": "maid_gloves_long_armor",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 6,
- "time": "1 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 120 ] ],
- "components": [ [ [ "kevlar_plate", 10 ] ],
- [ [ "maid_gloves_long_leather", 1 ] ] ]
- },
- {
- "result": "maid_gloves_cotton",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "10 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 4 ] ],
- "components": [ [ [ "rag", 4 ] ] ]
- },
- {
- "result": "maid_gloves_leather",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 4,
- "time": "30 m",
- "autolearn": true,
- "using": [ [ "sewing_standard", 20 ] ],
- "components": [ [ [ "leather", 10 ] ],
- [ [ "maid_gloves_cotton", 1 ] ] ]
- },
- {
- "result": "maid_gloves_armor",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_HANDS",
- "skill_used": "tailor",
- "difficulty": 6,
- "time": "1 h",
- "autolearn": true,
- "using": [ [ "sewing_standard", 120 ] ],
- "components": [ [ [ "kevlar_plate", 10 ] ],
- [ [ "maid_gloves_leather", 1 ] ] ]
- },
-{
+ "result": "man_carrier",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_OTHER",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "75 m",
+ "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": "15 m",
+ "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": "2 h",
+ "autolearn": true,
+ "using": [ [ "filament", 24 ] ],
+ "qualities": [
+ { "id": "SEW", "level": 1 },
+ { "id": "CUT", "level": 1 }
+ ],
+ "components": [
+ [ [ "leather", 10 ] ],
+ [ [ "kawaii_maid_hat", 1 ] ]
+ ]
+ },
+ {
+ "type": "recipe",
+ "result": "kawaii_maid_hat_lss",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": "3 h",
+ "autolearn": true,
+ "using": [ [ "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 ] ]
+ ]
+ },
+ {
+ "result": "maid_gloves_long_cotton",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "10 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 4 ] ],
+ "components": [ [ [ "rag", 4 ] ] ]
+ },
+ {
+ "result": "maid_gloves_long_leather",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "30 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 20 ] ],
+ "components": [ [ [ "leather", 10 ] ],
+ [ [ "maid_gloves_long_cotton", 1 ] ] ]
+ },
+ {
+ "result": "maid_gloves_long_armor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": "1 h",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 120 ] ],
+ "components": [ [ [ "kevlar_plate", 10 ] ],
+ [ [ "maid_gloves_long_leather", 1 ] ] ]
+ },
+ {
+ "result": "maid_gloves_cotton",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "10 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 4 ] ],
+ "components": [ [ [ "rag", 4 ] ] ]
+ },
+ {
+ "result": "maid_gloves_leather",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "30 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 20 ] ],
+ "components": [ [ [ "leather", 10 ] ],
+ [ [ "maid_gloves_cotton", 1 ] ] ]
+ },
+ {
+ "result": "maid_gloves_armor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HANDS",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "time": "1 h",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 120 ] ],
+ "components": [ [ [ "kevlar_plate", 10 ] ],
+ [ [ "maid_gloves_leather", 1 ] ] ]
+ },
+ {
"type" : "recipe",
- "result": "master_doll",
- "category": "CC_OTHER",
- "subcategory": "CSC_OTHER_OTHER",
- "skill_used": "fabrication",
- "skills_required": [ "tailor", 3 ],
- "difficulty": 3,
- "time": "1 h",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "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": "1 h",
- "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": "7 h",
- "reversible": false,
- "autolearn": true,
- "qualities" : [
- {"id":"HAMMER","level":1,"amount":1}
- ], "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ],
- [ [ "sewing_kit", 6 ] ]
- ],
- "components": [
- [ [ "spike", 5 ] ],
- [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
- [ [ "leather", 2 ] ]
- ]
-},
-{
- "type" : "recipe",
- "result": "battle_mop",
- "category": "CC_WEAPON",
- "subcategory": "CSC_WEAPON_BASHING",
- "skill_used": "fabrication",
- "difficulty": 2,
- "time": "2 h",
- "reversible": true,
- "autolearn": true,
- "qualities" : [
- {"id":"CUT","level":1,"amount":1},{"id":"HAMMER","level":2,"amount":1}
- ],
- "components": [
- [ [ "stick", 1 ], [ "2x4", 1 ] ],
- [ [ "rag", 4 ] ],
- [ [ "steel_chunk", 1 ] ],
- [ [ "string_36", 1] ],
- [ [ "duct_tape", 25 ] ]
- ]
-},
-{
- "type" : "recipe",
- "result": "panties_kemo",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "35 m",
- "reversible": false,
- "autolearn": true,
- "using": [ [ "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": "35 m",
- "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": "1 h",
- "autolearn": true,
- "using": [ [ "filament", 150 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ [ "rag" , 24 ] ]
- ]
- },
+ "result": "master_doll",
+ "category": "CC_OTHER",
+ "subcategory": "CSC_OTHER_OTHER",
+ "skill_used": "fabrication",
+ "skills_required": [ "tailor", 3 ],
+ "difficulty": 3,
+ "time": "1 h",
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "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": "1 h",
+ "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": "7 h",
+ "reversible": false,
+ "autolearn": true,
+ "qualities" : [
+ { "id":"HAMMER","level":1,"amount":1 }
+ ],
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ],
+ [ [ "sewing_kit", 6 ] ]
+ ],
+ "components": [
+ [ [ "spike", 5 ] ],
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "leather", 2 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "battle_mop",
+ "category": "CC_WEAPON",
+ "subcategory": "CSC_WEAPON_BASHING",
+ "skill_used": "fabrication",
+ "difficulty": 2,
+ "time": "2 h",
+ "reversible": true,
+ "autolearn": true,
+ "qualities" : [
+ { "id":"CUT","level":1,"amount":1},
+ {"id":"HAMMER","level":2,"amount":1 }
+ ],
+ "components": [
+ [ [ "stick", 1 ], [ "2x4", 1 ] ],
+ [ [ "rag", 4 ] ],
+ [ [ "steel_chunk", 1 ] ],
+ [ [ "string_36", 1] ],
+ [ [ "duct_tape", 25 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "panties_kemo",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "35 m",
+ "reversible": false,
+ "autolearn": true,
+ "using": [ [ "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": "35 m",
+ "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": "1 h",
+ "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": "2 h",
- "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": "3 h",
- "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 ] ],
- [ [ "kawaii_raincoat", 1 ] ],
- [ [ "kawaii_maid_dress_ex", 1 ] ],
- [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
- ]
- },
- {
- "type" : "recipe",
- "result": "kawaii_raincoat",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_SUIT",
- "skill_used": "tailor",
- "difficulty": 1,
- "time": "30 m",
- "autolearn": true,
- "components": [
- [ [ "duct_tape", 50 ] ],
- [ [ "bag_plastic", 10 ] ],
- [ [ "rag", 10 ] ]
- ]
+ "type" : "recipe",
+ "result": "kawaii_maid_dress_ex",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 4,
+ "time": "2 h",
+ "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": "3 h",
+ "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 ] ],
+ [ [ "kawaii_raincoat", 1 ] ],
+ [ [ "kawaii_maid_dress_ex", 1 ] ],
+ [ [ "kevlar", 1 ], [ "modularvest", 1 ], [ "swat_armor", 1 ], [ "kevlar_plate", 24 ] ]
+ ]
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_raincoat",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_SUIT",
+ "skill_used": "tailor",
+ "difficulty": 1,
+ "time": "30 m",
+ "autolearn": true,
+ "components": [
+ [ [ "duct_tape", 50 ] ],
+ [ [ "bag_plastic", 10 ] ],
+ [ [ "rag", 10 ] ]
+ ]
- },
- {
- "type" : "recipe",
- "result": "kawaii_maid_panties",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_LEGS",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "35 m",
- "autolearn": true,
- "using": [ [ "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": "35 m",
- "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": "100 m",
- "autolearn": true,
- "tools": [
- [ ["tongs", -1] ],
- [ ["chisel", -1] ],
- [ ["anvil", -1] ],
- [ ["swage", -1] ],
- [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
- ],
- "components": [
- [ [ "plastic_chunk" , 20 ] ],
- [ [ "steel_chunk", 4 ], [ "scrap", 20 ] ],
- [ [ "kawaii_maid_hardcase_mini", 1 ] ],
- [ [ "duct_tape", 200 ] ]
- ]
- },
- {
- "result": "kawaii_maid_hardcase_mini",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_STORAGE",
- "skill_used": "fabrication",
- "difficulty": 5,
- "time": "90 m",
- "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": "80 m",
- "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": "30 m",
- "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": "35 m",
- "autolearn": true,
- "using": [ [ "filament", 10 ] ],
- "qualities": [
- { "id": "SEW", "level": 1 },
- { "id": "CUT", "level": 1 }
- ],
- "components": [
- [ [ "leather", 4 ] ]
- ]
- },
+ },
+ {
+ "type" : "recipe",
+ "result": "kawaii_maid_panties",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_LEGS",
+ "skill_used": "tailor",
+ "difficulty": 2,
+ "time": "35 m",
+ "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": "35 m",
+ "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": "100 m",
+ "autolearn": true,
+ "tools": [
+ [ ["tongs", -1] ],
+ [ ["chisel", -1] ],
+ [ ["anvil", -1] ],
+ [ ["swage", -1] ],
+ [ ["forge", 100], ["char_forge", 20], [ "oxy_torch", 20] ]
+ ],
+ "components": [
+ [ [ "plastic_chunk" , 20 ] ],
+ [ [ "steel_chunk", 4 ], [ "scrap", 20 ] ],
+ [ [ "kawaii_maid_hardcase_mini", 1 ] ],
+ [ [ "duct_tape", 200 ] ]
+ ]
+ },
+ {
+ "result": "kawaii_maid_hardcase_mini",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_STORAGE",
+ "skill_used": "fabrication",
+ "difficulty": 5,
+ "time": "90 m",
+ "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": "80 m",
+ "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": "30 m",
+ "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": "35 m",
+ "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": "35 m",
+ "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": "3 h",
+ "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 ] ],
+ [ [ "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": "3 h",
+ "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 ] ],
+ [ [ "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": "90 m",
+ "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": "40 m",
+ "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": "8 m",
+ "autolearn": true,
+ "qualities": [ { "id": "SCREW", "level": 1 } ],
+ "components": [
+ [
+ ["glasses_eye" , 1],
+ ["glasses_bifocal" , 1],
+ ["glasses_reading" , 1]
+ ]
+ ]
+ },
{
- "result": "kawaii_boots",
- "type": "recipe",
- "category": "CC_ARMOR",
- "subcategory": "CSC_ARMOR_FEET",
- "skill_used": "tailor",
- "difficulty": 2,
- "time": "35 m",
- "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": "3 h",
- "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 ] ],
- [ [ "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": "3 h",
- "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 ] ],
- [ [ "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": "90 m",
- "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": "40 m",
- "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": "8 m",
- "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": "100 m",
- "autolearn": true,
- "qualities": [ { "id": "SCREW", "level": 1 } ],
- "components": [
- [ [ "kawaii_maid_megane_01" , 1 ] ],
- [ [ "kevlar_plate", 12 ] ]
- ]
- }
+ "result": "kawaii_hitec_megane",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "fabrication",
+ "difficulty": 6,
+ "time": "100 m",
+ "autolearn": true,
+ "qualities": [ { "id": "SCREW", "level": 1 } ],
+ "components": [
+ [ [ "kawaii_maid_megane_01" , 1 ] ],
+ [ [ "kevlar_plate", 12 ] ]
+ ]
+ }
]