Skip to content

Commit

Permalink
Nested Recipes - Steel Equipment Renest, Belts, Sewing Tools (CleverR…
Browse files Browse the repository at this point in the history
…aven#60430)

* Hide Curved Needle Recipe

* Hide Sewing Tool Recipes 1

Sewing Kit, Steel Sewing Awl, Bone Sewing Awl

* Hide Sewing Tools 2

Tailor's Kit, Bone/Wood Needle

* Nested Sewing Tools

* Hide Survivor Belt Recipe

* Hide Belt Recipes

* Nested belts

* Hide Close Helm Recipes

* Nested Close Helmets

* RENEST Steel Arm Guards

* RENEST Steel Leg Guards

* lint oops

* fix duplicate

* renest steel plate suits

* hello...?  tests?

* lint

* Hide Demi-Gauntlet Recipes

* Nested Demi-Gauntlets

* Hide Mitten Gauntlet Recipes

* Nested Mitten Gauntlets
  • Loading branch information
ANickelN authored and Hirmuolio committed Aug 27, 2022
1 parent 4b3e4b4 commit babd340
Show file tree
Hide file tree
Showing 8 changed files with 1,027 additions and 195 deletions.
40 changes: 20 additions & 20 deletions data/json/recipes/armor/hands.json
Original file line number Diff line number Diff line change
Expand Up @@ -1081,8 +1081,8 @@
"result": "lc_demi_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 5,
"time": "2 d 12 h",
Expand Down Expand Up @@ -1121,8 +1121,8 @@
"result": "mc_demi_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 5,
"time": "2 d 12 h",
Expand Down Expand Up @@ -1161,8 +1161,8 @@
"result": "hc_demi_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 5,
"time": "2 d 12 h",
Expand Down Expand Up @@ -1201,8 +1201,8 @@
"result": "ch_demi_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 6,
"time": "2 d 18 h",
Expand Down Expand Up @@ -1241,8 +1241,8 @@
"result": "qt_demi_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 7,
"time": "2 d 18 h",
Expand Down Expand Up @@ -1281,8 +1281,8 @@
"result": "lc_mitten_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 6,
"time": "3 d",
Expand Down Expand Up @@ -1336,8 +1336,8 @@
"result": "mc_mitten_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 6,
"time": "3 d",
Expand Down Expand Up @@ -1376,8 +1376,8 @@
"result": "hc_mitten_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 6,
"time": "3 d",
Expand Down Expand Up @@ -1416,8 +1416,8 @@
"result": "ch_mitten_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 7,
"time": "3 d 8 h",
Expand Down Expand Up @@ -1456,8 +1456,8 @@
"result": "qt_mitten_gaunt",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_ARMS",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 8,
"time": "3 d 11 h",
Expand Down
20 changes: 10 additions & 10 deletions data/json/recipes/armor/head.json
Original file line number Diff line number Diff line change
Expand Up @@ -2605,8 +2605,8 @@
"result": "lc_helm_close",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 7,
"time": "5 d",
Expand Down Expand Up @@ -2635,8 +2635,8 @@
"result": "mc_helm_close",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 7,
"time": "5 d",
Expand Down Expand Up @@ -2665,8 +2665,8 @@
"result": "hc_helm_close",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 7,
"time": "5 d",
Expand Down Expand Up @@ -2695,8 +2695,8 @@
"result": "ch_helm_close",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 8,
"time": "5 d 12 h",
Expand Down Expand Up @@ -2725,8 +2725,8 @@
"result": "qt_helm_close",
"type": "recipe",
"activity_level": "BRISK_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_HEAD",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "fabrication",
"difficulty": 9,
"time": "5 d 16 h",
Expand Down
4 changes: 2 additions & 2 deletions data/json/recipes/armor/other.json
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@
"result": "survivor_belt_notools",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_OTHER",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"difficulty": 6,
"skills_required": [ "fabrication", 3 ],
Expand Down
24 changes: 12 additions & 12 deletions data/json/recipes/armor/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,8 @@
"result": "santa_belt",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"time": "1 h 30 m",
"autolearn": true,
Expand All @@ -192,8 +192,8 @@
"result": "fireman_belt",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"difficulty": 4,
"time": "2 h",
Expand All @@ -207,8 +207,8 @@
"result": "webbing_belt",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"difficulty": 5,
"time": "8 h",
Expand All @@ -222,8 +222,8 @@
"result": "police_belt",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"difficulty": 4,
"time": "2 h",
Expand Down Expand Up @@ -913,8 +913,8 @@
"result": "leather_belt",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"time": "1 h",
"reversible": true,
Expand Down Expand Up @@ -1793,8 +1793,8 @@
"result": "tool_belt",
"type": "recipe",
"activity_level": "LIGHT_EXERCISE",
"category": "CC_ARMOR",
"subcategory": "CSC_ARMOR_STORAGE",
"category": "CC_*",
"subcategory": "CSC_*_NESTED",
"skill_used": "tailor",
"difficulty": 3,
"time": "4 h",
Expand Down
Loading

0 comments on commit babd340

Please sign in to comment.