1[
2  {
3    "type": "recipe",
4    "activity_level": "LIGHT_EXERCISE",
5    "result": "mutagen",
6    "category": "CC_CHEM",
7    "subcategory": "CSC_CHEM_MUTAGEN",
8    "skill_used": "chemistry",
9    "skills_required": [ "firstaid", 1 ],
10    "difficulty": 6,
11    "time": "45 m",
12    "batch_time_factors": [ 80, 20 ],
13    "book_learn": [
14      [ "recipe_creepy", 6 ],
15      [ "recipe_animal", 6 ],
16      [ "recipe_maiar", 5 ],
17      [ "recipe_serum", 5 ],
18      [ "recipe_labchem", 5 ]
19    ],
20    "using": [ [ "mutagen_production_standard", 25 ] ],
21    "components": [
22      [
23        [ "tallow_tainted", 2 ],
24        [ "meat_tainted", 3 ],
25        [ "dry_meat_tainted", 3 ],
26        [ "slime_scrap", 5 ],
27        [ "fetus", 1 ],
28        [ "arm", 2 ],
29        [ "leg", 2 ]
30      ],
31      [ [ "bleach", 2 ], [ "oxy_powder", 200 ] ],
32      [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
33    ],
34    "flags": [ "SECRET" ]
35  },
36  {
37    "type": "recipe",
38    "activity_level": "LIGHT_EXERCISE",
39    "result": "mutagen_jabberblood",
40    "//": "jabberwocks have a few of these pumping in them, and they can be crushed down for a lot of mutagen",
41    "byproducts": [ [ "jabberwock_heart_desiccated" ] ],
42    "category": "CC_CHEM",
43    "subcategory": "CSC_CHEM_MUTAGEN",
44    "skill_used": "survival",
45    "difficulty": 2,
46    "time": "5 m",
47    "autolearn": true,
48    "qualities": [ { "id": "CUT", "level": 1 } ],
49    "components": [ [ [ "jabberwock_heart", 1 ] ] ]
50  },
51  {
52    "type": "recipe",
53    "activity_level": "LIGHT_EXERCISE",
54    "result": "iv_mutagen",
55    "category": "CC_CHEM",
56    "subcategory": "CSC_CHEM_MUTAGEN",
57    "skill_used": "chemistry",
58    "skills_required": [ "firstaid", 3 ],
59    "difficulty": 7,
60    "time": "2 h",
61    "batch_time_factors": [ 20, 5 ],
62    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_labchem", 7 ] ],
63    "using": [ [ "serum_production_standard", 37 ] ],
64    "components": [ [ [ "mutagen", 2 ] ] ],
65    "flags": [ "SECRET" ]
66  },
67  {
68    "type": "recipe",
69    "activity_level": "LIGHT_EXERCISE",
70    "result": "mutagen_plant",
71    "category": "CC_CHEM",
72    "subcategory": "CSC_CHEM_MUTAGEN",
73    "skill_used": "chemistry",
74    "skills_required": [ "firstaid", 1 ],
75    "difficulty": 7,
76    "time": "45 m",
77    "batch_time_factors": [ 80, 20 ],
78    "book_learn": [ [ "recipe_creepy", 6 ] ],
79    "using": [ [ "mutagen_production_standard", 25 ] ],
80    "components": [
81      [ [ "mutagen", 1 ] ],
82      [ [ "veggy", 3 ], [ "biollante_bud", 1 ], [ "datura_seed", 16 ] ],
83      [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
84    ],
85    "flags": [ "SECRET" ]
86  },
87  {
88    "type": "recipe",
89    "activity_level": "LIGHT_EXERCISE",
90    "result": "iv_mutagen_plant",
91    "category": "CC_CHEM",
92    "subcategory": "CSC_CHEM_MUTAGEN",
93    "skill_used": "chemistry",
94    "skills_required": [ "firstaid", 3 ],
95    "difficulty": 8,
96    "time": "2 h",
97    "batch_time_factors": [ 20, 5 ],
98    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_creepy", 6 ] ],
99    "using": [ [ "serum_production_standard", 37 ] ],
100    "components": [ [ [ "mutagen_plant", 2 ] ] ],
101    "flags": [ "SECRET" ]
102  },
103  {
104    "type": "recipe",
105    "activity_level": "LIGHT_EXERCISE",
106    "result": "mutagen_insect",
107    "category": "CC_CHEM",
108    "subcategory": "CSC_CHEM_MUTAGEN",
109    "skill_used": "chemistry",
110    "skills_required": [ "firstaid", 1 ],
111    "difficulty": 7,
112    "time": "45 m",
113    "batch_time_factors": [ 80, 20 ],
114    "book_learn": [ [ "recipe_maiar", 6 ] ],
115    "using": [ [ "mutagen_production_standard", 25 ] ],
116    "components": [
117      [ [ "mutagen", 1 ] ],
118      [ [ "honey_bottled", 3 ], [ "honeycomb", 3 ], [ "bee_sting", 3 ], [ "wasp_sting", 3 ] ],
119      [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
120    ],
121    "flags": [ "SECRET" ]
122  },
123  {
124    "type": "recipe",
125    "activity_level": "LIGHT_EXERCISE",
126    "result": "iv_mutagen_insect",
127    "category": "CC_CHEM",
128    "subcategory": "CSC_CHEM_MUTAGEN",
129    "skill_used": "chemistry",
130    "skills_required": [ "firstaid", 3 ],
131    "difficulty": 8,
132    "time": "2 h",
133    "batch_time_factors": [ 20, 5 ],
134    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_maiar", 6 ] ],
135    "using": [ [ "serum_production_standard", 37 ] ],
136    "components": [ [ [ "mutagen_insect", 2 ] ] ],
137    "flags": [ "SECRET" ]
138  },
139  {
140    "type": "recipe",
141    "activity_level": "LIGHT_EXERCISE",
142    "result": "mutagen_spider",
143    "category": "CC_CHEM",
144    "subcategory": "CSC_CHEM_MUTAGEN",
145    "skill_used": "chemistry",
146    "skills_required": [ "firstaid", 1 ],
147    "difficulty": 7,
148    "time": "45 m",
149    "batch_time_factors": [ 80, 20 ],
150    "book_learn": [ [ "recipe_maiar", 6 ] ],
151    "using": [ [ "mutagen_production_standard", 25 ] ],
152    "components": [ [ [ "mutagen", 1 ] ], [ [ "spider_egg", 1 ], [ "chitin_piece", 4 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
153    "flags": [ "SECRET" ]
154  },
155  {
156    "type": "recipe",
157    "activity_level": "LIGHT_EXERCISE",
158    "result": "iv_mutagen_spider",
159    "category": "CC_CHEM",
160    "subcategory": "CSC_CHEM_MUTAGEN",
161    "skill_used": "chemistry",
162    "skills_required": [ "firstaid", 3 ],
163    "difficulty": 8,
164    "time": "2 h",
165    "batch_time_factors": [ 20, 5 ],
166    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_maiar", 6 ] ],
167    "using": [ [ "serum_production_standard", 37 ] ],
168    "components": [ [ [ "mutagen_spider", 2 ] ] ],
169    "flags": [ "SECRET" ]
170  },
171  {
172    "type": "recipe",
173    "activity_level": "LIGHT_EXERCISE",
174    "result": "mutagen_slime",
175    "category": "CC_CHEM",
176    "subcategory": "CSC_CHEM_MUTAGEN",
177    "skill_used": "chemistry",
178    "skills_required": [ "firstaid", 1 ],
179    "difficulty": 7,
180    "time": "45 m",
181    "batch_time_factors": [ 80, 20 ],
182    "book_learn": [ [ "recipe_maiar", 6 ], [ "recipe_creepy", 6 ] ],
183    "using": [ [ "mutagen_production_standard", 25 ] ],
184    "components": [ [ [ "mutagen", 1 ] ], [ [ "slime_scrap", 3 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
185    "flags": [ "SECRET" ]
186  },
187  {
188    "type": "recipe",
189    "activity_level": "LIGHT_EXERCISE",
190    "result": "iv_mutagen_slime",
191    "category": "CC_CHEM",
192    "subcategory": "CSC_CHEM_MUTAGEN",
193    "skill_used": "chemistry",
194    "skills_required": [ "firstaid", 3 ],
195    "difficulty": 7,
196    "time": "2 h",
197    "batch_time_factors": [ 20, 5 ],
198    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_maiar", 6 ], [ "recipe_creepy", 6 ] ],
199    "using": [ [ "serum_production_standard", 37 ] ],
200    "components": [ [ [ "mutagen_slime", 2 ] ] ],
201    "flags": [ "SECRET" ]
202  },
203  {
204    "type": "recipe",
205    "activity_level": "LIGHT_EXERCISE",
206    "result": "mutagen_fish",
207    "category": "CC_CHEM",
208    "subcategory": "CSC_CHEM_MUTAGEN",
209    "skill_used": "chemistry",
210    "skills_required": [ "firstaid", 1 ],
211    "difficulty": 7,
212    "time": "45 m",
213    "batch_time_factors": [ 80, 20 ],
214    "book_learn": [ [ "recipe_animal", 6 ] ],
215    "using": [ [ "mutagen_production_standard", 25 ] ],
216    "components": [
217      [ [ "mutagen", 1 ] ],
218      [
219        [ "fish", 2 ],
220        [ "can_sardine", 1 ],
221        [ "can_tuna", 1 ],
222        [ "can_salmon", 1 ],
223        [ "can_herring", 1 ],
224        [ "fish_pickled", 1 ]
225      ],
226      [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
227    ],
228    "flags": [ "SECRET" ]
229  },
230  {
231    "type": "recipe",
232    "activity_level": "LIGHT_EXERCISE",
233    "result": "iv_mutagen_fish",
234    "category": "CC_CHEM",
235    "subcategory": "CSC_CHEM_MUTAGEN",
236    "skill_used": "chemistry",
237    "skills_required": [ "firstaid", 3 ],
238    "difficulty": 7,
239    "time": "2 h",
240    "batch_time_factors": [ 20, 5 ],
241    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
242    "using": [ [ "serum_production_standard", 37 ] ],
243    "components": [ [ [ "mutagen_fish", 2 ] ] ],
244    "flags": [ "SECRET" ]
245  },
246  {
247    "type": "recipe",
248    "activity_level": "LIGHT_EXERCISE",
249    "result": "mutagen_rat",
250    "category": "CC_CHEM",
251    "subcategory": "CSC_CHEM_MUTAGEN",
252    "skill_used": "chemistry",
253    "skills_required": [ "firstaid", 1 ],
254    "difficulty": 7,
255    "time": "45 m",
256    "batch_time_factors": [ 80, 20 ],
257    "book_learn": [ [ "recipe_creepy", 6 ] ],
258    "using": [ [ "mutagen_production_standard", 25 ] ],
259    "components": [
260      [ [ "mutagen", 1 ] ],
261      [ [ "meat_tainted", 3 ], [ "dry_meat_tainted", 3 ] ],
262      [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
263    ],
264    "flags": [ "SECRET" ]
265  },
266  {
267    "type": "recipe",
268    "activity_level": "LIGHT_EXERCISE",
269    "result": "iv_mutagen_rat",
270    "category": "CC_CHEM",
271    "subcategory": "CSC_CHEM_MUTAGEN",
272    "skill_used": "chemistry",
273    "skills_required": [ "firstaid", 3 ],
274    "difficulty": 7,
275    "time": "2 h",
276    "batch_time_factors": [ 20, 5 ],
277    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_creepy", 6 ] ],
278    "using": [ [ "serum_production_standard", 37 ] ],
279    "components": [ [ [ "mutagen_rat", 2 ] ] ],
280    "flags": [ "SECRET" ]
281  },
282  {
283    "type": "recipe",
284    "activity_level": "LIGHT_EXERCISE",
285    "result": "mutagen_beast",
286    "category": "CC_CHEM",
287    "subcategory": "CSC_CHEM_MUTAGEN",
288    "skill_used": "chemistry",
289    "skills_required": [ "firstaid", 1 ],
290    "difficulty": 7,
291    "time": "45 m",
292    "batch_time_factors": [ 80, 20 ],
293    "book_learn": [ [ "recipe_animal", 5 ] ],
294    "using": [ [ "mutagen_production_standard", 25 ] ],
295    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 3 ], [ "meat_scrap", 30 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
296    "flags": [ "SECRET" ]
297  },
298  {
299    "type": "recipe",
300    "activity_level": "LIGHT_EXERCISE",
301    "result": "iv_mutagen_beast",
302    "category": "CC_CHEM",
303    "subcategory": "CSC_CHEM_MUTAGEN",
304    "skill_used": "chemistry",
305    "skills_required": [ "firstaid", 3 ],
306    "difficulty": 7,
307    "time": "2 h",
308    "batch_time_factors": [ 20, 5 ],
309    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
310    "using": [ [ "serum_production_standard", 37 ] ],
311    "components": [ [ [ "mutagen_beast", 2 ] ] ],
312    "flags": [ "SECRET" ]
313  },
314  {
315    "type": "recipe",
316    "activity_level": "LIGHT_EXERCISE",
317    "result": "mutagen_ursine",
318    "category": "CC_CHEM",
319    "subcategory": "CSC_CHEM_MUTAGEN",
320    "skill_used": "chemistry",
321    "skills_required": [ "firstaid", 1 ],
322    "difficulty": 7,
323    "time": "45 m",
324    "batch_time_factors": [ 80, 20 ],
325    "book_learn": [ [ "recipe_animal", 6 ] ],
326    "using": [ [ "mutagen_production_standard", 25 ] ],
327    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 3 ], [ "meat_scrap", 30 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
328    "flags": [ "SECRET" ]
329  },
330  {
331    "type": "recipe",
332    "activity_level": "LIGHT_EXERCISE",
333    "result": "iv_mutagen_ursine",
334    "category": "CC_CHEM",
335    "subcategory": "CSC_CHEM_MUTAGEN",
336    "skill_used": "chemistry",
337    "skills_required": [ "firstaid", 3 ],
338    "difficulty": 7,
339    "time": "2 h",
340    "batch_time_factors": [ 20, 5 ],
341    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
342    "using": [ [ "serum_production_standard", 37 ] ],
343    "components": [ [ [ "mutagen_ursine", 2 ] ] ],
344    "flags": [ "SECRET" ]
345  },
346  {
347    "type": "recipe",
348    "activity_level": "LIGHT_EXERCISE",
349    "result": "mutagen_mouse",
350    "category": "CC_CHEM",
351    "subcategory": "CSC_CHEM_MUTAGEN",
352    "skill_used": "chemistry",
353    "skills_required": [ "firstaid", 1 ],
354    "difficulty": 7,
355    "time": "45 m",
356    "batch_time_factors": [ 80, 20 ],
357    "book_learn": [ [ "recipe_animal", 6 ] ],
358    "using": [ [ "mutagen_production_standard", 25 ] ],
359    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 1 ], [ "meat_scrap", 10 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
360    "flags": [ "SECRET" ]
361  },
362  {
363    "type": "recipe",
364    "activity_level": "LIGHT_EXERCISE",
365    "result": "iv_mutagen_mouse",
366    "category": "CC_CHEM",
367    "subcategory": "CSC_CHEM_MUTAGEN",
368    "skill_used": "chemistry",
369    "skills_required": [ "firstaid", 3 ],
370    "difficulty": 7,
371    "time": "2 h",
372    "batch_time_factors": [ 20, 5 ],
373    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
374    "using": [ [ "serum_production_standard", 37 ] ],
375    "components": [ [ [ "mutagen_mouse", 2 ] ] ],
376    "flags": [ "SECRET" ]
377  },
378  {
379    "type": "recipe",
380    "activity_level": "LIGHT_EXERCISE",
381    "result": "mutagen_feline",
382    "category": "CC_CHEM",
383    "subcategory": "CSC_CHEM_MUTAGEN",
384    "skill_used": "chemistry",
385    "skills_required": [ "firstaid", 1 ],
386    "difficulty": 7,
387    "time": "45 m",
388    "batch_time_factors": [ 80, 20 ],
389    "book_learn": [ [ "recipe_animal", 6 ] ],
390    "using": [ [ "mutagen_production_standard", 25 ] ],
391    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 3 ], [ "meat_scrap", 30 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
392    "flags": [ "SECRET" ]
393  },
394  {
395    "type": "recipe",
396    "activity_level": "LIGHT_EXERCISE",
397    "result": "iv_mutagen_feline",
398    "category": "CC_CHEM",
399    "subcategory": "CSC_CHEM_MUTAGEN",
400    "skill_used": "chemistry",
401    "skills_required": [ "firstaid", 3 ],
402    "difficulty": 7,
403    "time": "2 h",
404    "batch_time_factors": [ 20, 5 ],
405    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
406    "using": [ [ "serum_production_standard", 37 ] ],
407    "components": [ [ [ "mutagen_feline", 2 ] ] ],
408    "flags": [ "SECRET" ]
409  },
410  {
411    "type": "recipe",
412    "activity_level": "LIGHT_EXERCISE",
413    "result": "mutagen_lupine",
414    "category": "CC_CHEM",
415    "subcategory": "CSC_CHEM_MUTAGEN",
416    "skill_used": "chemistry",
417    "skills_required": [ "firstaid", 1 ],
418    "difficulty": 7,
419    "time": "45 m",
420    "batch_time_factors": [ 80, 20 ],
421    "book_learn": [ [ "recipe_animal", 6 ] ],
422    "using": [ [ "mutagen_production_standard", 25 ] ],
423    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 3 ], [ "meat_scrap", 30 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
424    "flags": [ "SECRET" ]
425  },
426  {
427    "type": "recipe",
428    "activity_level": "LIGHT_EXERCISE",
429    "result": "iv_mutagen_lupine",
430    "category": "CC_CHEM",
431    "subcategory": "CSC_CHEM_MUTAGEN",
432    "skill_used": "chemistry",
433    "skills_required": [ "firstaid", 3 ],
434    "difficulty": 7,
435    "time": "2 h",
436    "batch_time_factors": [ 20, 5 ],
437    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
438    "using": [ [ "serum_production_standard", 37 ] ],
439    "components": [ [ [ "mutagen_lupine", 2 ] ] ],
440    "flags": [ "SECRET" ]
441  },
442  {
443    "type": "recipe",
444    "activity_level": "LIGHT_EXERCISE",
445    "result": "mutagen_cattle",
446    "category": "CC_CHEM",
447    "subcategory": "CSC_CHEM_MUTAGEN",
448    "skill_used": "chemistry",
449    "skills_required": [ "firstaid", 1 ],
450    "difficulty": 7,
451    "time": "45 m",
452    "batch_time_factors": [ 80, 20 ],
453    "book_learn": [ [ "recipe_animal", 6 ] ],
454    "using": [ [ "mutagen_production_standard", 25 ] ],
455    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 3 ], [ "meat_scrap", 30 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
456    "flags": [ "SECRET" ]
457  },
458  {
459    "type": "recipe",
460    "activity_level": "LIGHT_EXERCISE",
461    "result": "iv_mutagen_cattle",
462    "category": "CC_CHEM",
463    "subcategory": "CSC_CHEM_MUTAGEN",
464    "skill_used": "chemistry",
465    "skills_required": [ "firstaid", 3 ],
466    "difficulty": 7,
467    "time": "2 h",
468    "batch_time_factors": [ 20, 5 ],
469    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
470    "using": [ [ "serum_production_standard", 37 ] ],
471    "components": [ [ [ "mutagen_cattle", 2 ] ] ],
472    "flags": [ "SECRET" ]
473  },
474  {
475    "type": "recipe",
476    "activity_level": "LIGHT_EXERCISE",
477    "result": "mutagen_cephalopod",
478    "category": "CC_CHEM",
479    "subcategory": "CSC_CHEM_MUTAGEN",
480    "skill_used": "chemistry",
481    "skills_required": [ "firstaid", 1 ],
482    "difficulty": 7,
483    "time": "45 m",
484    "batch_time_factors": [ 80, 20 ],
485    "book_learn": [ [ "recipe_creepy", 6 ] ],
486    "using": [ [ "mutagen_production_standard", 25 ] ],
487    "components": [
488      [ [ "mutagen", 1 ] ],
489      [ [ "meat_tainted", 3 ], [ "dry_meat_tainted", 3 ], [ "can_chowder", 1 ], [ "can_clams", 1 ] ],
490      [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ]
491    ],
492    "flags": [ "SECRET" ]
493  },
494  {
495    "type": "recipe",
496    "activity_level": "LIGHT_EXERCISE",
497    "result": "iv_mutagen_cephalopod",
498    "category": "CC_CHEM",
499    "subcategory": "CSC_CHEM_MUTAGEN",
500    "skill_used": "chemistry",
501    "skills_required": [ "firstaid", 3 ],
502    "difficulty": 7,
503    "time": "2 h",
504    "batch_time_factors": [ 20, 5 ],
505    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_creepy", 6 ] ],
506    "using": [ [ "serum_production_standard", 37 ] ],
507    "components": [ [ [ "mutagen_cephalopod", 2 ] ] ],
508    "flags": [ "SECRET" ]
509  },
510  {
511    "type": "recipe",
512    "activity_level": "LIGHT_EXERCISE",
513    "result": "mutagen_bird",
514    "category": "CC_CHEM",
515    "subcategory": "CSC_CHEM_MUTAGEN",
516    "skill_used": "chemistry",
517    "skills_required": [ "firstaid", 1 ],
518    "difficulty": 7,
519    "time": "45 m",
520    "batch_time_factors": [ 80, 20 ],
521    "book_learn": [ [ "recipe_animal", 6 ] ],
522    "using": [ [ "mutagen_production_standard", 25 ] ],
523    "components": [ [ [ "mutagen", 1 ] ], [ [ "eggs_bird", 1, "LIST" ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
524    "flags": [ "SECRET" ]
525  },
526  {
527    "type": "recipe",
528    "activity_level": "LIGHT_EXERCISE",
529    "result": "iv_mutagen_bird",
530    "category": "CC_CHEM",
531    "subcategory": "CSC_CHEM_MUTAGEN",
532    "skill_used": "chemistry",
533    "skills_required": [ "firstaid", 3 ],
534    "difficulty": 7,
535    "time": "2 h",
536    "batch_time_factors": [ 20, 5 ],
537    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
538    "using": [ [ "serum_production_standard", 37 ] ],
539    "components": [ [ [ "mutagen_bird", 2 ] ] ],
540    "flags": [ "SECRET" ]
541  },
542  {
543    "type": "recipe",
544    "activity_level": "LIGHT_EXERCISE",
545    "result": "mutagen_lizard",
546    "category": "CC_CHEM",
547    "subcategory": "CSC_CHEM_MUTAGEN",
548    "skill_used": "chemistry",
549    "skills_required": [ "firstaid", 1 ],
550    "difficulty": 7,
551    "time": "45 m",
552    "batch_time_factors": [ 80, 20 ],
553    "book_learn": [ [ "recipe_animal", 6 ] ],
554    "using": [ [ "mutagen_production_standard", 25 ] ],
555    "components": [ [ [ "mutagen", 1 ] ], [ [ "egg_reptile", 1 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
556    "flags": [ "SECRET" ]
557  },
558  {
559    "type": "recipe",
560    "activity_level": "LIGHT_EXERCISE",
561    "result": "iv_mutagen_lizard",
562    "category": "CC_CHEM",
563    "subcategory": "CSC_CHEM_MUTAGEN",
564    "skill_used": "chemistry",
565    "skills_required": [ "firstaid", 3 ],
566    "difficulty": 7,
567    "time": "2 h",
568    "batch_time_factors": [ 20, 5 ],
569    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_animal", 6 ] ],
570    "using": [ [ "serum_production_standard", 37 ] ],
571    "components": [ [ [ "mutagen_lizard", 2 ] ] ],
572    "flags": [ "SECRET" ]
573  },
574  {
575    "type": "recipe",
576    "activity_level": "LIGHT_EXERCISE",
577    "result": "mutagen_troglobite",
578    "category": "CC_CHEM",
579    "subcategory": "CSC_CHEM_MUTAGEN",
580    "skill_used": "chemistry",
581    "skills_required": [ "firstaid", 1 ],
582    "difficulty": 7,
583    "time": "45 m",
584    "batch_time_factors": [ 80, 20 ],
585    "book_learn": [ [ "recipe_maiar", 6 ] ],
586    "using": [ [ "mutagen_production_standard", 25 ] ],
587    "components": [ [ [ "mutagen", 1 ] ], [ [ "meat", 3 ], [ "meat_scrap", 30 ] ], [ [ "ammonia", 1 ], [ "lye_powder", 100 ] ] ],
588    "flags": [ "SECRET" ]
589  },
590  {
591    "type": "recipe",
592    "activity_level": "LIGHT_EXERCISE",
593    "result": "iv_mutagen_troglobite",
594    "category": "CC_CHEM",
595    "subcategory": "CSC_CHEM_MUTAGEN",
596    "skill_used": "chemistry",
597    "skills_required": [ "firstaid", 3 ],
598    "difficulty": 7,
599    "time": "2 h",
600    "batch_time_factors": [ 20, 5 ],
601    "book_learn": [ [ "recipe_serum", 6 ], [ "recipe_maiar", 6 ] ],
602    "using": [ [ "serum_production_standard", 37 ] ],
603    "components": [ [ [ "mutagen_troglobite", 2 ] ] ],
604    "flags": [ "SECRET" ]
605  },
606  {
607    "type": "recipe",
608    "activity_level": "LIGHT_EXERCISE",
609    "result": "mutagen_medical",
610    "category": "CC_CHEM",
611    "subcategory": "CSC_CHEM_MUTAGEN",
612    "skill_used": "chemistry",
613    "skills_required": [ "firstaid", 1 ],
614    "difficulty": 7,
615    "time": "45 m",
616    "batch_time_factors": [ 80, 20 ],
617    "book_learn": [ [ "recipe_medicalmut", 7 ] ],
618    "using": [ [ "mutagen_production_standard", 25 ] ],
619    "components": [
620      [ [ "mutagen", 1 ] ],
621      [
622        [ "heroin", 5 ],
623        [ "oxycodone", 10 ],
624        [ "tramadol", 15 ],
625        [ "diazepam", 15 ],
626        [ "codeine", 20 ],
627        [ "poppy_pain", 20 ]
628      ],
629      [
630        [ "lsd", 5 ],
631        [ "prozac", 10 ],
632        [ "thorazine", 10 ],
633        [ "adderall", 10 ],
634        [ "xanax", 10 ],
635        [ "pills_sleep", 10 ],
636        [ "poppy_sleep", 15 ]
637      ],
638      [ [ "vitamins", 5 ], [ "iodine", 5 ], [ "disinfectant", 25 ], [ "protein_powder", 20 ] ]
639    ],
640    "flags": [ "SECRET" ]
641  },
642  {
643    "type": "recipe",
644    "activity_level": "LIGHT_EXERCISE",
645    "result": "iv_mutagen_medical",
646    "category": "CC_CHEM",
647    "subcategory": "CSC_CHEM_MUTAGEN",
648    "skill_used": "chemistry",
649    "skills_required": [ "firstaid", 3 ],
650    "difficulty": 8,
651    "time": "2 h",
652    "batch_time_factors": [ 20, 5 ],
653    "book_learn": [ [ "recipe_medicalmut", 7 ], [ "recipe_serum", 7 ] ],
654    "using": [ [ "serum_production_standard", 37 ] ],
655    "components": [ [ [ "mutagen_medical", 2 ] ] ],
656    "flags": [ "SECRET" ]
657  },
658  {
659    "type": "recipe",
660    "activity_level": "LIGHT_EXERCISE",
661    "result": "purifier",
662    "category": "CC_CHEM",
663    "subcategory": "CSC_CHEM_MUTAGEN",
664    "skill_used": "chemistry",
665    "skills_required": [ "firstaid", 1 ],
666    "difficulty": 7,
667    "time": "45 m",
668    "batch_time_factors": [ 80, 20 ],
669    "book_learn": [ [ "record_patient", 7 ], [ "recipe_maiar", 6 ], [ "recipe_labchem", 5 ] ],
670    "using": [ [ "mutagen_production_standard", 25 ] ],
671    "components": [ [ [ "mutagen", 2 ] ], [ [ "bleach", 3 ], [ "oxy_powder", 300 ] ], [ [ "ammonia", 2 ], [ "lye_powder", 200 ] ] ],
672    "flags": [ "SECRET" ]
673  },
674  {
675    "type": "recipe",
676    "activity_level": "LIGHT_EXERCISE",
677    "result": "iv_purifier",
678    "category": "CC_CHEM",
679    "subcategory": "CSC_CHEM_MUTAGEN",
680    "skill_used": "chemistry",
681    "skills_required": [ "firstaid", 3 ],
682    "difficulty": 8,
683    "time": "2 h",
684    "batch_time_factors": [ 20, 5 ],
685    "book_learn": [ [ "recipe_serum", 7 ], [ "recipe_labchem", 7 ] ],
686    "using": [ [ "serum_production_standard", 37 ] ],
687    "components": [ [ [ "purifier", 2 ] ] ],
688    "flags": [ "SECRET" ]
689  },
690  {
691    "type": "recipe",
692    "activity_level": "LIGHT_EXERCISE",
693    "result": "mutagen_alpha",
694    "category": "CC_CHEM",
695    "subcategory": "CSC_CHEM_MUTAGEN",
696    "skill_used": "chemistry",
697    "skills_required": [ "firstaid", 1 ],
698    "difficulty": 8,
699    "time": "20 m",
700    "book_learn": [ [ "recipe_alpha", 7 ] ],
701    "using": [ [ "mutagen_production_standard", 50 ] ],
702    "components": [
703      [ [ "mutagen_slime", 2 ], [ "iv_mutagen_slime", 1 ] ],
704      [ [ "mutagen_plant", 2 ], [ "iv_mutagen_plant", 1 ] ],
705      [ [ "mutagen_bird", 2 ], [ "iv_mutagen_bird", 1 ] ],
706      [ [ "purifier", 4 ], [ "iv_purifier", 2 ] ]
707    ],
708    "flags": [ "SECRET" ]
709  },
710  {
711    "type": "recipe",
712    "activity_level": "LIGHT_EXERCISE",
713    "result": "iv_mutagen_alpha",
714    "category": "CC_CHEM",
715    "subcategory": "CSC_CHEM_MUTAGEN",
716    "skill_used": "chemistry",
717    "skills_required": [ "firstaid", 3 ],
718    "difficulty": 8,
719    "time": "2 h",
720    "batch_time_factors": [ 20, 5 ],
721    "book_learn": [ [ "recipe_alpha", 7 ] ],
722    "using": [ [ "serum_production_standard", 37 ] ],
723    "components": [ [ [ "mutagen_alpha", 2 ] ] ],
724    "flags": [ "SECRET" ]
725  },
726  {
727    "type": "recipe",
728    "activity_level": "LIGHT_EXERCISE",
729    "result": "mutagen_elfa",
730    "category": "CC_CHEM",
731    "subcategory": "CSC_CHEM_MUTAGEN",
732    "skill_used": "chemistry",
733    "skills_required": [ "firstaid", 1 ],
734    "difficulty": 8,
735    "time": "12 m",
736    "book_learn": [ [ "recipe_elfa", 8 ] ],
737    "using": [ [ "mutagen_production_standard", 31 ] ],
738    "components": [ [ [ "mutagen_slime", 2 ], [ "iv_mutagen_slime", 1 ] ], [ [ "mutagen_plant", 1 ] ], [ [ "mutagen_bird", 1 ] ] ],
739    "flags": [ "SECRET" ]
740  },
741  {
742    "type": "recipe",
743    "activity_level": "LIGHT_EXERCISE",
744    "result": "iv_mutagen_elfa",
745    "category": "CC_CHEM",
746    "subcategory": "CSC_CHEM_MUTAGEN",
747    "skill_used": "chemistry",
748    "skills_required": [ "firstaid", 3 ],
749    "difficulty": 8,
750    "time": "2 h",
751    "batch_time_factors": [ 20, 5 ],
752    "book_learn": [ [ "recipe_elfa", 8 ] ],
753    "using": [ [ "serum_production_standard", 37 ] ],
754    "components": [ [ [ "mutagen_elfa", 2 ] ] ],
755    "flags": [ "SECRET" ]
756  },
757  {
758    "type": "recipe",
759    "activity_level": "LIGHT_EXERCISE",
760    "result": "mutagen_chimera",
761    "category": "CC_CHEM",
762    "subcategory": "CSC_CHEM_MUTAGEN",
763    "skill_used": "chemistry",
764    "skills_required": [ "firstaid", 1 ],
765    "difficulty": 8,
766    "time": "2 h",
767    "batch_time_factors": [ 20, 5 ],
768    "book_learn": [ [ "recipe_chimera", 7 ] ],
769    "using": [ [ "mutagen_production_standard", 37 ] ],
770    "components": [ [ [ "mutagen_lizard", 1 ] ], [ [ "mutagen_bird", 1 ] ], [ [ "mutagen_beast", 1 ] ], [ [ "mutagen_cattle", 1 ] ] ],
771    "flags": [ "SECRET" ]
772  },
773  {
774    "type": "recipe",
775    "activity_level": "LIGHT_EXERCISE",
776    "result": "iv_mutagen_chimera",
777    "category": "CC_CHEM",
778    "subcategory": "CSC_CHEM_MUTAGEN",
779    "skill_used": "chemistry",
780    "skills_required": [ "firstaid", 3 ],
781    "difficulty": 8,
782    "time": "2 h",
783    "batch_time_factors": [ 20, 5 ],
784    "book_learn": [ [ "recipe_chimera", 6 ] ],
785    "using": [ [ "serum_production_standard", 37 ] ],
786    "components": [ [ [ "mutagen_chimera", 2 ] ] ],
787    "flags": [ "SECRET" ]
788  },
789  {
790    "type": "recipe",
791    "activity_level": "LIGHT_EXERCISE",
792    "result": "mutagen_raptor",
793    "category": "CC_CHEM",
794    "subcategory": "CSC_CHEM_MUTAGEN",
795    "skill_used": "chemistry",
796    "skills_required": [ "firstaid", 1 ],
797    "difficulty": 8,
798    "time": "12 m",
799    "book_learn": [ [ "recipe_raptor", 7 ] ],
800    "using": [ [ "mutagen_production_standard", 31 ] ],
801    "components": [ [ [ "mutagen_lizard", 1 ] ], [ [ "mutagen_bird", 1 ] ], [ [ "purifier", 1 ] ] ],
802    "flags": [ "SECRET" ]
803  },
804  {
805    "type": "recipe",
806    "activity_level": "LIGHT_EXERCISE",
807    "result": "iv_mutagen_raptor",
808    "category": "CC_CHEM",
809    "subcategory": "CSC_CHEM_MUTAGEN",
810    "skill_used": "chemistry",
811    "skills_required": [ "firstaid", 3 ],
812    "difficulty": 8,
813    "time": "2 h",
814    "batch_time_factors": [ 20, 5 ],
815    "book_learn": [ [ "recipe_raptor", 7 ] ],
816    "using": [ [ "serum_production_standard", 37 ] ],
817    "components": [ [ [ "mutagen_raptor", 2 ] ] ],
818    "flags": [ "SECRET" ]
819  }
820]
821