/ld26

To get this branch, use:
bzr branch /bzr/ld26

« back to all changes in this revision

Viewing changes to svg_levels.lua

  • Committer: Josh C
  • Date: 2013-04-28 01:24:54 UTC
  • Revision ID: josh@9ix.org-20130428012454-b7kpooluezexnvde
fade out

Show diffs side-by-side

added added

removed removed

2
2
 
3
3
svg_objects = {
4
4
village = {
5
 
 
6
 
Displacer:new{
7
 
  x = 11.560431, y = 275.256960,
8
 
  width = 773.497990, height = 31.528450
9
 
},
10
 
 
11
 
 
12
 
Transition:new{
13
 
  x = 780.854610, y = 202.741530,
14
 
  width = 18.917070, height = 398.309420,
15
 
  target = 'forest1'
16
 
},
17
 
 
18
 
 
19
 
Transition:new{
20
 
  x = -6.305690, y = 198.537730,
21
 
  width = 17.866121, height = 402.513210,
22
 
  target = 'lake'
23
 
},
24
 
 
25
 
},
26
 
cave = {
27
 
 
28
 
Transition:new{
29
 
  x = 74.344025, y = 435.568510,
30
 
  width = 9.620992, height = 43.731777,
31
 
  target='sheep',
32
 
targetX=253,
33
 
targetY=325
34
 
},
35
 
 
36
 
 
37
 
Flag:new{
38
 
  x = 272.011660, y = 446.064150,
39
 
  width = 18.367348, height = 29.737610,
40
 
},
41
 
 
42
 
},
43
 
bridge = {
44
 
 
45
 
Displacer:new{
46
 
  x = 280.943910, y = 284.050320,
47
 
  width = 143.613510, height = 90.656021
48
 
},
49
 
 
50
 
 
51
 
Displacer:new{
52
 
  x = 410.196040, y = 273.279300,
53
 
  width = 387.756440, height = 71.806747
54
 
},
55
 
 
56
 
 
57
 
Displacer:new{
58
 
  x = 55.650227, y = 481.518860,
59
 
  width = 55.650227, height = 22.439608
60
 
},
61
 
 
62
 
 
63
 
Displacer:new{
64
 
  x = 283.636660, y = 450.103420,
65
 
  width = 111.300450, height = 145.408650
66
 
},
67
 
 
68
 
 
69
 
Displacer:new{
70
 
  x = 22.439608, y = 309.182680,
71
 
  width = 274.660800, height = 26.029943
72
 
},
73
 
 
74
 
 
75
 
Displacer:new{
76
 
  x = 57.445393, y = 592.819340,
77
 
  width = 195.673370, height = 15.258933
78
 
},
79
 
 
80
 
 
81
 
Displacer:new{
82
 
  x = 393.141940, y = 468.952730,
83
 
  width = 53.855045, height = 130.149750
84
 
},
85
 
 
86
 
 
87
 
Transition:new{
88
 
  x = 791.669370, y = 347.778810,
89
 
  width = 12.566180, height = 245.040530,
90
 
  target='foresthut',
91
 
targetX = 138,
92
 
targetY = 402
93
 
},
94
 
 
95
 
 
96
 
Transition:new{
97
 
  x = 445.201810, y = 547.940120,
98
 
  width = 344.672330, height = 62.830990,
99
 
  target='lake',
100
 
targetX = 620,
101
 
targetY = 336
102
 
},
103
 
 
104
 
 
105
 
Transition:new{
106
 
  x = 7.180675, y = 347.778810,
107
 
  width = 47.571968, height = 247.733250,
108
 
  target = 'sheep'
109
 
},
110
 
 
111
 
 
112
 
Troll:new{
113
 
  x = 443.406650, y = 372.013580,
114
 
},
115
 
 
116
 
},
117
 
realfairy = {
118
 
},
119
 
flower = {
120
 
},
121
 
fairy = {
 
5
},
 
6
forest2 = {
122
7
},
123
8
shore = {
124
9
 
125
10
Displacer:new{
126
 
  x = -7.616363, y = 511.048430,
127
 
  width = 15.329147, height = 79.930550
128
 
},
129
 
 
130
 
 
131
 
MaybeDisplacer:new{
132
 
  x = -15.876616, y = 148.302190,
133
 
  width = 206.396010, height = 16.697821
134
 
},
135
 
 
136
 
 
137
 
MaybeDisplacer:new{
138
 
  x = -14.781677, y = 122.050610,
139
 
  width = 205.575000, height = 10.949390
140
 
},
141
 
 
142
 
 
143
 
MaybeDisplacer:new{
144
 
  x = -21.898781, y = 493.936460,
145
 
  width = 329.576660, height = 15.329147
146
 
},
147
 
 
148
 
 
149
 
MaybeDisplacer:new{
150
 
  x = -36.132988, y = 590.145570,
151
 
  width = 233.222020, height = 14.234208
152
 
},
153
 
 
154
 
 
155
 
MaybeDisplacer:new{
156
 
  x = 194.899150, y = 561.677120,
157
 
  width = 39.417805, height = 28.468416
158
 
},
159
 
 
160
 
 
161
 
MaybeDisplacer:new{
162
 
  x = 285.779080, y = 497.075710,
163
 
  width = 27.373476, height = 29.563354
164
 
},
165
 
 
166
 
 
167
 
FairyActivator:new{
168
11
  x = 171.725940, y = 132.299380,
169
 
  width = 19.192898, height = 16.162441,
170
 
},
171
 
 
172
 
 
173
 
Boat:new{
174
 
  x = 231.032140, y = 523.354250,
175
 
},
176
 
 
177
 
},
178
 
lakeroad = {
179
 
 
180
 
Displacer:new{
181
 
  x = 1.140190, y = 410.728450,
182
 
  width = 802.693730, height = 192.692110
183
 
},
184
 
 
185
 
 
186
 
Displacer:new{
187
 
  x = 401.346860, y = 189.531620,
188
 
  width = 400.206670, height = 94.635765
189
 
},
190
 
 
191
 
 
192
 
Displacer:new{
193
 
  x = 403.627230, y = 357.139530,
194
 
  width = 60.430069, height = 53.588928
195
 
},
196
 
 
197
 
 
198
 
Displacer:new{
199
 
  x = 401.346860, y = 279.606630,
200
 
  width = 23.943989, height = 79.813293
201
 
},
202
 
 
203
 
 
204
 
Transition:new{
205
 
  x = 782.170290, y = 276.186070,
206
 
  width = 20.523447, height = 140.243330,
207
 
  target = 'village'
 
12
  width = 19.192898, height = 16.162441
208
13
},
209
14
 
210
15
},
223
28
 
224
29
 
225
30
Displacer:new{
226
 
  x = 75.025925, y = 533.677860,
 
31
  x = 76.000000, y = 484.000000,
227
32
  width = 132.000000, height = 23.000000
228
33
},
229
34
 
231
36
Transition:new{
232
37
  x = -1.000000, y = 129.000000,
233
38
  width = 28.000000, height = 454.000000,
234
 
  target = 'foresthut',
235
 
targetX = 745,
236
 
targetY = 430
 
39
  target = 'village'
237
40
},
238
41
 
239
42
 
245
48
targetX = 30
246
49
},
247
50
 
