summaryrefslogtreecommitdiff
path: root/json/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'json/recipes')
-rw-r--r--json/recipes/armor/head.json108
-rw-r--r--json/recipes/recipe_obsolete.json17
2 files changed, 125 insertions, 0 deletions
diff --git a/json/recipes/armor/head.json b/json/recipes/armor/head.json
new file mode 100644
index 0000000..7ac833a
--- /dev/null
+++ b/json/recipes/armor/head.json
@@ -0,0 +1,108 @@
+[
+ {
+ "result": "helmet_lsurvivor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 5,
+ "skills_required": [ "fabrication", 3 ],
+ "time": "90 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 10 ] ],
+ "tools": [ [ [ "welder", 42 ], [ "welder_crude", 63 ], [ "soldering_iron", 63 ], [ "toolset", 63 ] ] ],
+ "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 ] ],
+ [ [ "rag", 8 ] ],
+ [ [ "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 ] ]
+ ]
+ },
+ {
+ "result": "helmet_survivor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "skills_required": [ "fabrication", 4 ],
+ "time": "90 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 10 ] ],
+ "tools": [ [ [ "welder", 42 ], [ "welder_crude", 63 ], [ "soldering_iron", 63 ], [ "toolset", 63 ] ] ],
+ "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 ] ]
+ ]
+ },
+ {
+ "result": "helmet_xlsurvivor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 6,
+ "skills_required": [ "fabrication", 4 ],
+ "time": "90 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 20 ] ],
+ "tools": [ [ [ "welder", 84 ], [ "welder_crude", 126 ], [ "soldering_iron", 126 ], [ "toolset", 126 ] ] ],
+ "components": [
+ [ [ "helmet_liner", 2 ], [ "hat_cotton", 2 ], [ "rag", 8 ] ],
+ [ [ "tac_helmet", 2 ], [ "tac_fullhelmet", 2 ], [ "helmet_army", 2 ], [ "kevlar_plate", 14 ] ],
+ [ [ "hood_rain", 2 ], [ "bag_plastic", 4 ] ],
+ [ [ "leather", 16 ], [ "tanned_hide", 3 ] ],
+ [ [ "duct_tape", 300 ] ],
+ [ [ "helmet_riot", 2 ], [ "helmet_motor", 2 ], [ "helmet_football", 2 ], [ "helmet_ball", 2 ], [ "helmet_skid", 2 ], [ "helmet_bike", 2 ], [ "hat_hard", 2 ], [ "firehelmet", 2 ], [ "pickelhaube", 2 ], [ "plastic_chunk", 20 ] ]
+ ]
+ },
+ {
+ "result": "helmet_hsurvivor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 7,
+ "skills_required": [ "fabrication", 5 ],
+ "time": "90 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 10 ] ],
+ "tools": [ [ [ "welder", 42 ], [ "welder_crude", 63 ], [ "soldering_iron", 63 ], [ "toolset", 63 ] ] ],
+ "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 ] ],
+ [ [ "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 ] ]
+ ]
+ },
+ {
+ "result": "hood_hsurvivor",
+ "type": "recipe",
+ "category": "CC_ARMOR",
+ "subcategory": "CSC_ARMOR_HEAD",
+ "skill_used": "tailor",
+ "difficulty": 7,
+ "skills_required": [ "fabrication", 5 ],
+ "time": "45 m",
+ "autolearn": true,
+ "using": [ [ "sewing_standard", 40 ] ],
+ "tools": [ [ [ "welder", 21 ], [ "welder_crude", 32 ], [ "soldering_iron", 32 ], [ "toolset", 32 ] ] ],
+ "components": [
+ [ [ "leather", 6 ], [ "tanned_hide", 1 ] ],
+ [ [ "rag", 2 ] ],
+ [ [ "kevlar_plate", 4 ] ],
+ [ [ "steel_chunk", 2 ], [ "scrap", 6 ] ],
+ [ [ "hood_rain", 1 ], [ "bag_plastic", 2 ] ],
+ [ [ "duct_tape", 100 ] ]
+ ]
+ }
+]
diff --git a/json/recipes/recipe_obsolete.json b/json/recipes/recipe_obsolete.json
new file mode 100644
index 0000000..321c22f
--- /dev/null
+++ b/json/recipes/recipe_obsolete.json
@@ -0,0 +1,17 @@
+[
+ {
+ "type": "recipe",
+ "result": "helmet_survivor",
+ "obsolete": false
+ },
+ {
+ "type": "recipe",
+ "result": "helmet_xlsurvivor",
+ "obsolete": false
+ },
+ {
+ "type": "recipe",
+ "result": "helmet_hsurvivor",
+ "obsolete": false
+ }
+]