1[
2  {
3    "type": "COMESTIBLE",
4    "id": "afs_mealgrub_medium",
5    "name": { "str": "mealgurb growth medium" },
6    "description": "All sort of organic substances rendered into a nutritious goop that can be used as a growth medium in grub aquaculture.  Urban myth claims that its original formula was just bottled industrial runoff.  Whatever the case, mealgrubs thrive within it.",
7    "weight": "100 g",
8    "container": "jug_plastic",
9    "comestible_type": "DRINK",
10    "use_action": [ "BLECH" ],
11    "flags": [ "NUTRIENT_OVERRIDE" ],
12    "symbol": "~",
13    "quench": -10,
14    "healthy": -2,
15    "calories": 400,
16    "price": 1000,
17    "price_postapoc": 100,
18    "volume": "250 ml",
19    "phase": "liquid",
20    "charges": 5,
21    "category": "chems",
22    "fun": -30,
23    "vitamins": [ [ "calcium", 2 ], [ "iron", 2 ], [ "vitA", 1 ], [ "vitB", 2 ], [ "bad_food", 1 ] ]
24  },
25  {
26    "type": "COMESTIBLE",
27    "id": "afs_mealgrub_spores",
28    "name": { "str_sp": "mealgurb spores" },
29    "description": "Mealgrubs are a staple aquacultural product, treasured for their ability to process nearly any organic substance into safe for consumption animal protein.  As the result of very heavy handed gene-modding these are propietary organism, and strictly speaking, its illegal to grow them without a licence.",
30    "weight": "100 g",
31    "container": "bottle_plastic_small",
32    "comestible_type": "DRINK",
33    "use_action": [ "BLECH" ],
34    "symbol": "~",
35    "quench": -10,
36    "healthy": -2,
37    "calories": 1,
38    "price": 1000,
39    "price_postapoc": 100,
40    "volume": "250 ml",
41    "phase": "liquid",
42    "charges": 100,
43    "category": "chems",
44    "fun": -10
45  },
46  {
47    "type": "COMESTIBLE",
48    "id": "brew_afs_mealgrub_broth",
49    "name": { "str_sp": "mealgrub broth" },
50    "description": "Growth medium seeded with mealgrub eggs.  Once placed in a growing vat, they should be ready for harvesting in around 76 hours.  The immature grub's metabolism can produce toxic by-products so caution is advisable.",
51    "emits": [ "emit_toxic_cloud" ],
52    "use_action": [ "BLECH" ],
53    "weight": "33 g",
54    "color": "white",
55    "container": "jug_plastic",
56    "symbol": "~",
57    "quench": -5,
58    "fun": 4,
59    "price": 4,
60    "price_postapoc": 10,
61    "volume": "250 ml",
62    "charges": 5,
63    "phase": "liquid",
64    "comestible_type": "DRINK",
65    "brewable": { "time": "10 days", "results": [ "afs_mealgrub_jelly", "afs_mealgrub_spores" ] }
66  },
67  {
68    "type": "COMESTIBLE",
69    "id": "afs_mealgrub_jelly",
70    "name": { "str_sp": "live mealgrubs" },
71    "description": "Thousands of mature mealworms, squirming in the viscous remains of their growth medium.  They are ready for harvest, and in fact require speedy cleaning and processing, as the harvest can quickly rot in this stage.",
72    "weight": "100 g",
73    "emits": [ "emit_toxic_cloud" ],
74    "container": "jug_plastic",
75    "comestible_type": "DRINK",
76    "use_action": [ "BLECH" ],
77    "symbol": "~",
78    "quench": -10,
79    "healthy": -2,
80    "calories": 260,
81    "price": 1000,
82    "price_postapoc": 100,
83    "spoils_in": "2 days",
84    "volume": "250 ml",
85    "phase": "liquid",
86    "charges": 5,
87    "category": "chems",
88    "fun": -10
89  },
90  {
91    "id": "afs_mealgrubs",
92    "type": "COMESTIBLE",
93    "name": { "str_sp": "mealgrubs" },
94    "symbol": "s",
95    "copy-from": "protein_bar_evac",
96    "cooks_like": "jerky",
97    "color": "white",
98    "spoils_in": "30 days",
99    "calories": 360,
100    "healthy": 3,
101    "charges": 5,
102    "description": "A handful of edible and heavily genemoded grubs, each only slightly thinner than your thumb.  Engineered in the wake of the XXII century to feed an overpopulated Earth and its fledging colonies these are sturdy, easily grown and scalable crop.\n\nRemoved from their growth solution they'll quickly die and desiccate, as these already have.  They could be safely be eaten with no further processing, for a nutritious if somewhat striking meal.",
103    "fun": 0,
104    "freezing_point": -9999,
105    "vitamins": [ [ "calcium", 2 ], [ "iron", 2 ], [ "vitA", 1 ], [ "vitB", 2 ], [ "bad_food", 1 ] ]
106  },
107  {
108    "type": "recipe",
109    "activity_level": "LIGHT_EXERCISE",
110    "result": "afs_mealgrub_medium",
111    "id_suffix": "simple",
112    "category": "CC_CHEM",
113    "subcategory": "CSC_CHEM_CHEMICALS",
114    "skill_used": "chemistry",
115    "difficulty": 2,
116    "charges": 5,
117    "time": "20 m",
118    "autolearn": true,
119    "batch_time_factors": [ 80, 4 ],
120    "flags": [ "BLIND_HARD", "ALLOW_ROTTEN" ],
121    "book_learn": { "afs_bugbrew_book": { "skill_level": 1 } },
122    "qualities": [ { "id": "BOIL", "level": 1 }, { "id": "CHEM", "level": 2 }, { "id": "CUT", "level": 1 } ],
123    "tools": [ [ [ "surface_heat", 10, "LIST" ] ] ],
124    "components": [
125      [ [ "water", 6 ], [ "water_clean", 6 ] ],
126      [ [ "meal_bone", 2 ], [ "meal_chitin_piece", 1 ] ],
127      [ [ "fertilizer_liquid", 1 ], [ "fertilizer_commercial", 1 ] ],
128      [ [ "any_fat", 2, "LIST" ] ]
129    ]
130  },
131  {
132    "type": "recipe",
133    "activity_level": "LIGHT_EXERCISE",
134    "result": "brew_afs_mealgrub_broth",
135    "id_suffix": "simple",
136    "category": "CC_CHEM",
137    "subcategory": "CSC_CHEM_CHEMICALS",
138    "skill_used": "chemistry",
139    "difficulty": 0,
140    "charges": 5,
141    "time": "5 m",
142    "autolearn": true,
143    "batch_time_factors": [ 80, 4 ],
144    "book_learn": { "afs_bugbrew_book": { "skill_level": 1 } },
145    "flags": [ "BLIND_HARD" ],
146    "components": [ [ [ "afs_mealgrub_spores", 1 ] ], [ [ "afs_mealgrub_medium", 5 ] ] ]
147  },
148  {
149    "type": "recipe",
150    "activity_level": "LIGHT_EXERCISE",
151    "result": "afs_mealgrubs",
152    "id_suffix": "simple",
153    "category": "CC_CHEM",
154    "subcategory": "CSC_CHEM_CHEMICALS",
155    "skill_used": "chemistry",
156    "difficulty": 0,
157    "charges": 5,
158    "time": "5 m",
159    "autolearn": true,
160    "batch_time_factors": [ 80, 4 ],
161    "book_learn": { "afs_bugbrew_book": { "skill_level": 1 } },
162    "flags": [ "BLIND_HARD" ],
163    "components": [ [ [ "water", 6 ], [ "water_clean", 6 ] ], [ [ "afs_mealgrub_jelly", 5 ] ] ]
164  }
165]
166