1[
2  {
3    "id": "SUS_silverware",
4    "type": "item_group",
5    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
6    "//2": "This group is for a silverware drawer.",
7    "subtype": "collection",
8    "entries": [
9      { "item": "knife_butter", "count": [ 1, 6 ] },
10      { "item": "knife_butter", "count": [ 1, 6 ], "prob": 75 },
11      { "item": "knife_steak", "count": [ 2, 6 ], "prob": 85 },
12      { "item": "knife_paring", "prob": 75 },
13      { "item": "fork", "count": [ 1, 6 ] },
14      { "item": "fork", "count": [ 1, 6 ], "prob": 75 },
15      { "item": "spoon", "count": [ 1, 6 ] },
16      { "item": "spoon", "count": [ 1, 6 ], "prob": 75 },
17      { "item": "chopsticks", "prob": 70, "count": [ 1, 6 ] },
18      {
19        "collection": [
20          { "item": "plastic_spoon", "count": [ 0, 6 ] },
21          { "item": "plastic_knife", "count": [ 0, 6 ] },
22          { "item": "plastic_fork", "count": [ 0, 6 ] }
23        ],
24        "prob": 60
25      },
26      {
27        "collection": [
28          { "item": "plastic_spoon", "count": [ 0, 6 ] },
29          { "item": "plastic_knife", "count": [ 0, 6 ] },
30          { "item": "plastic_fork", "count": [ 0, 6 ] }
31        ],
32        "prob": 30
33      },
34      { "item": "plastic_spoon_kids", "prob": 35, "count": [ 1, 6 ] },
35      { "item": "corkscrew", "prob": 75 },
36      { "item": "bottle_opener", "prob": 75 },
37      { "item": "plastic_straw", "prob": 50, "count": [ 1, 6 ] }
38    ]
39  },
40  {
41    "id": "SUS_utensils",
42    "type": "item_group",
43    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
44    "//2": "This group is for a utensils drawer.",
45    "subtype": "collection",
46    "entries": [
47      { "item": "tongs", "prob": 95 },
48      { "item": "tongs", "prob": 50 },
49      { "item": "ladle", "prob": 95 },
50      { "item": "ladle", "prob": 50 },
51      { "item": "spatula", "prob": 95, "count": [ 1, 2 ] },
52      { "item": "spatula", "prob": 40, "count": [ 1, 2 ] },
53      { "item": "whisk", "prob": 95 },
54      { "item": "whisk", "prob": 50 },
55      { "item": "rolling_pin", "prob": 80 },
56      { "item": "rolling_pin", "prob": 30 },
57      { "item": "can_opener", "prob": 95 },
58      { "item": "can_opener", "prob": 70 },
59      { "item": "peeler", "prob": 95, "count": [ 1, 2 ] },
60      { "item": "peeler", "prob": 75 },
61      { "item": "garlic_press", "prob": 65 },
62      { "item": "potato_masher", "prob": 85 },
63      { "item": "carving_fork", "prob": 50 },
64      { "item": "corkscrew", "prob": 90 },
65      { "item": "bottle_opener", "prob": 95 },
66      { "item": "pizza_cutter", "prob": 30 },
67      { "item": "icecream_scoop", "prob": 25 },
68      { "item": "cheese_grater", "prob": 40 }
69    ]
70  },
71  {
72    "id": "SUS_knife_drawer",
73    "type": "item_group",
74    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
75    "//2": "This group is for a drawer full of knives and related implements.",
76    "subtype": "collection",
77    "entries": [
78      { "distribution": [ { "item": "knife_chef", "prob": 10 }, { "item": "knife_vegetable_cleaver", "prob": 3 } ] },
79      { "item": "knife_paring" },
80      { "item": "knife_paring", "prob": 75 },
81      { "item": "knife_bread", "prob": 95 },
82      { "item": "knife_bread", "prob": 45 },
83      {
84        "distribution": [ { "item": "knife_butcher", "prob": 10 }, { "item": "knife_meat_cleaver", "prob": 10 } ],
85        "prob": 65
86      },
87      { "item": "knife_steak", "count": [ 2, 4 ], "prob": 75 },
88      { "collection": [ { "item": "knife_carving" }, { "item": "carving_fork", "prob": 90 } ], "prob": 85 },
89      { "item": "scissors", "prob": 80 },
90      { "item": "peeler", "prob": 75, "count": [ 1, 2 ] },
91      { "item": "cutting_board", "count": [ 1, 2 ] },
92      { "item": "cutting_board", "prob": 75 }
93    ]
94  },
95  {
96    "id": "SUS_junk_drawer",
97    "type": "item_group",
98    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
99    "//2": "This group is for a junk drawer.",
100    "subtype": "collection",
101    "entries": [
102      { "item": "xacto", "prob": 80 },
103      { "item": "scissors", "prob": 80 },
104      { "item": "screwdriver", "prob": 70 },
105      { "item": "hammer", "prob": 60 },
106      { "item": "pliers", "prob": 60 },
107      { "item": "flashlight", "prob": 75, "charges": [ 0, 300 ] },
108      { "item": "hammer", "prob": 75 },
109      { "item": "permanent_marker", "prob": 75, "charges-min": 50 },
110      { "item": "permanent_marker", "prob": 40, "charges-min": 50 },
111      { "item": "paper", "prob": 55 },
112      { "item": "light_battery_cell", "count": [ 1, 2 ], "prob": 85, "charges-min": 1 },
113      { "item": "battery_charger", "prob": 85 },
114      { "item": "string_36", "count": [ 1, 4 ], "prob": 80 },
115      { "item": "string_36", "count": [ 1, 4 ], "prob": 50 },
116      { "item": "string_36", "count": [ 1, 4 ], "prob": 20 },
117      { "item": "duct_tape", "prob": 40, "charges": [ 25, 400 ], "container-item": "box_small" },
118      { "item": "plastic_straw", "prob": 70, "count": [ 1, 6 ] },
119      { "item": "plastic_straw", "prob": 40, "count": [ 1, 6 ] },
120      { "item": "corkscrew", "prob": 60 },
121      { "item": "bottle_opener", "prob": 75 },
122      { "item": "candle", "prob": 75, "charges-min": 10 },
123      { "item": "RPG_die", "prob": 10 },
124      { "item": "metal_RPG_die", "prob": 1 },
125      {
126        "distribution": [ { "item": "matches", "charges-min": 1 }, { "item": "lighter", "charges-min": 1 } ],
127        "prob": 90
128      }
129    ]
130  },
131  {
132    "id": "SUS_junk_drawer_messy",
133    "type": "item_group",
134    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
135    "//2": "This group is for a messy junk drawer.  The idea is that it should be filled with random crud, much of it obvious trash.  Like you might find in the home of someone with a small hoarding problem.",
136    "subtype": "collection",
137    "entries": [
138      { "item": "cash_card", "count": [ 1, 3 ], "charges-min": 1, "charges-max": 1150 },
139      { "item": "cash_card", "count": [ 1, 4 ], "charges": 0 },
140      { "item": "lighter", "prob": 90, "charges-min": 0, "charges-max": 2 },
141      { "item": "bottle_opener", "prob": 90 },
142      { "item": "pen", "prob": 90 },
143      { "item": "coin_quarter", "prob": 90 },
144      { "item": "toothbrush_dirty", "prob": 80 },
145      { "item": "matches", "prob": 80, "count": [ 1, 5 ], "charges-min": 0, "charges-max": 2 },
146      { "item": "coin_nickel", "prob": 70 },
147      { "item": "coin_quarter", "prob": 70 },
148      { "item": "old_key", "prob": 70, "count": [ 1, 7 ] },
149      { "item": "plastic_straw", "prob": 60, "count": [ 1, 2 ] },
150      { "item": "plastic_spoon", "prob": 50 },
151      { "item": "plastic_fork", "prob": 50 },
152      { "item": "plastic_knife", "prob": 50 },
153      { "item": "flyer", "prob": 70 },
154      { "item": "feces_roach", "prob": 70 },
155      { "item": "lighter", "prob": 65, "charges-min": 0, "charges-max": 9 },
156      { "item": "light_disposable_cell", "count": [ 1, 7 ], "prob": 60, "charges": 0 },
157      { "item": "bag_plastic", "prob": 60, "count": [ 1, 5 ] },
158      { "item": "corkscrew", "prob": 60 },
159      { "item": "stapler", "prob": 45 },
160      { "item": "gum", "prob": 55, "charges": [ 1, 2 ] },
161      { "item": "can_opener", "prob": 55 },
162      { "item": "ceramic_shard", "prob": 30 },
163      { "item": "e_scrap", "prob": 50, "count": [ 1, 5 ] },
164      { "item": "razor_blade", "prob": 40 },
165      { "item": "flashlight", "prob": 55, "ammo-item": "battery", "charges": [ 2, 8 ] },
166      { "item": "bottle_plastic_small", "prob": 42 },
167      { "item": "glowstick_dead", "prob": 30 },
168      { "item": "condom", "prob": 40 },
169      { "item": "razor_shaving", "prob": 40 },
170      { "item": "scorecard", "prob": 40 },
171      { "item": "gummy_vitamins", "prob": 40, "charges": 1 },
172      { "item": "survnote", "prob": 25 },
173      { "item": "joint_roach", "prob": 30 },
174      { "item": "file", "prob": 30 },
175      { "item": "string_floss", "prob": 30 },
176      { "item": "comb_pocket", "prob": 30 },
177      { "item": "aluminum_foil", "prob": 30, "charges-min": 1, "charges-max": 4 },
178      { "item": "fishing_hook_basic", "prob": 25 },
179      { "item": "balloon", "prob": 20, "count": [ 1, 2 ] },
180      { "item": "lighter", "prob": 25, "count": [ 2, 7 ], "charges-min": 0, "charges-max": 12 },
181      { "item": "adhesive_bandages", "prob": 25, "charges": 1 },
182      { "item": "marble", "prob": 20, "charges-min": 1, "charges-max": 3 },
183      { "item": "coin_nickel", "prob": 20, "count": [ 1, 8 ] },
184      { "item": "button_plastic", "prob": 25, "count": [ 2, 8 ], "charges": 1 },
185      { "item": "button_steel", "prob": 15, "count": [ 2, 4 ], "charges": 1 },
186      { "item": "bearing", "prob": 15, "charges-min": 1, "charges-max": 3 },
187      { "item": "adderall", "prob": 15, "charges": 1 },
188      { "item": "lighter", "prob": 10, "charges-min": 0, "charges-max": 90 },
189      { "item": "zipper_short_plastic", "prob": 10 },
190      { "item": "bracelet_friendship", "prob": 10 },
191      { "item": "paper", "prob": 10 },
192      { "item": "plastic_straw", "prob": 10, "count": [ 20, 30 ] },
193      { "item": "pen", "prob": 10, "count": [ 1, 30 ] },
194      { "item": "polaroid_photo", "prob": 10 },
195      { "item": "RPG_die", "prob": 8 },
196      { "item": "bead_necklace", "prob": 8 },
197      { "item": "pipe_cleaner", "prob": 8 },
198      { "item": "ring_engagement", "prob": 8 },
199      { "item": "spoon", "prob": 8 },
200      { "item": "magnifying_glass", "prob": 8 },
201      { "item": "golf_tee", "prob": 8 },
202      { "item": "golf_ball", "prob": 8 },
203      { "item": "shuttlecock", "prob": 8 },
204      { "item": "bronze_medal", "prob": 8 },
205      { "item": "fp_loyalty_card", "prob": 8 },
206      { "item": "coin_quarter", "prob": 6, "count": [ 2, 12 ] },
207      { "item": "wristwatch", "prob": 6 },
208      { "item": "copper_hairpin", "prob": 6 },
209      { "item": "copper_necklace", "prob": 6 },
210      { "item": "dog_whistle", "prob": 6 },
211      { "item": "whistle_multitool", "prob": 6 },
212      { "item": "slingshot", "prob": 5 },
213      { "item": "weak_antibiotic", "prob": 5, "charges": 1 },
214      { "item": "paint_brush", "prob": 5 },
215      { "item": "chopsticks", "prob": 2 },
216      { "item": "office_holepunch", "prob": 2, "count": [ 1, 3 ] },
217      { "item": "melatonin_tablet", "prob": 1, "count": 1 }
218    ]
219  },
220  {
221    "id": "SUS_junk_drawer_artsy",
222    "type": "item_group",
223    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
224    "//2": "This group is for a home crafter's junk drawer filled with art supplies.",
225    "subtype": "collection",
226    "entries": [
227      { "item": "pen", "count": [ 1, 20 ] },
228      { "item": "paper", "charges": [ 10, 30 ] },
229      { "item": "scissors" },
230      { "item": "string_36", "count": [ 1, 4 ], "prob": 80 },
231      { "item": "string_36", "count": [ 1, 4 ], "prob": 70 },
232      { "item": "string_6", "count": [ 1, 20 ], "prob": 70 },
233      { "item": "permanent_marker", "count": [ 1, 20 ], "prob": 80, "charges-min": 70 },
234      { "item": "office_holepunch", "prob": 70 },
235      { "item": "stapler", "prob": 70 },
236      { "item": "paint_brush", "prob": 70 },
237      { "item": "xacto", "prob": 65 },
238      { "item": "yarn", "prob": 60, "charges": [ 60, 200 ] },
239      { "item": "razor_blade", "count": [ 1, 4 ], "prob": 50 },
240      { "item": "rag", "count": [ 3, 4 ], "prob": 50 },
241      { "item": "thread", "prob": 40 },
242      { "item": "thread", "prob": 30 },
243      { "item": "sewing_kit", "prob": 47, "charges": [ 50, 150 ] },
244      { "item": "solder_wire", "prob": 40 },
245      { "item": "superglue", "prob": 40 },
246      { "item": "knitting_needles", "prob": 40 },
247      { "item": "duct_tape", "prob": 40, "charges": [ 5, 160 ], "container-item": "box_small" },
248      { "item": "zipper_short_plastic", "prob": 35 },
249      { "item": "zipper_short_plastic", "prob": 15 },
250      { "item": "felt_patch", "count": [ 1, 3 ], "prob": 30 },
251      { "item": "bandana", "prob": 30 },
252      { "item": "pin_reamer", "prob": 30 },
253      { "item": "deck_of_cards", "prob": 30 },
254      { "item": "glasses_reading", "prob": 30 },
255      { "item": "button_wood", "prob": 30, "count": [ 1, 12 ], "charges": 1 },
256      { "item": "button_plastic", "prob": 30, "count": [ 2, 18 ], "charges": 1 },
257      { "item": "bracelet_friendship", "count": [ 3, 6 ], "prob": 25 },
258      { "item": "boxcutter", "prob": 20 },
259      { "item": "feather", "prob": 20, "charges": 1 },
260      { "item": "tailors_kit", "prob": 12, "charges": [ 50, 350 ] },
261      { "item": "polaroid_photo", "prob": 10 },
262      { "item": "RPG_die", "prob": 10 },
263      { "item": "chopsticks", "prob": 10 },
264      { "item": "soldering_iron", "prob": 10, "charges": [ 0, 50 ] },
265      { "item": "pipe_cleaner", "count": [ 3, 15 ], "prob": 10 },
266      { "item": "balloon", "prob": 8, "count": [ 10, 20 ] },
267      { "item": "bead_bracelet", "count": [ 5, 9 ], "prob": 5 },
268      { "item": "bead_necklace", "count": [ 5, 9 ], "prob": 5 },
269      { "item": "old_key", "prob": 5, "count": [ 1, 12 ] },
270      { "item": "office_letter_opener", "prob": 5 },
271      { "item": "glowstick_dead", "prob": 5 }
272    ]
273  },
274  {
275    "id": "SUS_junk_drawer_handy",
276    "type": "item_group",
277    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
278    "//2": "The junk drawer of a DIYer who does her own home repairs.",
279    "subtype": "collection",
280    "entries": [
281      { "group": "tools_common", "count": 2 },
282      { "item": "superglue", "prob": 90 },
283      { "item": "boxcutter", "prob": 85 },
284      { "item": "duct_tape", "prob": 85, "charges": [ 5, 200 ], "container-item": "box_small" },
285      { "item": "flashlight", "prob": 80, "ammo-item": "light_disposable_cell", "charges": [ 100, 300 ] },
286      { "item": "toothbrush_dirty", "prob": 80 },
287      { "item": "bottle_opener", "prob": 75 },
288      { "item": "pockknife", "prob": 75 },
289      { "item": "cordless_drill", "prob": 70 },
290      { "item": "scissors", "prob": 65 },
291      { "item": "pliers", "prob": 65 },
292      { "item": "permanent_marker", "prob": 70, "charges-min": 50 },
293      { "item": "adhesive_bandages", "prob": 60, "charges": [ 1, 5 ] },
294      { "item": "pen", "count": [ 1, 3 ], "prob": 55 },
295      { "item": "sandpaper", "prob": 50 },
296      { "item": "old_key", "prob": 50 },
297      { "item": "medium_battery_cell", "prob": 40, "charges-min": 400, "charges-max": 500 },
298      { "item": "ear_plugs", "prob": 40 },
299      { "item": "screwdriver", "prob": 40 },
300      { "item": "hammer", "prob": 40 },
301      { "item": "multitool", "prob": 35 },
302      { "item": "can_opener", "prob": 35 },
303      { "item": "hinge", "prob": 30, "count": 3 },
304      { "item": "bearing", "prob": 25, "charges-min": 12, "charges-max": 75 },
305      { "item": "stapler", "prob": 25 },
306      { "item": "soldering_iron", "prob": 25, "charges": [ 5, 45 ] },
307      { "item": "xacto", "prob": 25 },
308      { "item": "wristwatch", "prob": 25 },
309      { "item": "light_disposable_cell", "count": 4, "prob": 25, "charges": 300 },
310      { "item": "old_key", "prob": 20, "count": [ 1, 6 ] },
311      { "item": "office_letter_opener", "prob": 15 },
312      { "item": "razor_blade", "count": [ 1, 3 ], "prob": 15 },
313      { "item": "aspirin", "prob": 15, "charges": [ 1, 20 ] },
314      { "item": "reading_light", "prob": 15, "charges": [ 0, 50 ] },
315      { "item": "paint_brush", "prob": 10 },
316      { "item": "gum", "prob": 10, "charges": [ 1, 10 ] },
317      { "item": "comb_pocket", "prob": 10 },
318      { "item": "picklocks", "prob": 5 },
319      { "item": "fitness_band", "prob": 5 },
320      { "item": "thermometer", "prob": 3 },
321      { "item": "hygrometer", "prob": 3 },
322      { "item": "barometer", "prob": 3 },
323      { "item": "smart_lamp", "prob": 3 }
324    ]
325  },
326  {
327    "id": "SUS_junk_drawer_tidy",
328    "type": "item_group",
329    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
330    "//2": "A well-organized and deliberately selected collection of small objects useful to keep close at hand.",
331    "subtype": "collection",
332    "entries": [
333      { "item": "pen", "count": 2 },
334      { "item": "paper", "charges": [ 25, 100 ] },
335      { "item": "scissors", "prob": 80 },
336      { "item": "stapler", "prob": 80 },
337      { "item": "flashlight", "prob": 80, "ammo-item": "battery", "charges": 300 },
338      { "item": "hairbrush", "prob": 80 },
339      { "item": "office_letter_opener", "prob": 75 },
340      { "item": "candle", "count": [ 1, 2 ], "prob": 75, "charges-min": 70 },
341      { "item": "corkscrew", "prob": 70 },
342      { "item": "adhesive_bandages", "prob": 60, "charges": 10 },
343      { "item": "light_battery_cell", "count": 4, "prob": 50, "charges": 100 },
344      { "item": "deck_of_cards", "prob": 50 },
345      { "item": "teleumbrella", "prob": 50 },
346      { "item": "aspirin", "prob": 50 },
347      { "item": "fancy_sunglasses", "prob": 50 },
348      { "item": "matches", "prob": 50, "charges": 20 },
349      { "item": "dog_whistle", "prob": 40 },
350      { "item": "gum", "prob": 40 },
351      { "item": "multitool", "prob": 40 },
352      { "item": "hairpin", "prob": 40 },
353      { "item": "candlestick", "prob": 30 },
354      { "item": "gold_hairpin", "prob": 25 },
355      { "item": "magnifying_glass", "prob": 25 },
356      { "item": "bandana", "prob": 25 },
357      { "item": "light_disposable_cell", "count": 4, "prob": 25, "charges": 300 },
358      { "item": "fitness_band", "prob": 15 },
359      { "item": "gloves_light", "prob": 10 },
360      { "item": "gloves_golf", "prob": 10 },
361      { "item": "long_glove_white", "prob": 2 }
362    ]
363  },
364  {
365    "id": "SUS_dishes",
366    "type": "item_group",
367    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
368    "//2": "This group is for a cupboard full of dining dishes.",
369    "subtype": "distribution",
370    "entries": [
371      { "item": "wine_glass", "prob": 50, "count": [ 1, 4 ] },
372      { "item": "bowl_pewter", "prob": 50, "count": [ 1, 4 ] },
373      { "item": "ceramic_cup", "prob": 75, "count": [ 1, 4 ] },
374      { "item": "glass", "count": [ 1, 6 ] },
375      { "item": "ceramic_mug", "count": [ 1, 6 ] },
376      { "item": "ceramic_plate", "count": [ 1, 6 ] },
377      { "item": "ceramic_bowl", "count": [ 1, 6 ] },
378      {
379        "collection": [ { "item": "glass_plate", "count": [ 1, 4 ] }, { "item": "glass_bowl", "count": [ 1, 4 ] } ],
380        "prob": 60
381      },
382      {
383        "collection": [ { "item": "tumbler_plastic", "count": [ 1, 4 ] }, { "item": "plastic_plate", "count": [ 1, 4 ] } ],
384        "prob": 60
385      },
386      {
387        "collection": [
388          { "item": "plastic_bowl_kids", "count": [ 1, 4 ] },
389          { "item": "sippy_cup", "count": [ 1, 4 ] },
390          { "item": "plastic_spoon_kids", "count": [ 1, 4 ] }
391        ],
392        "prob": 60
393      }
394    ]
395  },
396  {
397    "id": "SUS_cookware",
398    "type": "item_group",
399    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
400    "//2": "This group is for a cupboard full of pots and pans.",
401    "subtype": "distribution",
402    "entries": [
403      { "item": "pot", "count": [ 1, 2 ] },
404      { "item": "pot", "prob": 50 },
405      { "collection": [ { "item": "iron_pot" }, { "item": "iron_pot", "prob": 60 } ], "prob": 70 },
406      { "item": "casserole", "prob": 90 },
407      { "item": "pot_copper", "prob": 75 },
408      { "item": "stock_pot", "prob": 50 },
409      { "item": "pot_canning", "prob": 25 },
410      { "item": "colander_steel", "prob": 40 },
411      { "item": "splatter_guard", "prob": 20 },
412      { "item": "pan", "count": [ 1, 2 ] },
413      { "item": "steel_pan", "prob": 80 },
414      { "item": "copper_pan", "prob": 30 },
415      { "item": "kettle", "prob": 80 }
416    ]
417  },
418  {
419    "id": "SUS_kitchen_sink",
420    "type": "item_group",
421    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
422    "//2": "This group is for the cleaning materials under a kitchen sink.",
423    "subtype": "collection",
424    "entries": [
425      { "item": "detergent", "charges": [ 1, 40 ], "container-item": "box_small" },
426      { "item": "rag", "count": [ 1, 3 ] },
427      { "item": "dish_towel", "count": [ 1, 6 ] },
428      { "item": "brush" },
429      { "item": "sponge" },
430      { "item": "brush", "prob": 85 },
431      { "item": "bleach", "prob": 75, "charges-min": 1 },
432      { "item": "ammonia", "prob": 65, "charges-min": 1 }
433    ]
434  },
435  {
436    "id": "SUS_pantry",
437    "type": "item_group",
438    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
439    "//2": "This group is for a regular stocked kitchen pantry.",
440    "//3": "Frequency of pet food appearing based on percentage of Massachusetts homes with a pet.",
441    "subtype": "collection",
442    "entries": [
443      { "group": "pantry_liquids", "prob": 50, "count": [ 1, 2 ] },
444      { "group": "pasta", "prob": 70, "count": [ 1, 3 ] },
445      { "group": "cannedfood", "prob": 100, "count": [ 1, 6 ] },
446      { "group": "big_canned_food", "prob": 20, "count": [ 1, 2 ] },
447      { "group": "dry_goods", "prob": 80, "count": [ 1, 3 ] },
448      { "group": "preserved_food", "prob": 20, "count": [ 1, 2 ] },
449      { "group": "pet_food", "prob": 50 }
450    ]
451  },
452  {
453    "id": "SUS_appliances_cupboard",
454    "type": "item_group",
455    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
456    "//2": "This group is for a cupboard where various appliances are stored.",
457    "subtype": "collection",
458    "entries": [
459      { "item": "microwave", "prob": 90 },
460      { "item": "food_processor", "prob": 70, "charges": [ 0, 500 ] },
461      { "item": "waffleiron", "prob": 45 },
462      { "item": "multi_cooker", "prob": 25, "charges": [ 0, 500 ] },
463      { "item": "pastaextruder", "prob": 10 },
464      { "item": "dehydrator", "prob": 10 },
465      { "item": "hotplate", "prob": 10, "charges": [ 0, 500 ] },
466      { "collection": [ { "item": "charcoal", "prob": 70 }, { "item": "char_smoker", "prob": 100 } ], "prob": 5 },
467      { "item": "can_sealer", "prob": 2 },
468      { "group": "dishes_utility", "prob": 50, "count": [ 1, 3 ] }
469    ]
470  },
471  {
472    "id": "SUS_coffee_cupboard",
473    "type": "item_group",
474    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
475    "//2": "This group is for a cupboard where coffee and tea supplies are kept.",
476    "subtype": "collection",
477    "entries": [
478      {
479        "distribution": [ { "item": "coffeemaker", "prob": 90, "charges": [ 0, 500 ] }, { "item": "atomic_coffeepot", "prob": 10 } ],
480        "prob": 75
481      },
482      {
483        "distribution": [
484          { "item": "coffee_raw", "prob": 30 },
485          { "item": "instant_coffee", "prob": 40, "count": [ 1, 5 ] },
486          { "item": "coffee_raw", "prob": 30, "charges": [ 1, 200 ], "container-item": "can_food_big" }
487        ],
488        "prob": 80
489      },
490      { "item": "tea_raw", "count": [ 1, 10 ], "prob": 80 },
491      { "item": "tea_green_raw", "count": [ 1, 10 ], "prob": 40 },
492      { "item": "teapot", "prob": 70 },
493      { "item": "kettle", "prob": 50 },
494      { "item": "sugar", "charges": [ 10, 120 ], "container-item": "jar_glass_sealed", "prob": 90, "sealed": false },
495      {
496        "distribution": [
497          { "item": "milk_powder", "charges": [ 5, 20 ], "container-item": "jar_glass_sealed", "prob": 60, "sealed": false },
498          { "item": "con_milk", "count": [ 1, 6 ], "prob": 10 },
499          { "item": "milk_evap", "count": [ 1, 6 ], "prob": 20 },
500          { "item": "milk_UHT", "prob": 10 }
501        ],
502        "prob": 30
503      },
504      {
505        "distribution": [ { "item": "honey_glassed", "prob": 20 }, { "item": "honey_bottled", "prob": 80 } ],
506        "prob": 60
507      },
508      { "item": "spoon", "count": [ 1, 6 ] },
509      { "item": "ceramic_mug", "count": [ 1, 6 ] },
510      { "group": "teabag_box", "prob": 60 }
511    ]
512  },
513  {
514    "id": "SUS_breakfast_cupboard",
515    "type": "item_group",
516    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
517    "//2": "This group is for a cupboard where breakfast supplies are kept.",
518    "subtype": "collection",
519    "entries": [
520      {
521        "collection": [
522          { "item": "toaster" },
523          {
524            "distribution": [
525              { "item": "bread", "charges": [ 2, 12 ], "prob": 70 },
526              { "item": "sourdough_bread", "charges": [ 2, 12 ], "prob": 30 }
527            ],
528            "prob": 80
529          },
530          {
531            "distribution": [
532              { "item": "toastem", "charges": [ 1, 8 ], "prob": 40 },
533              { "item": "toastem2", "charges": [ 1, 8 ], "prob": 30 },
534              { "item": "toastem3", "charges": [ 1, 8 ], "prob": 30 }
535            ],
536            "prob": 60
537          }
538        ],
539        "prob": 80
540      },
541      { "item": "jam_fruit", "prob": 80 },
542      { "item": "peanutbutter", "prob": 80 },
543      { "item": "syrup", "prob": 50 },
544      {
545        "distribution": [ { "item": "cereal", "prob": 50 }, { "item": "cereal2", "prob": 50 }, { "item": "cereal3", "prob": 50 } ]
546      },
547      {
548        "distribution": [ { "item": "cereal", "prob": 50 }, { "item": "cereal2", "prob": 50 }, { "item": "cereal3", "prob": 50 } ],
549        "prob": 75
550      },
551      {
552        "distribution": [
553          { "item": "milk_powder", "charges": [ 5, 20 ], "container-item": "jar_glass_sealed", "prob": 60, "sealed": false },
554          { "item": "milk_evap", "count": [ 1, 6 ], "prob": 20 },
555          { "item": "milk_UHT", "prob": 20 }
556        ],
557        "prob": 20
558      }
559    ]
560  },
561  {
562    "id": "SUS_dishwasher",
563    "type": "item_group",
564    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
565    "//2": "This group is for a dishwasher that may have an assortment of dishes in it.",
566    "subtype": "collection",
567    "entries": [
568      { "group": "dishes_dining", "prob": 50, "count": [ 1, 20 ] },
569      { "group": "dishes_utility", "prob": 50, "count": [ 1, 20 ] }
570    ]
571  },
572  {
573    "id": "SUS_oven",
574    "type": "item_group",
575    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
576    "//2": "This group is for an oven that might have some pots and pans in the warming drawer.",
577    "subtype": "collection",
578    "entries": [
579      {
580        "distribution": [ { "item": "extinguisher", "prob": 20, "charges": 100 }, { "item": "sm_extinguisher", "prob": 80, "charges": 10 } ],
581        "prob": 65
582      },
583      {
584        "distribution": [ { "item": "pot", "prob": 20 }, { "item": "pot_copper", "prob": 5 }, { "item": "iron_pot", "prob": 5 } ],
585        "prob": 25
586      },
587      {
588        "collection": [
589          { "item": "pan", "count": [ 1, 2 ], "prob": 60 },
590          { "item": "steel_pan", "count": [ 1, 2 ], "prob": 50 },
591          { "item": "copper_pan", "count": [ 1, 2 ], "prob": 30 }
592        ],
593        "prob": 50
594      }
595    ]
596  },
597  {
598    "id": "SUS_spice_collection",
599    "type": "item_group",
600    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
601    "//2": "This group is for cupboard, drawer, or rack with spices.",
602    "subtype": "collection",
603    "entries": [
604      { "item": "salt" },
605      { "item": "pepper" },
606      { "item": "cinnamon", "prob": 75 },
607      { "item": "chilly-p", "prob": 75 },
608      { "item": "sugar", "prob": 15 },
609      { "item": "artificial_sweetener", "prob": 5 },
610      { "item": "curry_powder", "prob": 25 },
611      { "item": "sprinkles", "prob": 10 },
612      { "item": "thyme", "prob": 65 },
613      { "item": "seasoning_italian", "prob": 65 },
614      { "item": "seasoning_salt", "prob": 65 }
615    ]
616  },
617  {
618    "id": "SUS_bathroom_sink",
619    "type": "item_group",
620    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
621    "//2": "This group is for a bathroom sink.",
622    "subtype": "collection",
623    "entries": [
624      { "item": "soap", "count": [ 1, 4 ], "prob": 75, "charges": [ 1, 10 ] },
625      { "item": "soap_holder", "prob": 40 },
626      { "item": "razor_shaving", "count": [ 1, 2 ], "prob": 20 },
627      { "item": "cotton_ball", "prob": 50 },
628      { "item": "bleach", "prob": 15, "charges-min": 1 },
629      { "item": "ammonia", "prob": 20, "charges-min": 1 },
630      { "item": "string_floss", "count": [ 1, 2 ], "prob": 60 },
631      { "item": "toothbrush_plain", "count": [ 1, 3 ], "prob": 45 }
632    ]
633  },
634  {
635    "id": "SUS_bathroom_medicine",
636    "type": "item_group",
637    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
638    "//2": "This group is for the medicine cabinet.",
639    "subtype": "collection",
640    "entries": [
641      {
642        "distribution": [
643          { "item": "aspirin", "prob": 160, "charges": [ 1, 20 ] },
644          { "item": "codeine", "prob": 30, "charges": [ 1, 10 ] },
645          { "item": "tramadol", "prob": 10, "charges": [ 1, 10 ] }
646        ],
647        "prob": 95
648      },
649      { "item": "eyedrops", "prob": 15 },
650      { "item": "pepto", "prob": 70, "charges-min": 1, "container-item": "bottle_plastic_small" },
651      { "item": "inhaler", "prob": 25, "charges-min": 10, "charges-max": 100 },
652      {
653        "distribution": [
654          { "item": "pills_sleep", "prob": 60, "charges": [ 1, 10 ] },
655          { "item": "melatonin_tablet", "prob": 40, "charges": [ 1, 30 ] }
656        ],
657        "prob": 10
658      },
659      {
660        "distribution": [ { "item": "nyquil", "prob": 60, "charges-min": 1 }, { "item": "dayquil", "prob": 20, "charges-min": 1 } ],
661        "prob": 50
662      },
663      {
664        "distribution": [
665          { "item": "vitamins", "prob": 60, "charges-min": 1, "charges-max": 40, "container-item": "bottle_plastic_small" },
666          {
667            "item": "gummy_vitamins",
668            "prob": 20,
669            "charges-min": 1,
670            "charges-max": 20,
671            "container-item": "bottle_plastic_small"
672          },
673          {
674            "item": "calcium_tablet",
675            "prob": 10,
676            "charges-min": 1,
677            "charges-max": 40,
678            "container-item": "bottle_plastic_small"
679          }
680        ],
681        "prob": 80
682      },
683      {
684        "distribution": [
685          { "item": "weak_antibiotic", "prob": 40, "charges-min": 1, "charges-max": 20, "container-item": "bottle_plastic_small" },
686          {
687            "item": "antibiotics",
688            "prob": 10,
689            "charges-min": 1,
690            "charges-max": 20,
691            "container-item": "bottle_plastic_small"
692          }
693        ],
694        "prob": 10
695      },
696      {
697        "distribution": [
698          { "item": "antifungal", "prob": 5, "charges-min": 1, "charges-max": 10, "container-item": "bottle_plastic_small" },
699          {
700            "item": "antiparasitic",
701            "prob": 20,
702            "charges-min": 1,
703            "charges-max": 10,
704            "container-item": "bottle_plastic_small"
705          }
706        ],
707        "prob": 5
708      }
709    ]
710  },
711  {
712    "id": "SUS_hair_drawer",
713    "type": "item_group",
714    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
715    "//2": "This group is for a drawer for haircare tools.",
716    "subtype": "collection",
717    "entries": [
718      { "item": "hairbrush", "count": [ 1, 2 ], "prob": 90 },
719      { "item": "comb_pocket", "count": [ 1, 2 ], "prob": 75 },
720      { "item": "scissors", "count": [ 1, 2 ], "prob": 60 },
721      { "item": "hair_dryer", "prob": 60 },
722      { "collection": [ { "item": "curling_iron", "count": [ 1, 2 ] }, { "item": "curler_hair" } ], "prob": 25 },
723      { "item": "elec_hairtrimmer", "prob": 30, "charges": [ 0, 50 ] }
724    ]
725  },
726  {
727    "id": "SUS_toilet",
728    "type": "item_group",
729    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
730    "//2": "This group is for things you often find stored on or next to a toilet.",
731    "subtype": "collection",
732    "entries": [
733      {
734        "distribution": [ { "item": "plunger_toilet", "prob": 90 }, { "item": "plunger_futuristic", "prob": 10 } ],
735        "prob": 90
736      },
737      { "item": "brush_toilet", "prob": 75 },
738      { "item": "toilet_paper", "prob": 95, "container-item": "wrapper" },
739      { "item": "bathroom_scale", "prob": 50 }
740    ]
741  },
742  {
743    "id": "SUS_bathroom_cabinet",
744    "type": "item_group",
745    "//": "SUS item groups are collections that contain a reasonable realistic distribution of items that might spawn in a given storage furniture.",
746    "//2": "This group is for a bathroom cabinet under the sink.",
747    "subtype": "collection",
748    "entries": [
749      { "item": "soap", "count": [ 1, 4 ], "prob": 70, "charges": [ 1, 10 ] },
750      {
751        "distribution": [
752          { "item": "razor_shaving", "count": [ 1, 2 ], "prob": 50 },
753          { "item": "shavingkit", "charges-min": 0, "charges-max": 10, "prob": 50 }
754        ],
755        "prob": 75
756      },
757      {
758        "distribution": [
759          { "item": "adhesive_bandages", "prob": 40, "charges": [ 1, 10 ] },
760          { "item": "bandages", "prob": 20, "charges": [ 1, 3 ] },
761          { "item": "medical_gauze", "prob": 20 },
762          { "group": "full_1st_aid", "prob": 10 }
763        ],
764        "prob": 20
765      },
766      { "item": "disinfectant", "prob": 40, "charges-min": 1 },
767      { "item": "chem_hydrogen_peroxide", "prob": 50, "charges-min": 1 },
768      { "item": "mirror", "prob": 25 },
769      { "item": "sponge", "count": [ 1, 3 ], "prob": 75 },
770      {
771        "collection": [ { "item": "candle", "count": [ 1, 2 ], "charges-min": 10 }, { "item": "matches", "charges-min": 1 } ],
772        "prob": 20
773      },
774      { "item": "toilet_paper", "prob": 80 },
775      { "item": "towel", "count": [ 1, 2 ], "prob": 75 }
776    ]
777  },
778  {
779    "id": "SUS_desks_bedroom_unisex",
780    "type": "item_group",
781    "//": "clothing and wearable items for domestic desks, tables, etc.",
782    "subtype": "collection",
783    "entries": [
784      { "group": "accesories_personal_unisex", "prob": 70 },
785      { "group": "accesories_personal_womens", "prob": 50 },
786      { "group": "accesories_personal_mens", "prob": 50 },
787      { "group": "masks_unisex", "prob": 20 },
788      { "group": "socks_unisex", "prob": 60 },
789      { "group": "scarfs_unisex", "prob": 30 },
790      { "group": "gloves_womens", "prob": 10 },
791      { "group": "gloves_unisex", "prob": 30 },
792      { "group": "hats_unisex", "prob": 50 }
793    ]
794  },
795  {
796    "id": "SUS_wardrobe_mens",
797    "type": "item_group",
798    "//": "clothing found in a man's wardrobe",
799    "subtype": "collection",
800    "entries": [
801      { "group": "shoes_unisex", "prob": 50 },
802      { "group": "pants_mens", "prob": 1 },
803      { "item": "fishing_waders", "prob": 1 },
804      { "item": "football_armor", "prob": 2 },
805      { "item": "sleeping_bag_roll", "prob": 5 },
806      { "item": "bscabbard", "prob": 1 },
807      { "item": "chaps_leather", "prob": 1 },
808      { "group": "coats_unisex", "prob": 50 },
809      { "group": "suits_unisex", "prob": 50 },
810      { "group": "suits_mens", "prob": 10 },
811      { "group": "bags_unisex", "prob": 20 },
812      { "group": "hats_unisex", "prob": 20 },
813      { "group": "scarfs_unisex", "prob": 30 }
814    ]
815  },
816  {
817    "id": "SUS_wardrobe_womens",
818    "type": "item_group",
819    "//": "clothing found in a woman's wardrobe",
820    "subtype": "collection",
821    "entries": [
822      { "group": "shoes_unisex", "prob": 50 },
823      { "group": "shoes_womens", "prob": 60 },
824      { "item": "fishing_waders", "prob": 1 },
825      { "item": "football_armor", "prob": 1 },
826      { "group": "pants_womens", "prob": 10 },
827      { "item": "bscabbard", "prob": 1 },
828      { "item": "sleeping_bag_roll", "prob": 5 },
829      { "item": "chaps_leather", "prob": 1 },
830      { "group": "coats_unisex", "prob": 50 },
831      { "group": "suits_unisex", "prob": 40 },
832      { "group": "suits_womens", "prob": 50 },
833      { "group": "bags_unisex", "prob": 20 },
834      { "group": "hats_unisex", "prob": 20 },
835      { "group": "scarfs_unisex", "prob": 20 }
836    ]
837  },
838  {
839    "id": "SUS_dresser_mens",
840    "type": "item_group",
841    "//": "clothing found in a man's dresser",
842    "subtype": "collection",
843    "entries": [
844      { "group": "accesories_personal_unisex", "prob": 10 },
845      { "group": "accesories_personal_mens", "prob": 10 },
846      { "group": "masks_unisex", "prob": 3 },
847      { "group": "socks_unisex", "prob": 70 },
848      { "group": "scarfs_unisex", "prob": 30 },
849      { "group": "shirts_unisex", "prob": 50 },
850      { "group": "underwear_mens", "prob": 80 },
851      { "group": "underwear_unisex", "prob": 80 },
852      { "group": "pants_unisex", "prob": 50 },
853      { "group": "pants_male", "prob": 60 },
854      { "group": "gloves_unisex", "prob": 30 },
855      { "group": "hats_unisex", "prob": 10 }
856    ]
857  },
858  {
859    "id": "SUS_dresser_womens",
860    "type": "item_group",
861    "//": "clothing found in a woman's dresser",
862    "subtype": "collection",
863    "entries": [
864      { "group": "accesories_personal_unisex", "prob": 30 },
865      { "group": "accesories_personal_womens", "prob": 5 },
866      { "group": "masks_unisex", "prob": 3 },
867      { "group": "socks_unisex", "prob": 70 },
868      { "group": "scarfs_unisex", "prob": 30 },
869      { "group": "shirts_womens", "prob": 60 },
870      { "group": "shirts_unisex", "prob": 50 },
871      { "group": "underwear_womens", "prob": 80 },
872      { "group": "underwear_unisex", "prob": 80 },
873      { "group": "pants_unisex", "prob": 50 },
874      { "group": "pants_female", "prob": 60 },
875      { "group": "gloves_womens", "prob": 5 },
876      { "group": "gloves_unisex", "prob": 30 },
877      { "group": "hats_unisex", "prob": 10 }
878    ]
879  }
880]
881