248
 
 
249
 
Flower:new{
250
 
  x = 355.051060, y = 333.101410,
251
 
},
252
 
 
253
 
},
254
 
gate = {
255
 
 
256
 
Transition:new{
257
 
  x = 1.841040, y = 348.698090,
258
 
  width = 21.171955, height = 89.290421,
259
 
  target='lake',
260
 
targetX=758,
261
 
targetY=453
262
 
},
263
 
 
264
 
 
265
 
Transition:new{
266
 
  x = 529.029240, y = 373.273160,
267
 
  width = 18.433075, height = 51.612610,
268
 
  target = 'castle'
269
 
},
270
 
 
271
 
 
272
 
GateTrigger:new{
273
 
  x = 338.751280, y = 372.631590,
274
 
  width = 34.059235, height = 60.754307,
275
 
},
276
 
 
277
 
},
278
 
sheep = {
279
 
 
280
 
Displacer:new{
281
 
  x = -0.903934, y = 205.884830,
282
 
  width = 293.778470, height = 44.292755
283
 
},
284
 
 
285
 
 
286
 
Displacer:new{
287
 
  x = 349.822420, y = 204.076970,
288
 
  width = 322.704410, height = 47.004555
289
 
},
290
 
 
291
 
 
292
 
Displacer:new{
293
 
  x = 649.024540, y = 251.985460,
294
 
  width = 38.869144, height = 93.105171
295
 
},
296
 
 
297
 
 
298
 
Displacer:new{
299
 
  x = 788.230350, y = 487.008270,
300
 
  width = 18.078678, height = 115.703530
301
 
},
302
 
 
303
 
 
304
 
Displacer:new{
305
 
  x = -7.231471, y = 586.440980,
306
 
  width = 802.693300, height = 19.886545
307
 
},
308
 
 
309
 
 
310
 
Displacer:new{
311
 
  x = -7.231471, y = 249.273650,
312
 
  width = 12.655074, height = 338.975190
313
 
},
314
 
 
315
 
 
316
 
Transition:new{
317
 
  x = 703.260560, y = 347.802460,
318
 
  width = 100.336660, height = 51.524231,
319
 
  target = 'bridge',
320
 
targetX = 107,
321
 
targetY = 400
322
 
},
323
 
 
324
 
 
325
 
Transition:new{
326
 
  x = 300.106050, y = 219.443850,
327
 
  width = 42.484894, height = 24.406214,
328
 
  target='cave'
329
 
},
330
 
 
331
 
 
332
 
Transition:new{
333
 
  x = 796.365720, y = 404.750270,
334
 
  width = 9.039339, height = 75.930443,
335
 
  target = 'bridge',
336
 
targetX = 107,
337
 
targetY = 400
338
 
},
339
 
 
340
 
},
341
 
