1[
2  {
3    "type": "palette",
4    "id": "apartment_palette",
5    "terrain": {
6      " ": [ [ "t_region_groundcover_urban", 50 ], "t_region_shrub_decorative" ],
7      "+": [ [ "t_door_c", 2 ], "t_door_o" ],
8      "-": "t_wall",
9      "%": "t_rock",
10      "=": "t_door_metal_c",
11      "D": "t_door_locked_interior",
12      "E": "t_elevator",
13      "G": "t_door_glass_c",
14      "R": "t_railing_v",
15      "W": "t_window",
16      "s": "t_sidewalk",
17      "w": [ [ "t_window_domestic", 3 ], "t_curtains" ],
18      "|": "t_wall",
19      "z": "t_flat_roof",
20      "(": "t_flat_roof",
21      "&": "t_flat_roof",
22      "a": "t_flat_roof",
23      "@": "t_flat_roof",
24      ",": "t_thconc_floor",
25      "4": "t_gutter_west",
26      "5": "t_gutter_south",
27      "6": "t_gutter_east",
28      "7": "t_gutter_drop",
29      "8": "t_gutter_north",
30      "i": "t_linoleum_white",
31      "e": "t_linoleum_white",
32      "u": "t_linoleum_white",
33      "O": "t_linoleum_white",
34      "S": "t_linoleum_white",
35      "c": "t_linoleum_white",
36      "T": "t_linoleum_white",
37      "b": "t_linoleum_white",
38      "f": "t_chainfence_v",
39      "g": "t_chaingate_c",
40      "<": "t_stairs_up",
41      ">": "t_stairs_down",
42      "*": "t_open_air",
43      "K": "t_thconc_floor",
44      "M": "t_thconc_floor"
45    },
46    "furniture": {
47      "a": "f_small_satelitte_dish",
48      "A": [ [ "f_armchair", 2 ], "f_null" ],
49      "b": "f_bathtub",
50      "B": "f_bed",
51      "c": "f_counter",
52      "C": "f_counter",
53      "d": "f_dresser",
54      "e": "f_fridge",
55      "F": "f_sofa",
56      "h": [ [ "f_chair", 2 ], "f_null" ],
57      "I": "f_floor_lamp",
58      "j": "f_trashcan",
59      "K": "f_generator_broken",
60      "M": "f_machinery_heavy",
61      "l": [ [ "f_stool", 2 ], "f_null" ],
62      "n": "f_table",
63      "o": "f_bookcase",
64      "O": "f_oven",
65      "p": "f_mailbox",
66      "Q": "f_air_conditioner",
67      "r": "f_rack",
68      "S": "f_sink",
69      "t": "f_table",
70      "u": "f_cupboard",
71      "x": "f_console_broken",
72      "X": [ [ "f_wardrobe", 2 ], "f_dresser" ],
73      "Y": "f_rack_coat",
74      "1": "f_cupboard",
75      "2": "f_cupboard",
76      "3": "f_sink",
77      "^": [ "f_indoor_plant", "f_indoor_plant_y" ],
78      "(": "f_solar_unit",
79      "&": "f_chimney",
80      "@": "f_TV_antenna"
81    },
82    "toilets": { "T": {  } },
83    "items": {
84      "B": { "item": "bed", "chance": 60 },
85      "d": { "item": "dresser", "chance": 70, "repeat": [ 1, 3 ] },
86      "e": { "item": "fridge", "chance": 70, "repeat": [ 1, 10 ] },
87      "j": { "item": "trash", "chance": 65, "repeat": [ 1, 3 ] },
88      "o": {
89        "item": {
90          "subtype": "distribution",
91          "entries": [
92            { "group": "magazines" },
93            { "group": "SUS_fiction_bookcase" },
94            {
95              "distribution": [ { "group": "SUS_tailoring_bookcase" }, { "group": "SUS_crafts_bookcase" }, { "group": "SUS_cooking_bookcase" } ]
96            }
97          ]
98        },
99        "chance": 75
100      },
101      "O": { "item": "oven", "chance": 70 },
102      "p": { "item": "mail", "chance": 30, "repeat": [ 2, 5 ] },
103      "r": [ { "item": "dresser", "chance": 30 }, { "item": "jackets", "chance": 60 } ],
104      "S": [ { "item": "softdrugs", "chance": 70 }, { "item": "cleaning", "chance": 50 } ],
105      "T": [ { "item": "magazines", "chance": 50 }, { "item": "novels", "chance": 50 } ],
106      "u": [
107        { "item": "cleaning", "chance": 50 },
108        { "item": "home_hw", "chance": 30 },
109        { "item": "cannedfood", "chance": 50, "repeat": [ 1, 10 ] },
110        { "item": "pasta", "chance": 50, "repeat": [ 1, 5 ] }
111      ],
112      "X": [ { "item": "bed", "chance": 60, "repeat": [ 1, 3 ] }, { "item": "dresser", "chance": 70, "repeat": [ 1, 9 ] } ],
113      "Y": { "item": "coat_rack", "chance": 35, "repeat": [ 1, 4 ] },
114      "1": [ { "item": "SUS_dishes" }, { "item": "SUS_silverware" }, { "item": "SUS_knife_drawer" } ],
115      "2": [ { "item": "SUS_cookware" }, { "item": "SUS_utensils" } ],
116      "3": [ { "item": "SUS_junk_drawer" }, { "item": "SUS_kitchen_sink" } ]
117    },
118    "item": { "n": { "item": "television", "chance": 70 } }
119  },
120  {
121    "type": "palette",
122    "id": "apartment_con_old",
123    "terrain": {
124      " ": "t_region_groundcover_urban",
125      "#": "t_rock",
126      "%": "t_region_shrub_decorative",
127      "+": "t_door_c",
128      "-": "t_wall",
129      "|": "t_wall",
130      "<": "t_stairs_up",
131      "=": "t_door_metal_c",
132      ">": "t_stairs_down",
133      "D": "t_door_locked_interior",
134      "E": "t_elevator",
135      "G": "t_door_glass_c",
136      "R": "t_railing_v",
137      "p": "t_region_groundcover_urban",
138      "s": "t_sidewalk",
139      "w": "t_window",
140      "X": "t_door_locked"
141    },
142    "furniture": {
143      "A": "f_armchair",
144      "B": "f_bed",
145      "b": "f_bathtub",
146      "c": "f_counter",
147      "d": "f_dresser",
148      "e": "f_fridge",
149      "F": "f_sofa",
150      "h": "f_chair",
151      "l": "f_locker",
152      "o": "f_bookcase",
153      "O": "f_oven",
154      "p": "f_mailbox",
155      "Q": "f_stool",
156      "r": "f_rack",
157      "S": "f_sink",
158      "t": "f_table",
159      "T": "f_toilet",
160      "u": "f_cupboard",
161      "x": "f_console_broken",
162      "Y": "f_rack_coat",
163      "1": "f_cupboard",
164      "2": "f_cupboard",
165      "3": "f_sink",
166      "^": "f_indoor_plant"
167    },
168    "toilets": { "T": {  } },
169    "items": {
170      "B": { "item": "bed", "chance": 60 },
171      "O": { "item": "oven", "chance": 70 },
172      "S": [ { "item": "softdrugs", "chance": 70 }, { "item": "cleaning", "chance": 50 } ],
173      "d": { "item": "dresser", "chance": 70 },
174      "e": { "item": "fridge", "chance": 70 },
175      "f": [ { "item": "magazines", "chance": 70 }, { "item": "novels", "chance": 50 } ],
176      "o": [
177        { "item": "magazines", "chance": 30 },
178        { "item": "novels", "chance": 40 },
179        { "item": "alcohol", "chance": 30 },
180        { "item": "manuals", "chance": 20 }
181      ],
182      "r": [ { "item": "dresser", "chance": 30 }, { "item": "jackets", "chance": 60 } ],
183      "u": [
184        { "item": "cleaning", "chance": 50 },
185        { "item": "home_hw", "chance": 30 },
186        { "item": "cannedfood", "chance": 50 },
187        { "item": "pasta", "chance": 50 }
188      ],
189      "Y": { "item": "coat_rack", "chance": 35, "repeat": [ 1, 4 ] },
190      "p": { "item": "mail", "chance": 30, "repeat": [ 2, 5 ] },
191      "1": [ { "item": "SUS_dishes" }, { "item": "SUS_silverware" }, { "item": "SUS_knife_drawer" } ],
192      "2": [ { "item": "SUS_cookware" }, { "item": "SUS_utensils" } ],
193      "3": [ { "item": "SUS_junk_drawer" }, { "item": "SUS_kitchen_sink" } ]
194    }
195  }
196]
197