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
|
{
"maps": [
{
"fileName": "003-1.tmx",
"height": 5760,
"width": 5120,
"x": 3840,
"y": 2848
},
{
"fileName": "004-1.tmx",
"height": 4480,
"width": 4480,
"x": 3744,
"y": 6112
},
{
"fileName": "004-2.tmx",
"height": 4704,
"width": 5120,
"x": 6912,
"y": 7616
},
{
"fileName": "010-1.tmx",
"height": 4224,
"width": 4800,
"x": 7296,
"y": 4544
},
{
"fileName": "010-2.tmx",
"height": 4768,
"width": 9088,
"x": 8256,
"y": 1248
},
{
"fileName": "009-1.tmx",
"height": 4128,
"width": 4480,
"x": 11936,
"y": -1568
},
{
"fileName": "011-3.tmx",
"height": 7648,
"width": 2560,
"x": 13024,
"y": -7936
},
{
"fileName": "027-1.tmx",
"height": 5760,
"width": 5760,
"x": -672,
"y": -5792
},
{
"fileName": "014-3.tmx",
"height": 4960,
"width": 7552,
"x": 9824,
"y": -14176
},
{
"fileName": "014-1.tmx",
"height": 3808,
"width": 6400,
"x": 15648,
"y": -15776
},
{
"fileName": "014-2.tmx",
"height": 4000,
"width": 8192,
"x": 12448,
"y": -10656
},
{
"fileName": "012-1.tmx",
"height": 3840,
"width": 5824,
"x": 15648,
"y": -13184
},
{
"fileName": "014-4.tmx",
"height": 4096,
"width": 5760,
"x": 5664,
"y": -14144
},
{
"fileName": "014-5.tmx",
"height": 8000,
"width": 7392,
"x": 12160,
"y": -20544
},
{
"fileName": "005-1.tmx",
"height": 4480,
"width": 4320,
"x": 6880,
"y": -7168
},
{
"fileName": "019-1.tmx",
"height": 4096,
"width": 4384,
"x": 17664,
"y": -25984
},
{
"fileName": "019-2.tmx",
"height": 4736,
"width": 5024,
"x": 19904,
"y": -29408
},
{
"fileName": "019-4.tmx",
"height": 4160,
"width": 5504,
"x": 16576,
"y": -23552
},
{
"fileName": "020-1.tmx",
"height": 4704,
"width": 4096,
"x": 17664,
"y": -29408
},
{
"fileName": "017-1.tmx",
"height": 8224,
"width": 8000,
"x": -2208,
"y": -22304
},
{
"fileName": "022-1.tmx",
"height": 4480,
"width": 4480,
"x": 18176,
"y": -34592
},
{
"fileName": "024-1.tmx",
"height": 5120,
"width": 6432,
"x": 18144,
"y": -37792
}
],
"onlyShowAdjacentMaps": false,
"type": "world"
}
|