castle = {
342
 
 
343
 
Displacer:new{
344
 
  x = 673.720150, y = 410.580200,
345
 
  width = 47.098976, height = 63.481228
346
 
},
347
 
 
348
 
 
349
 
Transition:new{
350
 
  x = 73.720139, y = 401.365170,
351
 
  width = 17.406143, height = 72.696243,
352
 
  target='gate',
353
 
targetX=239,
354
 
targetY=388
355
 
},
356
 
 
357
 
 
358
 
Cat:new{
359
 
  x = 590.784970, y = 442.320830,
360
 
},
361
 
 
362
51
},
363
52
lake = {
364
 
 
365
 
Displacer:new{
366
 
  x = 1.140190, y = 532.673520,
367
 
  width = 802.693730, height = 70.747047
368
 
},
369
 
 
370
 
 
371
 
Displacer:new{
372
 
  x = 199.036710, y = 475.319240,
373
 
  width = 88.884743, height = 62.226845
374
 
},
375
 
 
376
 
 
377
 
Displacer:new{
378
 
  x = 254.349850, y = 415.082730,
379
 
  width = 161.585140, height = 76.176979
380
 
},
381
 
 
382
 
 
383
 
Displacer:new{
384
 
  x = 327.690250, y = 337.549840,
385
 
  width = 23.943989, height = 79.813293
386
 
},
387
 
 
388
 
 
389
 
Displacer:new{
390
 
  x = 441.939640, y = 545.003050,
391
 
  width = 77.584961, height = 16.695486
392
 
},
393
 
 
394
 
 
395
 
Displacer:new{
396
 
  x = 293.644320, y = 354.478000,
397
 
  width = 126.689360, height = 22.588020
398
 
},
399
 
 
400
 
 
401
 
Displacer:new{
402
 
  x = 321.142820, y = 298.498960,
403
 
  width = 66.781998, height = 55.979023
404
 
},
405
 
 
406
 
 
407
 
Displacer:new{
408
 
  x = 314.268190, y = 206.182680,
409
 
  width = 193.471360, height = 54.996933
410
 
},
411
 
 
412
 
 
413
 
Displacer:new{
414
 
  x = 318.112060, y = 260.220860,
415
 
  width = 34.470348, height = 39.394684
416
 
},
417
 
 
418
 
 
419
 
Transition:new{
420
 
  x = 782.170290, y = 295.827820,
421
 
  width = 20.523447, height = 239.434230,
422
 
  target = 'gate'
423
 
},
424
 
 
425
 
 
426
 
Transition:new{
427
 
  x = 508.191440, y = 257.266270,
428
 
  width = 275.762790, height = 30.530880,
429
 
  target='bridge',
430
 
targetX=555,
431
 
targetY=487
432
 
},
433
 
 
434
 
 
435
 
Fish:new{
436
 
  x = 348.519870, y = 380.005310,
437
 
  width = 11.818405, height = 32.500614,
438
 
},
439
 
 
440
 
},
441
 
