-
Notifications
You must be signed in to change notification settings - Fork 4.2k
/
Copy pathhouse_suicide.json
179 lines (179 loc) · 5.82 KB
/
house_suicide.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
178
179
[
{
"type": "mapgen",
"method": "json",
"om_terrain": [ "house_suicide" ],
"//": "uses house_10 basement",
"weight": 200,
"object": {
"fill_ter": "t_floor",
"rows": [
"............--..........",
"............--..........",
"...........p--..........",
"..##oo##oo##--......%...",
"..#c y#--..........",
"..or hffh o-------.....",
"..or hffh #-------.....",
"..or hffh #**###ooo##..",
"..#c y|Ih d#..",
"..#||| ||||| L|I @@o..",
"..oS + EsE + @@o..",
"..#8t|x H| y s#..",
"..#|||x l H|+||||#..",
"..#q>+ l H|D|8St#..",
"..####R A s|||8 B#^.",
"....^oY AJJ |D| 8B#..",
".....o7 AJ 6|+|+||!|#..",
"%....o1 6| RE T#..",
".....#F 45O32|d o..",
".....##*#ooo##I @@ o..",
".....--------oI @@s D#..",
".....--------##o###o##..",
"........................",
"........................"
],
"palettes": [ "standard_domestic_palette" ],
"terrain": { "%": [ "t_region_shrub", "t_region_shrub_fruit", "t_region_shrub_decorative" ], "!": "t_door_locked_interior" },
"place_nested": [
{ "chunks": [ [ "bathroom_suicide", 100 ] ], "x": 18, "y": 13 },
{ "chunks": [ "rolling_trash_can_1x1" ], "x": 3, "y": 1 }
]
}
},
{
"id": "house_suicide_clothing",
"type": "item_group",
"subtype": "collection",
"entries": [ { "group": "underwear" }, { "group": "shoes" }, { "group": "pants" }, { "group": "shirts" } ]
},
{
"id": "house_suicide_shotgun",
"type": "item_group",
"subtype": "collection",
"entries": [ { "group": "guns_shotgun_common" }, { "item": "shot_hull", "charges": 1 }, { "item": "corpse", "damage": [ 2, 3 ] } ]
},
{
"id": "oxy_small",
"type": "item_group",
"subtype": "collection",
"entries": [ { "group": "oxycodone_bottle_plastic_pill_prescription_1" } ]
},
{
"type": "mapgen",
"method": "json",
"nested_mapgen_id": "bathroom_suicide",
"object": {
"mapgensize": [ 3, 3 ],
"place_fields": [ { "field": "fd_blood", "x": [ 0, 2 ], "y": [ 0, 2 ], "repeat": [ 8, 12 ] } ],
"place_loot": [ { "group": "house_suicide_clothing", "x": 1, "y": 1 }, { "group": "house_suicide_shotgun", "x": 1, "y": 1 } ]
}
},
{
"type": "mapgen",
"method": "json",
"nested_mapgen_id": "bathroom_suicide",
"object": {
"mapgensize": [ 3, 3 ],
"place_furniture": [ { "furn": "f_chair", "x": 0, "y": 1 } ],
"place_loot": [
{ "group": "house_suicide_clothing", "x": 1, "y": 1 },
{ "item": "corpse", "x": 1, "y": 1 },
{ "item": "rope_30", "x": 1, "y": 1 }
]
}
},
{
"type": "mapgen",
"method": "json",
"nested_mapgen_id": "bathroom_suicide",
"object": {
"mapgensize": [ 3, 3 ],
"place_fields": [ { "field": "fd_bile", "x": [ 0, 2 ], "y": [ 0, 2 ], "repeat": [ 0, 5 ] } ],
"place_liquids": [ { "liquid": "vodka", "x": [ 1, 2 ], "y": [ 1, 2 ], "amount": [ 2, 4 ] } ],
"place_loot": [
{ "group": "house_suicide_clothing", "x": 2, "y": 2 },
{ "group": "oxy_small", "x": [ 1, 2 ], "y": [ 1, 2 ], "repeat": [ 2, 8 ] },
{ "item": "bottle_glass", "x": 2, "y": 2 },
{ "item": "corpse", "x": 2, "y": 2 }
]
}
},
{
"type": "mapgen",
"method": "json",
"nested_mapgen_id": "bathroom_suicide",
"object": {
"mapgensize": [ 3, 3 ],
"place_fields": [
{ "field": "fd_blood", "x": 2, "y": 1, "repeat": [ 0, 2 ] },
{ "field": "fd_blood", "x": 2, "y": 2, "repeat": [ 0, 2 ] }
],
"place_liquids": [
{ "liquid": "blood", "x": 2, "y": 1, "amount": [ 1, 3 ] },
{ "liquid": "blood", "x": 2, "y": 2, "amount": [ 1, 3 ] },
{ "liquid": "water", "x": 2, "y": 1, "amount": 50 },
{ "liquid": "water", "x": 2, "y": 2, "amount": 50 }
],
"place_loot": [
{ "group": "house_suicide_clothing", "x": 2, "y": 2 },
{ "item": "razor_blade", "x": 2, "y": 2 },
{ "item": "corpse", "x": 2, "y": 2 }
]
}
},
{
"type": "mapgen",
"method": "json",
"om_terrain": "house_suicide_roof",
"object": {
"fill_ter": "t_shingle_flat_roof",
"rows": [
" ",
" ",
" ",
" ---------- ",
" -........- ",
" -........- ",
" -........- ",
" -........----------- ",
" -..................- ",
" -.....&............- ",
" -..................- ",
" -.......1..........- ",
" -..................- ",
" -..................- ",
" ---5............oo.5 ",
" -....=.......oo.- ",
" -...............- ",
" -...............- ",
" -...............- ",
" ---------.......- ",
" -.......- ",
" --------- ",
" ",
" "
],
"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": "item_group",
"id": "oxycodone_bottle_plastic_pill_prescription_1",
"subtype": "collection",
"//": "This group was created automatically and may contain errors.",
"container-item": "bottle_plastic_pill_prescription",
"entries": [ { "item": "oxycodone", "container-item": "null" } ]
}
]