summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Locations/palettes.json
blob: d14da5a8a903d80bb1642d74491af5564fb13e76 (plain)
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
[
  {
    "type": "palette",
    "id": "wastelandoutskirts_palette",
    "mapping": { "c": { "item": { "item": "2x4" }, "furniture": "f_woodstove", "fields": { "field": "fd_fire" } } },
    "terrain": {
      ".": [ "t_grass", "t_grass", "t_dirt" ],
      "-": "t_palisade",
      "~": "t_water_sh",
      "/": [ "t_water_sh", "t_grass", "t_dirt" ],
      "=": "t_palisade_gate",
      "!": "t_palisade_pulley",
      ";": "t_wall_wood",
      "l": "t_fence_barbed",
      "h": "t_chainfence_v",
      "d": "t_chainfence_h",
      "U": "t_pit_corpsed",
      "+": "t_door_c",
      "*": "t_utility_light",
      " ": "t_metal_floor",
      "S": "t_dirtmound",
      "J": "t_rock",
      "5": "t_metal_floor",
      "[": "t_wall_metal",
      "'": "t_door_metal_c",
      "m": "t_fence_h",
      "I": "t_stairs_down",
      "i": "t_stairs_up",
      "g": "t_fence_v",
      ":": "t_column",
      "_": "t_wall_half",
      "w": "t_door_metal_locked",
      "H": "t_reinforced_glass_h",
      "#": "t_rock_floor",
      "x": "t_rock_floor",
      "Y": "t_reinforced_glass_v",
      "X": "t_metal_floor",
      "P": "t_metal_floor",
      "%": "t_metal_floor",
      "$": "t_metal_floor",
      "}": "t_metal_floor",
      "j": "t_metal_floor",
      "r": "t_metal_floor",
      "N": "t_metal_floor",
      "n": "t_metal_floor",
      "L": "t_metal_floor",
      "t": "t_metal_floor",
      "y": "t_metal_floor",
      "{": "t_metal_floor",
      "E": "t_metal_floor",
      ">": "t_metal_floor"
    },
    "furniture": {
      "B": "f_bench",
      "F": "f_counter",
      "j": "f_counter",
      "%": "f_locker",
      "P": "f_rack",
      ">": "f_rack",
      "t": "f_fridge",
      "L": "f_glass_fridge",
      "&": "f_hay",
      "E": "f_dresser",
      "{": "f_bed",
      "}": "f_bed",
      "n": "f_table",
      "y": "f_counter",
      "K": "f_sink",
      "u": "f_desk",
      "N": "f_chair",
      "r": "f_toilet",
      "X": "f_bookcase",
      "^": "f_bookcase",
      "$": "f_wood_keg",
      "#": [ "f_grave_monument", "f_grave_stone", "f_grave_head" ],
      "q": "f_canvas_wall",
      "o": "f_kiln_empty",
      "W": "f_locker",
      "A": "f_bed",
      "Q": "f_canvas_door",
      "T": "f_dumpster",
      "p": "f_vending_o",
      "a": "f_groundsheet",
      "R": "f_cupboard",
      "f": "f_statue"
    },
    "items": {
      "y": { "item": "cannedfood", "chance": 100, "repeat": 5 },
      "t": { "item": "fridge", "chance": 40 },
      "n": { "item": "kitchen", "chance": 50 },
      "u": { "item": "kitchen", "chance": 45 },
      "}": { "item": "bed", "chance": 60 },
      "j": { "item": "medical", "chance": 50 },
      "L": { "item": "vending_drink_items", "chance": 50 },
      "E": { "item": "allclothes", "chance": 65, "repeat": 3 },
      "W": { "item": "allclothes", "chance": 65 },
      "%": { "item": "bloodset", "chance": 100 },
      "$": { "item": "bloodammo", "chance": 100 },
      "P": { "item": "vampmeleeweapon", "chance": 100 },
      "X": { "item": "magazines", "chance": 100 }
    }
  },
  {
    "type": "palette",
    "id": "ghosttownservices_palette",
    "terrain": {
      " ": [
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_grass",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_dirt",
        "t_grass_long",
        "t_grass_long",
        "t_grass_long",
        "t_tree_dead"
      ],
      "a": [
        "t_wall_wood",
        "t_wall_wood",
        "t_wall_wood",
        "t_wall_wood",
        "t_wall_wood",
        "t_wall_wood_chipped",
        "t_wall_wood_chipped",
        "t_wall_wood_broken"
      ],
      "b": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "c": [ "t_door_c", "t_door_c", "t_door_c", "t_door_b" ],
      "d": [ "t_dirt", "t_dirt", "t_dirt", "t_grass" ],
      "e": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "f": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "g": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "h": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "i": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "j": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "k": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "l": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "m": [ "t_window", "t_window", "t_window", "t_window_frame" ],
      "n": [ "t_floor", "t_floor", "t_floor", "t_floor", "t_floor", "t_dirt" ],
      "o": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "p": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "q": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "r": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "s": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "t": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "u": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ],
      "v": [ "t_dirt", "t_dirt", "t_dirt", "t_grass", "t_dirt", "t_dirt", "t_dirt" ]
    },
    "furniture": {
      "e": "f_bed",
      "f": "f_bathtub",
      "g": "f_bookcase",
      "h": "f_dresser",
      "i": "f_stool",
      "j": "f_table",
      "k": "f_cupboard",
      "l": "f_sink",
      "n": "f_bigmirror",
      "p": "f_forge_rock",
      "q": "f_clay_kiln",
      "r": "f_rack",
      "s": "f_anvil",
      "t": "f_crate_o",
      "u": "f_chair",
      "v": "f_statue"
    }
  }
]