summaryrefslogtreecommitdiff
path: root/vamp_stuff/mod_tileset.json
blob: 0d55c8c4a236911791cf071a5a852b0e8b7810ea (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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
[
  {
    "type": "mod_tileset",
    "compatibility": [
      "Chibi_Ultica",
      "UltimateCataclysm",
      "MshockXottoplus",
      "UNDEAD_PEOPLE",
      "UNDEAD_PEOPLE_BASE",
      "UNDEAD_PEOPLE_LEGACY",
      "UlticaShell",
      "MshockXottoplus12",
      "MSX++DEAD_PEOPLE",
      "MXplus12_for_cosmetics",
      "MSXotto+"
    ],
    "tiles-new": [
      {
        "file": "VampiricStuff_normal.png",
        "tiles": [
          { "id": "bg_dirt", "fg": 1 },
          { "id": "bg_dirt_season_winter", "fg": 2, "rotates": false },
          { "id": "bg_pavement", "fg": 3, "rotates": false },
          { "id": "bg_shadow_item", "fg": 4, "rotates": false },
          { "id": "bg_shadow_normal", "fg": 5 },
          { "id": "bg_stone_floor", "fg": 6, "rotates": false },
          { "id": "b11_striker", "fg": 7, "rotates": false },
          { "id": "overlay_wielded_b11_striker", "fg": 8, "rotates": false },
          { "id": "bigbloodpack", "fg": 9, "rotates": false },
          { "id": "overlay_wielded_bigbloodpack", "fg": 9, "rotates": false },
          { "id": "overlay_worn_bigbloodpack", "fg": 10, "rotates": false },
          { "id": "bigbloodrune", "fg": 11, "rotates": false },
          { "id": "overlay_wielded_bigbloodrune", "fg": 11, "rotates": false },
          { "id": "bloodchem", "fg": 12, "rotates": false },
          { "id": "overlay_wielded_bloodchem", "fg": 12, "rotates": false },
          { "id": "bloodcompressor", "fg": 13, "rotates": false },
          { "id": "overlay_wielded_bloodcompressor", "fg": 13, "rotates": false },
          { "id": "bloodextract", "fg": 14, "rotates": false },
          { "id": "overlay_wielded_bloodextract", "fg": 14, "rotates": false },
          { "id": "bloodextractor", "fg": 15, "rotates": false },
          { "id": "overlay_wielded_bloodextractor", "fg": 15, "rotates": false },
          { "id": "bloodinfused_survivorboots", "fg": 16, "rotates": false },
          { "id": "overlay_wielded_bloodinfused_survivorboots", "fg": 16, "rotates": false },
          { "id": "overlay_worn_bloodinfused_survivorboots", "fg": 17, "rotates": false },
          { "id": "bloodinfused_survivorduster", "fg": 18, "rotates": false },
          { "id": "overlay_wielded_bloodinfused_survivorduster", "fg": 18, "rotates": false },
          { "id": "overlay_worn_bloodinfused_survivorduster", "fg": 19, "rotates": false },
          { "id": "bloodinfused_survivorgloves", "fg": 20, "rotates": false },
          { "id": "overlay_wielded_bloodinfused_survivorgloves", "fg": 20, "rotates": false },
          { "id": "overlay_worn_bloodinfused_survivorgloves", "fg": 21, "rotates": false },
          { "id": "bloodinfused_survivorhood", "fg": 22, "rotates": false },
          { "id": "overlay_wielded_bloodinfused_survivorhood", "fg": 22, "rotates": false },
          { "id": "overlay_worn_bloodinfused_survivorhood", "fg": 23, "rotates": false },
          { "id": "bloodinfused_survivorpants", "fg": 24, "rotates": false },
          { "id": "overlay_wielded_bloodinfused_survivorpants", "fg": 24, "rotates": false },
          { "id": "overlay_worn_bloodinfused_survivorpants", "fg": 25, "rotates": false },
          { "id": "bloodinfused_survivortrenchcoat", "fg": 26, "bg": 4 },
          { "id": "overlay_wielded_bloodinfused_survivortrenchcoat", "fg": 26 },
          { "id": "overlay_worn_bloodinfused_survivortrenchcoat", "fg": 27, "rotates": false },
          { "id": "bloodpack", "fg": 28, "rotates": false },
          { "id": "overlay_wielded_bloodpack", "fg": 28, "rotates": false },
          { "id": "overlay_worn_bloodpack", "fg": 29, "rotates": false },
          { "id": "bloodpowder", "fg": 30, "rotates": false },
          { "id": "overlay_wielded_bloodpowder", "fg": 30, "rotates": false },
          { "id": "bloodrune", "fg": 31, "rotates": false },
          { "id": "overlay_wielded_bloodrune", "fg": 31, "rotates": false },
          { "id": "bloodsac", "fg": 32, "rotates": false },
          { "id": "overlay_wielded_bloodsac", "fg": 32, "rotates": false },
          { "id": "bloodshot_00", "fg": 33, "rotates": false },
          { "id": "overlay_wielded_bloodshot_00", "fg": 33, "rotates": false },
          { "id": "bloodyinfect", "fg": 34, "rotates": false },
          { "id": "overlay_wielded_bloodyinfect", "fg": 34, "rotates": false },
          { "id": "bloodypressure", "fg": 35, "rotates": false },
          { "id": "overlay_wielded_bloodypressure", "fg": 35, "rotates": false },
          { "id": "bloodyshaky", "fg": 36, "rotates": false },
          { "id": "overlay_wielded_bloodyshaky", "fg": 36, "rotates": false },
          { "id": "blood_boots", "fg": 37, "rotates": false },
          { "id": "overlay_wielded_blood_boots", "fg": 37, "rotates": false },
          { "id": "overlay_worn_blood_boots", "fg": 38, "rotates": false },
          { "id": "blood_cring", "fg": 39, "rotates": false },
          { "id": "overlay_wielded_blood_cring", "fg": 40, "rotates": false },
          { "id": "blood_duster", "fg": 41, "rotates": false },
          { "id": "overlay_wielded_blood_duster", "fg": 41, "rotates": false },
          { "id": "overlay_worn_blood_duster", "fg": 42, "rotates": false },
          { "id": "blood_forge_infuse", "fg": 43, "rotates": false },
          { "id": "overlay_wielded_blood_forge_infuse", "fg": 43, "rotates": false },
          { "id": "blood_gloves", "fg": 44, "rotates": false },
          { "id": "overlay_wielded_blood_gloves", "fg": 44, "rotates": false },
          { "id": "overlay_worn_blood_gloves", "fg": 45, "rotates": false },
          { "id": "blood_hood", "fg": 46, "rotates": false },
          { "id": "overlay_wielded_blood_hood", "fg": 46, "rotates": false },
          { "id": "overlay_worn_blood_hood", "fg": 47, "rotates": false },
          { "id": "blood_pants", "fg": 48, "rotates": false },
          { "id": "overlay_wielded_blood_pants", "fg": 48, "rotates": false },
          { "id": "overlay_worn_blood_pants", "fg": 49, "rotates": false },
          { "id": "blood_sprayer", "fg": 50, "rotates": false },
          { "id": "overlay_wielded_blood_sprayer", "fg": 51, "rotates": false },
          { "id": "blood_stinger", "fg": 52, "rotates": false },
          { "id": "overlay_wielded_blood_stinger", "fg": 53, "rotates": false },
          { "id": "blood_stream_shooter", "fg": 54, "rotates": false },
          { "id": "overlay_wielded_blood_stream_shooter", "fg": 55, "rotates": false },
          { "id": "blood_suit", "fg": 56, "rotates": false },
          { "id": "overlay_wielded_blood_suit", "fg": 56, "rotates": false },
          { "id": "overlay_worn_blood_suit", "fg": 57, "rotates": false },
          { "id": "compactsheet", "fg": 58, "rotates": false },
          { "id": "overlay_wielded_compactsheet", "fg": 58, "rotates": false },
          { "id": "corruptbloodrune", "fg": 59, "rotates": false },
          { "id": "overlay_wielded_corruptbloodrune", "fg": 59, "rotates": false },
          { "id": "crypt_map", "fg": 60, "rotates": false },
          { "id": "overlay_wielded_crypt_map", "fg": 60, "rotates": false },
          { "id": "falc_crimsword", "fg": 61, "rotates": false },
          { "id": "overlay_wielded_falc_crimsword", "fg": 62, "rotates": false },
          { "id": "falc_crimswordplus", "fg": 63, "rotates": false },
          { "id": "overlay_wielded_falc_crimswordplus", "fg": 64, "rotates": false },
          { "id": "v_hemo_whip", "fg": 63, "rotates": false },
          { "id": "overlay_wielded_v_hemo_whip", "fg": 64, "rotates": false },
          { "id": "hammerius", "fg": 65, "rotates": false },
          { "id": "overlay_wielded_hammerius", "fg": 66, "rotates": false },
          { "id": "hammeriusplus", "fg": 67, "rotates": false },
          { "id": "overlay_wielded_hammeriusplus", "fg": 68, "rotates": false },
          { "id": "invy_bow", "fg": 69, "rotates": false },
          { "id": "overlay_wielded_invy_bow", "fg": 70, "rotates": false },
          { "id": "jug_suck", "fg": 71, "rotates": false },
          { "id": "overlay_wielded_jug_suck", "fg": 71, "rotates": false },
          { "id": "melted_bloodrune", "fg": 72, "rotates": false },
          { "id": "overlay_wielded_melted_bloodrune", "fg": 72, "rotates": false },
          { "id": "overlay_wielded_pelletblood", "fg": 73, "rotates": false },
          { "id": "pelletblood", "fg": 73, "rotates": false },
          { "id": "punchie_bitie", "fg": 74, "rotates": false },
          { "id": "overlay_wielded_punchie_bitie", "fg": 75, "rotates": false },
          { "id": "punchie_bitieplus", "fg": 76, "rotates": false },
          { "id": "overlay_wielded_punchie_bitieplus", "fg": 77, "rotates": false },
          { "id": "overlay_wielded_reloaded_bloodshot_00", "fg": 78, "rotates": false },
          { "id": "reloaded_bloodshot_00", "fg": 78, "rotates": false },
          { "id": "overlay_wielded_smallleechteeth", "fg": 79, "rotates": false },
          { "id": "smallleechteeth", "fg": 79, "rotates": false },
          { "id": "overlay_wielded_stickyblood", "fg": 80, "rotates": false },
          { "id": "stickyblood", "fg": 80, "rotates": false },
          { "id": "sword_dive", "fg": 81, "rotates": false },
          { "id": "overlay_wielded_sword_dive", "fg": 82, "rotates": false },
          { "id": "sword_diveplus", "fg": 83, "rotates": false },
          { "id": "overlay_wielded_sword_diveplus", "fg": 84, "rotates": false },
          { "id": "sword_sip", "fg": 85, "rotates": false },
          { "id": "overlay_wielded_sword_sip", "fg": 86, "rotates": false },
          { "id": "sword_sipplus", "fg": 87, "rotates": false },
          { "id": "overlay_wielded_sword_sipplus", "fg": 88, "rotates": false },
          { "id": "overlay_wielded_vampcave_map", "fg": 89, "rotates": false },
          { "id": "vampcave_map", "fg": 89, "rotates": false },
          {
            "id": [
              "overlay_wielded_vamp_book1",
              "overlay_wielded_vamp_book2",
              "overlay_wielded_vamp_book3",
              "overlay_wielded_vamp_book4",
              "overlay_wielded_vamp_book5",
              "overlay_wielded_vamp_book6"
            ],
            "fg": 90,
            "rotates": false
          },
          {
            "id": [
              "vamp_book1",
              "vamp_book2",
              "vamp_book3",
              "vamp_book4",
              "vamp_book5",
              "vamp_book6"
            ],
            "fg": 90,
            "rotates": false
          },
          { "id": "overlay_wielded_vamp_darkfashion1", "fg": 91, "rotates": false },
          { "id": "vamp_darkfashion1", "fg": 91, "rotates": false },
          { "id": "overlay_wielded_vamp_gunner1", "fg": 92, "rotates": false },
          { "id": "vamp_gunner1", "fg": 92, "rotates": false },
          { "id": "overlay_wielded_vamp_upgradebook1", "fg": 93, "rotates": false },
          { "id": "vamp_upgradebook1", "fg": 93, "rotates": false },
          {
            "id": "mon_bigvampbat",
            "fg": [
              { "weight": 10, "sprite": 94 },
              { "weight": 10, "sprite": 95 },
              { "weight": 10, "sprite": 96 }
            ],
            "animated": true
          },
          { "id": "corpse_mon_bigvampbat", "fg": 97, "rotates": false },
          {
            "id": "mon_feralvampbat",
            "fg": [
              { "weight": 10, "sprite": 98 },
              { "weight": 10, "sprite": 99 },
              { "weight": 10, "sprite": 100 }
            ],
            "animated": true
          },
          { "id": "corpse_mon_feralvampbat", "fg": 101, "rotates": false },
          {
            "id": "mon_vampbat",
            "fg": [
              { "weight": 10, "sprite": 102 },
              { "weight": 10, "sprite": 103 },
              { "weight": 10, "sprite": 104 }
            ],
            "animated": true
          },
          { "id": "corpse_mon_vampbat", "fg": 105, "rotates": false },
          { "id": "mon_insect_abominableleech", "fg": 106, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_abominableleech", "fg": 107, "bg": 5, "rotates": false },
          { "id": "mon_insect_acidicleech", "fg": 108, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_acidicleech", "fg": 109, "bg": 5, "rotates": false },
          { "id": "mon_insect_bigleech", "fg": 110, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_bigleech", "fg": 111, "bg": 5, "rotates": false },
          { "id": "mon_insect_bloatedleech", "fg": 112, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_bloatedleech", "fg": 113, "bg": 5, "rotates": false },
          { "id": "mon_insect_bloodsurgeleech", "fg": 114, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_bloodsurgeleech", "fg": 115, "rotates": false },
          { "id": "mon_insect_devourerleech", "fg": 116, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_devourerleech", "fg": 117, "rotates": false },
          { "id": "mon_insect_dreadfulleech", "fg": 118, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_dreadfulleech", "fg": 119, "rotates": false },
          { "id": "mon_insect_eyedleech", "fg": 120, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_eyedleech", "fg": 121, "bg": 5, "rotates": false },
          { "id": "mon_insect_hugeleech", "fg": 122, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_hugeleech", "fg": 123, "rotates": false },
          { "id": "mon_insect_leech", "fg": 124, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_leech", "fg": 125, "bg": 5, "rotates": false },
          { "id": "mon_insect_sharpshooterleech", "fg": 126, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_sharpshooterleech", "fg": 127, "bg": 5, "rotates": false },
          { "id": "mon_insect_spikyleech", "fg": 128, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_spikyleech", "fg": 129, "bg": 5, "rotates": false },
          { "id": "mon_insect_vampireleech", "fg": 130, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_vampireleech", "fg": 131, "bg": 5, "rotates": false },
          { "id": "mon_insect_venomleech", "fg": 132, "bg": 5, "rotates": false },
          { "id": "corpse_mon_insect_venomleech", "fg": 133, "bg": 5, "rotates": false },
          {
            "id": "mon_desolation_aura",
            "fg": [
              { "weight": 10, "sprite": 134 },
              { "weight": 10, "sprite": 135 },
              { "weight": 10, "sprite": 136 },
              { "weight": 10, "sprite": 137 },
              { "weight": 10, "sprite": 138 }
            ],
            "animated": true
          },
          {
            "id": "mon_ether_shadow",
            "fg": [
              { "weight": 10, "sprite": 139 },
              { "weight": 10, "sprite": 140 },
              { "weight": 10, "sprite": 142 },
              { "weight": 10, "sprite": 143 },
              { "weight": 10, "sprite": 142 },
              { "weight": 10, "sprite": 141 },
              { "weight": 10, "sprite": 140 }
            ],
            "animated": true
          },
          {
            "id": "mon_idol_vex_etherhar",
            "fg": [
              { "weight": 10, "sprite": 144 },
              { "weight": 10, "sprite": 145 },
              { "weight": 10, "sprite": 147 },
              { "weight": 10, "sprite": 148 },
              { "weight": 10, "sprite": 147 },
              { "weight": 10, "sprite": 146 },
              { "weight": 10, "sprite": 145 }
            ],
            "animated": true
          },
          {
            "id": [ 
              "mon_orus_bloodling",
              "mon_orus_bloodling_greater"
            ],
            "fg": [
              { "weight": 10, "sprite": 149 },
              { "weight": 10, "sprite": 150 },
              { "weight": 10, "sprite": 152 },
              { "weight": 10, "sprite": 153 },
              { "weight": 10, "sprite": 152 },
              { "weight": 10, "sprite": 151 },
              { "weight": 10, "sprite": 150 }
            ],
            "animated": true
          },
          {
            "id": "mon_zombie_bloodcompact",
            "fg": [
              { "weight": 10, "sprite": 154 },
              { "weight": 10, "sprite": 155 },
              { "weight": 10, "sprite": 156 }
            ],
            "bg": 5,
            "animated": true
          },
          { "id": "corpse_mon_zombie_bloodcompact", "fg": 157, "rotates": false },
          { "id": "mon_zombie_blooddefused", "fg": 158, "bg": 5, "animated": false },
          { "id": "corpse_mon_zombie_blooddefused", "fg": 159, "rotates": false },
          { "id": "mon_zombie_bloodinfused", "fg": 160, "bg": 5, "animated": false },
          { "id": "corpse_mon_zombie_bloodinfused", "fg": 161, "rotates": false },
          { "id": "mon_zombie_bonewraith", "fg": 162, "bg": 5, "animated": false },
          { "id": "corpse_mon_zombie_bonewraith", "fg": 163, "rotates": false },
          {
            "id": "mon_zombie_succumbvampire",
            "fg": [
              { "weight": 10, "sprite": 164 },
              { "weight": 10, "sprite": 165 },
              { "weight": 10, "sprite": 166 },
              { "weight": 10, "sprite": 167 },
              { "weight": 10, "sprite": 168 },
              { "weight": 10, "sprite": 169 }
            ],
            "bg": 5,
            "animated": false
          },
          { "id": "corpse_mon_zombie_succumbvampire", "fg": 170, "rotates": false },
          {
            "id": "mon_zombie_succumbvampire_conjurer",
            "fg": [
              { "weight": 100, "sprite": 171 },
              { "weight": 10, "sprite": 172 },
              { "weight": 10, "sprite": 174 },
              { "weight": 10, "sprite": 175 },
              { "weight": 10, "sprite": 174 },
              { "weight": 10, "sprite": 173 },
              { "weight": 10, "sprite": 172 }
            ],
            "bg": 5,
            "animated": true
          },
          { "id": "mon_zombie_succumbvampire_hemomancer", "fg": 176, "bg": 5, "animated": false },
          {
            "id": "mon_zombie_succumbvampire_sinker",
            "fg": [
              { "weight": 100, "sprite": 177 },
              { "weight": 10, "sprite": 178 },
              { "weight": 10, "sprite": 180 },
              { "weight": 10, "sprite": 181 },
              { "weight": 10, "sprite": 180 },
              { "weight": 10, "sprite": 179 },
              { "weight": 10, "sprite": 178 }
            ],
            "bg": 5,
            "animated": true
          },
          { "id": "mon_zombie_succumbvampire_warlock", "fg": 182, "bg": 5, "animated": false },
          {
            "id": "t_blood_dp",
            "fg": 183,
            "bg": 6,
            "rotates": false,
            "multitile": true,
            "additional_tiles": [
              {
                "id": "center",
                "fg": [
                  { "weight": 30, "sprite": 184 },
                  { "weight": 30, "sprite": 185 },
                  { "weight": 30, "sprite": 186 },
                  { "weight": 30, "sprite": 187 },
                  { "weight": 30, "sprite": 188 },
                  { "weight": 30, "sprite": 189 },
                  { "weight": 30, "sprite": 190 },
                  { "weight": 30, "sprite": 191 },
                  { "weight": 30, "sprite": 192 }
                ],
                "bg": 6
              },
              {
                "id": "corner",
                "fg": [
                  { "weight": 30, "sprite": 193 },
                  { "weight": 30, "sprite": 194 },
                  { "weight": 30, "sprite": 195 },
                  { "weight": 30, "sprite": 196 },
                  { "weight": 30, "sprite": 197 },
                  { "weight": 30, "sprite": 198 },
                  { "weight": 30, "sprite": 199 },
                  { "weight": 30, "sprite": 200 },
                  { "weight": 30, "sprite": 201 }
                ],
                "bg": 6
              },
              { "id": "t_connection", "fg": [ 220, 221, 222, 223 ], "bg": 6 },
              {
                "id": "edge",
                "fg": [
                  { "weight": 30, "sprite": 202 },
                  { "weight": 30, "sprite": 203 },
                  { "weight": 30, "sprite": 204 },
                  { "weight": 30, "sprite": 205 },
                  { "weight": 30, "sprite": 206 },
                  { "weight": 30, "sprite": 207 },
                  { "weight": 30, "sprite": 208 },
                  { "weight": 30, "sprite": 209 },
                  { "weight": 30, "sprite": 210 }
                ],
                "bg": 6
              },
              {
                "id": "end_piece",
                "fg": [
                  { "weight": 30, "sprite": 211 },
                  { "weight": 30, "sprite": 212 },
                  { "weight": 30, "sprite": 213 },
                  { "weight": 30, "sprite": 214 },
                  { "weight": 30, "sprite": 215 },
                  { "weight": 30, "sprite": 216 },
                  { "weight": 30, "sprite": 217 },
                  { "weight": 30, "sprite": 218 },
                  { "weight": 30, "sprite": 219 }
                ],
                "bg": 6
              },
              {
                "id": "unconnected",
                "fg": [
                  { "weight": 30, "sprite": 224 },
                  { "weight": 30, "sprite": 225 },
                  { "weight": 30, "sprite": 226 },
                  { "weight": 30, "sprite": 227 },
                  { "weight": 30, "sprite": 228 },
                  { "weight": 30, "sprite": 229 },
                  { "weight": 30, "sprite": 230 },
                  { "weight": 30, "sprite": 231 },
                  { "weight": 30, "sprite": 232 }
                ],
                "bg": 6
              }
            ]
          },
          {
            "id": "t_blood_sh",
            "fg": 233,
            "bg": 6,
            "rotates": false,
            "multitile": true,
            "additional_tiles": [
              {
                "id": "center",
                "fg": [
                  { "weight": 30, "sprite": 234 },
                  { "weight": 30, "sprite": 235 },
                  { "weight": 30, "sprite": 236 },
                  { "weight": 30, "sprite": 237 },
                  { "weight": 30, "sprite": 238 },
                  { "weight": 30, "sprite": 239 },
                  { "weight": 30, "sprite": 240 },
                  { "weight": 30, "sprite": 241 },
                  { "weight": 30, "sprite": 242 }
                ],
                "bg": 6
              },
              {
                "id": "corner",
                "fg": [
                  { "weight": 30, "sprite": 243 },
                  { "weight": 30, "sprite": 244 },
                  { "weight": 30, "sprite": 245 },
                  { "weight": 30, "sprite": 246 },
                  { "weight": 30, "sprite": 247 },
                  { "weight": 30, "sprite": 248 },
                  { "weight": 30, "sprite": 249 },
                  { "weight": 30, "sprite": 250 },
                  { "weight": 30, "sprite": 251 }
                ],
                "bg": 6
              },
              { "id": "t_connection", "fg": [ 270, 271, 272, 273 ], "bg": 6 },
              {
                "id": "edge",
                "fg": [
                  { "weight": 30, "sprite": 252 },
                  { "weight": 30, "sprite": 253 },
                  { "weight": 30, "sprite": 254 },
                  { "weight": 30, "sprite": 255 },
                  { "weight": 30, "sprite": 256 },
                  { "weight": 30, "sprite": 257 },
                  { "weight": 30, "sprite": 258 },
                  { "weight": 30, "sprite": 259 },
                  { "weight": 30, "sprite": 260 }
                ],
                "bg": 6
              },
              {
                "id": "end_piece",
                "fg": [
                  { "weight": 30, "sprite": 261 },
                  { "weight": 30, "sprite": 262 },
                  { "weight": 30, "sprite": 263 },
                  { "weight": 30, "sprite": 264 },
                  { "weight": 30, "sprite": 265 },
                  { "weight": 30, "sprite": 266 },
                  { "weight": 30, "sprite": 267 },
                  { "weight": 30, "sprite": 268 },
                  { "weight": 30, "sprite": 269 }
                ],
                "bg": 6
              },
              {
                "id": "unconnected",
                "fg": [
                  { "weight": 30, "sprite": 274 },
                  { "weight": 30, "sprite": 275 },
                  { "weight": 30, "sprite": 276 },
                  { "weight": 30, "sprite": 277 },
                  { "weight": 30, "sprite": 278 },
                  { "weight": 30, "sprite": 279 },
                  { "weight": 30, "sprite": 280 },
                  { "weight": 30, "sprite": 281 },
                  { "weight": 30, "sprite": 282 }
                ],
                "bg": 6
              }
            ]
          }
        ],
        "//": "range 1 to 288",
        "sprite_width": 32,
        "sprite_height": 32,
        "sprite_offset_x": 0,
        "sprite_offset_y": 0
      },
      {
        "file": "VampiricStuff_large.png",
        "tiles": [
          {
            "id": "mon_idol_vex",
            "fg": [
              { "weight": 10, "sprite": 289 },
              { "weight": 10, "sprite": 290 },
              { "weight": 10, "sprite": 291 },
              { "weight": 10, "sprite": 292 },
              { "weight": 10, "sprite": 293 },
              { "weight": 10, "sprite": 294 },
              { "weight": 10, "sprite": 295 },
              { "weight": 10, "sprite": 296 },
              { "weight": 10, "sprite": 297 }
            ],
            "animated": true
          },
          { "id": "mon_zombie_bonetitan", "fg": 298, "rotates": false },
          { "id": "corpse_mon_zombie_bonetitan", "fg": 299, "rotates": false }
        ],
        "//": "range 289 to 304",
        "sprite_width": 64,
        "sprite_height": 80,
        "sprite_offset_x": -16,
        "sprite_offset_y": -48
      },
      {
        "file": "ZZ_extra.png", "tiles": [
          { "id": "overlay_male_mutation_VAMP_EYES", "fg": 320, "rotates": false },
          { "id": "overlay_female_mutation_VAMP_EYES", "fg": 321, "rotates": false },
          { "id": "overlay_male_mutation_VAMP_SKIN", "fg": 322, "rotates": false },
          { "id": "overlay_female_mutation_VAMP_SKIN", "fg": 323, "rotates": false }
        ],
        "//": "range 305 to 308",
        "sprite_width": 32,
        "sprite_height": 32,
        "sprite_offset_x": 0,
        "sprite_offset_y": 0
      }
    ]
  }
]