Skip to content

Commit b1ff83d

Browse files
authored
Merge pull request #82921 from sadenar/Nestening-Weapons
Nestening - Weapons
1 parent 35fb5c3 commit b1ff83d

File tree

1 file changed

+132
-6
lines changed

1 file changed

+132
-6
lines changed

data/json/recipes/nested.json

Lines changed: 132 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -53,12 +53,13 @@
5353
"description": "Recipes related to constructing different types of staffs.",
5454
"skill_used": "fabrication",
5555
"nested_category_data": [
56-
"shock_staff",
5756
"q_staff",
58-
"bo_from long stick",
59-
"bo_from quarterstaff",
6057
"i_staff",
6158
"i_staff_with sheet metal",
59+
"shock_staff",
60+
"bo_from long stick",
61+
"bo_from quarterstaff",
62+
"staff_pipe",
6263
"nested_steelshod"
6364
],
6465
"difficulty": 1
@@ -4693,7 +4694,7 @@
46934694
"name": "cutlasses",
46944695
"description": "Recipes for making cutlasses.",
46954696
"skill_used": "fabrication",
4696-
"nested_category_data": [ "lc_cutlass", "mc_cutlass", "hc_cutlass", "ch_cutlass", "qt_cutlass" ],
4697+
"nested_category_data": [ "cutlass", "lc_cutlass", "mc_cutlass", "hc_cutlass", "ch_cutlass", "qt_cutlass" ],
46974698
"difficulty": 7
46984699
},
46994700
{
@@ -4859,7 +4860,7 @@
48594860
"name": "kukris",
48604861
"description": "Recipes for making kukris.",
48614862
"skill_used": "fabrication",
4862-
"nested_category_data": [ "lc_kukri", "mc_kukri", "hc_kukri", "ch_kukri", "qt_kukri" ],
4863+
"nested_category_data": [ "kukri", "lc_kukri", "mc_kukri", "hc_kukri", "ch_kukri", "qt_kukri" ],
48634864
"difficulty": 7
48644865
},
48654866
{
@@ -4895,7 +4896,7 @@
48954896
"name": "battle axes",
48964897
"description": "Recipes for making battle axes.",
48974898
"skill_used": "fabrication",
4898-
"nested_category_data": [ "lc_battleaxe", "mc_battleaxe", "hc_battleaxe", "ch_battleaxe", "qt_battleaxe" ],
4899+
"nested_category_data": [ "battleaxe", "lc_battleaxe", "mc_battleaxe", "hc_battleaxe", "ch_battleaxe", "qt_battleaxe", "ax_sheets_welded" ],
48994900
"difficulty": 7
49004901
},
49014902
{
@@ -8342,5 +8343,130 @@
83428343
"bp_40x53mm_slug_m169",
83438344
"bp_40x53mm_flechette_m169"
83448345
]
8346+
},
8347+
{
8348+
"id": "nested_wood_sword",
8349+
"type": "nested_category",
8350+
"activity_level": "LIGHT_EXERCISE",
8351+
"category": "CC_WEAPON",
8352+
"subcategory": "CSC_WEAPON_BASHING",
8353+
"name": "wooden swords",
8354+
"description": "Recipes for making wooden swords with various purposes and levels of refinement.",
8355+
"skill_used": "fabrication",
8356+
"nested_category_data": [ "sword_wood", "sword_wood_large", "sword_nail", "bokken" ],
8357+
"difficulty": 1
8358+
},
8359+
{
8360+
"id": "nested_warhammer",
8361+
"type": "nested_category",
8362+
"activity_level": "LIGHT_EXERCISE",
8363+
"category": "CC_WEAPON",
8364+
"subcategory": "CSC_WEAPON_BASHING",
8365+
"name": "warhammers",
8366+
"description": "Recipes for making hammers used as weapons instead of tools.",
8367+
"skill_used": "fabrication",
8368+
"nested_category_data": [ "warhammer", "lucern_hammer", "homemade_polehammer", "homewrecker" ],
8369+
"difficulty": 1
8370+
},
8371+
{
8372+
"id": "nested_bat",
8373+
"type": "nested_category",
8374+
"activity_level": "LIGHT_EXERCISE",
8375+
"category": "CC_WEAPON",
8376+
"subcategory": "CSC_WEAPON_BASHING",
8377+
"name": "bats",
8378+
"description": "Recipes for making baseball bats and improving them with various materials.",
8379+
"skill_used": "fabrication",
8380+
"nested_category_data": [ "bat", "bat_with_lathe", "nailbat", "bwirebat", "nutboltbat" ],
8381+
"difficulty": 1
8382+
},
8383+
{
8384+
"id": "nested_baton",
8385+
"type": "nested_category",
8386+
"activity_level": "LIGHT_EXERCISE",
8387+
"category": "CC_WEAPON",
8388+
"subcategory": "CSC_WEAPON_BASHING",
8389+
"name": "batons",
8390+
"description": "Recipes for making bashing sticks known variously as batons, tonfas or truncheons.",
8391+
"skill_used": "fabrication",
8392+
"nested_category_data": [ "tonfa", "tonfa_wood", "shocktonfa_off", "blackjack", "cudgel" ],
8393+
"difficulty": 1
8394+
},
8395+
{
8396+
"id": "nested_club",
8397+
"type": "nested_category",
8398+
"activity_level": "LIGHT_EXERCISE",
8399+
"category": "CC_WEAPON",
8400+
"subcategory": "CSC_WEAPON_BASHING",
8401+
"name": "clubs",
8402+
"description": "Recipes for making wooden clubs of various levels of refinement.",
8403+
"skill_used": "fabrication",
8404+
"nested_category_data": [
8405+
"club_wooden",
8406+
"club_wooden_nails",
8407+
"club_wooden_bolted",
8408+
"club_wooden_large_nails",
8409+
"club_wooden_large_bolted",
8410+
"2H_club_kanabo_spiked",
8411+
"2H_club_kanabo_studded",
8412+
"shillelagh"
8413+
],
8414+
"difficulty": 1
8415+
},
8416+
{
8417+
"id": "nested_machete",
8418+
"type": "nested_category",
8419+
"activity_level": "LIGHT_EXERCISE",
8420+
"category": "CC_WEAPON",
8421+
"subcategory": "CSC_WEAPON_CUTTING",
8422+
"name": "machetes",
8423+
"description": "Recipes for making useful tools able to cut through both brush and zombie limbs.",
8424+
"skill_used": "fabrication",
8425+
"nested_category_data": [ "machete", "makeshift_machete", "survivor_machete", "survivor_machete_qt" ],
8426+
"difficulty": 1
8427+
},
8428+
{
8429+
"id": "nested_makeshift_swords",
8430+
"type": "nested_category",
8431+
"activity_level": "LIGHT_EXERCISE",
8432+
"category": "CC_WEAPON",
8433+
"subcategory": "CSC_WEAPON_CUTTING",
8434+
"name": "improvised swords",
8435+
"description": "Recipes for creating metal swords of dubious quality out of dubious materials.",
8436+
"skill_used": "fabrication",
8437+
"nested_category_data": [
8438+
"sword_metal",
8439+
"sword_metal_large",
8440+
"sword_crude",
8441+
"sword_crude_large",
8442+
"sword_sheets_welded",
8443+
"sword_sheets_welded_large"
8444+
],
8445+
"difficulty": 1
8446+
},
8447+
{
8448+
"id": "nested_speedloader_chutes",
8449+
"type": "nested_category",
8450+
"activity_level": "LIGHT_EXERCISE",
8451+
"category": "CC_WEAPON",
8452+
"subcategory": "CSC_WEAPON_MODS",
8453+
"name": "speedloader chutes",
8454+
"description": "Recipes for creating tools useful to reload high capacity shotguns faster.",
8455+
"skill_used": "fabrication",
8456+
"nested_category_data": [
8457+
"arredondo_chute_remington_870",
8458+
"arredondo_chute_remington_870_simple",
8459+
"arredondo_chute_remington_870_breacher",
8460+
"arredondo_chute_remington_870_breacher_simple",
8461+
"arredondo_chute_benelli_sa",
8462+
"arredondo_chute_benelli_sa_simple",
8463+
"arredondo_chute_mossberg_500",
8464+
"arredondo_chute_mossberg_500_simple",
8465+
"arredondo_chute_mossberg_930",
8466+
"arredondo_chute_mossberg_930_simple",
8467+
"arredondo_chute_mossberg_590",
8468+
"arredondo_chute_mossberg_590_simple"
8469+
],
8470+
"difficulty": 1
83458471
}
83468472
]

0 commit comments

Comments
 (0)