-
Notifications
You must be signed in to change notification settings - Fork 3
/
blaze_ammo_recipes.json
289 lines (289 loc) · 10.1 KB
/
blaze_ammo_recipes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
[
{
"result": "canbomb",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"time": 5000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"tools": [ [ [ "soldering_iron", 10 ], [ "toolset", 10 ], [ "duct_tape", 5 ] ] ],
"components": [
[ [ "can_food_unsealed", 1 ], [ "can_drink_unsealed", 1 ], [ "canister_empty", 1 ], [ "clay_canister", 1 ] ],
[ [ "gunpowder", 216 ], [ "gasoline", 600 ], [ "diesel", 600 ], [ "chem_rdx", 1 ], [ "chem_hmtd", 2 ], [ "chem_anfo", 5 ], [ "matchbomb", 3 ] ],
[ [ "smpistol_primer", 1 ], [ "lgpistol_primer", 1 ], [ "smrifle_primer", 1 ], [ "lgrifle_primer", 1 ], [ "shotgun_primer", 1 ] ]
]
},
{
"result": "canbomb2",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"time": 5000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"tools": [ [ [ "soldering_iron", 10 ], [ "toolset", 10 ], [ "duct_tape", 5 ] ] ],
"components": [
[ [ "can_food_unsealed", 5 ], [ "can_drink_unsealed", 5 ], [ "canister_empty", 5 ], [ "clay_canister", 5 ] ],
[ [ "dynamite", 1 ], [ "c4", 1 ], [ "fertilizer_bomb", 1 ], [ "chem_rdx", 5 ], [ "chem_hmtd", 10 ], [ "chem_anfo", 50 ] ],
[ [ "smpistol_primer", 1 ], [ "lgpistol_primer", 1 ], [ "smrifle_primer", 1 ], [ "lgrifle_primer", 1 ], [ "shotgun_primer", 1 ] ]
]
},
{
"result": "canbombfire",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"skills_required": [ "mechanics", 1 ],
"time": 5000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"tools": [ [ [ "soldering_iron", 5 ], [ "toolset", 5 ], [ "duct_tape", 2 ] ] ],
"components": [
[ [ "can_food_unsealed", 1 ], [ "can_drink_unsealed", 1 ], [ "canister_empty", 1 ], [ "clay_canister", 1 ] ],
[ [ "whiskey", 7 ], [ "single_malt_whiskey", 7 ], [ "vodka", 7 ], [ "rum", 7 ], [ "tequila", 7 ], [ "gin", 7 ], [ "triple_sec", 7 ], [ "moonshine", 7 ], [ "brandy", 7 ], [ "lamp_oil", 150 ], [ "gasoline", 200 ], [ "diesel", 200 ], [ "napalm", 100 ] ],
[ [ "smpistol_primer", 1 ], [ "lgpistol_primer", 1 ], [ "smrifle_primer", 1 ], [ "lgrifle_primer", 1 ], [ "shotgun_primer", 1 ] ]
]
},
{
"result": "canbombfire2",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"skills_required": [ "cooking", 2 ],
"time": 5000,
"autolearn": true,
"qualities": [
{ "id": "CUT", "level": 1, "amount": 1 },
{ "id": "BOIL", "level": 1, "amount": 1 }
],
"tools": [
[ [ "soldering_iron", 5 ], [ "toolset", 5 ], [ "duct_tape", 2 ] ],
[ [ "hotplate", 3 ], [ "toolset", 3 ], [ "fire", -1 ] ]
],
"components": [
[ [ "can_food_unsealed", 1 ], [ "can_drink_unsealed", 1 ], [ "canister_empty", 1 ], [ "clay_canister", 1 ] ],
[ [ "whiskey", 21 ], [ "single_malt_whiskey", 21 ], [ "vodka", 21 ], [ "rum", 21 ], [ "tequila", 21 ], [ "gin", 21 ], [ "triple_sec", 21 ], [ "moonshine", 21 ], [ "brandy", 21 ], [ "lamp_oil", 600 ], [ "gasoline", 1000 ], [ "diesel", 1000 ], [ "napalm", 400 ] ],
[ [ "smpistol_primer", 1 ], [ "lgpistol_primer", 1 ], [ "smrifle_primer", 1 ], [ "lgrifle_primer", 1 ], [ "shotgun_primer", 1 ] ]
]
},
{
"result": "canbombfrag",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"time": 5000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"tools": [ [ [ "soldering_iron", 10 ], [ "toolset", 10 ], [ "duct_tape", 5 ] ] ],
"components": [
[ [ "can_food_unsealed", 1 ], [ "can_drink_unsealed", 1 ], [ "canister_empty", 1 ], [ "clay_canister", 1 ] ],
[ [ "gunpowder", 72 ], [ "gasoline", 200 ], [ "diesel", 200 ], [ "chem_rdx", 1 ], [ "chem_hmtd", 2 ], [ "chem_anfo", 5 ] ],
[ [ "lead", 120 ], [ "nail", 30 ], [ "bb", 100 ], [ "shrapnel", 50 ], [ "material_sand", 200 ] ],
[ [ "smpistol_primer", 1 ], [ "lgpistol_primer", 1 ], [ "smrifle_primer", 1 ], [ "lgrifle_primer", 1 ], [ "shotgun_primer", 1 ] ]
]
},
{
"result": "harpoon",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"time": 20000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [ [ [ "stick", 10 ], [ "2x4", 5 ], [ "log", 1 ] ] ]
},
{
"result": "hbolt_boom",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 2000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [
[ [ "hbolt_wood", 1 ], [ "hbolt_metal", 1 ] ],
[ [ "canbomb", 1 ] ],
[ [ "string_36", 1 ], [ "superglue", 1 ], [ "duct_tape", 25 ], [ "bone_glue", 1 ] ]
]
},
{
"result": "hbolt_boom2",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 2000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [
[ [ "hbolt_wood", 1 ], [ "hbolt_metal", 1 ] ],
[ [ "canbomb2", 1 ] ],
[ [ "string_36", 1 ], [ "superglue", 1 ], [ "duct_tape", 25 ], [ "bone_glue", 1 ] ]
]
},
{
"result": "hbolt_fire",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 2000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [
[ [ "hbolt_wood", 1 ], [ "hbolt_metal", 1 ] ],
[ [ "canbombfire", 1 ], [ "molotov", 1 ] ],
[ [ "string_36", 1 ], [ "superglue", 1 ], [ "duct_tape", 25 ], [ "bone_glue", 1 ] ]
]
},
{
"result": "hbolt_fire2",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 2000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [
[ [ "hbolt_wood", 1 ], [ "hbolt_metal", 1 ] ],
[ [ "canbombfire2", 1 ], [ "40mm_incendiary", 1 ], [ "grenade_inc", 1 ] ],
[ [ "string_36", 1 ], [ "superglue", 1 ], [ "duct_tape", 25 ], [ "bone_glue", 1 ] ]
]
},
{
"result": "hbolt_frag",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 2000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [
[ [ "hbolt_wood", 1 ], [ "hbolt_metal", 1 ] ],
[ [ "canbombfrag", 1 ], [ "grenade", 1 ], [ "landmine", 1 ], [ "40mm_frag", 1 ], [ "pipebomb", 1 ] ],
[ [ "string_36", 1 ], [ "superglue", 1 ], [ "duct_tape", 25 ], [ "bone_glue", 1 ] ]
]
},
{
"result": "hbolt_metal",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_ARROWS",
"skill_used": "fabrication",
"difficulty": 2,
"skills_required": [ "archery", 2 ],
"time": 15000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"tools": [ [ [ "soldering_iron", 10 ], [ "toolset", 10 ] ] ],
"components": [
[ [ "stick", 5 ], [ "broom", 5 ], [ "mop", 5 ], [ "2x4", 5 ], [ "log", 1 ] ],
[ [ "scrap", 10 ], [ "rebar", 2 ] ]
]
},
{
"result": "hbolt_nuke",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 2000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [
[ [ "hbolt_wood", 1 ], [ "hbolt_metal", 1 ] ],
[ [ "mininuke", 1 ] ],
[ [ "string_36", 1 ], [ "superglue", 1 ], [ "duct_tape", 25 ], [ "bone_glue", 1 ] ]
]
},
{
"result": "hbolt_wood",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_ARROWS",
"skill_used": "fabrication",
"difficulty": 2,
"skills_required": [ "archery", 2 ],
"time": 15000,
"autolearn": true,
"qualities": [ { "id": "CUT", "level": 1, "amount": 1 } ],
"components": [ [ [ "stick", 5 ], [ "broom", 5 ], [ "mop", 5 ], [ "2x4", 5 ], [ "log", 1 ] ] ]
},
{
"result": "lead_ball",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 2,
"time": 6500,
"reversible": true,
"decomp_learn": 1,
"autolearn": true,
"tools": [
[ [ "crucible", -1 ] ],
[ [ "hotplate", 20 ], [ "toolset", 20 ], [ "fire", -1 ] ],
[ [ "mold_plastic", -1 ] ]
],
"components": [ [ [ "lead", 100 ] ] ]
},
{
"result": "ripdisk",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 3,
"time": 20000,
"autolearn": true,
"qualities": [
{ "id": "HAMMER", "level": 1, "amount": 1 },
{ "id": "CUT", "level": 1, "amount": 1 }
],
"tools": [
[ [ "tongs", -1 ] ],
[ [ "chisel", -1 ] ],
[ [ "anvil", -1 ] ],
[ [ "swage", -1 ] ],
[ [ "forge", 100 ], [ "char_forge", 10 ], [ "oxy_torch", 10 ] ]
],
"components": [ [ [ "scrap", 9 ], [ "steel_chunk", 3 ], [ "steel_lump", 1 ] ] ]
},
{
"result": "shrapnel",
"type": "recipe",
"category": "CC_AMMO",
"subcategory": "CSC_AMMO_OTHER",
"skill_used": "fabrication",
"difficulty": 0,
"time": 5000,
"autolearn": true,
"qualities": [
{ "id": "CUT", "level": 1, "amount": 1 },
{ "id": "HAMMER", "level": 1, "amount": 1 }
],
"components": [ [ [ "scrap", 3 ], [ "steel_chunk", 1 ] ] ]
}
]