-
Notifications
You must be signed in to change notification settings - Fork 4.3k
/
Copy pathhouse_patio.json
177 lines (177 loc) · 5.67 KB
/
house_patio.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
[
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house_patio" ],
"weight": 200,
"object": {
"fill_ter": "t_floor",
"rows": [
"._______p&---...........",
"._______.##*o##oo##oo##.",
"._______^#y RRR HHHHs#.",
"._______.o o.",
"._______.# ### lll #.",
"._______.# hfh Y#.",
"._______.o hfh 4o.",
"._______.# 3#.",
"._______.# ||||||6 2#.",
"._______~* |St8Q|7 5o.",
"._______~#L +(((9|FO1#.",
"~~~~~~~~~#IA |||||||||#.",
".:.....~%#I + yb|Dzd#.",
"..&&&..~%o$ |@ ||+|#.",
"..&X&.:~%o> |@sT I#.",
"..&&&..~%##[####o###o##.",
".:.....~.%%~~%%%%%%%%%^.",
".......~...~~...........",
".......~.~~~~~~~~jjj~...",
".......~.~~~G~G~~~K~~...",
".......~~~~~KKK~~~~~~...",
".........~~~G~G~~~~~~...",
".............:.......:..",
".........:.............."
],
"palettes": [ "domestic_general_and_variant_palette" ],
"terrain": {
"%": [ "t_region_shrub", "t_region_shrub_fruit", "t_region_shrub_decorative" ],
":": [ [ "t_region_tree_fruit", 2 ], [ "t_region_tree_nut", 2 ], "t_region_tree_shade" ],
"&": "t_region_groundcover_urban",
"$": "t_railing_h",
"_": "t_pavement",
"G": "t_concrete",
"K": "t_concrete",
"~": "t_concrete",
"j": "t_concrete",
"(": "t_linoleum_gray",
"8": "t_linoleum_gray",
"t": "t_linoleum_gray",
"9": "t_linoleum_gray",
"S": "t_linoleum_gray",
"Q": "t_linoleum_gray",
"[": "t_door_glass_c"
},
"furniture": { "&": "f_region_flower" },
"set": [ { "point": "furniture", "id": "f_dahlia", "x": [ 8, 8 ], "y": [ 1, 8 ], "repeat": [ 1, 2 ] } ],
"place_loot": [
{ "group": "barbecue", "x": [ 12, 14 ], "y": [ 20, 20 ], "chance": 75, "repeat": [ 1, 4 ] },
{ "item": "television", "x": [ 19, 19 ], "y": [ 4, 4 ], "chance": 75 },
{ "item": "char_smoker", "x": [ 18, 18 ], "y": [ 19, 19 ], "chance": 85 },
{ "item": "charcoal", "x": [ 18, 18 ], "y": [ 19, 19 ], "chance": 60, "repeat": [ 1, 3 ] }
],
"place_nested": [
{
"chunks": [
[ "null", 10 ],
[ "roof_6x6_garden_4", 15 ],
[ "roof_6x6_garden_1", 15 ],
[ "greenhouse_6x6_herbal", 20 ],
[ "greenhouse_6x6_vegetable", 25 ],
[ "pond_6x6", 20 ],
[ "shed_6x6_junk", 25 ],
[ "shed_6x6_bike", 20 ],
[ "shed_6x6_woodworker", 20 ]
],
"x": 1,
"y": 17
},
{ "chunks": [ "rolling_trash_can_1x1" ], "x": 15, "y": 0 }
],
"place_vehicles": [ { "vehicle": "suburban_home", "x": 5, "y": 4, "chance": 10, "rotation": 90 } ]
}
},
{
"type": "mapgen",
"method": "json",
"om_terrain": "house_patio_roof",
"object": {
"fill_ter": "t_shingle_flat_roof",
"rows": [
" ",
" -------------- ",
" 5............- ",
" -............- ",
" -............- ",
" -............- ",
" -....1.......- ",
" -............- ",
" -............- ",
" -............- ",
" -............- ",
" -............- ",
" -............- ",
" -............- ",
" -............- ",
" -------------5 ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"palettes": [ "roof_palette" ],
"terrain": { ".": "t_shingle_flat_roof" },
"nested": {
"1": {
"chunks": [
[ "residential_1x2_solar", 6 ],
[ "residential_2x2_solar", 2 ],
[ "residential_1x3_solar", 3 ],
[ "null", 88 ]
]
}
}
}
},
{
"type": "mapgen",
"method": "json",
"om_terrain": "house_patio_basement",
"object": {
"fill_ter": "t_thconc_floor",
"rows": [
" ",
" |||||||||||||| ",
" |F.1.........| ",
" |............| ",
" |g...........| ",
" |............| ",
" |z...........| ",
" |U...........| ",
" |z...........| ",
" |............| ",
" |............| ",
" |............| ",
" |........A...| ",
" |............| ",
" |<...JJWZ....| ",
" |||||||||||||| ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
],
"palettes": [ "basement_empty" ],
"nested": {
"1": {
"chunks": [
[ "null", 80 ],
[ "room_10x10_woodworker_W", 30 ],
[ "room_10x10_recording_studio_W", 30 ],
[ "room_10x10_guns_W", 10 ],
[ "room_10x10_woodworker_S", 30 ],
[ "room_10x10_recording_studio_S", 30 ],
[ "room_10x10_guns_S", 5 ]
]
}
}
}
}
]