Commit 078bac8fb7a98c9b11b3d7e922ba29e90ae115d3
1 parent
ab16f370
plop
git-svn-id: http://svn.net-core.org/repos/t-engine4@3236 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
10 changed files
with
1807 additions
and
0 deletions
tiled-maps/deep-bellow.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="19" height="20" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="tome-terrains" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/tome-terrains.png" width="256" height="576"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="."/> | |
8 | + </properties> | |
9 | + </tile> | |
10 | + <tile id="16"> | |
11 | + <properties> | |
12 | + <property name="display" value="#"/> | |
13 | + </properties> | |
14 | + </tile> | |
15 | + <tile id="74"> | |
16 | + <properties> | |
17 | + <property name="display" value="<"/> | |
18 | + </properties> | |
19 | + </tile> | |
20 | + </tileset> | |
21 | + <layer name="Terrain" width="19" height="20"> | |
22 | + <data encoding="base64" compression="zlib"> | |
23 | + eJwTZGBgEBzCmBGKydGDD1PLHGLMJNUcfObhUkcts4g1n1p+pJdZ5Jo7GPyIrp5W6cubTv7DJ0/NPEluWUOpOQOJAQEIDTc= | |
24 | + </data> | |
25 | + </layer> | |
26 | + <objectgroup name="Actor" width="19" height="20"> | |
27 | + <object name="the mouth" x="305" y="307"> | |
28 | + <properties> | |
29 | + <property name="display" value="M"/> | |
30 | + </properties> | |
31 | + </object> | |
32 | + </objectgroup> | |
33 | +</map> | ... | ... |
tiled-maps/derth.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="dg_grounds32" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/dg_grounds32.gif" width="288" height="640"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value=":"/> | |
8 | + </properties> | |
9 | + </tile> | |
10 | + <tile id="9"> | |
11 | + <properties> | |
12 | + <property name="display" value="."/> | |
13 | + </properties> | |
14 | + </tile> | |
15 | + <tile id="12"> | |
16 | + <properties> | |
17 | + <property name="display" value=","/> | |
18 | + </properties> | |
19 | + </tile> | |
20 | + <tile id="18"> | |
21 | + <properties> | |
22 | + <property name="display" value="~"/> | |
23 | + </properties> | |
24 | + </tile> | |
25 | + <tile id="30"> | |
26 | + <properties> | |
27 | + <property name="display" value="_"/> | |
28 | + </properties> | |
29 | + </tile> | |
30 | + <tile id="33"> | |
31 | + <properties> | |
32 | + <property name="display" value="="/> | |
33 | + </properties> | |
34 | + </tile> | |
35 | + <tile id="54"> | |
36 | + <properties> | |
37 | + <property name="display" value="t"/> | |
38 | + </properties> | |
39 | + </tile> | |
40 | + <tile id="72"> | |
41 | + <properties> | |
42 | + <property name="display" value="~"/> | |
43 | + </properties> | |
44 | + </tile> | |
45 | + <tile id="117"> | |
46 | + <properties> | |
47 | + <property name="display" value="^"/> | |
48 | + </properties> | |
49 | + </tile> | |
50 | + <tile id="159"> | |
51 | + <properties> | |
52 | + <property name="display" value="-"/> | |
53 | + </properties> | |
54 | + </tile> | |
55 | + <tile id="168"> | |
56 | + <properties> | |
57 | + <property name="display" value="!"/> | |
58 | + </properties> | |
59 | + </tile> | |
60 | + </tileset> | |
61 | + <tileset firstgid="181" name="numbers" tilewidth="32" tileheight="32"> | |
62 | + <image source="gfx/numbers.png" width="192" height="192"/> | |
63 | + <tile id="0"> | |
64 | + <properties> | |
65 | + <property name="display" value="<"/> | |
66 | + </properties> | |
67 | + </tile> | |
68 | + <tile id="1"> | |
69 | + <properties> | |
70 | + <property name="display" value="2"/> | |
71 | + </properties> | |
72 | + </tile> | |
73 | + <tile id="2"> | |
74 | + <properties> | |
75 | + <property name="display" value="@"/> | |
76 | + </properties> | |
77 | + </tile> | |
78 | + <tile id="3"> | |
79 | + <properties> | |
80 | + <property name="display" value="4"/> | |
81 | + </properties> | |
82 | + </tile> | |
83 | + <tile id="4"> | |
84 | + <properties> | |
85 | + <property name="display" value="5"/> | |
86 | + </properties> | |
87 | + </tile> | |
88 | + <tile id="5"> | |
89 | + <properties> | |
90 | + <property name="display" value="6"/> | |
91 | + </properties> | |
92 | + </tile> | |
93 | + <tile id="35"> | |
94 | + <properties> | |
95 | + <property name="display" value="&"/> | |
96 | + </properties> | |
97 | + </tile> | |
98 | + </tileset> | |
99 | + <tileset firstgid="217" name="dg_town632" tilewidth="32" tileheight="32"> | |
100 | + <image source="gfx/dg_town632.gif" width="288" height="128"/> | |
101 | + <tile id="0"> | |
102 | + <properties> | |
103 | + <property name="display" value="#"/> | |
104 | + </properties> | |
105 | + </tile> | |
106 | + <tile id="4"> | |
107 | + <properties> | |
108 | + <property name="display" value="3"/> | |
109 | + </properties> | |
110 | + </tile> | |
111 | + <tile id="5"> | |
112 | + <properties> | |
113 | + <property name="display" value="2"/> | |
114 | + </properties> | |
115 | + </tile> | |
116 | + <tile id="8"> | |
117 | + <properties> | |
118 | + <property name="display" value="9"/> | |
119 | + </properties> | |
120 | + </tile> | |
121 | + <tile id="13"> | |
122 | + <properties> | |
123 | + <property name="display" value="6"/> | |
124 | + </properties> | |
125 | + </tile> | |
126 | + <tile id="14"> | |
127 | + <properties> | |
128 | + <property name="display" value="1"/> | |
129 | + </properties> | |
130 | + </tile> | |
131 | + <tile id="15"> | |
132 | + <properties> | |
133 | + <property name="display" value="5"/> | |
134 | + </properties> | |
135 | + </tile> | |
136 | + <tile id="22"> | |
137 | + <properties> | |
138 | + <property name="display" value="4"/> | |
139 | + </properties> | |
140 | + </tile> | |
141 | + <tile id="24"> | |
142 | + <properties> | |
143 | + <property name="display" value="9"/> | |
144 | + </properties> | |
145 | + </tile> | |
146 | + <tile id="30"> | |
147 | + <properties> | |
148 | + <property name="display" value="+"/> | |
149 | + </properties> | |
150 | + </tile> | |
151 | + <tile id="32"> | |
152 | + <properties> | |
153 | + <property name="display" value="'"/> | |
154 | + </properties> | |
155 | + </tile> | |
156 | + </tileset> | |
157 | + <layer name="Terrain" width="50" height="50"> | |
158 | + <data encoding="base64" compression="zlib"> | |
159 | + eJztlztuw0AMRFX7EjmGzpAD5zApYsBNki5XiAWkWBD8DLkkdgOwGLjQb96OOCufx3GcrVarBeoV1Gqfs/53Zpph2IXH62dHHu35N0ZetpUMnH9NWSwR7iwGLicvx0x+mQwIT+S9jmSRwUB5NI8Z86Rl8S6I+kTO456V1XFWFtkclveKLLI5pPcro5utuRg9/Sj+Lr0Mqu5kicPqKMTjDTiOzLxX9N7W8xGPEQ7N4xtZQ4+iHpG8vBzRLCQui5Mes2ade6cr5luaCzTHy/9D4KCZVHNY638C+UjHMziQ7xBkVmbmqZoD7VfLJ7KPZHKMc4/6RzmqO0vLgnaNtX9bHJ5vxtUc3LnNkcvx/fd7FzjGPtiRw9rjuH2Rm5eVHNYsc31msV/+PwmH1psZvYtwRDqZXpfB4GWR1hjpAGlPzeSYyWV2b6nkQHOZ5ciaDZSF4xl79uOpryBHNkMkm+j/SmTdqlm0jCx571/Fgj5X8q7ds5ID4UH8RK7ZiSnK/V94VntvtVqtav0CaU4W+A== | |
160 | + </data> | |
161 | + </layer> | |
162 | + <objectgroup name="addSpot" width="50" height="50"> | |
163 | + <object name="arena quest" x="948" y="428"> | |
164 | + <properties> | |
165 | + <property name="subtype" value=""arena""/> | |
166 | + <property name="type" value=""npc""/> | |
167 | + </properties> | |
168 | + </object> | |
169 | + <object name="elemental" x="693" y="364"> | |
170 | + <properties> | |
171 | + <property name="subtype" value=""elemental""/> | |
172 | + <property name="type" value=""npc""/> | |
173 | + </properties> | |
174 | + </object> | |
175 | + <object name="elemental" x="535" y="524"> | |
176 | + <properties> | |
177 | + <property name="subtype" value=""elemental""/> | |
178 | + <property name="type" value=""npc""/> | |
179 | + </properties> | |
180 | + </object> | |
181 | + <object name="elemental" x="391" y="805"> | |
182 | + <properties> | |
183 | + <property name="subtype" value=""elemental""/> | |
184 | + <property name="type" value=""npc""/> | |
185 | + </properties> | |
186 | + </object> | |
187 | + <object name="elemental" x="536" y="1045"> | |
188 | + <properties> | |
189 | + <property name="subtype" value=""elemental""/> | |
190 | + <property name="type" value=""npc""/> | |
191 | + </properties> | |
192 | + </object> | |
193 | + <object name="elemental" x="744" y="799"> | |
194 | + <properties> | |
195 | + <property name="subtype" value=""elemental""/> | |
196 | + <property name="type" value=""npc""/> | |
197 | + </properties> | |
198 | + </object> | |
199 | + <object name="elemental" x="897" y="1045"> | |
200 | + <properties> | |
201 | + <property name="subtype" value=""elemental""/> | |
202 | + <property name="type" value=""npc""/> | |
203 | + </properties> | |
204 | + </object> | |
205 | + <object name="elemental" x="843" y="1247"> | |
206 | + <properties> | |
207 | + <property name="subtype" value=""elemental""/> | |
208 | + <property name="type" value=""npc""/> | |
209 | + </properties> | |
210 | + </object> | |
211 | + <object name="elemental" x="1205" y="965"> | |
212 | + <properties> | |
213 | + <property name="subtype" value=""elemental""/> | |
214 | + <property name="type" value=""npc""/> | |
215 | + </properties> | |
216 | + </object> | |
217 | + <object name="elemental" x="1044" y="943"> | |
218 | + <properties> | |
219 | + <property name="subtype" value=""elemental""/> | |
220 | + <property name="type" value=""npc""/> | |
221 | + </properties> | |
222 | + </object> | |
223 | + <object name="elemental" x="1085" y="1184"> | |
224 | + <properties> | |
225 | + <property name="subtype" value=""elemental""/> | |
226 | + <property name="type" value=""npc""/> | |
227 | + </properties> | |
228 | + </object> | |
229 | + <object name="elemental" x="1072" y="775"> | |
230 | + <properties> | |
231 | + <property name="subtype" value=""elemental""/> | |
232 | + <property name="type" value=""npc""/> | |
233 | + </properties> | |
234 | + </object> | |
235 | + <object name="elemental" x="1113" y="488"> | |
236 | + <properties> | |
237 | + <property name="subtype" value=""elemental""/> | |
238 | + <property name="type" value=""npc""/> | |
239 | + </properties> | |
240 | + </object> | |
241 | + <object name="elemental" x="1215" y="644"> | |
242 | + <properties> | |
243 | + <property name="subtype" value=""elemental""/> | |
244 | + <property name="type" value=""npc""/> | |
245 | + </properties> | |
246 | + </object> | |
247 | + <object name="elemental" x="768" y="605"> | |
248 | + <properties> | |
249 | + <property name="subtype" value=""elemental""/> | |
250 | + <property name="type" value=""npc""/> | |
251 | + </properties> | |
252 | + </object> | |
253 | + <object name="elemental" x="925" y="661"> | |
254 | + <properties> | |
255 | + <property name="subtype" value=""elemental""/> | |
256 | + <property name="type" value=""npc""/> | |
257 | + </properties> | |
258 | + </object> | |
259 | + <object name="elemental" x="821" y="417"> | |
260 | + <properties> | |
261 | + <property name="subtype" value=""elemental""/> | |
262 | + <property name="type" value=""npc""/> | |
263 | + </properties> | |
264 | + </object> | |
265 | + <object name="elemental" x="719" y="961"> | |
266 | + <properties> | |
267 | + <property name="subtype" value=""elemental""/> | |
268 | + <property name="type" value=""npc""/> | |
269 | + </properties> | |
270 | + </object> | |
271 | + <object name="elemental" x="597" y="1181"> | |
272 | + <properties> | |
273 | + <property name="subtype" value=""elemental""/> | |
274 | + <property name="type" value=""npc""/> | |
275 | + </properties> | |
276 | + </object> | |
277 | + <object name="elemental" x="389" y="1003"> | |
278 | + <properties> | |
279 | + <property name="subtype" value=""elemental""/> | |
280 | + <property name="type" value=""npc""/> | |
281 | + </properties> | |
282 | + </object> | |
283 | + <object name="elemental" x="389" y="1003"> | |
284 | + <properties> | |
285 | + <property name="subtype" value=""elemental""/> | |
286 | + <property name="type" value=""npc""/> | |
287 | + </properties> | |
288 | + </object> | |
289 | + </objectgroup> | |
290 | +</map> | ... | ... |
tiled-maps/gates-of-morning.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="dg_grounds32" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/dg_grounds32.gif" width="288" height="640"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="."/> | |
8 | + <property name="value" value=""FLOOR""/> | |
9 | + </properties> | |
10 | + </tile> | |
11 | + <tile id="9"> | |
12 | + <properties> | |
13 | + <property name="display" value="."/> | |
14 | + <property name="value" value=""GRASS""/> | |
15 | + </properties> | |
16 | + </tile> | |
17 | + <tile id="12"> | |
18 | + <properties> | |
19 | + <property name="display" value="*"/> | |
20 | + <property name="value" value=""SAND""/> | |
21 | + </properties> | |
22 | + </tile> | |
23 | + <tile id="15"> | |
24 | + <properties> | |
25 | + <property name="display" value=":"/> | |
26 | + <property name="value" value=""DEEP_OCEAN_WATER""/> | |
27 | + </properties> | |
28 | + </tile> | |
29 | + <tile id="30"> | |
30 | + <properties> | |
31 | + <property name="display" value="_"/> | |
32 | + <property name="value" value=""ROAD""/> | |
33 | + </properties> | |
34 | + </tile> | |
35 | + <tile id="54"> | |
36 | + <properties> | |
37 | + <property name="display" value="t"/> | |
38 | + <property name="value" value="{"TREE","TREE2","TREE3","TREE4","TREE5","TREE6","TREE7","TREE8","TREE9","TREE10","TREE11","TREE12","TREE13","TREE14","TREE15","TREE16","TREE17","TREE18","TREE19","TREE20"}"/> | |
39 | + </properties> | |
40 | + </tile> | |
41 | + <tile id="69"> | |
42 | + <properties> | |
43 | + <property name="display" value="p"/> | |
44 | + <property name="value" value="{"PALMTREE","PALMTREE2","PALMTREE3","PALMTREE4","PALMTREE5","PALMTREE6","PALMTREE7","PALMTREE8","PALMTREE9","PALMTREE10","PALMTREE11","PALMTREE12","PALMTREE13","PALMTREE14","PALMTREE15","PALMTREE16","PALMTREE17","PALMTREE18","PALMTREE19","PALMTREE20",}"/> | |
45 | + </properties> | |
46 | + </tile> | |
47 | + <tile id="72"> | |
48 | + <properties> | |
49 | + <property name="display" value="~"/> | |
50 | + <property name="value" value=""DEEP_WATER""/> | |
51 | + </properties> | |
52 | + </tile> | |
53 | + <tile id="81"> | |
54 | + <properties> | |
55 | + <property name="display" value="&"/> | |
56 | + <property name="value" value=""HARDMOUNTAINWALL""/> | |
57 | + </properties> | |
58 | + </tile> | |
59 | + <tile id="117"> | |
60 | + <properties> | |
61 | + <property name="display" value="^"/> | |
62 | + </properties> | |
63 | + </tile> | |
64 | + <tile id="159"> | |
65 | + <properties> | |
66 | + <property name="display" value="-"/> | |
67 | + </properties> | |
68 | + </tile> | |
69 | + <tile id="168"> | |
70 | + <properties> | |
71 | + <property name="display" value="*"/> | |
72 | + </properties> | |
73 | + </tile> | |
74 | + <tile id="172"> | |
75 | + <properties> | |
76 | + <property name="display" value="m"/> | |
77 | + <property name="value" value=""GOLDEN_MOUNTAIN""/> | |
78 | + </properties> | |
79 | + </tile> | |
80 | + </tileset> | |
81 | + <tileset firstgid="181" name="numbers" tilewidth="32" tileheight="32"> | |
82 | + <image source="gfx/numbers.png" width="192" height="192"/> | |
83 | + <tile id="0"> | |
84 | + <properties> | |
85 | + <property name="display" value="1"/> | |
86 | + </properties> | |
87 | + </tile> | |
88 | + <tile id="1"> | |
89 | + <properties> | |
90 | + <property name="display" value="2"/> | |
91 | + </properties> | |
92 | + </tile> | |
93 | + <tile id="2"> | |
94 | + <properties> | |
95 | + <property name="display" value="3"/> | |
96 | + </properties> | |
97 | + </tile> | |
98 | + <tile id="3"> | |
99 | + <properties> | |
100 | + <property name="display" value="4"/> | |
101 | + </properties> | |
102 | + </tile> | |
103 | + <tile id="4"> | |
104 | + <properties> | |
105 | + <property name="display" value="5"/> | |
106 | + </properties> | |
107 | + </tile> | |
108 | + <tile id="5"> | |
109 | + <properties> | |
110 | + <property name="display" value="6"/> | |
111 | + </properties> | |
112 | + </tile> | |
113 | + <tile id="6"> | |
114 | + <properties> | |
115 | + <property name="display" value="7"/> | |
116 | + </properties> | |
117 | + </tile> | |
118 | + <tile id="7"> | |
119 | + <properties> | |
120 | + <property name="display" value="8"/> | |
121 | + </properties> | |
122 | + </tile> | |
123 | + <tile id="8"> | |
124 | + <properties> | |
125 | + <property name="display" value="9"/> | |
126 | + </properties> | |
127 | + </tile> | |
128 | + <tile id="9"> | |
129 | + <properties> | |
130 | + <property name="display" value="0"/> | |
131 | + </properties> | |
132 | + </tile> | |
133 | + <tile id="10"> | |
134 | + <properties> | |
135 | + <property name="display" value="A"/> | |
136 | + </properties> | |
137 | + </tile> | |
138 | + <tile id="31"> | |
139 | + <properties> | |
140 | + <property name="display" value="F"/> | |
141 | + </properties> | |
142 | + </tile> | |
143 | + <tile id="32"> | |
144 | + <properties> | |
145 | + <property name="display" value="H"/> | |
146 | + </properties> | |
147 | + </tile> | |
148 | + <tile id="33"> | |
149 | + <properties> | |
150 | + <property name="display" value="M"/> | |
151 | + </properties> | |
152 | + </tile> | |
153 | + <tile id="34"> | |
154 | + <properties> | |
155 | + <property name="display" value="T"/> | |
156 | + </properties> | |
157 | + </tile> | |
158 | + <tile id="35"> | |
159 | + <properties> | |
160 | + <property name="display" value="Z"/> | |
161 | + </properties> | |
162 | + </tile> | |
163 | + </tileset> | |
164 | + <tileset firstgid="217" name="tome-terrains" tilewidth="32" tileheight="32"> | |
165 | + <image source="gfx/tome-terrains.png" width="256" height="576"/> | |
166 | + <tile id="1"> | |
167 | + <properties> | |
168 | + <property name="display" value="#"/> | |
169 | + <property name="value" value=""HARDWALL""/> | |
170 | + </properties> | |
171 | + </tile> | |
172 | + <tile id="135"> | |
173 | + <properties> | |
174 | + <property name="display" value="<"/> | |
175 | + <property name="value" value=""GRASS_UP_WILDERNESS""/> | |
176 | + </properties> | |
177 | + </tile> | |
178 | + </tileset> | |
179 | + <tileset firstgid="361" name="dg_town132" tilewidth="32" tileheight="32"> | |
180 | + <image source="gfx/dg_town132.gif" width="288" height="128"/> | |
181 | + <tile id="3"> | |
182 | + <properties> | |
183 | + <property name="display" value="5"/> | |
184 | + </properties> | |
185 | + </tile> | |
186 | + <tile id="4"> | |
187 | + <properties> | |
188 | + <property name="display" value="2"/> | |
189 | + </properties> | |
190 | + </tile> | |
191 | + <tile id="5"> | |
192 | + <properties> | |
193 | + <property name="display" value="3"/> | |
194 | + </properties> | |
195 | + </tile> | |
196 | + <tile id="16"> | |
197 | + <properties> | |
198 | + <property name="display" value="1"/> | |
199 | + </properties> | |
200 | + </tile> | |
201 | + <tile id="22"> | |
202 | + <properties> | |
203 | + <property name="display" value="4"/> | |
204 | + </properties> | |
205 | + </tile> | |
206 | + <tile id="24"> | |
207 | + <properties> | |
208 | + <property name="display" value="5"/> | |
209 | + </properties> | |
210 | + </tile> | |
211 | + </tileset> | |
212 | + <layer name="Terrain" width="50" height="50"> | |
213 | + <data encoding="base64" compression="zlib"> | |
214 | + eJztl1tqAzEMRZPfQKE76DKyg0B30Q3ms4/0uY3S1XQKGWqEdPWw5JlAPi4JE9m+x5LsyXGz2RyvumpF2hq0tMde/x6m3vGjOaif7P0YyWDRD1EWywjv1RzW9S6Vg66VzfM+6SuJoZfDynkHNIrjNchh8cs9rzqfJA+U443h0OZdC4cUh3Kg/V513qLattQ9V3uIserOiOQDMWgcXpYIBzqbluCQ1tLqWDufOE9z3POkl0knJpabL5tD219r/aFz+G+e7w4O7R7j1nuc9GSIRXm19JeX4/P8+WH0Jnmynl9oHOqTHeDQ5vF4QnNE84Q4LDm11rx1jkieKMuOsFhza10nwuyJpxwaC7d3Fb488bSuEAfqbfR/QxonjfHGU46H7T9H9F1pCdGzyZuP6G/efKDn3F3h6Y+oIv1kqSWOJfKO6OGoZoi+564tFxUcc51m5qKCY9+o9R3RCI69oh7/UXk4NP9LMXg4Rvu8EdTLojHcE2X5P5wlcbVsFg4PQ5QFebWoisPbN/P+a36lGGuPeFk8HJ59PwjfrRwSy+xV4ojWlOS3p64kjnbPo73h8ZrBUcGQ0d8VHBkMt0AVHLTPvQwcB2JAbJ7eQDy9uYj4nxVhaDm4e8/CnJGDXgbunvDmD9Vztf+Wo3eONejSOH4BU1TA+w== | |
215 | + </data> | |
216 | + </layer> | |
217 | + <objectgroup name="addSpot" width="50" height="50"> | |
218 | + <object name="Aeryn" x="1362" y="848"> | |
219 | + <properties> | |
220 | + <property name="subtype" value=""aeryn-main""/> | |
221 | + <property name="type" value=""npc""/> | |
222 | + </properties> | |
223 | + </object> | |
224 | + <object name="Aeryn" x="1391" y="687"> | |
225 | + <properties> | |
226 | + <property name="subtype" value=""farportal""/> | |
227 | + <property name="type" value=""pop-quest""/> | |
228 | + </properties> | |
229 | + </object> | |
230 | + <object name="Aeryn" x="1392" y="655"> | |
231 | + <properties> | |
232 | + <property name="subtype" value=""farportal-npc""/> | |
233 | + <property name="type" value=""pop-quest""/> | |
234 | + </properties> | |
235 | + </object> | |
236 | + <object name="Aeryn" x="1360" y="688"> | |
237 | + <properties> | |
238 | + <property name="subtype" value=""farportal-player""/> | |
239 | + <property name="type" value=""pop-quest""/> | |
240 | + </properties> | |
241 | + </object> | |
242 | + </objectgroup> | |
243 | + <objectgroup name="Actor" width="50" height="50"> | |
244 | + <object name="Limmir" x="702" y="1233"> | |
245 | + <properties> | |
246 | + <property name="display" value="j"/> | |
247 | + </properties> | |
248 | + </object> | |
249 | + <object name="Menela" x="946" y="556"> | |
250 | + <properties> | |
251 | + <property name="display" value="s"/> | |
252 | + </properties> | |
253 | + </object> | |
254 | + <object name="Aeryn" x="143" y="848"> | |
255 | + <properties> | |
256 | + <property name="display" value="@"/> | |
257 | + </properties> | |
258 | + </object> | |
259 | + </objectgroup> | |
260 | +</map> | ... | ... |
tiled-maps/iron-council.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="dg_grounds32" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/dg_grounds32.gif" width="288" height="640"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="."/> | |
8 | + <property name="value" value=""OLD_FLOOR""/> | |
9 | + </properties> | |
10 | + </tile> | |
11 | + <tile id="9"> | |
12 | + <properties> | |
13 | + <property name="display" value="."/> | |
14 | + <property name="value" value=""GRASS""/> | |
15 | + </properties> | |
16 | + </tile> | |
17 | + <tile id="30"> | |
18 | + <properties> | |
19 | + <property name="display" value="_"/> | |
20 | + <property name="value" value=""ROAD""/> | |
21 | + </properties> | |
22 | + </tile> | |
23 | + <tile id="54"> | |
24 | + <properties> | |
25 | + <property name="display" value="t"/> | |
26 | + <property name="value" value="{"TREE","TREE2","TREE3","TREE4","TREE5","TREE6","TREE7","TREE8","TREE9","TREE10","TREE11","TREE12","TREE13","TREE14","TREE15","TREE16","TREE17","TREE18","TREE19","TREE20"}"/> | |
27 | + </properties> | |
28 | + </tile> | |
29 | + <tile id="72"> | |
30 | + <properties> | |
31 | + <property name="display" value="~"/> | |
32 | + <property name="value" value=""DEEP_WATER""/> | |
33 | + </properties> | |
34 | + </tile> | |
35 | + <tile id="117"> | |
36 | + <properties> | |
37 | + <property name="display" value="^"/> | |
38 | + </properties> | |
39 | + </tile> | |
40 | + <tile id="159"> | |
41 | + <properties> | |
42 | + <property name="display" value="-"/> | |
43 | + </properties> | |
44 | + </tile> | |
45 | + <tile id="168"> | |
46 | + <properties> | |
47 | + <property name="display" value="*"/> | |
48 | + </properties> | |
49 | + </tile> | |
50 | + </tileset> | |
51 | + <tileset firstgid="181" name="numbers" tilewidth="32" tileheight="32"> | |
52 | + <image source="gfx/numbers.png" width="192" height="192"/> | |
53 | + <tile id="0"> | |
54 | + <properties> | |
55 | + <property name="display" value="1"/> | |
56 | + </properties> | |
57 | + </tile> | |
58 | + <tile id="1"> | |
59 | + <properties> | |
60 | + <property name="display" value="2"/> | |
61 | + </properties> | |
62 | + </tile> | |
63 | + <tile id="2"> | |
64 | + <properties> | |
65 | + <property name="display" value="@"/> | |
66 | + </properties> | |
67 | + </tile> | |
68 | + <tile id="3"> | |
69 | + <properties> | |
70 | + <property name="display" value="4"/> | |
71 | + </properties> | |
72 | + </tile> | |
73 | + <tile id="4"> | |
74 | + <properties> | |
75 | + <property name="display" value="5"/> | |
76 | + </properties> | |
77 | + </tile> | |
78 | + <tile id="5"> | |
79 | + <properties> | |
80 | + <property name="display" value="6"/> | |
81 | + </properties> | |
82 | + </tile> | |
83 | + <tile id="6"> | |
84 | + <properties> | |
85 | + <property name="display" value="7"/> | |
86 | + </properties> | |
87 | + </tile> | |
88 | + </tileset> | |
89 | + <tileset firstgid="217" name="tome-terrains" tilewidth="32" tileheight="32"> | |
90 | + <image source="gfx/tome-terrains.png" width="256" height="576"/> | |
91 | + <tile id="1"> | |
92 | + <properties> | |
93 | + <property name="display" value="#"/> | |
94 | + <property name="value" value=""HARDWALL""/> | |
95 | + </properties> | |
96 | + </tile> | |
97 | + <tile id="73"> | |
98 | + <properties> | |
99 | + <property name="display" value="D"/> | |
100 | + <property name="value" value=""DEEP_BELLOW""/> | |
101 | + </properties> | |
102 | + </tile> | |
103 | + <tile id="76"> | |
104 | + <properties> | |
105 | + <property name="display" value="s"/> | |
106 | + </properties> | |
107 | + </tile> | |
108 | + <tile id="85"> | |
109 | + <properties> | |
110 | + <property name="display" value="&"/> | |
111 | + <property name="value" value="{"CRYSTAL_WALL","CRYSTAL_WALL2","CRYSTAL_WALL3","CRYSTAL_WALL4","CRYSTAL_WALL5","CRYSTAL_WALL6","CRYSTAL_WALL7","CRYSTAL_WALL8","CRYSTAL_WALL9","CRYSTAL_WALL10","CRYSTAL_WALL11","CRYSTAL_WALL12","CRYSTAL_WALL13","CRYSTAL_WALL14","CRYSTAL_WALL15","CRYSTAL_WALL16","CRYSTAL_WALL17","CRYSTAL_WALL18","CRYSTAL_WALL19","CRYSTAL_WALL20",}"/> | |
112 | + </properties> | |
113 | + </tile> | |
114 | + <tile id="135"> | |
115 | + <properties> | |
116 | + <property name="display" value="<"/> | |
117 | + <property name="value" value=""UP_WILDERNESS""/> | |
118 | + </properties> | |
119 | + </tile> | |
120 | + </tileset> | |
121 | + <tileset firstgid="361" name="dg_town132" tilewidth="32" tileheight="32"> | |
122 | + <image source="gfx/dg_town132.gif" width="288" height="128"/> | |
123 | + <tile id="4"> | |
124 | + <properties> | |
125 | + <property name="display" value="2"/> | |
126 | + <property name="value" value=""ARMOR_STORE""/> | |
127 | + </properties> | |
128 | + </tile> | |
129 | + <tile id="5"> | |
130 | + <properties> | |
131 | + <property name="display" value="3"/> | |
132 | + <property name="value" value=""WEAPON_STORE""/> | |
133 | + </properties> | |
134 | + </tile> | |
135 | + <tile id="8"> | |
136 | + <properties> | |
137 | + <property name="display" value="9"/> | |
138 | + <property name="value" value=""GEM_STORE""/> | |
139 | + </properties> | |
140 | + </tile> | |
141 | + <tile id="22"> | |
142 | + <properties> | |
143 | + <property name="display" value="4"/> | |
144 | + </properties> | |
145 | + </tile> | |
146 | + <tile id="24"> | |
147 | + <properties> | |
148 | + <property name="display" value="5"/> | |
149 | + <property name="value" value=""RUNIC_STORE""/> | |
150 | + </properties> | |
151 | + </tile> | |
152 | + <tile id="29"> | |
153 | + <properties> | |
154 | + <property name="display" value="R"/> | |
155 | + <property name="value" value=""ESCAPE_REKNOR""/> | |
156 | + </properties> | |
157 | + </tile> | |
158 | + </tileset> | |
159 | + <layer name="Terrain" width="50" height="50"> | |
160 | + <data encoding="base64" compression="zlib"> | |
161 | + eJzt1sENwjAMBdB6FSSuzMQCIDECFzZCQrBJp+GAol4qYrvfjtP48G+N7ae4VedpmuZMJlAOhKv1ANZaC20Mok7L+ZEOrQdlQDuklsgOrkVyXtrPqm6vDo5lBEc5/2Q+e6Gl7pX+13wJDAiHNNZ1OQ5Ln2ROpMPTwuk7suPTwPEGOrg5kn5m7Vnv75XX7qUjHT06TvRLBIfWWgwaS61nzcGN1CCxoGbcgyPKXt1o6XdfOTvyex4x6WgzH9JRewb5v9vSsZf7sLRYOVrMjHJY2hD9tQ7knvXikO55RIfl9wH1fnjv36gOZD+vup534n0XJWeK6ZAYkL0tamnT2rF1/kxm9HwB3/lgzQ== | |
162 | + </data> | |
163 | + </layer> | |
164 | +</map> | ... | ... |
tiled-maps/last-hope.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="dg_grounds32" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/dg_grounds32.gif" width="288" height="640"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="."/> | |
8 | + <property name="value" value=""FLOOR""/> | |
9 | + </properties> | |
10 | + </tile> | |
11 | + <tile id="9"> | |
12 | + <properties> | |
13 | + <property name="display" value="."/> | |
14 | + <property name="value" value=""GRASS""/> | |
15 | + </properties> | |
16 | + </tile> | |
17 | + <tile id="30"> | |
18 | + <properties> | |
19 | + <property name="display" value="_"/> | |
20 | + <property name="value" value=""ROAD""/> | |
21 | + </properties> | |
22 | + </tile> | |
23 | + <tile id="54"> | |
24 | + <properties> | |
25 | + <property name="display" value="t"/> | |
26 | + <property name="value" value="{"TREE","TREE2","TREE3","TREE4","TREE5","TREE6","TREE7","TREE8","TREE9","TREE10","TREE11","TREE12","TREE13","TREE14","TREE15","TREE16","TREE17","TREE18","TREE19","TREE20"}"/> | |
27 | + </properties> | |
28 | + </tile> | |
29 | + <tile id="72"> | |
30 | + <properties> | |
31 | + <property name="display" value="~"/> | |
32 | + <property name="value" value=""DEEP_WATER""/> | |
33 | + </properties> | |
34 | + </tile> | |
35 | + <tile id="81"> | |
36 | + <properties> | |
37 | + <property name="display" value="&"/> | |
38 | + <property name="value" value=""HARDMOUNTAINWALL""/> | |
39 | + </properties> | |
40 | + </tile> | |
41 | + <tile id="117"> | |
42 | + <properties> | |
43 | + <property name="display" value="^"/> | |
44 | + </properties> | |
45 | + </tile> | |
46 | + <tile id="159"> | |
47 | + <properties> | |
48 | + <property name="display" value="-"/> | |
49 | + </properties> | |
50 | + </tile> | |
51 | + <tile id="168"> | |
52 | + <properties> | |
53 | + <property name="display" value="*"/> | |
54 | + </properties> | |
55 | + </tile> | |
56 | + </tileset> | |
57 | + <tileset firstgid="181" name="numbers" tilewidth="32" tileheight="32"> | |
58 | + <image source="gfx/numbers.png" width="192" height="192"/> | |
59 | + <tile id="0"> | |
60 | + <properties> | |
61 | + <property name="display" value="1"/> | |
62 | + </properties> | |
63 | + </tile> | |
64 | + <tile id="1"> | |
65 | + <properties> | |
66 | + <property name="display" value="2"/> | |
67 | + </properties> | |
68 | + </tile> | |
69 | + <tile id="2"> | |
70 | + <properties> | |
71 | + <property name="display" value="3"/> | |
72 | + </properties> | |
73 | + </tile> | |
74 | + <tile id="3"> | |
75 | + <properties> | |
76 | + <property name="display" value="4"/> | |
77 | + </properties> | |
78 | + </tile> | |
79 | + <tile id="4"> | |
80 | + <properties> | |
81 | + <property name="display" value="5"/> | |
82 | + </properties> | |
83 | + </tile> | |
84 | + <tile id="5"> | |
85 | + <properties> | |
86 | + <property name="display" value="6"/> | |
87 | + </properties> | |
88 | + </tile> | |
89 | + <tile id="6"> | |
90 | + <properties> | |
91 | + <property name="display" value="7"/> | |
92 | + </properties> | |
93 | + </tile> | |
94 | + <tile id="7"> | |
95 | + <properties> | |
96 | + <property name="display" value="8"/> | |
97 | + </properties> | |
98 | + </tile> | |
99 | + <tile id="8"> | |
100 | + <properties> | |
101 | + <property name="display" value="9"/> | |
102 | + </properties> | |
103 | + </tile> | |
104 | + <tile id="9"> | |
105 | + <properties> | |
106 | + <property name="display" value="A"/> | |
107 | + </properties> | |
108 | + </tile> | |
109 | + <tile id="31"> | |
110 | + <properties> | |
111 | + <property name="display" value="F"/> | |
112 | + </properties> | |
113 | + </tile> | |
114 | + <tile id="32"> | |
115 | + <properties> | |
116 | + <property name="display" value="H"/> | |
117 | + </properties> | |
118 | + </tile> | |
119 | + <tile id="33"> | |
120 | + <properties> | |
121 | + <property name="display" value="M"/> | |
122 | + </properties> | |
123 | + </tile> | |
124 | + <tile id="34"> | |
125 | + <properties> | |
126 | + <property name="display" value="T"/> | |
127 | + </properties> | |
128 | + </tile> | |
129 | + <tile id="35"> | |
130 | + <properties> | |
131 | + <property name="display" value="E"/> | |
132 | + </properties> | |
133 | + </tile> | |
134 | + </tileset> | |
135 | + <tileset firstgid="217" name="tome-terrains" tilewidth="32" tileheight="32"> | |
136 | + <image source="gfx/tome-terrains.png" width="256" height="576"/> | |
137 | + <tile id="1"> | |
138 | + <properties> | |
139 | + <property name="display" value="#"/> | |
140 | + <property name="value" value=""HARDWALL""/> | |
141 | + </properties> | |
142 | + </tile> | |
143 | + <tile id="135"> | |
144 | + <properties> | |
145 | + <property name="display" value="<"/> | |
146 | + <property name="value" value=""GRASS_UP_WILDERNESS""/> | |
147 | + </properties> | |
148 | + </tile> | |
149 | + </tileset> | |
150 | + <tileset firstgid="361" name="dg_town132" tilewidth="32" tileheight="32"> | |
151 | + <image source="gfx/dg_town132.gif" width="288" height="128"/> | |
152 | + <tile id="3"> | |
153 | + <properties> | |
154 | + <property name="display" value="5"/> | |
155 | + </properties> | |
156 | + </tile> | |
157 | + <tile id="4"> | |
158 | + <properties> | |
159 | + <property name="display" value="2"/> | |
160 | + </properties> | |
161 | + </tile> | |
162 | + <tile id="5"> | |
163 | + <properties> | |
164 | + <property name="display" value="3"/> | |
165 | + </properties> | |
166 | + </tile> | |
167 | + <tile id="16"> | |
168 | + <properties> | |
169 | + <property name="display" value="1"/> | |
170 | + </properties> | |
171 | + </tile> | |
172 | + <tile id="22"> | |
173 | + <properties> | |
174 | + <property name="display" value="4"/> | |
175 | + </properties> | |
176 | + </tile> | |
177 | + <tile id="24"> | |
178 | + <properties> | |
179 | + <property name="display" value="5"/> | |
180 | + </properties> | |
181 | + </tile> | |
182 | + </tileset> | |
183 | + <layer name="Terrain" width="50" height="50"> | |
184 | + <data encoding="base64" compression="zlib"> | |
185 | + eJzdmNltwzAQRO3fNKEyXEN+XUGazH1UkQuuJjYgAYvBXrMkpcAfC4W0SM7jLA/lsNvtDoPjbj9+jBFxK+LmHNP8lPVba4x0Y1gcGP9VP8uxBU+k5QQxKXVb8zDarcgybaV/L2KCslW/Jg+jH/XiexZfxDOSQdNT5UCeniysB4vOJSwO+TvrTS+GyAMv/6N3s95UOSwGWYe6cE/SeKosLV543mPeL/XP53iZ614dFm1ecCzWk0w+eXqiNWTxe+0q+VVhQD1enuDcW7nYkl+ZfLK0TvB3FFq7S3wHLBlP2P1J23+WkH1pZW//jXLS4/C8YM4NbS7knUrjyc5VxhPPi8wdZFLan+a+p/mpnW8sS+SJty4u5R+Dw2KQfU9Q7sFS4bDmZOGwGLT17bFg3ywHs761uxIySN1HeEoeyaLdydjcynqxtP8wvJA+HEVoZemL5UmkpZVDrg3LC6nZqtM8scZq4cD73SXuDQ7NC/yGxd/QE8nxaIzfiwP3qgzHb4EjGp/leIN+HkgOjCzHU0eOa1kfFod1dlj7FcZa+1Xv80PzZsT5cS3nOcuBe1Z0v8LQGEbdr3qwII+sX+O+y3qisSCPNv6I749WTyQL8mB434JSL+tFj+9zi8eKTO7gOBkvWv9fkmWM3vMYMl54njAsGc6o7VeCIeLI5leW5V2pi864ytqu5leUQ9peVdk72Hyq5Bejo6Vt1YuIhdHU2qaVwWJhvWE5LP0tDBmWzJ3uM/neSAaPpZprjP6eDCwPM/dr68+wePfDrPa1GBieSqypfwTPlvpbuHqP+QdWcrDH | |
186 | + </data> | |
187 | + </layer> | |
188 | + <objectgroup name="Trap" width="50" height="50"> | |
189 | + <object x="782" y="1008" width="2"/> | |
190 | + <object name="Statue Toknor" x="835" y="611" width="24" height="25"> | |
191 | + <properties> | |
192 | + <property name="display" value="Z"/> | |
193 | + </properties> | |
194 | + </object> | |
195 | + <object name="Statue Mirvenia" x="771" y="615" width="21" height="20"> | |
196 | + <properties> | |
197 | + <property name="display" value="Y"/> | |
198 | + </properties> | |
199 | + </object> | |
200 | + <object name="Statue Tolak" x="773" y="583" width="21" height="21"> | |
201 | + <properties> | |
202 | + <property name="display" value="@"/> | |
203 | + </properties> | |
204 | + </object> | |
205 | + </objectgroup> | |
206 | + <objectgroup name="addSpot" width="50" height="50"> | |
207 | + <object name="Farportal east" x="197" y="643" width="21" height="22"> | |
208 | + <properties> | |
209 | + <property name="subtype" value=""farportal""/> | |
210 | + <property name="type" value=""pop-quest""/> | |
211 | + </properties> | |
212 | + </object> | |
213 | + <object name="Farportal east" x="231" y="612" width="21" height="22"> | |
214 | + <properties> | |
215 | + <property name="subtype" value=""farportal-player""/> | |
216 | + <property name="type" value=""pop-quest""/> | |
217 | + </properties> | |
218 | + </object> | |
219 | + <object name="Tannen" x="325" y="613" width="21" height="22"> | |
220 | + <properties> | |
221 | + <property name="subtype" value=""tannen-remove""/> | |
222 | + <property name="type" value=""pop-quest""/> | |
223 | + </properties> | |
224 | + </object> | |
225 | + <object name="Farportal east" x="197" y="611" width="21" height="22"> | |
226 | + <properties> | |
227 | + <property name="subtype" value=""farportal-npc""/> | |
228 | + <property name="type" value=""pop-quest""/> | |
229 | + </properties> | |
230 | + </object> | |
231 | + </objectgroup> | |
232 | +</map> | ... | ... |
tiled-maps/orc-breeding-pit.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="25" height="25" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="tome-terrains" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/tome-terrains.png" width="256" height="576"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="."/> | |
8 | + </properties> | |
9 | + </tile> | |
10 | + <tile id="14"> | |
11 | + <properties> | |
12 | + <property name="display" value="+"/> | |
13 | + </properties> | |
14 | + </tile> | |
15 | + <tile id="16"> | |
16 | + <properties> | |
17 | + <property name="display" value="#"/> | |
18 | + </properties> | |
19 | + </tile> | |
20 | + <tile id="73"> | |
21 | + <properties> | |
22 | + <property name="display" value=">"/> | |
23 | + </properties> | |
24 | + </tile> | |
25 | + <tile id="75"> | |
26 | + <properties> | |
27 | + <property name="display" value="<"/> | |
28 | + </properties> | |
29 | + </tile> | |
30 | + </tileset> | |
31 | + <layer name="Terrain" width="25" height="25"> | |
32 | + <data encoding="base64" compression="zlib"> | |
33 | + eJwTZGBgEBzFo3iYYkYopoWZ6Hi42kGsG3zwmImO+fHIeQ2wHfQIq8Ee57Swk5Z2jOJRPFIxAPk7JWY= | |
34 | + </data> | |
35 | + </layer> | |
36 | + <objectgroup name="Object" width="25" height="25"> | |
37 | + <object name="lore" x="585" y="331" width="17" height="15"> | |
38 | + <properties> | |
39 | + <property name="display" value="~"/> | |
40 | + </properties> | |
41 | + </object> | |
42 | + <object name="archer" x="296" y="231" width="48" height="17"> | |
43 | + <properties> | |
44 | + <property name="display" value="a"/> | |
45 | + </properties> | |
46 | + </object> | |
47 | + <object name="archer" x="295" y="517" width="48" height="17"> | |
48 | + <properties> | |
49 | + <property name="display" value="a"/> | |
50 | + </properties> | |
51 | + </object> | |
52 | + <object name="warriors" x="331" y="325" width="15" height="124"> | |
53 | + <properties> | |
54 | + <property name="display" value="o"/> | |
55 | + </properties> | |
56 | + </object> | |
57 | + </objectgroup> | |
58 | +</map> | ... | ... |
tiled-maps/reknor-escape.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="dg_dungeon32" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/dg_dungeon32.gif" width="288" height="320"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="#"/> | |
8 | + <property name="value" value=""WALL""/> | |
9 | + </properties> | |
10 | + </tile> | |
11 | + <tile id="21"> | |
12 | + <properties> | |
13 | + <property name="display" value="<"/> | |
14 | + <property name="value" value=""UP""/> | |
15 | + </properties> | |
16 | + </tile> | |
17 | + <tile id="22"> | |
18 | + <properties> | |
19 | + <property name="display" value=">"/> | |
20 | + <property name="value" value=""IRON_COUNCIL""/> | |
21 | + </properties> | |
22 | + </tile> | |
23 | + <tile id="51"> | |
24 | + <properties> | |
25 | + <property name="display" value="."/> | |
26 | + <property name="value" value=""FLOOR""/> | |
27 | + </properties> | |
28 | + </tile> | |
29 | + </tileset> | |
30 | + <layer name="Terrain" width="50" height="50"> | |
31 | + <data encoding="base64" compression="zlib"> | |
32 | + eJztlUEOgCAMBOET+hH+/zY9eCBESIxg23EPk14I2QkL5JRSXkA52a65Yv+vKBXWWeTB8qhnVEgelF7Jww+k+0HxoPQqokd5gHXWP3mMeiUP9UoeDI87r94aj9A8KL2K7jHyss4iD5ZHPaNCOg95+IF0P9pzifg/trl6uSN4PMU68yxf6yzykIc3iP+MdZa3HpReycMP8vAF6b2ieFB6tU/wOAAWGjjB | |
33 | + </data> | |
34 | + </layer> | |
35 | + <objectgroup name="Actor" width="50" height="50"> | |
36 | + <object name="Boss" x="752" y="581"> | |
37 | + <properties> | |
38 | + <property name="display" value="O"/> | |
39 | + <property name="value" value=""BROTOQ""/> | |
40 | + </properties> | |
41 | + </object> | |
42 | + <object name="Guard" x="785" y="580"> | |
43 | + <properties> | |
44 | + <property name="display" value="o"/> | |
45 | + <property name="value" value=""ORC_GUARD""/> | |
46 | + </properties> | |
47 | + </object> | |
48 | + <object name="Guard" x="719" y="579"> | |
49 | + <properties> | |
50 | + <property name="display" value="o"/> | |
51 | + <property name="value" value=""ORC_GUARD""/> | |
52 | + </properties> | |
53 | + </object> | |
54 | + </objectgroup> | |
55 | +</map> | ... | ... |
tiled-maps/ring-of-blood.tmx
0 → 100644
1 | +<?xml version="1.0" encoding="UTF-8"?> | |
2 | +<map version="1.0" orientation="orthogonal" width="50" height="50" tilewidth="32" tileheight="32"> | |
3 | + <tileset firstgid="1" name="dg_grounds32" tilewidth="32" tileheight="32"> | |
4 | + <image source="gfx/dg_grounds32.gif" width="288" height="640"/> | |
5 | + <tile id="0"> | |
6 | + <properties> | |
7 | + <property name="display" value="."/> | |
8 | + <property name="value" value=""FLOOR""/> | |
9 | + </properties> | |
10 | + </tile> | |
11 | + <tile id="9"> | |
12 | + <properties> | |
13 | + <property name="display" value="."/> | |
14 | + <property name="value" value=""GRASS""/> | |
15 | + </properties> | |
16 | + </tile> | |
17 | + <tile id="12"> | |
18 | + <properties> | |
19 | + <property name="display" value="-"/> | |
20 | + <property name="value" value=""SAND""/> | |
21 | + </properties> | |
22 | + </tile> | |
23 | + <tile id="30"> | |
24 | + <properties> | |
25 | + <property name="display" value="_"/> | |
26 | + <property name="value" value=""ROAD""/> | |
27 | + </properties> | |
28 | + </tile> | |
29 | + <tile id="33"> | |
30 | + <properties> | |
31 | + <property name="display" value="~"/> | |
32 | + <property name="value" value=""LAVA_WALL""/> | |
33 | + </properties> | |
34 | + </tile> | |
35 | + <tile id="54"> | |
36 | + <properties> | |
37 | + <property name="display" value="t"/> | |
38 | + <property name="value" value="{"TREE","TREE2","TREE3","TREE4","TREE5","TREE6","TREE7","TREE8","TREE9","TREE10","TREE11","TREE12","TREE13","TREE14","TREE15","TREE16","TREE17","TREE18","TREE19","TREE20"}"/> | |
39 | + </properties> | |
40 | + </tile> | |
41 | + <tile id="72"> | |
42 | + <properties> | |
43 | + <property name="display" value="~"/> | |
44 | + <property name="value" value=""DEEP_WATER""/> | |
45 | + </properties> | |
46 | + </tile> | |
47 | + <tile id="81"> | |
48 | + <properties> | |
49 | + <property name="display" value="&"/> | |
50 | + <property name="value" value=""HARDMOUNTAINWALL""/> | |
51 | + </properties> | |
52 | + </tile> | |
53 | + <tile id="117"> | |
54 | + <properties> | |
55 | + <property name="display" value="^"/> | |
56 | + </properties> | |
57 | + </tile> | |
58 | + <tile id="159"> | |
59 | + <properties> | |
60 | + <property name="display" value="-"/> | |
61 | + </properties> | |
62 | + </tile> | |
63 | + <tile id="168"> | |
64 | + <properties> | |
65 | + <property name="display" value="*"/> | |
66 | + </properties> | |
67 | + </tile> | |
68 | + </tileset> | |
69 | + <tileset firstgid="181" name="numbers" tilewidth="32" tileheight="32"> | |
70 | + <image source="gfx/numbers.png" width="192" height="192"/> | |
71 | + <tile id="0"> | |
72 | + <properties> | |
73 | + <property name="display" value="1"/> | |
74 | + </properties> | |
75 | + </tile> | |
76 | + <tile id="1"> | |
77 | + <properties> | |
78 | + <property name="display" value="2"/> | |
79 | + </properties> | |
80 | + </tile> | |
81 | + <tile id="2"> | |
82 | + <properties> | |
83 | + <property name="display" value="3"/> | |
84 | + </properties> | |
85 | + </tile> | |
86 | + <tile id="3"> | |
87 | + <properties> | |
88 | + <property name="display" value="4"/> | |
89 | + </properties> | |
90 | + </tile> | |
91 | + <tile id="4"> | |
92 | + <properties> | |
93 | + <property name="display" value="5"/> | |
94 | + </properties> | |
95 | + </tile> | |
96 | + <tile id="5"> | |
97 | + <properties> | |
98 | + <property name="display" value="6"/> | |
99 | + </properties> | |
100 | + </tile> | |
101 | + <tile id="6"> | |
102 | + <properties> | |
103 | + <property name="display" value="7"/> | |
104 | + </properties> | |
105 | + </tile> | |
106 | + <tile id="7"> | |
107 | + <properties> | |
108 | + <property name="display" value="8"/> | |
109 | + </properties> | |
110 | + </tile> | |
111 | + <tile id="8"> | |
112 | + <properties> | |
113 | + <property name="display" value="9"/> | |
114 | + </properties> | |
115 | + </tile> | |
116 | + <tile id="31"> | |
117 | + <properties> | |
118 | + <property name="display" value="F"/> | |
119 | + </properties> | |
120 | + </tile> | |
121 | + <tile id="32"> | |
122 | + <properties> | |
123 | + <property name="display" value="H"/> | |
124 | + </properties> | |
125 | + </tile> | |
126 | + <tile id="33"> | |
127 | + <properties> | |
128 | + <property name="display" value="M"/> | |
129 | + </properties> | |
130 | + </tile> | |
131 | + <tile id="34"> | |
132 | + <properties> | |
133 | + <property name="display" value="T"/> | |
134 | + </properties> | |
135 | + </tile> | |
136 | + <tile id="35"> | |
137 | + <properties> | |
138 | + <property name="display" value="E"/> | |
139 | + </properties> | |
140 | + </tile> | |
141 | + </tileset> | |
142 | + <tileset firstgid="217" name="tome-terrains" tilewidth="32" tileheight="32"> | |
143 | + <image source="gfx/tome-terrains.png" width="256" height="576"/> | |
144 | + <tile id="1"> | |
145 | + <properties> | |
146 | + <property name="display" value="#"/> | |
147 | + <property name="value" value=""HARDWALL""/> | |
148 | + </properties> | |
149 | + </tile> | |
150 | + <tile id="75"> | |
151 | + <properties> | |
152 | + <property name="display" value="<"/> | |
153 | + <property name="value" value=""UP""/> | |
154 | + </properties> | |
155 | + </tile> | |
156 | + <tile id="135"> | |
157 | + <properties> | |
158 | + <property name="display" value="O"/> | |
159 | + <property name="value" value=""CONTROL_ORB""/> | |
160 | + </properties> | |
161 | + </tile> | |
162 | + </tileset> | |
163 | + <tileset firstgid="361" name="dg_town132" tilewidth="32" tileheight="32"> | |
164 | + <image source="gfx/dg_town132.gif" width="288" height="128"/> | |
165 | + <tile id="3"> | |
166 | + <properties> | |
167 | + <property name="display" value="5"/> | |
168 | + </properties> | |
169 | + </tile> | |
170 | + <tile id="4"> | |
171 | + <properties> | |
172 | + <property name="display" value="2"/> | |
173 | + </properties> | |
174 | + </tile> | |
175 | + <tile id="5"> | |
176 | + <properties> | |
177 | + <property name="display" value="3"/> | |
178 | + </properties> | |
179 | + </tile> | |
180 | + <tile id="16"> | |
181 | + <properties> | |
182 | + <property name="display" value="1"/> | |
183 | + </properties> | |
184 | + </tile> | |
185 | + <tile id="22"> | |
186 | + <properties> | |
187 | + <property name="display" value="4"/> | |
188 | + </properties> | |
189 | + </tile> | |
190 | + <tile id="24"> | |
191 | + <properties> | |
192 | + <property name="display" value="5"/> | |
193 | + </properties> | |
194 | + </tile> | |
195 | + </tileset> | |
196 | + <layer name="Terrain" width="50" height="50"> | |
197 | + <data encoding="base64" compression="zlib"> | |
198 | + eJzt18sNwjAQBFC7gDSBKIy6Uw1XCynrnbX3QzKHOfAT8xiFJGdr7WQYhnlYuiLZHVf7V/ZY+lfy7Oif7fEwRFs0XV5CKliQ/pbXIywr/a3vj3Qg/dHPVjBoj41IC/L9Y+9jiOSRLBFbXPU5hEgWz020W2gMksVzE+0WiGFm8dgE2QIxjJaITVa2OCeP0U0iHJYtpE2iHZ++1/Hu3OPJx8cd/q+QTaqcP9BNqp7PkU20lqzrK2ST8flq17uzTf7p/sNqmSXaIDl+f3ukf8b9+cyi6Yd4vQxay9WxgezlbUAs1kQZPC3Rht2ezP47PNmdVz3ZHRmGYRjmjvkCT1JFsw== | |
199 | + </data> | |
200 | + </layer> | |
201 | + <objectgroup name="addSpot" width="50" height="50"> | |
202 | + <object name="Spectators" x="199" y="615" width="143" height="276"> | |
203 | + <properties> | |
204 | + <property name="subtype" value=""spectators""/> | |
205 | + <property name="type" value=""npcs""/> | |
206 | + </properties> | |
207 | + </object> | |
208 | + <object name="Spectators" x="1163" y="611" width="143" height="276"> | |
209 | + <properties> | |
210 | + <property name="subtype" value=""spectators""/> | |
211 | + <property name="type" value=""npcs""/> | |
212 | + </properties> | |
213 | + </object> | |
214 | + <object name="Spectators" x="613" y="197" width="277" height="150"> | |
215 | + <properties> | |
216 | + <property name="subtype" value=""spectators""/> | |
217 | + <property name="type" value=""npcs""/> | |
218 | + </properties> | |
219 | + </object> | |
220 | + <object name="Spectators" x="611" y="1157" width="277" height="150"> | |
221 | + <properties> | |
222 | + <property name="subtype" value=""spectators""/> | |
223 | + <property name="type" value=""npcs""/> | |
224 | + </properties> | |
225 | + </object> | |
226 | + <object name="Spectators" x="293" y="939" width="113" height="144"> | |
227 | + <properties> | |
228 | + <property name="subtype" value=""spectators""/> | |
229 | + <property name="type" value=""npcs""/> | |
230 | + </properties> | |
231 | + </object> | |
232 | + <object name="Spectators" x="427" y="1099" width="141" height="110"> | |
233 | + <properties> | |
234 | + <property name="subtype" value=""spectators""/> | |
235 | + <property name="type" value=""npcs""/> | |
236 | + </properties> | |
237 | + </object> | |
238 | + <object name="Spectators" x="937" y="1091" width="141" height="110"> | |
239 | + <properties> | |
240 | + <property name="subtype" value=""spectators""/> | |
241 | + <property name="type" value=""npcs""/> | |
242 | + </properties> | |
243 | + </object> | |
244 | + <object name="Spectators" x="937" y="295" width="141" height="110"> | |
245 | + <properties> | |
246 | + <property name="subtype" value=""spectators""/> | |
247 | + <property name="type" value=""npcs""/> | |
248 | + </properties> | |
249 | + </object> | |
250 | + <object name="Spectators" x="423" y="299" width="141" height="110"> | |
251 | + <properties> | |
252 | + <property name="subtype" value=""spectators""/> | |
253 | + <property name="type" value=""npcs""/> | |
254 | + </properties> | |
255 | + </object> | |
256 | + <object name="Spectators" x="1097" y="935" width="113" height="144"> | |