fish = {
442
 
},
443
 
foresthut = {
444
 
 
445
 
Displacer:new{
446
 
  x = 10.420785, y = 557.369510,
447
 
  width = 777.769530, height = 50.209240
448
 
},
449
 
 
450
 
 
451
 
Displacer:new{
452
 
  x = 624.299800, y = 248.535320,
453
 
  width = 165.785220, height = 16.104851
454
 
},
455
 
 
456
 
 
457
 
Displacer:new{
458
 
  x = 494.535890, y = 253.272050,
459
 
  width = 130.711270, height = 45.472519
460
 
},
461
 
 
462
 
 
463
 
Displacer:new{
464
 
  x = 359.108890, y = 228.641110,
465
 
  width = 134.457460, height = 68.205078
466
 
},
467
 
 
468
 
 
469
 
Displacer:new{
470
 
  x = 4.736721, y = 227.693760,
471
 
  width = 452.830510, height = 30.315012
472
 
},
473
 
 
474
 
 
475
 
Displacer:new{
476
 
  x = 290.823460, y = 260.068940,
477
 
  width = 67.261436, height = 88.795479
478
 
},
479
 
 
480
 
 
481
 
Displacer:new{
482
 
  x = 182.837420, y = 253.272050,
483
 
  width = 70.103462, height = 56.840649
484
 
},
485
 
 
486
 
 
487
 
Displacer:new{
488
 
  x = 35.051731, y = 493.897460,
489
 
  width = 105.155200, height = 38.841110
490
 
},
491
 
 
492
 
 
493
 
Displacer:new{
494
 
  x = 655.562130, y = 502.423550,
495
 
  width = 92.839722, height = 29.367668
496
 
},
497
 
 
498
 
 
499
 
Transition:new{
500
 
  x = 789.137630, y = 253.272050,
501
 
  width = 22.736259, height = 344.833250,
502
 
  target = 'forest1'
503
 
},
504
 
 
505
 
 
506
 
Transition:new{
507
 
  x = -16.104849, y = 254.219410,
508
 
  width = 22.736259, height = 344.833250,
509
 
  target = 'bridge',
510
 
targetX = 735,
511
 
targetY = 434
512
 
},
513
 
 
514
 
 
515
 
Fairy:new{
516
 
  x = 395.731810, y = 304.621250,
517
 
  width = 40.709251, height = 58.697060,
518
 
},
519
 
 
520
 
},
521
 
flag = {
522
 
},
523
 
cat48 = {
524
 
},
525
 
}
526
 
 
527
 
fairytarget = Sprite:new{
528
 
  x = 42.702625, y = 537.588500,
529
 
  width = 14.234208, height = 15.329147,
530
 
  visible = false
531
 
}
532
 
 
533
 
gateup = Fill:new{
534
 
  x = 517.393430, y = 236.349990,
535
 
  width = 33.179535, height = 191.703980,
536
 
  fill = {108,57,22,255},
537
 
  gateup = true
538
 
}
539
 
 
540
 
gatedown = Fill:new{
541
 
  x = 354.836700, y = 427.650760,
542
 
  width = 164.054370, height = 19.354729,
543
 
  fill = {108,57,22,255},
544
 
  visible = false
545
 
}
546
 
 
 
53
},
 
54
}