fix: json data validation (#514)

* json data validation

* 使用 jsonDataValidation 自动更正

* fix: 字段缺失时补全而不是报错
This commit is contained in:
秋云
2025-04-03 22:02:37 +08:00
committed by GitHub
parent b865b200bc
commit fbef10776b
2595 changed files with 125405 additions and 122363 deletions

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1629.599609375,
"y": 2834.27490234375,
"x": -1629.6,
"y": 2834.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1634.5205078125,
"y": 2845.41455078125,
"x": -1634.52,
"y": 2845.41,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1633.04296875,
"y": 2867.308349609375,
"x": -1633.04,
"y": 2867.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1641.689453125,
"y": 2920.307861328125,
"x": -1641.69,
"y": 2920.31,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1663.79296875,
"y": 2939.131103515625,
"x": -1663.79,
"y": 2939.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1678.455078125,
"y": 2969.748046875,
"x": -1678.46,
"y": 2969.75,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -65,7 +65,7 @@
{
"id": 7,
"x": -1717.75,
"y": 2994.4130859375,
"y": 2994.41,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1629.599609375,
"y": 2834.27490234375,
"x": -1629.6,
"y": 2834.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1640.6552734375,
"y": 2809.350830078125,
"x": -1640.66,
"y": 2809.35,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1662.6259765625,
"y": 2787.22900390625,
"x": -1662.63,
"y": 2787.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1685.9453125,
"y": 2801.664794921875,
"x": -1685.95,
"y": 2801.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1767.455078125,
"y": 2848.52197265625,
"x": -1767.46,
"y": 2848.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1772.6376953125,
"y": 2851.83544921875,
"x": -1772.64,
"y": 2851.84,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1747.794921875,
"y": 2881.6357421875,
"x": -1747.79,
"y": 2881.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1764.7236328125,
"y": 2897.176025390625,
"x": -1764.72,
"y": 2897.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1791.2216796875,
"y": 2928.352294921875,
"x": -1791.22,
"y": 2928.35,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1764.0107421875,
"y": 2949.337890625,
"x": -1764.01,
"y": 2949.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1773.1298828125,
"y": 2927.87841796875,
"x": -1773.13,
"y": 2927.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1769.078125,
"y": 2912.20947265625,
"x": -1769.08,
"y": 2912.21,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1629.228515625,
"y": 2834.403564453125,
"x": -1629.23,
"y": 2834.4,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1571.0556640625,
"y": 2859.05224609375,
"x": -1571.06,
"y": 2859.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1568.5703125,
"y": 2873.676025390625,
"x": -1568.57,
"y": 2873.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1552.64453125,
"y": 2861.603271484375,
"x": -1552.64,
"y": 2861.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1535.6162109375,
"y": 2820.638671875,
"x": -1535.62,
"y": 2820.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1489.404296875,
"y": 2837.256103515625,
"x": -1489.4,
"y": 2837.26,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1469.146484375,
"y": 2805.42138671875,
"x": -1469.15,
"y": 2805.42,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1434.82421875,
"y": 2789.5625,
"x": -1434.82,
"y": 2789.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1431.0458984375,
"y": 2764.46826171875,
"x": -1431.05,
"y": 2764.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1409.736328125,
"y": 2771.3779296875,
"x": -1409.74,
"y": 2771.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1364.875,
"y": 2760.658935546875,
"x": -1364.88,
"y": 2760.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1398.65625,
"y": 2740.977294921875,
"x": -1398.66,
"y": 2740.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1396.4814453125,
"y": 2731.387451171875,
"x": -1396.48,
"y": 2731.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1402.91796875,
"y": 2724.566162109375,
"x": -1402.92,
"y": 2724.57,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1629.228515625,
"y": 2834.403564453125,
"x": -1629.23,
"y": 2834.4,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1641.7939453125,
"y": 2812.7470703125,
"x": -1641.79,
"y": 2812.75,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1633.2509765625,
"y": 2733.20458984375,
"x": -1633.25,
"y": 2733.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1604.509765625,
"y": 2682.821533203125,
"x": -1604.51,
"y": 2682.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1584.419921875,
"y": 2659.326904296875,
"x": -1584.42,
"y": 2659.33,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1555.0263671875,
"y": 2669.656494140625,
"x": -1555.03,
"y": 2669.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1596.048828125,
"y": 2699.721923828125,
"x": -1596.05,
"y": 2699.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -1587.2939453125,
"y": 2705.432373046875,
"x": -1587.29,
"y": 2705.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -1620.0556640625,
"y": 2757.08544921875,
"x": -1620.06,
"y": 2757.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -1604.560546875,
"y": 2793.093994140625,
"x": -1604.56,
"y": 2793.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -1613.78125,
"y": 2817.1259765625,
"x": -1613.78,
"y": 2817.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -1642.4580078125,
"y": 2682.26904296875,
"x": -1642.46,
"y": 2682.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -1639.1611328125,
"y": 2666.4072265625,
"x": -1639.16,
"y": 2666.41,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -1611.2255859375,
"y": 2632.5380859375,
"x": -1611.23,
"y": 2632.54,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -1605.181640625,
"y": 2615.93310546875,
"x": -1605.18,
"y": 2615.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -1575.884765625,
"y": 2597.0966796875,
"x": -1575.88,
"y": 2597.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -1525.15625,
"y": 2610.798095703125,
"x": -1525.16,
"y": 2610.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -1504.013671875,
"y": 2612.573974609375,
"x": -1504.01,
"y": 2612.57,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1273.75390625,
"y": 2721.6806640625,
"x": -1273.75,
"y": 2721.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1273.3564453125,
"y": 2729.89013671875,
"x": -1273.36,
"y": 2729.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1262.177734375,
"y": 2753.28564453125,
"x": -1262.18,
"y": 2753.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1267.083984375,
"y": 2768.0751953125,
"x": -1267.08,
"y": 2768.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1298.095703125,
"y": 2758.8095703125,
"x": -1298.1,
"y": 2758.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1299.5869140625,
"y": 2796.599609375,
"x": -1299.59,
"y": 2796.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1326.1953125,
"y": 2841.031982421875,
"x": -1326.2,
"y": 2841.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1314.1396484375,
"y": 2852.285888671875,
"x": -1314.14,
"y": 2852.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1333.4453125,
"y": 2885.147705078125,
"x": -1333.45,
"y": 2885.15,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1342.0927734375,
"y": 2887.7470703125,
"x": -1342.09,
"y": 2887.75,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1338.201171875,
"y": 2920.73876953125,
"x": -1338.2,
"y": 2920.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1392.873046875,
"y": 2941.81640625,
"x": -1392.87,
"y": 2941.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1296.7958984375,
"y": 2948.572998046875,
"x": -1296.8,
"y": 2948.57,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1251.50390625,
"y": 2934.605224609375,
"x": -1251.5,
"y": 2934.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1206.681640625,
"y": 2900.32421875,
"x": -1206.68,
"y": 2900.32,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1160.3661967125263,
"y": 2918,
"x": -1160.37,
"y": 2918.0,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1273.72265625,
"y": 2721.57177734375,
"x": -1273.72,
"y": 2721.57,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1261.5146484375,
"y": 2744.52734375,
"x": -1261.51,
"y": 2744.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1267.662109375,
"y": 2778.341064453125,
"x": -1267.66,
"y": 2778.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1255.82421875,
"y": 2781.9228515625,
"x": -1255.82,
"y": 2781.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1237.34375,
"y": 2792.706787109375,
"x": -1237.34,
"y": 2792.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1234.2392578125,
"y": 2812.528564453125,
"x": -1234.24,
"y": 2812.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1233.07421875,
"y": 2819.381591796875,
"x": -1233.07,
"y": 2819.38,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1237.7275390625,
"y": 2821.52587890625,
"x": -1237.73,
"y": 2821.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1166.486328125,
"y": 2777.980712890625,
"x": -1166.49,
"y": 2777.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1166.0537109375,
"y": 2766.465087890625,
"x": -1166.05,
"y": 2766.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1149.4794921875,
"y": 2743.6630859375,
"x": -1149.48,
"y": 2743.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1152.787109375,
"y": 2726.063232421875,
"x": -1152.79,
"y": 2726.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1117.0078125,
"y": 2667.760009765625,
"x": -1117.01,
"y": 2667.76,
"type": "target",
"move_mode": "fly",
"action": "stop_flying",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1273.7392578125,
"y": 2721.637451171875,
"x": -1273.74,
"y": 2721.64,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1282.01171875,
"y": 2701.150634765625,
"x": -1282.01,
"y": 2701.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1271.12109375,
"y": 2686.04296875,
"x": -1271.12,
"y": 2686.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1278.712890625,
"y": 2666.282958984375,
"x": -1278.71,
"y": 2666.28,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,7 +5,7 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -1505.8046875,
"y": 2296.130615234375,
"x": -1505.8,
"y": 2296.13,
"action_params": ""
},
{
"id": 2,
"x": -1522.8896484375,
"y": 2282.395263671875,
"x": -1522.89,
"y": 2282.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1526.40234375,
"y": 2272.1650390625,
"x": -1526.4,
"y": 2272.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1519.0478515625,
"y": 2308.121826171875,
"x": -1519.05,
"y": 2308.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1578.0703125,
"y": 2414.97509765625,
"x": -1578.07,
"y": 2414.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1584.5029296875,
"y": 2437.449462890625,
"x": -1584.5,
"y": 2437.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1642.5361328125,
"y": 2420.4580078125,
"x": -1642.54,
"y": 2420.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1702.818359375,
"y": 2439.67138671875,
"x": -1702.82,
"y": 2439.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1721.693359375,
"y": 2460.8212890625,
"x": -1721.69,
"y": 2460.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1700.7998046875,
"y": 2508.341552734375,
"x": -1700.8,
"y": 2508.34,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1505.8740234375,
"y": 2296.28857421875,
"x": -1505.87,
"y": 2296.29,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1479.0341796875,
"y": 2301.983154296875,
"x": -1479.03,
"y": 2301.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1410.4697265625,
"y": 2312.859619140625,
"x": -1410.47,
"y": 2312.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1384.623046875,
"y": 2352.24267578125,
"x": -1384.62,
"y": 2352.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1379.5859375,
"y": 2358.29248046875,
"x": -1379.59,
"y": 2358.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1384.328125,
"y": 2352.731201171875,
"x": -1384.33,
"y": 2352.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1350.76171875,
"y": 2310.1650390625,
"x": -1350.76,
"y": 2310.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1339.00390625,
"y": 2295.438232421875,
"x": -1339.0,
"y": 2295.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1305.71875,
"y": 2337.319580078125,
"x": -1305.72,
"y": 2337.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1279.87109375,
"y": 2373.4443359375,
"x": -1279.87,
"y": 2373.44,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1505.8251953125,
"y": 2296.177490234375,
"x": -1505.83,
"y": 2296.18,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1478.1806640625,
"y": 2322.846435546875,
"x": -1478.18,
"y": 2322.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1491.791015625,
"y": 2387.700927734375,
"x": -1491.79,
"y": 2387.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1446.6220703125,
"y": 2456.5751953125,
"x": -1446.62,
"y": 2456.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1428.703125,
"y": 2483.985595703125,
"x": -1428.7,
"y": 2483.99,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1420.970703125,
"y": 2500.115234375,
"x": -1420.97,
"y": 2500.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1429.853515625,
"y": 2542.20703125,
"x": -1429.85,
"y": 2542.21,
"type": "target",
"move_mode": "fly",
"action": "stop_flying",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1330.044921875,
"y": 2563.78369140625,
"x": -1330.04,
"y": 2563.78,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1298.0302734375,
"y": 2553.782470703125,
"x": -1298.03,
"y": 2553.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1270.9208984375,
"y": 2533.254150390625,
"x": -1270.92,
"y": 2533.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1235.810546875,
"y": 2506.9873046875,
"x": -1235.81,
"y": 2506.99,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1120.8251953125,
"y": 2190.77001953125,
"x": -1120.83,
"y": 2190.77,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1166.748046875,
"y": 2191.38916015625,
"x": -1166.75,
"y": 2191.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1182.505859375,
"y": 2192.900390625,
"x": -1182.51,
"y": 2192.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1250.9736328125,
"y": 2192.022705078125,
"x": -1250.97,
"y": 2192.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1263.41796875,
"y": 2213.83544921875,
"x": -1263.42,
"y": 2213.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1328.455078125,
"y": 2221.617919921875,
"x": -1328.46,
"y": 2221.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1323.7724609375,
"y": 2198.6201171875,
"x": -1323.77,
"y": 2198.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1384.2802734375,
"y": 2206.55615234375,
"x": -1384.28,
"y": 2206.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1416.326171875,
"y": 2202.4189453125,
"x": -1416.33,
"y": 2202.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1416.6435546875,
"y": 2195.03173828125,
"x": -1416.64,
"y": 2195.03,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1120.896484375,
"y": 2190.46630859375,
"x": -1120.9,
"y": 2190.47,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1068.4794921875,
"y": 2165.263916015625,
"x": -1068.48,
"y": 2165.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -970.0966796875,
"y": 2211.007080078125,
"x": -970.1,
"y": 2211.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -964.791015625,
"y": 2207.29443359375,
"x": -964.79,
"y": 2207.29,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1167.716796875,
"y": 2133.234619140625,
"x": -1167.72,
"y": 2133.23,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1139.6015625,
"y": 2114.31494140625,
"x": -1139.6,
"y": 2114.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1226.6201171875,
"y": 2109.9599609375,
"x": -1226.62,
"y": 2109.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1221.1181640625,
"y": 2101.537841796875,
"x": -1221.12,
"y": 2101.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1218.798828125,
"y": 2095.55126953125,
"x": -1218.8,
"y": 2095.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1223.982421875,
"y": 2097.257080078125,
"x": -1223.98,
"y": 2097.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1278.982421875,
"y": 2093.0546875,
"x": -1278.98,
"y": 2093.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1297.43359375,
"y": 2096.94775390625,
"x": -1297.43,
"y": 2096.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1319.76953125,
"y": 2076.989501953125,
"x": -1319.77,
"y": 2076.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1329.7900390625,
"y": 2085.020751953125,
"x": -1329.79,
"y": 2085.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1373.630859375,
"y": 2072.2626953125,
"x": -1373.63,
"y": 2072.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1366.9580078125,
"y": 2087.982177734375,
"x": -1366.96,
"y": 2087.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1373.15234375,
"y": 2090.76953125,
"x": -1373.15,
"y": 2090.77,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1266.8251953125,
"y": 1933.86279296875,
"x": -1266.83,
"y": 1933.86,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1277.375,
"y": 1924.869140625,
"x": -1277.38,
"y": 1924.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1280.748046875,
"y": 1924.58984375,
"x": -1280.75,
"y": 1924.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1308.0634765625,
"y": 1919.04150390625,
"x": -1308.06,
"y": 1919.04,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1266.482421875,
"y": 1933.5966796875,
"x": -1266.48,
"y": 1933.6,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1245.6259765625,
"y": 1940.60400390625,
"x": -1245.63,
"y": 1940.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1251.82421875,
"y": 1934.93994140625,
"x": -1251.82,
"y": 1934.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1185.6806640625,
"y": 1945.57080078125,
"x": -1185.68,
"y": 1945.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1142.173828125,
"y": 1943.57177734375,
"x": -1142.17,
"y": 1943.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1127.8857421875,
"y": 1930.38916015625,
"x": -1127.89,
"y": 1930.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1121.720703125,
"y": 1889.43115234375,
"x": -1121.72,
"y": 1889.43,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,7 +109,7 @@
},
{
"id": 12,
"x": -1126.6572265625,
"x": -1126.66,
"y": 1889.5,
"type": "path",
"move_mode": "walk",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1535.5380859375,
"y": 1977.0703125,
"x": -1535.54,
"y": 1977.07,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1583.51953125,
"y": 2017.0068359375,
"x": -1583.52,
"y": 2017.01,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1583.2119140625,
"y": 2040.8955078125,
"x": -1583.21,
"y": 2040.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1576.642578125,
"y": 2044.2431640625,
"x": -1576.64,
"y": 2044.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1535.9423828125,
"y": 1977.73291015625,
"x": -1535.94,
"y": 1977.73,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1568.6318359375,
"y": 1973.85595703125,
"x": -1568.63,
"y": 1973.86,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1535.5380859375,
"y": 1977.0703125,
"x": -1535.54,
"y": 1977.07,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1496.01953125,
"y": 2012.33837890625,
"x": -1496.02,
"y": 2012.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1478.373046875,
"y": 2003.21484375,
"x": -1478.37,
"y": 2003.21,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1475.0205078125,
"y": 2008.3701171875,
"x": -1475.02,
"y": 2008.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1467.5791015625,
"y": 2006.12744140625,
"x": -1467.58,
"y": 2006.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1444.759765625,
"y": 2056.6708984375,
"x": -1444.76,
"y": 2056.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1536.802734375,
"y": 1978.61328125,
"x": -1536.8,
"y": 1978.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1477.10546875,
"y": 1962.19580078125,
"x": -1477.11,
"y": 1962.2,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1469.3310546875,
"y": 1953.77099609375,
"x": -1469.33,
"y": 1953.77,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1453.4951171875,
"y": 1924.5234375,
"x": -1453.5,
"y": 1924.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1444.80859375,
"y": 1896.3115234375,
"x": -1444.81,
"y": 1896.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1473.7255859375,
"y": 1927.490234375,
"x": -1473.73,
"y": 1927.49,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1498.06640625,
"y": 1928.05859375,
"x": -1498.07,
"y": 1928.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1508.416015625,
"y": 1918.90478515625,
"x": -1508.42,
"y": 1918.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1496.6279296875,
"y": 1929.72265625,
"x": -1496.63,
"y": 1929.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -1521.2763671875,
"y": 1938.78564453125,
"x": -1521.28,
"y": 1938.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -1530.310546875,
"y": 1921.4580078125,
"x": -1530.31,
"y": 1921.46,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -1551.185546875,
"y": 1946.67431640625,
"x": -1551.19,
"y": 1946.67,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1638.5830078125,
"y": 2153.93017578125,
"x": -1638.58,
"y": 2153.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1618.1044921875,
"y": 2134.743408203125,
"x": -1618.1,
"y": 2134.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1623.0908203125,
"y": 2118.562255859375,
"x": -1623.09,
"y": 2118.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1613.4609375,
"y": 2085.470458984375,
"x": -1613.46,
"y": 2085.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1664.6279296875,
"y": 2077.22900390625,
"x": -1664.63,
"y": 2077.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1698.2666015625,
"y": 2073.580810546875,
"x": -1698.27,
"y": 2073.58,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1726.98046875,
"y": 2091.804443359375,
"x": -1726.98,
"y": 2091.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1725.9287109375,
"y": 2109.20068359375,
"x": -1725.93,
"y": 2109.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1639.5400390625,
"y": 2153.847900390625,
"x": -1639.54,
"y": 2153.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1679.904296875,
"y": 2152.161376953125,
"x": -1679.9,
"y": 2152.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1687.4833984375,
"y": 2168.448974609375,
"x": -1687.48,
"y": 2168.45,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1691.048828125,
"y": 2172.563232421875,
"x": -1691.05,
"y": 2172.56,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1705.50390625,
"y": 2163.152587890625,
"x": -1705.5,
"y": 2163.15,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1745.009765625,
"y": 2149.722900390625,
"x": -1745.01,
"y": 2149.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1751.41796875,
"y": 2157.46533203125,
"x": -1751.42,
"y": 2157.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1763.208984375,
"y": 2165.926513671875,
"x": -1763.21,
"y": 2165.93,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1999.109375,
"y": 1434.80517578125,
"x": -1999.11,
"y": 1434.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -2067.357421875,
"y": 1409.0830078125,
"x": -2067.36,
"y": 1409.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -2041.5927734375,
"y": 1393.4267578125,
"x": -2041.59,
"y": 1393.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1986.8212890625,
"y": 1331.67431640625,
"x": -1986.82,
"y": 1331.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1970.9384765625,
"y": 1356.97265625,
"x": -1970.94,
"y": 1356.97,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1961.8916015625,
"y": 1376.04541015625,
"x": -1961.89,
"y": 1376.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1963.7236328125,
"y": 1389.3916015625,
"x": -1963.72,
"y": 1389.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1976.4619140625,
"y": 1365.85205078125,
"x": -1976.46,
"y": 1365.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1975.1533203125,
"y": 1359.046875,
"x": -1975.15,
"y": 1359.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1986.2763671875,
"y": 1296.568359375,
"x": -1986.28,
"y": 1296.57,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1964.8515625,
"y": 1259.02734375,
"x": -1964.85,
"y": 1259.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1955.0205078125,
"y": 1246.5458984375,
"x": -1955.02,
"y": 1246.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1928.6455078125,
"y": 1253.48583984375,
"x": -1928.65,
"y": 1253.49,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1906.978515625,
"y": 1220.1572265625,
"x": -1906.98,
"y": 1220.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1870.37109375,
"y": 1215.650390625,
"x": -1870.37,
"y": 1215.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1823.7861328125,
"y": 1257.1015625,
"x": -1823.79,
"y": 1257.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1804.1357421875,
"y": 1264.7294921875,
"x": -1804.14,
"y": 1264.73,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1800.2724609375,
"y": 1234.24951171875,
"x": -1800.27,
"y": 1234.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1790.9443359375,
"y": 1225.96533203125,
"x": -1790.94,
"y": 1225.97,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1797.3125,
"y": 1192.7177734375,
"x": -1797.31,
"y": 1192.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1795.48046875,
"y": 1184.80615234375,
"x": -1795.48,
"y": 1184.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -1779.166015625,
"y": 1203.68115234375,
"x": -1779.17,
"y": 1203.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -1764.3837890625,
"y": 1189.53173828125,
"x": -1764.38,
"y": 1189.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -1756.44140625,
"y": 1192.14111328125,
"x": -1756.44,
"y": 1192.14,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -1687.9814453125,
"y": 1175.15966796875,
"x": -1687.98,
"y": 1175.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -1669.14453125,
"y": 1163.07666015625,
"x": -1669.14,
"y": 1163.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -1613.544921875,
"y": 1132.83740234375,
"x": -1613.54,
"y": 1132.84,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -1608.130859375,
"y": 1235.26904296875,
"x": -1608.13,
"y": 1235.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -1618.732421875,
"y": 1243.9033203125,
"x": -1618.73,
"y": 1243.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -1604.3916015625,
"y": 1252.45458984375,
"x": -1604.39,
"y": 1252.45,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -1592.015625,
"y": 1258.86767578125,
"x": -1592.02,
"y": 1258.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -1589.47265625,
"y": 1265.1240234375,
"x": -1589.47,
"y": 1265.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": -1587.455078125,
"y": 1289.263671875,
"x": -1587.46,
"y": 1289.26,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": -1639.7158203125,
"y": 1332.03076171875,
"x": -1639.72,
"y": 1332.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": -1711.6708984375,
"y": 1361.57470703125,
"x": -1711.67,
"y": 1361.57,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": -1688.62890625,
"y": 1338.95556640625,
"x": -1688.63,
"y": 1338.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": -1673.7919921875,
"y": 1338.60986328125,
"x": -1673.79,
"y": 1338.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": -1671.69140625,
"y": 1320.81787109375,
"x": -1671.69,
"y": 1320.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": -1687.9462890625,
"y": 1315.86376953125,
"x": -1687.95,
"y": 1315.86,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": -1706.65234375,
"y": 1315.14453125,
"x": -1706.65,
"y": 1315.14,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": -1708.41015625,
"y": 1295.94677734375,
"x": -1708.41,
"y": 1295.95,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": -1713.189453125,
"y": 1282.0390625,
"x": -1713.19,
"y": 1282.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": -1720.591796875,
"y": 1282.53173828125,
"x": -1720.59,
"y": 1282.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": -1725.0361328125,
"y": 1282.642578125,
"x": -1725.04,
"y": 1282.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": -1724.2998046875,
"y": 1272.87646484375,
"x": -1724.3,
"y": 1272.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": -1715.2001953125,
"y": 1264.060546875,
"x": -1715.2,
"y": 1264.06,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": -1722.896484375,
"y": 1265.017578125,
"x": -1722.9,
"y": 1265.02,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": -1716.3291015625,
"y": 1255.03955078125,
"x": -1716.33,
"y": 1255.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": -1711.42578125,
"y": 1240.13037109375,
"x": -1711.43,
"y": 1240.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": -1684.744140625,
"y": 1253.9228515625,
"x": -1684.74,
"y": 1253.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": -1685.060546875,
"y": 1237.62744140625,
"x": -1685.06,
"y": 1237.63,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1432.7080078125,
"y": 1464.58203125,
"x": -1432.71,
"y": 1464.58,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1488.1142578125,
"y": 1452.37939453125,
"x": -1488.11,
"y": 1452.38,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1495.98046875,
"y": 1435.54541015625,
"x": -1495.98,
"y": 1435.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1489.671875,
"y": 1434.62890625,
"x": -1489.67,
"y": 1434.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1485.291015625,
"y": 1437.9619140625,
"x": -1485.29,
"y": 1437.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1492.4453125,
"y": 1434.94970703125,
"x": -1492.45,
"y": 1434.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1471.1669921875,
"y": 1403.10546875,
"x": -1471.17,
"y": 1403.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1498.912109375,
"y": 1366.287109375,
"x": -1498.91,
"y": 1366.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1509.298828125,
"y": 1353.77294921875,
"x": -1509.3,
"y": 1353.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1508.6181640625,
"y": 1347.125,
"x": -1508.62,
"y": 1347.12,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1503.5185546875,
"y": 1341.72265625,
"x": -1503.52,
"y": 1341.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1511.90625,
"y": 1333.5087890625,
"x": -1511.91,
"y": 1333.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1524.4892578125,
"y": 1308.98779296875,
"x": -1524.49,
"y": 1308.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1517.6396484375,
"y": 1303.66552734375,
"x": -1517.64,
"y": 1303.67,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1506.501953125,
"y": 1310.65283203125,
"x": -1506.5,
"y": 1310.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1482.96875,
"y": 1337.05224609375,
"x": -1482.97,
"y": 1337.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1448.1025390625,
"y": 1332.97509765625,
"x": -1448.1,
"y": 1332.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1414.4931640625,
"y": 1355.9111328125,
"x": -1414.49,
"y": 1355.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1403.6240234375,
"y": 1353.951171875,
"x": -1403.62,
"y": 1353.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1400.24609375,
"y": 1352.94189453125,
"x": -1400.25,
"y": 1352.94,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1386.3857421875,
"y": 1346.95703125,
"x": -1386.39,
"y": 1346.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -1376.6279296875,
"y": 1296.615234375,
"x": -1376.63,
"y": 1296.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -1348.4189453125,
"y": 1293.14501953125,
"x": -1348.42,
"y": 1293.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -1345.466796875,
"y": 1293.65869140625,
"x": -1345.47,
"y": 1293.66,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -1338.353515625,
"y": 1293.41650390625,
"x": -1338.35,
"y": 1293.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -1332.52734375,
"y": 1294.8154296875,
"x": -1332.53,
"y": 1294.82,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -1315.0751953125,
"y": 1296.75146484375,
"x": -1315.08,
"y": 1296.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,7 +254,7 @@
{
"id": 28,
"x": -1299.5,
"y": 1317.80322265625,
"y": 1317.8,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -1310.74609375,
"y": 1265.24658203125,
"x": -1310.75,
"y": 1265.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -1321.8505859375,
"y": 1210.67041015625,
"x": -1321.85,
"y": 1210.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -1317.5458984375,
"y": 1190.21484375,
"x": -1317.55,
"y": 1190.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -1314.224609375,
"y": 1177.57568359375,
"x": -1314.22,
"y": 1177.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": -1396.9326171875,
"y": 1112.9326171875,
"x": -1396.93,
"y": 1112.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": -1431.3271484375,
"y": 1092.7607421875,
"x": -1431.33,
"y": 1092.76,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": -1432.783203125,
"y": 1096.79931640625,
"x": -1432.78,
"y": 1096.8,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": -1411.818359375,
"y": 1157.90869140625,
"x": -1411.82,
"y": 1157.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": -1430.2626953125,
"y": 1177.44921875,
"x": -1430.26,
"y": 1177.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": -1496.380859375,
"y": 1180.69482421875,
"x": -1496.38,
"y": 1180.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": -1529.6513671875,
"y": 1147.8779296875,
"x": -1529.65,
"y": 1147.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": -1545.421875,
"y": 1147.482421875,
"x": -1545.42,
"y": 1147.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": -1570.888671875,
"y": 1180.00732421875,
"x": -1570.89,
"y": 1180.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": -1582.62890625,
"y": 1175.50048828125,
"x": -1582.63,
"y": 1175.5,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1432.732421875,
"y": 1464.5771484375,
"x": -1432.73,
"y": 1464.58,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1428.2646484375,
"y": 1470.2529296875,
"x": -1428.26,
"y": 1470.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1403.6435546875,
"y": 1532.56494140625,
"x": -1403.64,
"y": 1532.56,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1388.111328125,
"y": 1610.1845703125,
"x": -1388.11,
"y": 1610.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1385.1552734375,
"y": 1630.92431640625,
"x": -1385.16,
"y": 1630.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1406.6650390625,
"y": 1650.99267578125,
"x": -1406.67,
"y": 1650.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1420.4658203125,
"y": 1651.58935546875,
"x": -1420.47,
"y": 1651.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1428.130859375,
"y": 1667.23486328125,
"x": -1428.13,
"y": 1667.23,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1437.220703125,
"y": 1663.7001953125,
"x": -1437.22,
"y": 1663.7,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -578.7275390625,
"y": 1853.30908203125,
"x": -578.73,
"y": 1853.31,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -563.455078125,
"y": 1844.88330078125,
"x": -563.46,
"y": 1844.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -519.3291015625,
"y": 1817.2529296875,
"x": -519.33,
"y": 1817.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -502.7421875,
"y": 1802.4306640625,
"x": -502.74,
"y": 1802.43,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -480.9716796875,
"y": 1775.64697265625,
"x": -480.97,
"y": 1775.65,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -480.9482421875,
"y": 1789.302734375,
"x": -480.95,
"y": 1789.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -372.4013671875,
"y": 1827.2685546875,
"x": -372.4,
"y": 1827.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -366.9521484375,
"y": 1840.1767578125,
"x": -366.95,
"y": 1840.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -371.70703125,
"y": 1885.896484375,
"x": -371.71,
"y": 1885.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -364.8720703125,
"y": 1915.27783203125,
"x": -364.87,
"y": 1915.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -371.91015625,
"y": 1939.21484375,
"x": -371.91,
"y": 1939.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -379.1748046875,
"y": 1937.3994140625,
"x": -379.17,
"y": 1937.4,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -201.2001953125,
"y": 1861.89208984375,
"x": -201.2,
"y": 1861.89,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -190.9326171875,
"y": 1882.04150390625,
"x": -190.93,
"y": 1882.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -282.3447265625,
"y": 1834.5703125,
"x": -282.34,
"y": 1834.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -287.3095703125,
"y": 1837.0009765625,
"x": -287.31,
"y": 1837.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -297.9912109375,
"y": 1796.6923828125,
"x": -297.99,
"y": 1796.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -296.1474609375,
"y": 1784.9853515625,
"x": -296.15,
"y": 1784.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -300.16796875,
"y": 1752.5185546875,
"x": -300.17,
"y": 1752.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -332.9658203125,
"y": 1727.03271484375,
"x": -332.97,
"y": 1727.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -390.3779296875,
"y": 1638.75146484375,
"x": -390.38,
"y": 1638.75,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -521.6240234375,
"y": 2181.30859375,
"x": -521.62,
"y": 2181.31,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": -522.0244140625,
"y": 2166.4208984375,
"x": -522.02,
"y": 2166.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": -541.2958984375,
"y": 2164.41015625,
"x": -541.3,
"y": 2164.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": -551.013671875,
"y": 2174.119384765625,
"x": -551.01,
"y": 2174.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": -553.4345703125,
"y": 2177.73193359375,
"x": -553.43,
"y": 2177.73,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -580.7998046875,
"y": 2178.903076171875,
"x": -580.8,
"y": 2178.9,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -521.6240234375,
"y": 2181.30859375,
"x": -521.62,
"y": 2181.31,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -532.130859375,
"y": 2150.6591796875,
"x": -532.13,
"y": 2150.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -538.1064453125,
"y": 2134.470947265625,
"x": -538.11,
"y": 2134.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": -529.359375,
"y": 2117.896240234375,
"x": -529.36,
"y": 2117.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": -508.41796875,
"y": 2105.374755859375,
"x": -508.42,
"y": 2105.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": -480.0390625,
"y": 2112.340087890625,
"x": -480.04,
"y": 2112.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": -458.53125,
"y": 2133.4150390625,
"x": -458.53,
"y": 2133.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": -439.962890625,
"y": 2151.122314453125,
"x": -439.96,
"y": 2151.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": -427.1630859375,
"y": 2167.345703125,
"x": -427.16,
"y": 2167.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": -407.7666015625,
"y": 2139.857666015625,
"x": -407.77,
"y": 2139.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": -401.732421875,
"y": 2115.2392578125,
"x": -401.73,
"y": 2115.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": -384.3359375,
"y": 2093.126708984375,
"x": -384.34,
"y": 2093.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": -383.9375,
"y": 2087.102294921875,
"x": -383.94,
"y": 2087.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": -384.185546875,
"y": 2080.933837890625,
"x": -384.19,
"y": 2080.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": -390.6953125,
"y": 2080.833984375,
"x": -390.7,
"y": 2080.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": -397.892578125,
"y": 2065.362548828125,
"x": -397.89,
"y": 2065.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": -397.7119140625,
"y": 2039.77197265625,
"x": -397.71,
"y": 2039.77,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -243.7900390625,
"y": 2256.36474609375,
"x": -243.79,
"y": 2256.36,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -266.4248046875,
"y": 2253.39208984375,
"x": -266.42,
"y": 2253.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -298.51953125,
"y": 2252.10986328125,
"x": -298.52,
"y": 2252.11,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -386.2255859375,
"y": 2297.625244140625,
"x": -386.23,
"y": 2297.63,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -394.2060546875,
"y": 2275.329833984375,
"x": -394.21,
"y": 2275.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -409.48046875,
"y": 2309.6845703125,
"x": -409.48,
"y": 2309.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -425.0419921875,
"y": 2357.78271484375,
"x": -425.04,
"y": 2357.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -395.58203125,
"y": 2385.315185546875,
"x": -395.58,
"y": 2385.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -385.822265625,
"y": 2372.3583984375,
"x": -385.82,
"y": 2372.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -382.7001953125,
"y": 2366.9228515625,
"x": -382.7,
"y": 2366.92,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -390.0693359375,
"y": 2349.6064453125,
"x": -390.07,
"y": 2349.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -389.0751953125,
"y": 2344.5234375,
"x": -389.08,
"y": 2344.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -460.421875,
"y": 2322.316162109375,
"x": -460.42,
"y": 2322.32,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -472.8896484375,
"y": 2320.0322265625,
"x": -472.89,
"y": 2320.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -490.634765625,
"y": 2307.11279296875,
"x": -490.63,
"y": 2307.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -479.3935546875,
"y": 2300.459228515625,
"x": -479.39,
"y": 2300.46,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -251.6044921875,
"y": 2256.608642578125,
"x": -251.6,
"y": 2256.61,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": -227.90234375,
"y": 2224.0029296875,
"x": -227.9,
"y": 2224.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": -224.080078125,
"y": 2219.174560546875,
"x": -224.08,
"y": 2219.17,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": -206.3916015625,
"y": 2179.958740234375,
"x": -206.39,
"y": 2179.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": -216.0556640625,
"y": 2177.043701171875,
"x": -216.06,
"y": 2177.04,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -214.4892578125,
"y": 2127.310302734375,
"x": -214.49,
"y": 2127.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -214.7451171875,
"y": 2090.287841796875,
"x": -214.75,
"y": 2090.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -213.8349609375,
"y": 2080.90869140625,
"x": -213.83,
"y": 2080.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -201.6123046875,
"y": 2052.25244140625,
"x": -201.61,
"y": 2052.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": -155.806640625,
"y": 2076.69189453125,
"x": -155.81,
"y": 2076.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": -142.232421875,
"y": 2091.0400390625,
"x": -142.23,
"y": 2091.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": -121.6259765625,
"y": 2052.8798828125,
"x": -121.63,
"y": 2052.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": -124.85546875,
"y": 2033.94287109375,
"x": -124.86,
"y": 2033.94,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": -251.6044921875,
"y": 2256.608642578125,
"x": -251.6,
"y": 2256.61,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": -240.46484375,
"y": 2237.693603515625,
"x": -240.46,
"y": 2237.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": -212.4599609375,
"y": 2242.126953125,
"x": -212.46,
"y": 2242.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": -202.6162109375,
"y": 2237.562744140625,
"x": -202.62,
"y": 2237.56,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": -151.875,
"y": 2222.693359375,
"x": -151.88,
"y": 2222.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": -135.7666015625,
"y": 2204.98193359375,
"x": -135.77,
"y": 2204.98,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": -103.1826171875,
"y": 2192.72900390625,
"x": -103.18,
"y": 2192.73,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": -88.9296875,
"y": 2172.052490234375,
"x": -88.93,
"y": 2172.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": -72.9345703125,
"y": 2168.539794921875,
"x": -72.93,
"y": 2168.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": -63.4892578125,
"y": 2182.665283203125,
"x": -63.49,
"y": 2182.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": -44.1962890625,
"y": 2220.662353515625,
"x": -44.2,
"y": 2220.66,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": -41.546875,
"y": 2225.73583984375,
"x": -41.55,
"y": 2225.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": -36.5146484375,
"y": 2206.754638671875,
"x": -36.51,
"y": 2206.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": -29.1611328125,
"y": 2172.78369140625,
"x": -29.16,
"y": 2172.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": -43.8896484375,
"y": 2144.4619140625,
"x": -43.89,
"y": 2144.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": -10.95703125,
"y": 2120.298828125,
"x": -10.96,
"y": 2120.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": -17.111328125,
"y": 2077.758056640625,
"x": -17.11,
"y": 2077.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": -31.37109375,
"y": 2073.379150390625,
"x": -31.37,
"y": 2073.38,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -5,7 +5,7 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,15 +13,15 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -440.208984375,
"y": 2580.928466796875,
"x": -440.21,
"y": 2580.93,
"action_params": "",
"locked": false
},
{
"id": 2,
"x": -422.3056640625,
"y": 2553.701416015625,
"x": -422.31,
"y": 2553.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": -386.6552734375,
"y": 2506.939697265625,
"x": -386.66,
"y": 2506.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": -379.611328125,
"y": 2481.547119140625,
"x": -379.61,
"y": 2481.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": -388.685546875,
"y": 2470.772705078125,
"x": -388.69,
"y": 2470.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -418.14453125,
"y": 2490.84912109375,
"x": -418.14,
"y": 2490.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -439.2841796875,
"y": 2503.098388671875,
"x": -439.28,
"y": 2503.1,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -434.1279296875,
"y": 2507.005126953125,
"x": -434.13,
"y": 2507.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -424.025390625,
"y": 2502.001708984375,
"x": -424.03,
"y": 2502.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": -445.3046875,
"y": 2518.900634765625,
"x": -445.3,
"y": 2518.9,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -104,14 +104,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -440.208984375,
"y": 2580.928466796875,
"x": -440.21,
"y": 2580.93,
"action_params": ""
},
{
"id": 12,
"x": -470.7431640625,
"y": 2628.207763671875,
"x": -470.74,
"y": 2628.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": -514.70703125,
"y": 2629.375732421875,
"x": -514.71,
"y": 2629.38,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": -500.3388671875,
"y": 2618.69775390625,
"x": -500.34,
"y": 2618.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": -494.4033203125,
"y": 2608.34716796875,
"x": -494.4,
"y": 2608.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": -547.9833984375,
"y": 2629.7890625,
"x": -547.98,
"y": 2629.79,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -251.6201171875,
"y": 2256.580078125,
"x": -251.62,
"y": 2256.58,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -250.6484375,
"y": 2284.94091796875,
"x": -250.65,
"y": 2284.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -251.0009765625,
"y": 2297.965087890625,
"x": -251.0,
"y": 2297.97,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -237.6083984375,
"y": 2306.471435546875,
"x": -237.61,
"y": 2306.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -229.70703125,
"y": 2320.8955078125,
"x": -229.71,
"y": 2320.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -227.775390625,
"y": 2323.1630859375,
"x": -227.78,
"y": 2323.16,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -202.9814453125,
"y": 2308.40380859375,
"x": -202.98,
"y": 2308.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -136.0625,
"y": 2306.01220703125,
"x": -136.06,
"y": 2306.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -123.759765625,
"y": 2345.765869140625,
"x": -123.76,
"y": 2345.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -105.0625,
"y": 2398.78662109375,
"x": -105.06,
"y": 2398.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -105.26171875,
"y": 2425.776611328125,
"x": -105.26,
"y": 2425.78,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -157.0166015625,
"y": 2434.449951171875,
"x": -157.02,
"y": 2434.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -183.4033203125,
"y": 2459.73291015625,
"x": -183.4,
"y": 2459.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -201.24609375,
"y": 2505.148193359375,
"x": -201.25,
"y": 2505.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -188.5849609375,
"y": 2518.155517578125,
"x": -188.58,
"y": 2518.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -211.4013671875,
"y": 2542.159912109375,
"x": -211.4,
"y": 2542.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -186.9443359375,
"y": 2569.34912109375,
"x": -186.94,
"y": 2569.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -162.0625,
"y": 2571.288330078125,
"x": -162.06,
"y": 2571.29,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -180.4150390625,
"y": 2596.931884765625,
"x": -180.42,
"y": 2596.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -186.1396484375,
"y": 2650.404296875,
"x": -186.14,
"y": 2650.4,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -251.6728515625,
"y": 2256.62158203125,
"x": -251.67,
"y": 2256.62,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -249.41796875,
"y": 2284.723876953125,
"x": -249.42,
"y": 2284.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -251.2734375,
"y": 2295.765869140625,
"x": -251.27,
"y": 2295.77,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -250.53515625,
"y": 2352.56396484375,
"x": -250.54,
"y": 2352.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -231.537109375,
"y": 2391.899169921875,
"x": -231.54,
"y": 2391.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -215.7861328125,
"y": 2436.05517578125,
"x": -215.79,
"y": 2436.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -243.3603515625,
"y": 2431.383056640625,
"x": -243.36,
"y": 2431.38,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -261.080078125,
"y": 2437.18408203125,
"x": -261.08,
"y": 2437.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -268.828125,
"y": 2440.83544921875,
"x": -268.83,
"y": 2440.84,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -279.0498046875,
"y": 2466.089599609375,
"x": -279.05,
"y": 2466.09,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -270.7763671875,
"y": 2507.97607421875,
"x": -270.78,
"y": 2507.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -269.65625,
"y": 2537.671142578125,
"x": -269.66,
"y": 2537.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -266.974609375,
"y": 2556.291015625,
"x": -266.97,
"y": 2556.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -265.267578125,
"y": 2568.742919921875,
"x": -265.27,
"y": 2568.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -256.9140625,
"y": 2581.7197265625,
"x": -256.91,
"y": 2581.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -259.9267578125,
"y": 2614.90234375,
"x": -259.93,
"y": 2614.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -287.4638671875,
"y": 2628.10888671875,
"x": -287.46,
"y": 2628.11,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -164,7 +164,7 @@
{
"id": 18,
"x": -263.5,
"y": 2677.968994140625,
"y": 2677.97,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -230.6845703125,
"y": 2698.148193359375,
"x": -230.68,
"y": 2698.15,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -225.7841796875,
"y": 2701.85205078125,
"x": -225.78,
"y": 2701.85,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -212.28125,
"y": 2729.4765625,
"x": -212.28,
"y": 2729.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -209.642578125,
"y": 2738.661376953125,
"x": -209.64,
"y": 2738.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -294.4599609375,
"y": 2778.69189453125,
"x": -294.46,
"y": 2778.69,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -352.0263671875,
"y": 2781.215576171875,
"x": -352.03,
"y": 2781.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -369.5068359375,
"y": 2785.648681640625,
"x": -369.51,
"y": 2785.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -383.0478515625,
"y": 2766.0205078125,
"x": -383.05,
"y": 2766.02,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -403.28125,
"y": 2787.144775390625,
"x": -403.28,
"y": 2787.14,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -453.97265625,
"y": 2771.951904296875,
"x": -453.97,
"y": 2771.95,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -493.2373046875,
"y": 2769.43310546875,
"x": -493.24,
"y": 2769.43,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 36.7666015625,
"y": 2380.8857421875,
"x": 36.77,
"y": 2380.89,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 55.5107421875,
"y": 2422.24951171875,
"x": 55.51,
"y": 2422.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 63.1083984375,
"y": 2419.312744140625,
"x": 63.11,
"y": 2419.31,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 56.9580078125,
"y": 2420.122314453125,
"x": 56.96,
"y": 2420.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 10.95703125,
"y": 2439.72705078125,
"x": 10.96,
"y": 2439.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -9.3583984375,
"y": 2467.396728515625,
"x": -9.36,
"y": 2467.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -10.517578125,
"y": 2499.2998046875,
"x": -10.52,
"y": 2499.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -21.5146484375,
"y": 2516.647216796875,
"x": -21.51,
"y": 2516.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -12.1708984375,
"y": 2507.765625,
"x": -12.17,
"y": 2507.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 19.310546875,
"y": 2513.852783203125,
"x": 19.31,
"y": 2513.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 32.1669921875,
"y": 2521.587646484375,
"x": 32.17,
"y": 2521.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 52.4697265625,
"y": 2491.50634765625,
"x": 52.47,
"y": 2491.51,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 46.8857421875,
"y": 2483.586669921875,
"x": 46.89,
"y": 2483.59,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 36.7666015625,
"y": 2380.8857421875,
"x": 36.77,
"y": 2380.89,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 89.7568359375,
"y": 2531.204345703125,
"x": 89.76,
"y": 2531.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 105.8798828125,
"y": 2518.34130859375,
"x": 105.88,
"y": 2518.34,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 117.7216796875,
"y": 2531.4775390625,
"x": 117.72,
"y": 2531.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 141.4130859375,
"y": 2522.21484375,
"x": 141.41,
"y": 2522.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 137.6826171875,
"y": 2535.865234375,
"x": 137.68,
"y": 2535.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 161.3427734375,
"y": 2537.507080078125,
"x": 161.34,
"y": 2537.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 178.9072265625,
"y": 2529.100830078125,
"x": 178.91,
"y": 2529.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 191.7470703125,
"y": 2534.25439453125,
"x": 191.75,
"y": 2534.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 211.07421875,
"y": 2532.5263671875,
"x": 211.07,
"y": 2532.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 198.48828125,
"y": 2513.782470703125,
"x": 198.49,
"y": 2513.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 196.2314453125,
"y": 2510.62353515625,
"x": 196.23,
"y": 2510.62,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": 209.83203125,
"y": 2483.587890625,
"x": 209.83,
"y": 2483.59,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -83.87890625,
"y": 2781.70166015625,
"x": -83.88,
"y": 2781.7,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -76.3642578125,
"y": 2777.5791015625,
"x": -76.36,
"y": 2777.58,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -71.392578125,
"y": 2766.343994140625,
"x": -71.39,
"y": 2766.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -71.650390625,
"y": 2682.073486328125,
"x": -71.65,
"y": 2682.07,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -98.0126953125,
"y": 2649.613525390625,
"x": -98.01,
"y": 2649.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -69.1689453125,
"y": 2670.50634765625,
"x": -69.17,
"y": 2670.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -42.0693359375,
"y": 2661.87158203125,
"x": -42.07,
"y": 2661.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -41.705078125,
"y": 2648.311767578125,
"x": -41.71,
"y": 2648.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 0.5380859375,
"y": 2614.66015625,
"x": 0.54,
"y": 2614.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 30.046875,
"y": 2599.014404296875,
"x": 30.05,
"y": 2599.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 44.5830078125,
"y": 2592.66162109375,
"x": 44.58,
"y": 2592.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 61.6875,
"y": 2572.359619140625,
"x": 61.69,
"y": 2572.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 71.2119140625,
"y": 2579.910400390625,
"x": 71.21,
"y": 2579.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 63.7177734375,
"y": 2587.28857421875,
"x": 63.72,
"y": 2587.29,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 50.51171875,
"y": 2596.323486328125,
"x": 50.51,
"y": 2596.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 49.8681640625,
"y": 2599.6142578125,
"x": 49.87,
"y": 2599.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 37.5810546875,
"y": 2606.411865234375,
"x": 37.58,
"y": 2606.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 37.4150390625,
"y": 2618.385986328125,
"x": 37.42,
"y": 2618.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 39.1953125,
"y": 2638.115966796875,
"x": 39.2,
"y": 2638.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 24.5009765625,
"y": 2631.230224609375,
"x": 24.5,
"y": 2631.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 17.41015625,
"y": 2639.6796875,
"x": 17.41,
"y": 2639.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 23.115234375,
"y": 2648.508056640625,
"x": 23.12,
"y": 2648.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 28.7900390625,
"y": 2651.85693359375,
"x": 28.79,
"y": 2651.86,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -83.87890625,
"y": 2781.70166015625,
"x": -83.88,
"y": 2781.7,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -74.826171875,
"y": 2816.174560546875,
"x": -74.83,
"y": 2816.17,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -50.328125,
"y": 2849.459716796875,
"x": -50.33,
"y": 2849.46,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -29.1611328125,
"y": 2835.179931640625,
"x": -29.16,
"y": 2835.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 14.150390625,
"y": 2804.8720703125,
"x": 14.15,
"y": 2804.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 32.53515625,
"y": 2776.393310546875,
"x": 32.54,
"y": 2776.39,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 265.5859375,
"y": 2914.87548828125,
"x": 265.59,
"y": 2914.88,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 248.5673828125,
"y": 2918.240966796875,
"x": 248.57,
"y": 2918.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 257.591796875,
"y": 2938.461181640625,
"x": 257.59,
"y": 2938.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 251.630859375,
"y": 2955.712646484375,
"x": 251.63,
"y": 2955.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 234.185546875,
"y": 2958.832763671875,
"x": 234.19,
"y": 2958.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 246.0244140625,
"y": 2979.947265625,
"x": 246.02,
"y": 2979.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 259.0244140625,
"y": 2986.5546875,
"x": 259.02,
"y": 2986.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 317.0107421875,
"y": 2962.259765625,
"x": 317.01,
"y": 2962.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 327.9345703125,
"y": 2973.571044921875,
"x": 327.93,
"y": 2973.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 326.8359375,
"y": 2970.880126953125,
"x": 326.84,
"y": 2970.88,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 265.5986328125,
"y": 2915.09228515625,
"x": 265.6,
"y": 2915.09,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 322.951171875,
"y": 2882.197509765625,
"x": 322.95,
"y": 2882.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 345.193359375,
"y": 2891.013671875,
"x": 345.19,
"y": 2891.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 354.55078125,
"y": 2908.1357421875,
"x": 354.55,
"y": 2908.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 367.0234375,
"y": 2890.802001953125,
"x": 367.02,
"y": 2890.8,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 265.6171875,
"y": 2914.989501953125,
"x": 265.62,
"y": 2914.99,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 260.0888671875,
"y": 2854.298583984375,
"x": 260.09,
"y": 2854.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 253.587890625,
"y": 2832.04541015625,
"x": 253.59,
"y": 2832.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 246.619140625,
"y": 2823.266845703125,
"x": 246.62,
"y": 2823.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 314.0693359375,
"y": 2794.109375,
"x": 314.07,
"y": 2794.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 345.3447265625,
"y": 2783.5712890625,
"x": 345.34,
"y": 2783.57,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 265.6796875,
"y": 2915.05419921875,
"x": 265.68,
"y": 2915.05,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 168.47265625,
"y": 2929.122314453125,
"x": 168.47,
"y": 2929.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 152.58984375,
"y": 2914.1513671875,
"x": 152.59,
"y": 2914.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 91.861328125,
"y": 2958.53564453125,
"x": 91.86,
"y": 2958.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 82.876953125,
"y": 2986.218017578125,
"x": 82.88,
"y": 2986.22,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 265.6220703125,
"y": 2914.969482421875,
"x": 265.62,
"y": 2914.97,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 169.90234375,
"y": 2824.856201171875,
"x": 169.9,
"y": 2824.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 142.53515625,
"y": 2807.01123046875,
"x": 142.54,
"y": 2807.01,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 338.193359375,
"y": 2581.1171875,
"x": 338.19,
"y": 2581.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 307.3466796875,
"y": 2575.1220703125,
"x": 307.35,
"y": 2575.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 272.37109375,
"y": 2590.837890625,
"x": 272.37,
"y": 2590.84,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 338.193359375,
"y": 2581.1171875,
"x": 338.19,
"y": 2581.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 331.923828125,
"y": 2626.076904296875,
"x": 331.92,
"y": 2626.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 357.3037109375,
"y": 2642.161865234375,
"x": 357.3,
"y": 2642.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 338.193359375,
"y": 2581.1171875,
"x": 338.19,
"y": 2581.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 380.5908203125,
"y": 2592.50634765625,
"x": 380.59,
"y": 2592.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 406.3427734375,
"y": 2592.2373046875,
"x": 406.34,
"y": 2592.24,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 413.703125,
"y": 2588.2763671875,
"x": 413.7,
"y": 2588.28,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 419.0927734375,
"y": 2588.091552734375,
"x": 419.09,
"y": 2588.09,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 435.9853515625,
"y": 2583.216796875,
"x": 435.99,
"y": 2583.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 434.1708984375,
"y": 2572.235595703125,
"x": 434.17,
"y": 2572.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 433.380859375,
"y": 2569.71875,
"x": 433.38,
"y": 2569.72,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 449.1865234375,
"y": 2555.93310546875,
"x": 449.19,
"y": 2555.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 475.896484375,
"y": 2530.520751953125,
"x": 475.9,
"y": 2530.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 479.75390625,
"y": 2527.780029296875,
"x": 479.75,
"y": 2527.78,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 483.3408203125,
"y": 2525.505126953125,
"x": 483.34,
"y": 2525.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 444.5361328125,
"y": 2516.525390625,
"x": 444.54,
"y": 2516.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 458.095703125,
"y": 2512.9033203125,
"x": 458.1,
"y": 2512.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 487.625,
"y": 2513.239501953125,
"x": 487.62,
"y": 2513.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 494.365234375,
"y": 2514.86669921875,
"x": 494.37,
"y": 2514.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 519.7177734375,
"y": 2524.881103515625,
"x": 519.72,
"y": 2524.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 532.1611328125,
"y": 2539.847412109375,
"x": 532.16,
"y": 2539.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 536.115234375,
"y": 2542.15234375,
"x": 536.12,
"y": 2542.15,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 540.708984375,
"y": 2557.073486328125,
"x": 540.71,
"y": 2557.07,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 542.7060546875,
"y": 2559.353271484375,
"x": 542.71,
"y": 2559.35,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 545.4970703125,
"y": 2591.91259765625,
"x": 545.5,
"y": 2591.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 531.44921875,
"y": 2674.47021484375,
"x": 531.45,
"y": 2674.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 532.505859375,
"y": 2715.90625,
"x": 532.51,
"y": 2715.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 536.21875,
"y": 2728.890625,
"x": 536.22,
"y": 2728.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 535.3984375,
"y": 2742.922119140625,
"x": 535.4,
"y": 2742.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 530.689453125,
"y": 2779.9296875,
"x": 530.69,
"y": 2779.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 535.5009765625,
"y": 2780.162353515625,
"x": 535.5,
"y": 2780.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 525.27734375,
"y": 2811.5537109375,
"x": 525.28,
"y": 2811.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 520.92578125,
"y": 2822.954345703125,
"x": 520.93,
"y": 2822.95,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 519.4853515625,
"y": 2827.254150390625,
"x": 519.49,
"y": 2827.25,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 503.91015625,
"y": 2829.077392578125,
"x": 503.91,
"y": 2829.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 513.296875,
"y": 2837.0634765625,
"x": 513.3,
"y": 2837.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 566.5830078125,
"y": 2833.854736328125,
"x": 566.58,
"y": 2833.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 595.90234375,
"y": 2784.55419921875,
"x": 595.9,
"y": 2784.55,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -5,13 +5,13 @@
"author": "Tool_tingsu",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -578.7763671875,
"y": 1853.3896484375,
"x": -578.78,
"y": 1853.39,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -562.5322265625,
"y": 1856.744140625,
"x": -562.53,
"y": 1856.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -555.3896484375,
"y": 1934.14208984375,
"x": -555.39,
"y": 1934.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -558.111328125,
"y": 1972.19921875,
"x": -558.11,
"y": 1972.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -543.1142578125,
"y": 1998.54052734375,
"x": -543.11,
"y": 1998.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -567.4130859375,
"y": 2006.0986328125,
"x": -567.41,
"y": 2006.1,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -595.1611328125,
"y": 2021.775390625,
"x": -595.16,
"y": 2021.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -611.3046875,
"y": 2016.03955078125,
"x": -611.3,
"y": 2016.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -645.212890625,
"y": 2006.5517578125,
"x": -645.21,
"y": 2006.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -701.287109375,
"y": 2032.93212890625,
"x": -701.29,
"y": 2032.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -727.5361328125,
"y": 2054.84765625,
"x": -727.54,
"y": 2054.85,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -732.6240234375,
"y": 2039.015625,
"x": -732.62,
"y": 2039.02,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -867.6181640625,
"y": 1992.2158203125,
"x": -867.62,
"y": 1992.22,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -836.17578125,
"y": 1983.1201171875,
"x": -836.18,
"y": 1983.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -792.3076171875,
"y": 1967.8056640625,
"x": -792.31,
"y": 1967.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -767.06640625,
"y": 1932.7607421875,
"x": -767.07,
"y": 1932.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -760.169921875,
"y": 1930.736328125,
"x": -760.17,
"y": 1930.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -722.0185546875,
"y": 1919.26025390625,
"x": -722.02,
"y": 1919.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -721.6943359375,
"y": 1894.00439453125,
"x": -721.69,
"y": 1894.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -758.1650390625,
"y": 1851.51953125,
"x": -758.17,
"y": 1851.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -769.7890625,
"y": 1820.20263671875,
"x": -769.79,
"y": 1820.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -792.3193359375,
"y": 1844.025390625,
"x": -792.32,
"y": 1844.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -808.4990234375,
"y": 1853.11328125,
"x": -808.5,
"y": 1853.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -817.3427734375,
"y": 1894.86767578125,
"x": -817.34,
"y": 1894.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -806.7236328125,
"y": 1897.326171875,
"x": -806.72,
"y": 1897.33,
"type": "target",
"move_mode": "fly",
"action": "stop_flying",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -578.76953125,
"y": 1853.38916015625,
"x": -578.77,
"y": 1853.39,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -618.60546875,
"y": 1811.64111328125,
"x": -618.61,
"y": 1811.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -654.83203125,
"y": 1786.51806640625,
"x": -654.83,
"y": 1786.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -657.8330078125,
"y": 1777.6884765625,
"x": -657.83,
"y": 1777.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -676.8955078125,
"y": 1791.5537109375,
"x": -676.9,
"y": 1791.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -714.70703125,
"y": 1765.6328125,
"x": -714.71,
"y": 1765.63,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -749.4306640625,
"y": 2263.09228515625,
"x": -749.43,
"y": 2263.09,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -744.1162109375,
"y": 2273.28125,
"x": -744.12,
"y": 2273.28,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -721.9990234375,
"y": 2299.110595703125,
"x": -722.0,
"y": 2299.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -711.47265625,
"y": 2321.843017578125,
"x": -711.47,
"y": 2321.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -710.892578125,
"y": 2329.517822265625,
"x": -710.89,
"y": 2329.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -688.2412109375,
"y": 2342.33203125,
"x": -688.24,
"y": 2342.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -696.408203125,
"y": 2367.115234375,
"x": -696.41,
"y": 2367.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -666.296875,
"y": 2381.754638671875,
"x": -666.3,
"y": 2381.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -646.658203125,
"y": 2401.669677734375,
"x": -646.66,
"y": 2401.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -650.765625,
"y": 2412.064697265625,
"x": -650.77,
"y": 2412.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -655.65234375,
"y": 2411.16162109375,
"x": -655.65,
"y": 2411.16,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -13,15 +13,15 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -1130.6826171875,
"y": 1597.767578125,
"x": -1130.68,
"y": 1597.77,
"action_params": "",
"locked": false
},
{
"id": 2,
"x": -1145.01953125,
"y": 1610.2587890625,
"x": -1145.02,
"y": 1610.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": -1137.5908203125,
"y": 1632.58544921875,
"x": -1137.59,
"y": 1632.59,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": -1147.3525390625,
"y": 1571.185546875,
"x": -1147.35,
"y": 1571.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": -1129.90234375,
"y": 1560.322265625,
"x": -1129.9,
"y": 1560.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -1106.3017578125,
"y": 1562.708984375,
"x": -1106.3,
"y": 1562.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -1089.1650390625,
"y": 1539.42138671875,
"x": -1089.17,
"y": 1539.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -1060.0166015625,
"y": 1524.07421875,
"x": -1060.02,
"y": 1524.07,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -1042.1650390625,
"y": 1551.54052734375,
"x": -1042.17,
"y": 1551.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": -1026.84765625,
"y": 1546.4853515625,
"x": -1026.85,
"y": 1546.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": -1011.3505859375,
"y": 1536.1298828125,
"x": -1011.35,
"y": 1536.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": -998.001953125,
"y": 1498.6591796875,
"x": -998.0,
"y": 1498.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": -1018.853515625,
"y": 1489.34228515625,
"x": -1018.85,
"y": 1489.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": -1023.6572265625,
"y": 1487.94775390625,
"x": -1023.66,
"y": 1487.95,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": -1020.27734375,
"y": 1467.93359375,
"x": -1020.28,
"y": 1467.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": -1023.3486328125,
"y": 1451.5654296875,
"x": -1023.35,
"y": 1451.57,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": -1130.8076171875,
"y": 1597.91064453125,
"x": -1130.81,
"y": 1597.91,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": -1146.8935546875,
"y": 1570.1474609375,
"x": -1146.89,
"y": 1570.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": -1123.8642578125,
"y": 1529.18115234375,
"x": -1123.86,
"y": 1529.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": -1109.6611328125,
"y": 1490.92626953125,
"x": -1109.66,
"y": 1490.93,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": -1135.9306640625,
"y": 1513.89892578125,
"x": -1135.93,
"y": 1513.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": -1152.9873046875,
"y": 1502.4873046875,
"x": -1152.99,
"y": 1502.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": -1163.375,
"y": 1478.2734375,
"x": -1163.38,
"y": 1478.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": -1154.5703125,
"y": 1469.31884765625,
"x": -1154.57,
"y": 1469.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": -1164.6572265625,
"y": 1449.669921875,
"x": -1164.66,
"y": 1449.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": -1166.32421875,
"y": 1421.89453125,
"x": -1166.32,
"y": 1421.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": -1178.8173828125,
"y": 1415.74951171875,
"x": -1178.82,
"y": 1415.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": -1204.212890625,
"y": 1386.4833984375,
"x": -1204.21,
"y": 1386.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": -1201.40234375,
"y": 1358.28369140625,
"x": -1201.4,
"y": 1358.28,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": -1130.8076171875,
"y": 1597.916015625,
"x": -1130.81,
"y": 1597.92,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": -1143.337890625,
"y": 1603.220703125,
"x": -1143.34,
"y": 1603.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -290,8 +290,8 @@
},
{
"id": 32,
"x": -1163.4462890625,
"y": 1587.62158203125,
"x": -1163.45,
"y": 1587.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -299,8 +299,8 @@
},
{
"id": 33,
"x": -1183.69140625,
"y": 1544.0634765625,
"x": -1183.69,
"y": 1544.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -308,8 +308,8 @@
},
{
"id": 34,
"x": -1202.80078125,
"y": 1526.32470703125,
"x": -1202.8,
"y": 1526.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -317,8 +317,8 @@
},
{
"id": 35,
"x": -1235.9501953125,
"y": 1515.1513671875,
"x": -1235.95,
"y": 1515.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -326,8 +326,8 @@
},
{
"id": 36,
"x": -1257.5947265625,
"y": 1494.478515625,
"x": -1257.59,
"y": 1494.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -335,8 +335,8 @@
},
{
"id": 37,
"x": -1264.271484375,
"y": 1469.00439453125,
"x": -1264.27,
"y": 1469.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -344,8 +344,8 @@
},
{
"id": 38,
"x": -1272.5537109375,
"y": 1448.59326171875,
"x": -1272.55,
"y": 1448.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -353,8 +353,8 @@
},
{
"id": 39,
"x": -1274.7060546875,
"y": 1441.00146484375,
"x": -1274.71,
"y": 1441.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -362,8 +362,8 @@
},
{
"id": 40,
"x": -1277.4853515625,
"y": 1432.21826171875,
"x": -1277.49,
"y": 1432.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -371,8 +371,8 @@
},
{
"id": 41,
"x": -1293.4296875,
"y": 1417.5361328125,
"x": -1293.43,
"y": 1417.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -380,8 +380,8 @@
},
{
"id": 42,
"x": -1276.38671875,
"y": 1430.08203125,
"x": -1276.39,
"y": 1430.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -389,8 +389,8 @@
},
{
"id": 43,
"x": -1268.73046875,
"y": 1430.962890625,
"x": -1268.73,
"y": 1430.96,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -398,8 +398,8 @@
},
{
"id": 44,
"x": -1262.0927734375,
"y": 1427.896484375,
"x": -1262.09,
"y": 1427.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -407,7 +407,7 @@
},
{
"id": 45,
"x": -1250.28515625,
"x": -1250.29,
"y": 1415.75,
"type": "path",
"move_mode": "walk",
@@ -416,8 +416,8 @@
},
{
"id": 46,
"x": -1245.2666015625,
"y": 1411.8076171875,
"x": -1245.27,
"y": 1411.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -425,8 +425,8 @@
},
{
"id": 47,
"x": -1264.984375,
"y": 1375.77734375,
"x": -1264.98,
"y": 1375.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -434,8 +434,8 @@
},
{
"id": 48,
"x": -1256.251953125,
"y": 1357.68798828125,
"x": -1256.25,
"y": 1357.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -443,8 +443,8 @@
},
{
"id": 49,
"x": -1262.1279296875,
"y": 1356.7001953125,
"x": -1262.13,
"y": 1356.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -452,8 +452,8 @@
},
{
"id": 50,
"x": -1266.0107421875,
"y": 1355.46728515625,
"x": -1266.01,
"y": 1355.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -461,8 +461,8 @@
},
{
"id": 51,
"x": -1301.9111328125,
"y": 1369.09912109375,
"x": -1301.91,
"y": 1369.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -470,8 +470,8 @@
},
{
"id": 52,
"x": -1314.216796875,
"y": 1379.0419921875,
"x": -1314.22,
"y": 1379.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -479,8 +479,8 @@
},
{
"id": 53,
"x": -1317.7060546875,
"y": 1377.4599609375,
"x": -1317.71,
"y": 1377.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -488,8 +488,8 @@
},
{
"id": 54,
"x": -1317.2705078125,
"y": 1381.61376953125,
"x": -1317.27,
"y": 1381.61,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1010.140625,
"y": 1334.099609375,
"x": -1010.14,
"y": 1334.1,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1028.9130859375,
"y": 1316.4697265625,
"x": -1028.91,
"y": 1316.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1050.171875,
"y": 1306.19873046875,
"x": -1050.17,
"y": 1306.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1052.3046875,
"y": 1317.48828125,
"x": -1052.3,
"y": 1317.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1062.1259765625,
"y": 1302.79638671875,
"x": -1062.13,
"y": 1302.8,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1072.9345703125,
"y": 1302.646484375,
"x": -1072.93,
"y": 1302.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1082.876953125,
"y": 1301.49560546875,
"x": -1082.88,
"y": 1301.5,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1082.6181640625,
"y": 1295.47119140625,
"x": -1082.62,
"y": 1295.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1136.203125,
"y": 1303.3994140625,
"x": -1136.2,
"y": 1303.4,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1167.8837890625,
"y": 1280.22900390625,
"x": -1167.88,
"y": 1280.23,
"type": "path",
"move_mode": "walk",
"action": "stop_flying",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1175.4111328125,
"y": 1268.95703125,
"x": -1175.41,
"y": 1268.96,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1022.6025390625,
"y": 1331.23681640625,
"x": -1022.6,
"y": 1331.24,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1009.412109375,
"y": 1352.16650390625,
"x": -1009.41,
"y": 1352.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1032.341796875,
"y": 1360.59814453125,
"x": -1032.34,
"y": 1360.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1050.30078125,
"y": 1359.1005859375,
"x": -1050.3,
"y": 1359.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1073.048828125,
"y": 1358.06103515625,
"x": -1073.05,
"y": 1358.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1089.365234375,
"y": 1363.86669921875,
"x": -1089.37,
"y": 1363.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1095.8974609375,
"y": 1377.4716796875,
"x": -1095.9,
"y": 1377.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1130.130859375,
"y": 1381.86865234375,
"x": -1130.13,
"y": 1381.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1143.58984375,
"y": 1384.06884765625,
"x": -1143.59,
"y": 1384.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1139.7578125,
"y": 1392.73681640625,
"x": -1139.76,
"y": 1392.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -1119.650390625,
"y": 1418.94091796875,
"x": -1119.65,
"y": 1418.94,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1023.3505859375,
"y": 1174.48046875,
"x": -1023.35,
"y": 1174.48,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1003.091796875,
"y": 1157.775390625,
"x": -1003.09,
"y": 1157.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1006.005859375,
"y": 1148.931640625,
"x": -1006.01,
"y": 1148.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1002.5400390625,
"y": 1139.357421875,
"x": -1002.54,
"y": 1139.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1003.1708984375,
"y": 1120.462890625,
"x": -1003.17,
"y": 1120.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -987.962890625,
"y": 1118.25146484375,
"x": -987.96,
"y": 1118.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -947.005859375,
"y": 1100.2080078125,
"x": -947.01,
"y": 1100.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -75,8 +75,8 @@
},
{
"id": 8,
"x": -920.85546875,
"y": 1112.00341796875,
"x": -920.86,
"y": 1112.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -85,8 +85,8 @@
},
{
"id": 9,
"x": -909.1748046875,
"y": 1114.6767578125,
"x": -909.17,
"y": 1114.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -94,8 +94,8 @@
},
{
"id": 10,
"x": -920.85546875,
"y": 1112.00341796875,
"x": -920.86,
"y": 1112.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -103,8 +103,8 @@
},
{
"id": 11,
"x": -947.005859375,
"y": 1100.2080078125,
"x": -947.01,
"y": 1100.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -112,8 +112,8 @@
},
{
"id": 12,
"x": -987.962890625,
"y": 1118.25146484375,
"x": -987.96,
"y": 1118.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -121,8 +121,8 @@
},
{
"id": 13,
"x": -994.689453125,
"y": 1130.736328125,
"x": -994.69,
"y": 1130.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -130,8 +130,8 @@
},
{
"id": 14,
"x": -995.8935546875,
"y": 1151.5419921875,
"x": -995.89,
"y": 1151.54,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -139,8 +139,8 @@
},
{
"id": 15,
"x": -1011.646484375,
"y": 1147.9755859375,
"x": -1011.65,
"y": 1147.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -148,8 +148,8 @@
},
{
"id": 16,
"x": -1026.017578125,
"y": 1136.36865234375,
"x": -1026.02,
"y": 1136.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -157,8 +157,8 @@
},
{
"id": 17,
"x": -1040.53515625,
"y": 1137.35693359375,
"x": -1040.54,
"y": 1137.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -166,8 +166,8 @@
},
{
"id": 18,
"x": -1056.3896484375,
"y": 1129.494140625,
"x": -1056.39,
"y": 1129.49,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -175,8 +175,8 @@
},
{
"id": 19,
"x": -1069.046875,
"y": 1129.2060546875,
"x": -1069.05,
"y": 1129.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -184,8 +184,8 @@
},
{
"id": 20,
"x": -1107.2197265625,
"y": 1127.69482421875,
"x": -1107.22,
"y": 1127.69,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -193,8 +193,8 @@
},
{
"id": 21,
"x": -1129.3359375,
"y": 1117.03564453125,
"x": -1129.34,
"y": 1117.04,
"type": "path",
"move_mode": "walk",
"action": "stop_flying",
@@ -202,8 +202,8 @@
},
{
"id": 22,
"x": -1122.4306640625,
"y": 1112.6552734375,
"x": -1122.43,
"y": 1112.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -211,8 +211,8 @@
},
{
"id": 23,
"x": -1130.744140625,
"y": 1116.642578125,
"x": -1130.74,
"y": 1116.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -220,8 +220,8 @@
},
{
"id": 24,
"x": -1167.7314453125,
"y": 1125.59765625,
"x": -1167.73,
"y": 1125.6,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -229,8 +229,8 @@
},
{
"id": 25,
"x": -1180.279296875,
"y": 1138.5888671875,
"x": -1180.28,
"y": 1138.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -238,8 +238,8 @@
},
{
"id": 26,
"x": -1183.521484375,
"y": 1147.24951171875,
"x": -1183.52,
"y": 1147.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -247,8 +247,8 @@
},
{
"id": 27,
"x": -1181.6552734375,
"y": 1151.61279296875,
"x": -1181.66,
"y": 1151.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -256,8 +256,8 @@
},
{
"id": 28,
"x": -1185.572265625,
"y": 1138.23876953125,
"x": -1185.57,
"y": 1138.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -265,8 +265,8 @@
},
{
"id": 29,
"x": -1199.9599609375,
"y": 1106.84033203125,
"x": -1199.96,
"y": 1106.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -274,8 +274,8 @@
},
{
"id": 30,
"x": -1202.06640625,
"y": 1097.765625,
"x": -1202.07,
"y": 1097.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -283,8 +283,8 @@
},
{
"id": 31,
"x": -1178.2216796875,
"y": 1103.80712890625,
"x": -1178.22,
"y": 1103.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -292,8 +292,8 @@
},
{
"id": 32,
"x": -1176.8701171875,
"y": 1097.8212890625,
"x": -1176.87,
"y": 1097.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -301,8 +301,8 @@
},
{
"id": 33,
"x": -1177.501953125,
"y": 1086.54833984375,
"x": -1177.5,
"y": 1086.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -310,8 +310,8 @@
},
{
"id": 34,
"x": -1195.0537109375,
"y": 1081.806640625,
"x": -1195.05,
"y": 1081.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -319,8 +319,8 @@
},
{
"id": 35,
"x": -1191.630859375,
"y": 1075.65625,
"x": -1191.63,
"y": 1075.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -328,8 +328,8 @@
},
{
"id": 36,
"x": -1204.3251953125,
"y": 1096.328125,
"x": -1204.33,
"y": 1096.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -337,8 +337,8 @@
},
{
"id": 37,
"x": -1219.970703125,
"y": 1098.2939453125,
"x": -1219.97,
"y": 1098.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -346,8 +346,8 @@
},
{
"id": 38,
"x": -1237.2080078125,
"y": 1093.79443359375,
"x": -1237.21,
"y": 1093.79,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -355,8 +355,8 @@
},
{
"id": 39,
"x": -1023.3603515625,
"y": 1174.49853515625,
"x": -1023.36,
"y": 1174.5,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -364,8 +364,8 @@
},
{
"id": 40,
"x": -1032.560546875,
"y": 1169.763671875,
"x": -1032.56,
"y": 1169.76,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -373,8 +373,8 @@
},
{
"id": 41,
"x": -1031.7548828125,
"y": 1176.9951171875,
"x": -1031.75,
"y": 1177.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -382,8 +382,8 @@
},
{
"id": 42,
"x": -1023.580078125,
"y": 1185.81201171875,
"x": -1023.58,
"y": 1185.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -391,8 +391,8 @@
},
{
"id": 43,
"x": -1030.7373046875,
"y": 1199.029296875,
"x": -1030.74,
"y": 1199.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -400,8 +400,8 @@
},
{
"id": 44,
"x": -1041.8583984375,
"y": 1209.30029296875,
"x": -1041.86,
"y": 1209.3,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -409,8 +409,8 @@
},
{
"id": 45,
"x": -1056.265625,
"y": 1200.12158203125,
"x": -1056.27,
"y": 1200.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -418,8 +418,8 @@
},
{
"id": 46,
"x": -1077.4130859375,
"y": 1210.46875,
"x": -1077.41,
"y": 1210.47,
"type": "path",
"move_mode": "walk",
"action": "stop_flying",
@@ -427,8 +427,8 @@
},
{
"id": 47,
"x": -1102.1025390625,
"y": 1188.46826171875,
"x": -1102.1,
"y": 1188.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -436,8 +436,8 @@
},
{
"id": 48,
"x": -1125.7421875,
"y": 1192.98974609375,
"x": -1125.74,
"y": 1192.99,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -445,8 +445,8 @@
},
{
"id": 49,
"x": -1141.5732421875,
"y": 1207.52587890625,
"x": -1141.57,
"y": 1207.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -454,8 +454,8 @@
},
{
"id": 50,
"x": -1140.1416015625,
"y": 1196.16943359375,
"x": -1140.14,
"y": 1196.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -463,8 +463,8 @@
},
{
"id": 51,
"x": -1135.765625,
"y": 1181.94482421875,
"x": -1135.77,
"y": 1181.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -472,8 +472,8 @@
},
{
"id": 52,
"x": -1134.345703125,
"y": 1173.0869140625,
"x": -1134.35,
"y": 1173.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -481,8 +481,8 @@
},
{
"id": 53,
"x": -1130.48828125,
"y": 1170.03125,
"x": -1130.49,
"y": 1170.03,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1013.3876953125,
"y": 1028.37353515625,
"x": -1013.39,
"y": 1028.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1035.67578125,
"y": 1035.9072265625,
"x": -1035.68,
"y": 1035.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1053.8291015625,
"y": 1064.24365234375,
"x": -1053.83,
"y": 1064.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1077.236328125,
"y": 1088.478515625,
"x": -1077.24,
"y": 1088.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1091.41015625,
"y": 1100.2431640625,
"x": -1091.41,
"y": 1100.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1105.0263671875,
"y": 1099.91552734375,
"x": -1105.03,
"y": 1099.92,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1122.474609375,
"y": 1059.01025390625,
"x": -1122.47,
"y": 1059.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1117.91796875,
"y": 1055.40380859375,
"x": -1117.92,
"y": 1055.4,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1127.6162109375,
"y": 1036.60107421875,
"x": -1127.62,
"y": 1036.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1125.6865234375,
"y": 1008.1455078125,
"x": -1125.69,
"y": 1008.15,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1139.6298828125,
"y": 992.7802734375,
"x": -1139.63,
"y": 992.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1144.3974609375,
"y": 988.54248046875,
"x": -1144.4,
"y": 988.54,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1181.4814453125,
"y": 867.66845703125,
"x": -1181.48,
"y": 867.67,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1194.3251953125,
"y": 873.513671875,
"x": -1194.33,
"y": 873.51,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1176.591796875,
"y": 862.310546875,
"x": -1176.59,
"y": 862.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1166.9599609375,
"y": 878.7080078125,
"x": -1166.96,
"y": 878.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1171.205078125,
"y": 903.93017578125,
"x": -1171.21,
"y": 903.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1205.5712890625,
"y": 926.25634765625,
"x": -1205.57,
"y": 926.26,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1219.353515625,
"y": 945.658203125,
"x": -1219.35,
"y": 945.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1249.552734375,
"y": 966.0654296875,
"x": -1249.55,
"y": 966.07,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1266.951171875,
"y": 962.83642578125,
"x": -1266.95,
"y": 962.84,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1334.5029296875,
"y": 825.87451171875,
"x": -1334.5,
"y": 825.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1303.5126953125,
"y": 801.14013671875,
"x": -1303.51,
"y": 801.14,
"action": "",
"move_mode": "swim",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1298.087890625,
"y": 783.18359375,
"x": -1298.09,
"y": 783.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1285.255859375,
"y": 768.13134765625,
"x": -1285.26,
"y": 768.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1272.748046875,
"y": 753.775390625,
"x": -1272.75,
"y": 753.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1247.6552734375,
"y": 755.47509765625,
"x": -1247.66,
"y": 755.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1236.0732421875,
"y": 756.720703125,
"x": -1236.07,
"y": 756.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1217.22265625,
"y": 760.392578125,
"x": -1217.22,
"y": 760.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1203.900390625,
"y": 769.0546875,
"x": -1203.9,
"y": 769.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1181.326171875,
"y": 766.21533203125,
"x": -1181.33,
"y": 766.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1160.326171875,
"y": 732.89990234375,
"x": -1160.33,
"y": 732.9,
"action": "",
"move_mode": "swim",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1171.3095703125,
"y": 719.234375,
"x": -1171.31,
"y": 719.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1173.9111328125,
"y": 702.708984375,
"x": -1173.91,
"y": 702.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1163.7509765625,
"y": 692.15576171875,
"x": -1163.75,
"y": 692.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1168.87890625,
"y": 676.54638671875,
"x": -1168.88,
"y": 676.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1176.6767578125,
"y": 665.64697265625,
"x": -1176.68,
"y": 665.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1185.21875,
"y": 650.9775390625,
"x": -1185.22,
"y": 650.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1168.2060546875,
"y": 645.109375,
"x": -1168.21,
"y": 645.11,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -1135.6591796875,
"y": 626.92578125,
"x": -1135.66,
"y": 626.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -1118.0693359375,
"y": 630.38671875,
"x": -1118.07,
"y": 630.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -1104.8076171875,
"y": 649.08447265625,
"x": -1104.81,
"y": 649.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -1086.1279296875,
"y": 671.9326171875,
"x": -1086.13,
"y": 671.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -1066.1396484375,
"y": 691.18701171875,
"x": -1066.14,
"y": 691.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -1063.083984375,
"y": 699.03369140625,
"x": -1063.08,
"y": 699.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -1055.005859375,
"y": 722.12109375,
"x": -1055.01,
"y": 722.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -1068.935546875,
"y": 737.775390625,
"x": -1068.94,
"y": 737.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -1082.771484375,
"y": 761.0537109375,
"x": -1082.77,
"y": 761.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -1127.19921875,
"y": 762.5283203125,
"x": -1127.2,
"y": 762.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -1142.3134765625,
"y": 752.197265625,
"x": -1142.31,
"y": 752.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -1125.783203125,
"y": 759.24169921875,
"x": -1125.78,
"y": 759.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -1115.583984375,
"y": 770.12744140625,
"x": -1115.58,
"y": 770.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -1087.1923828125,
"y": 768.54931640625,
"x": -1087.19,
"y": 768.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": -1063.6376953125,
"y": 768.10498046875,
"x": -1063.64,
"y": 768.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": -1033.9150390625,
"y": 748.677734375,
"x": -1033.92,
"y": 748.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": -1018.1396484375,
"y": 728.88037109375,
"x": -1018.14,
"y": 728.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": -1017.451171875,
"y": 713.8486328125,
"x": -1017.45,
"y": 713.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": -1003.2001953125,
"y": 685.74365234375,
"x": -1003.2,
"y": 685.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": -985.5283203125,
"y": 658.640625,
"x": -985.53,
"y": 658.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": -961.591796875,
"y": 649.04931640625,
"x": -961.59,
"y": 649.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": -941.4853515625,
"y": 679.0537109375,
"x": -941.49,
"y": 679.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": -926.32421875,
"y": 644.48876953125,
"x": -926.32,
"y": 644.49,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": -917.9306640625,
"y": 646.37451171875,
"x": -917.93,
"y": 646.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": -903.9541015625,
"y": 667.20751953125,
"x": -903.95,
"y": 667.21,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": -900.53515625,
"y": 687.93408203125,
"x": -900.54,
"y": 687.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": -882.3095703125,
"y": 679.82470703125,
"x": -882.31,
"y": 679.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": -873.7421875,
"y": 679.208984375,
"x": -873.74,
"y": 679.21,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": -867.6123046875,
"y": 687.767578125,
"x": -867.61,
"y": 687.77,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": -867.0712890625,
"y": 699.52099609375,
"x": -867.07,
"y": 699.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": -834.9384765625,
"y": 705.36376953125,
"x": -834.94,
"y": 705.36,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": -828.6689453125,
"y": 694.85009765625,
"x": -828.67,
"y": 694.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": -827.630859375,
"y": 685.5859375,
"x": -827.63,
"y": 685.59,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": -809.4892578125,
"y": 680.95654296875,
"x": -809.49,
"y": 680.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": -777.3701171875,
"y": 662.47900390625,
"x": -777.37,
"y": 662.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": -765.322265625,
"y": 654.767578125,
"x": -765.32,
"y": 654.77,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": -782.5673828125,
"y": 658.5029296875,
"x": -782.57,
"y": 658.5,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": -814.888671875,
"y": 667.54736328125,
"x": -814.89,
"y": 667.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -514,8 +514,8 @@
},
{
"id": 57,
"x": -811.478515625,
"y": 651.3291015625,
"x": -811.48,
"y": 651.33,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -523,8 +523,8 @@
},
{
"id": 58,
"x": -825.8671875,
"y": 643.8759765625,
"x": -825.87,
"y": 643.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -532,8 +532,8 @@
},
{
"id": 59,
"x": -840.0908203125,
"y": 640.568359375,
"x": -840.09,
"y": 640.57,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -541,8 +541,8 @@
},
{
"id": 60,
"x": -840.2802734375,
"y": 624.265625,
"x": -840.28,
"y": 624.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -550,8 +550,8 @@
},
{
"id": 61,
"x": -851.572265625,
"y": 630.8134765625,
"x": -851.57,
"y": 630.81,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1006.9375,
"y": 859.47607421875,
"x": -1006.94,
"y": 859.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1011.3603515625,
"y": 850.89453125,
"x": -1011.36,
"y": 850.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -985.138671875,
"y": 851.5283203125,
"x": -985.14,
"y": 851.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -968.43359375,
"y": 834.162109375,
"x": -968.43,
"y": 834.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -957.72265625,
"y": 828.27197265625,
"x": -957.72,
"y": 828.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -955.216796875,
"y": 828.666015625,
"x": -955.22,
"y": 828.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -918.86328125,
"y": 808.3583984375,
"x": -918.86,
"y": 808.36,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -911.93359375,
"y": 792.76220703125,
"x": -911.93,
"y": 792.76,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -900.1025390625,
"y": 795.10400390625,
"x": -900.1,
"y": 795.1,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -895.025390625,
"y": 797.58984375,
"x": -895.03,
"y": 797.59,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -885.65234375,
"y": 787.76708984375,
"x": -885.65,
"y": 787.77,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -824.8642578125,
"y": 797.638671875,
"x": -824.86,
"y": 797.64,
"action": "stop_flying",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -799.0263671875,
"y": 803.21533203125,
"x": -799.03,
"y": 803.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -798.525390625,
"y": 797.07958984375,
"x": -798.53,
"y": 797.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -705.4921875,
"y": 925.69775390625,
"x": -705.49,
"y": 925.7,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -686.181640625,
"y": 925.73095703125,
"x": -686.18,
"y": 925.73,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -662.87890625,
"y": 922.29638671875,
"x": -662.88,
"y": 922.3,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -646.943359375,
"y": 882.73046875,
"x": -646.94,
"y": 882.73,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -640.8037109375,
"y": 866.14208984375,
"x": -640.8,
"y": 866.14,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -643.595703125,
"y": 858.69091796875,
"x": -643.6,
"y": 858.69,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -663.0439453125,
"y": 845.51708984375,
"x": -663.04,
"y": 845.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -672.6484375,
"y": 821.91748046875,
"x": -672.65,
"y": 821.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -674.6259765625,
"y": 814.95947265625,
"x": -674.63,
"y": 814.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -684.4072265625,
"y": 813.72265625,
"x": -684.41,
"y": 813.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -663.0146484375,
"y": 787.505859375,
"x": -663.01,
"y": 787.51,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -650.65625,
"y": 775.10595703125,
"x": -650.66,
"y": 775.11,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -573.9775390625,
"y": 1458.6484375,
"x": -573.98,
"y": 1458.65,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": -591.0234375,
"y": 1495.6728515625,
"x": -591.02,
"y": 1495.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": -603.140625,
"y": 1508.951171875,
"x": -603.14,
"y": 1508.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": -612.6416015625,
"y": 1513.5068359375,
"x": -612.64,
"y": 1513.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": -636.435546875,
"y": 1513.82958984375,
"x": -636.44,
"y": 1513.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -654.123046875,
"y": 1520.6044921875,
"x": -654.12,
"y": 1520.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -678.2119140625,
"y": 1480.990234375,
"x": -678.21,
"y": 1480.99,
"type": "path",
"move_mode": "swim",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -682.7392578125,
"y": 1472.6552734375,
"x": -682.74,
"y": 1472.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -695.9404296875,
"y": 1466.494140625,
"x": -695.94,
"y": 1466.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": -714.498046875,
"y": 1488.84130859375,
"x": -714.5,
"y": 1488.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": -717.806640625,
"y": 1526.12353515625,
"x": -717.81,
"y": 1526.12,
"type": "path",
"move_mode": "swim",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": -719.1396484375,
"y": 1535.14453125,
"x": -719.14,
"y": 1535.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": -739.4794921875,
"y": 1540.29638671875,
"x": -739.48,
"y": 1540.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": -771.3603515625,
"y": 1551.19384765625,
"x": -771.36,
"y": 1551.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": -783.1640625,
"y": 1565.94287109375,
"x": -783.16,
"y": 1565.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": -813.4306640625,
"y": 1580.77001953125,
"x": -813.43,
"y": 1580.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": -850.96484375,
"y": 1599.20654296875,
"x": -850.96,
"y": 1599.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": -885.1357421875,
"y": 1604.1474609375,
"x": -885.14,
"y": 1604.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": -910.8505859375,
"y": 1622.44580078125,
"x": -910.85,
"y": 1622.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": -937.8076171875,
"y": 1632.00390625,
"x": -937.81,
"y": 1632.0,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": -573.9775390625,
"y": 1458.6484375,
"x": -573.98,
"y": 1458.65,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": -582.775390625,
"y": 1443.89013671875,
"x": -582.78,
"y": 1443.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": -585.388671875,
"y": 1391.98779296875,
"x": -585.39,
"y": 1391.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": -578.5927734375,
"y": 1376.5673828125,
"x": -578.59,
"y": 1376.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": -601.3466796875,
"y": 1339.57958984375,
"x": -601.35,
"y": 1339.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": -630.876953125,
"y": 1338.49951171875,
"x": -630.88,
"y": 1338.5,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": -650.7646484375,
"y": 1368.830078125,
"x": -650.76,
"y": 1368.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": -667.4130859375,
"y": 1389.05712890625,
"x": -667.41,
"y": 1389.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": -683.306640625,
"y": 1384.33740234375,
"x": -683.31,
"y": 1384.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": -707.251953125,
"y": 1369.02294921875,
"x": -707.25,
"y": 1369.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": -726.7197265625,
"y": 1380.2724609375,
"x": -726.72,
"y": 1380.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -290,8 +290,8 @@
},
{
"id": 32,
"x": -752.7236328125,
"y": 1383.37353515625,
"x": -752.72,
"y": 1383.37,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -299,8 +299,8 @@
},
{
"id": 33,
"x": -573.966796875,
"y": 1458.662109375,
"x": -573.97,
"y": 1458.66,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -308,8 +308,8 @@
},
{
"id": 34,
"x": -547.7587890625,
"y": 1467.77783203125,
"x": -547.76,
"y": 1467.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -317,8 +317,8 @@
},
{
"id": 35,
"x": -517.236328125,
"y": 1443.32373046875,
"x": -517.24,
"y": 1443.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -326,8 +326,8 @@
},
{
"id": 36,
"x": -502.1259765625,
"y": 1441.767578125,
"x": -502.13,
"y": 1441.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -335,8 +335,8 @@
},
{
"id": 37,
"x": -527.3271484375,
"y": 1404.58642578125,
"x": -527.33,
"y": 1404.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -344,8 +344,8 @@
},
{
"id": 38,
"x": -558.033203125,
"y": 1377.04541015625,
"x": -558.03,
"y": 1377.05,
"type": "path",
"move_mode": "swim",
"action": "",
@@ -353,8 +353,8 @@
},
{
"id": 39,
"x": -546.603515625,
"y": 1350.859375,
"x": -546.6,
"y": 1350.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -362,8 +362,8 @@
},
{
"id": 40,
"x": -521.9912109375,
"y": 1366.83740234375,
"x": -521.99,
"y": 1366.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -371,8 +371,8 @@
},
{
"id": 41,
"x": -496.068359375,
"y": 1359.09375,
"x": -496.07,
"y": 1359.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -380,8 +380,8 @@
},
{
"id": 42,
"x": -480.2119140625,
"y": 1387.0107421875,
"x": -480.21,
"y": 1387.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -389,8 +389,8 @@
},
{
"id": 43,
"x": -463.0751953125,
"y": 1390.158203125,
"x": -463.08,
"y": 1390.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -398,8 +398,8 @@
},
{
"id": 44,
"x": -455.2978515625,
"y": 1397.30859375,
"x": -455.3,
"y": 1397.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -407,8 +407,8 @@
},
{
"id": 45,
"x": -447.962890625,
"y": 1396.13818359375,
"x": -447.96,
"y": 1396.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -416,8 +416,8 @@
},
{
"id": 46,
"x": -425.3271484375,
"y": 1409.7158203125,
"x": -425.33,
"y": 1409.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -425,8 +425,8 @@
},
{
"id": 47,
"x": -392.095703125,
"y": 1439.7763671875,
"x": -392.1,
"y": 1439.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -434,8 +434,8 @@
},
{
"id": 48,
"x": -396.8154296875,
"y": 1400.3310546875,
"x": -396.82,
"y": 1400.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -443,8 +443,8 @@
},
{
"id": 49,
"x": -386.6259765625,
"y": 1367.36767578125,
"x": -386.63,
"y": 1367.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -452,8 +452,8 @@
},
{
"id": 50,
"x": -364.904296875,
"y": 1345.2802734375,
"x": -364.9,
"y": 1345.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -461,8 +461,8 @@
},
{
"id": 51,
"x": -375.6611328125,
"y": 1297,
"x": -375.66,
"y": 1297.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -470,8 +470,8 @@
},
{
"id": 52,
"x": -390.556640625,
"y": 1270.9306640625,
"x": -390.56,
"y": 1270.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -479,8 +479,8 @@
},
{
"id": 53,
"x": -405.16796875,
"y": 1255.21533203125,
"x": -405.17,
"y": 1255.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -488,8 +488,8 @@
},
{
"id": 54,
"x": -430.0693359375,
"y": 1258.32421875,
"x": -430.07,
"y": 1258.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -497,8 +497,8 @@
},
{
"id": 55,
"x": -449.3134765625,
"y": 1277.38525390625,
"x": -449.31,
"y": 1277.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -506,8 +506,8 @@
},
{
"id": 56,
"x": -441.642578125,
"y": 1285.076171875,
"x": -441.64,
"y": 1285.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -515,8 +515,8 @@
},
{
"id": 57,
"x": -424.3427734375,
"y": 1328.97607421875,
"x": -424.34,
"y": 1328.98,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -843.1787109375,
"y": 1266.61572265625,
"x": -843.18,
"y": 1266.62,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -826.001953125,
"y": 1347.0322265625,
"x": -826.0,
"y": 1347.03,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -841.3095703125,
"y": 1404.38720703125,
"x": -841.31,
"y": 1404.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -827.43359375,
"y": 1417.88818359375,
"x": -827.43,
"y": 1417.89,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -831.7822265625,
"y": 1428.7705078125,
"x": -831.78,
"y": 1428.77,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -833.3251953125,
"y": 1429.4736328125,
"x": -833.33,
"y": 1429.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -844.509765625,
"y": 1267.708984375,
"x": -844.51,
"y": 1267.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -855.5283203125,
"y": 1261.4765625,
"x": -855.53,
"y": 1261.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -892.0283203125,
"y": 1260.3720703125,
"x": -892.03,
"y": 1260.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -920.888671875,
"y": 1249.0810546875,
"x": -920.89,
"y": 1249.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -844.50390625,
"y": 1267.70703125,
"x": -844.5,
"y": 1267.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -841.7568359375,
"y": 1294.9833984375,
"x": -841.76,
"y": 1294.98,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -851.7041015625,
"y": 1308.8662109375,
"x": -851.7,
"y": 1308.87,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -836.1796875,
"y": 1331.04443359375,
"x": -836.18,
"y": 1331.04,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -832.9384765625,
"y": 1324.66162109375,
"x": -832.94,
"y": 1324.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -825.3935546875,
"y": 1317.30712890625,
"x": -825.39,
"y": 1317.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -825.021484375,
"y": 1312.3388671875,
"x": -825.02,
"y": 1312.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -803.3115234375,
"y": 1303.62744140625,
"x": -803.31,
"y": 1303.63,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -792.7109375,
"y": 1290.98681640625,
"x": -792.71,
"y": 1290.99,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -790.771484375,
"y": 1284.755859375,
"x": -790.77,
"y": 1284.76,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -785.2646484375,
"y": 1271.48779296875,
"x": -785.26,
"y": 1271.49,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -844.501953125,
"y": 1267.7041015625,
"x": -844.5,
"y": 1267.7,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -843.2060546875,
"y": 1258.173828125,
"x": -843.21,
"y": 1258.17,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -829.951171875,
"y": 1252.71142578125,
"x": -829.95,
"y": 1252.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -806.7119140625,
"y": 1240.9287109375,
"x": -806.71,
"y": 1240.93,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -797.5517578125,
"y": 1234.3935546875,
"x": -797.55,
"y": 1234.39,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -786.0810546875,
"y": 1234.10498046875,
"x": -786.08,
"y": 1234.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -769.5478515625,
"y": 1230.81005859375,
"x": -769.55,
"y": 1230.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -759.3447265625,
"y": 1234.19921875,
"x": -759.34,
"y": 1234.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -751.033203125,
"y": 1222.9208984375,
"x": -751.03,
"y": 1222.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -724.9208984375,
"y": 1205.80419921875,
"x": -724.92,
"y": 1205.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -716.546875,
"y": 1169.56494140625,
"x": -716.55,
"y": 1169.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": -707.7158203125,
"y": 1172.04833984375,
"x": -707.72,
"y": 1172.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": -715.5693359375,
"y": 1170.93212890625,
"x": -715.57,
"y": 1170.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": -718.59375,
"y": 1156.09228515625,
"x": -718.59,
"y": 1156.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": -719.8154296875,
"y": 1145.21875,
"x": -719.82,
"y": 1145.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": -721.1591796875,
"y": 1137.53515625,
"x": -721.16,
"y": 1137.54,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": -719.5673828125,
"y": 1132.806640625,
"x": -719.57,
"y": 1132.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": -722.7890625,
"y": 1120.7099609375,
"x": -722.79,
"y": 1120.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": -702.6923828125,
"y": 1100.6376953125,
"x": -702.69,
"y": 1100.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": -686.28125,
"y": 1099.7080078125,
"x": -686.28,
"y": 1099.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": -660.544921875,
"y": 1086.59765625,
"x": -660.54,
"y": 1086.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": -683.111328125,
"y": 1096.794921875,
"x": -683.11,
"y": 1096.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": -700.0146484375,
"y": 1078.806640625,
"x": -700.01,
"y": 1078.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": -698.09765625,
"y": 1062.5966796875,
"x": -698.1,
"y": 1062.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": -694.7685546875,
"y": 1032.31689453125,
"x": -694.77,
"y": 1032.32,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": -683.0712890625,
"y": 1028.109375,
"x": -683.07,
"y": 1028.11,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": -669.619140625,
"y": 1031.2314453125,
"x": -669.62,
"y": 1031.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": -644.2607421875,
"y": 1009.20654296875,
"x": -644.26,
"y": 1009.21,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": -650.677734375,
"y": 1011.71484375,
"x": -650.68,
"y": 1011.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": -645.458984375,
"y": 1011.16845703125,
"x": -645.46,
"y": 1011.17,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": -639.73828125,
"y": 1000.2490234375,
"x": -639.74,
"y": 1000.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": -610.2109375,
"y": 999.5166015625,
"x": -610.21,
"y": 999.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": -604.3125,
"y": 1002.369140625,
"x": -604.31,
"y": 1002.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": -587.3134765625,
"y": 1002.732421875,
"x": -587.31,
"y": 1002.73,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": -565.53125,
"y": 986.83056640625,
"x": -565.53,
"y": 986.83,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -556.5361328125,
"y": 1235.2392578125,
"x": -556.54,
"y": 1235.24,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -547.82421875,
"y": 1234.87646484375,
"x": -547.82,
"y": 1234.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -546.4775390625,
"y": 1224.90673828125,
"x": -546.48,
"y": 1224.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -562.30859375,
"y": 1220.96044921875,
"x": -562.31,
"y": 1220.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -565.1142578125,
"y": 1212.8427734375,
"x": -565.11,
"y": 1212.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -572.796875,
"y": 1206.5224609375,
"x": -572.8,
"y": 1206.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -580.357421875,
"y": 1203.04248046875,
"x": -580.36,
"y": 1203.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -582.75390625,
"y": 1191.0478515625,
"x": -582.75,
"y": 1191.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -580.26171875,
"y": 1171.29931640625,
"x": -580.26,
"y": 1171.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -578.326171875,
"y": 1161.31884765625,
"x": -578.33,
"y": 1161.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -580.1005859375,
"y": 1153.34521484375,
"x": -580.1,
"y": 1153.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -544.533203125,
"y": 1138.40185546875,
"x": -544.53,
"y": 1138.4,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -541.4521484375,
"y": 1136.3583984375,
"x": -541.45,
"y": 1136.36,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -532.9619140625,
"y": 1136.80615234375,
"x": -532.96,
"y": 1136.81,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -824.533203125,
"y": 1037.92431640625,
"x": -824.53,
"y": 1037.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -824.0478515625,
"y": 1043.85205078125,
"x": -824.05,
"y": 1043.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -823.5078125,
"y": 1047.77587890625,
"x": -823.51,
"y": 1047.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -829.0771484375,
"y": 1049.36767578125,
"x": -829.08,
"y": 1049.37,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -843.3349609375,
"y": 1055.5029296875,
"x": -843.33,
"y": 1055.5,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -832.9599609375,
"y": 1071.2548828125,
"x": -832.96,
"y": 1071.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -815.2333984375,
"y": 1074.12109375,
"x": -815.23,
"y": 1074.12,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -486.4306640625,
"y": 860.19775390625,
"x": -486.43,
"y": 860.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -505.494140625,
"y": 878.88525390625,
"x": -505.49,
"y": 878.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -495.6962890625,
"y": 875.02880859375,
"x": -495.7,
"y": 875.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -475.505859375,
"y": 875.830078125,
"x": -475.51,
"y": 875.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -471.6875,
"y": 883.4306640625,
"x": -471.69,
"y": 883.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -475.5908203125,
"y": 885.8330078125,
"x": -475.59,
"y": 885.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -459.0048828125,
"y": 914.8466796875,
"x": -459.0,
"y": 914.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -441.560546875,
"y": 923.505859375,
"x": -441.56,
"y": 923.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -431.4638671875,
"y": 942.8876953125,
"x": -431.46,
"y": 942.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -438.6767578125,
"y": 974.7587890625,
"x": -438.68,
"y": 974.76,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -448.7919921875,
"y": 979.91064453125,
"x": -448.79,
"y": 979.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -477.19140625,
"y": 990.8876953125,
"x": -477.19,
"y": 990.89,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -486.4306640625,
"y": 860.19775390625,
"x": -486.43,
"y": 860.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -466.0205078125,
"y": 858.1025390625,
"x": -466.02,
"y": 858.1,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -465.578125,
"y": 851.685546875,
"x": -465.58,
"y": 851.69,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -438.998046875,
"y": 835.20654296875,
"x": -439.0,
"y": 835.21,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -433.95703125,
"y": 813.83447265625,
"x": -433.96,
"y": 813.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -440.3681640625,
"y": 798.380859375,
"x": -440.37,
"y": 798.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -423.677734375,
"y": 791.04296875,
"x": -423.68,
"y": 791.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -409.9345703125,
"y": 802.51318359375,
"x": -409.93,
"y": 802.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -390.83203125,
"y": 772.15771484375,
"x": -390.83,
"y": 772.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -386.236328125,
"y": 749.705078125,
"x": -386.24,
"y": 749.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -388.52734375,
"y": 799.73828125,
"x": -388.53,
"y": 799.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -400.01953125,
"y": 842.78466796875,
"x": -400.02,
"y": 842.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -384.677734375,
"y": 847.7099609375,
"x": -384.68,
"y": 847.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -338.4794921875,
"y": 882.91943359375,
"x": -338.48,
"y": 882.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -368.0859375,
"y": 886.248046875,
"x": -368.09,
"y": 886.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -383.798828125,
"y": 889.03857421875,
"x": -383.8,
"y": 889.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -385.9755859375,
"y": 908.59228515625,
"x": -385.98,
"y": 908.59,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -365.431640625,
"y": 928.84912109375,
"x": -365.43,
"y": 928.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -386.08984375,
"y": 937.60888671875,
"x": -386.09,
"y": 937.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -385.38671875,
"y": 955.29296875,
"x": -385.39,
"y": 955.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -360.1796875,
"y": 988.30859375,
"x": -360.18,
"y": 988.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -350.9033203125,
"y": 998.46142578125,
"x": -350.9,
"y": 998.46,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -368.2578125,
"y": 998.88623046875,
"x": -368.26,
"y": 998.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -384.33203125,
"y": 1003.12158203125,
"x": -384.33,
"y": 1003.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -384.6298828125,
"y": 1013.74462890625,
"x": -384.63,
"y": 1013.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -366.9453125,
"y": 1039.41357421875,
"x": -366.95,
"y": 1039.41,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -373.4794921875,
"y": 1046.80859375,
"x": -373.48,
"y": 1046.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -370.736328125,
"y": 1058.63037109375,
"x": -370.74,
"y": 1058.63,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -362.4765625,
"y": 1082.814453125,
"x": -362.48,
"y": 1082.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -346.447265625,
"y": 1087.8193359375,
"x": -346.45,
"y": 1087.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -373.5380859375,
"y": 1096.1943359375,
"x": -373.54,
"y": 1096.19,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -386.25390625,
"y": 1109.67724609375,
"x": -386.25,
"y": 1109.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": -398.2314453125,
"y": 1126.79052734375,
"x": -398.23,
"y": 1126.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": -403.4521484375,
"y": 1143.6943359375,
"x": -403.45,
"y": 1143.69,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": -414.2890625,
"y": 1147.2333984375,
"x": -414.29,
"y": 1147.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": -417.78125,
"y": 1166.42822265625,
"x": -417.78,
"y": 1166.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": -407.03125,
"y": 1185.29833984375,
"x": -407.03,
"y": 1185.3,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": -414.068359375,
"y": 1189.01220703125,
"x": -414.07,
"y": 1189.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": -420.6650390625,
"y": 1192.42919921875,
"x": -420.67,
"y": 1192.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": -425.650390625,
"y": 1201.9111328125,
"x": -425.65,
"y": 1201.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": -398.5185546875,
"y": 1198.56396484375,
"x": -398.52,
"y": 1198.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": -377.8544921875,
"y": 1205.2197265625,
"x": -377.85,
"y": 1205.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": -362.919921875,
"y": 1181.9091796875,
"x": -362.92,
"y": 1181.91,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -321.630859375,
"y": 1472.19921875,
"x": -321.63,
"y": 1472.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -259.154296875,
"y": 1521.43212890625,
"x": -259.15,
"y": 1521.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -238.1201171875,
"y": 1503.89892578125,
"x": -238.12,
"y": 1503.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -231.4384765625,
"y": 1487.1240234375,
"x": -231.44,
"y": 1487.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -193.0302734375,
"y": 1487.50048828125,
"x": -193.03,
"y": 1487.5,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -182.5830078125,
"y": 1471.73583984375,
"x": -182.58,
"y": 1471.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -135.6630859375,
"y": 1474.2197265625,
"x": -135.66,
"y": 1474.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -113.8720703125,
"y": 1494.19677734375,
"x": -113.87,
"y": 1494.2,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -71.2294921875,
"y": 1505.28173828125,
"x": -71.23,
"y": 1505.28,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -38.630859375,
"y": 1506.15869140625,
"x": -38.63,
"y": 1506.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -70.30078125,
"y": 1533.29345703125,
"x": -70.3,
"y": 1533.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -80.33203125,
"y": 1546.85693359375,
"x": -80.33,
"y": 1546.86,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -54.896484375,
"y": 1549.05419921875,
"x": -54.9,
"y": 1549.05,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -50.00390625,
"y": 1550.5478515625,
"x": -50.0,
"y": 1550.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -27.1162109375,
"y": 1541.56201171875,
"x": -27.12,
"y": 1541.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -19.666015625,
"y": 1551.0302734375,
"x": -19.67,
"y": 1551.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 4.5810546875,
"y": 1569.21875,
"x": 4.58,
"y": 1569.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 15.7607421875,
"y": 1574.03955078125,
"x": 15.76,
"y": 1574.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 5.072265625,
"y": 1569.3544921875,
"x": 5.07,
"y": 1569.35,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -13.064453125,
"y": 1582.06494140625,
"x": -13.06,
"y": 1582.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -25.6875,
"y": 1590.15087890625,
"x": -25.69,
"y": 1590.15,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -29.087890625,
"y": 1586.6982421875,
"x": -29.09,
"y": 1586.7,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -37.984375,
"y": 1605.005859375,
"x": -37.98,
"y": 1605.01,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -27.2841796875,
"y": 1605.669921875,
"x": -27.28,
"y": 1605.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -37.486328125,
"y": 1645.26806640625,
"x": -37.49,
"y": 1645.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -61.1455078125,
"y": 1663.57861328125,
"x": -61.15,
"y": 1663.58,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -98.6572265625,
"y": 1658.64697265625,
"x": -98.66,
"y": 1658.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -116.818359375,
"y": 1709.75830078125,
"x": -116.82,
"y": 1709.76,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -96.9111328125,
"y": 1712.41357421875,
"x": -96.91,
"y": 1712.41,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -40.037109375,
"y": 1717.84765625,
"x": -40.04,
"y": 1717.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -18.30859375,
"y": 1716.060546875,
"x": -18.31,
"y": 1716.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,7 +289,7 @@
},
{
"id": 32,
"x": 44.373046875,
"x": 44.37,
"y": 1730.5,
"action": "stop_flying",
"move_mode": "fly",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -321.65625,
"y": 1473.31298828125,
"x": -321.66,
"y": 1473.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -258.095703125,
"y": 1467.9052734375,
"x": -258.1,
"y": 1467.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -225.5771484375,
"y": 1472.59716796875,
"x": -225.58,
"y": 1472.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -193.08203125,
"y": 1464.37890625,
"x": -193.08,
"y": 1464.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -161.1240234375,
"y": 1461.09033203125,
"x": -161.12,
"y": 1461.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -151.828125,
"y": 1460.8876953125,
"x": -151.83,
"y": 1460.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -129.8798828125,
"y": 1464.8671875,
"x": -129.88,
"y": 1464.87,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -115.0390625,
"y": 1472.60205078125,
"x": -115.04,
"y": 1472.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -50.9287109375,
"y": 1472.5166015625,
"x": -50.93,
"y": 1472.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -79.2021484375,
"y": 1453.634765625,
"x": -79.2,
"y": 1453.63,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -100.8505859375,
"y": 1447.65478515625,
"x": -100.85,
"y": 1447.65,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -55.412109375,
"y": 1444.919921875,
"x": -55.41,
"y": 1444.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -28.9384765625,
"y": 1451.37744140625,
"x": -28.94,
"y": 1451.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 4.5166015625,
"y": 1478.70654296875,
"x": 4.52,
"y": 1478.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 29.70703125,
"y": 1487.2958984375,
"x": 29.71,
"y": 1487.3,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 27.900390625,
"y": 1508.5234375,
"x": 27.9,
"y": 1508.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 37.8759765625,
"y": 1515.04931640625,
"x": 37.88,
"y": 1515.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 36.3095703125,
"y": 1525.68896484375,
"x": 36.31,
"y": 1525.69,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 10.9287109375,
"y": 1538.63818359375,
"x": 10.93,
"y": 1538.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 25.408203125,
"y": 1513.4423828125,
"x": 25.41,
"y": 1513.44,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 35.44140625,
"y": 1477.9111328125,
"x": 35.44,
"y": 1477.91,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 31.130859375,
"y": 1453.712890625,
"x": 31.13,
"y": 1453.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 15.4404296875,
"y": 1444.6591796875,
"x": 15.44,
"y": 1444.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -24.6572265625,
"y": 1419.05078125,
"x": -24.66,
"y": 1419.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -1.076171875,
"y": 1415.60791015625,
"x": -1.08,
"y": 1415.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 58.3984375,
"y": 1401.37060546875,
"x": 58.4,
"y": 1401.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 67.23828125,
"y": 1410.0791015625,
"x": 67.24,
"y": 1410.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 86.013671875,
"y": 1402.6748046875,
"x": 86.01,
"y": 1402.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 102.9013671875,
"y": 1440.78564453125,
"x": 102.9,
"y": 1440.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 98.9521484375,
"y": 1457.1474609375,
"x": 98.95,
"y": 1457.15,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 89.5078125,
"y": 1488.95458984375,
"x": 89.51,
"y": 1488.95,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 95.412109375,
"y": 1505.18017578125,
"x": 95.41,
"y": 1505.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 97.67578125,
"y": 1514.62841796875,
"x": 97.68,
"y": 1514.63,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 99.9365234375,
"y": 1543.18359375,
"x": 99.94,
"y": 1543.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 119.7001953125,
"y": 1495.662109375,
"x": 119.7,
"y": 1495.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 121.064453125,
"y": 1474.208984375,
"x": 121.06,
"y": 1474.21,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 125.8369140625,
"y": 1456.52392578125,
"x": 125.84,
"y": 1456.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 144.828125,
"y": 1446.92041015625,
"x": 144.83,
"y": 1446.92,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 385.8720703125,
"y": 1688.5966796875,
"x": 385.87,
"y": 1688.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 352.138671875,
"y": 1685.9970703125,
"x": 352.14,
"y": 1686.0,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 308.1279296875,
"y": 1685.0927734375,
"x": 308.13,
"y": 1685.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 280.306640625,
"y": 1682.0029296875,
"x": 280.31,
"y": 1682.0,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 241.8720703125,
"y": 1654.26708984375,
"x": 241.87,
"y": 1654.27,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 220.509765625,
"y": 1657.96923828125,
"x": 220.51,
"y": 1657.97,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 164.392578125,
"y": 1629.11669921875,
"x": 164.39,
"y": 1629.12,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 385.8720703125,
"y": 1688.5966796875,
"x": 385.87,
"y": 1688.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 367.6845703125,
"y": 1712.53759765625,
"x": 367.68,
"y": 1712.54,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 365.5732421875,
"y": 1723.3701171875,
"x": 365.57,
"y": 1723.37,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 379.654296875,
"y": 1692.037109375,
"x": 379.65,
"y": 1692.04,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 389.4052734375,
"y": 1665.7900390625,
"x": 389.41,
"y": 1665.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 392.6650390625,
"y": 1654.4404296875,
"x": 392.67,
"y": 1654.44,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 392.55078125,
"y": 1652.84912109375,
"x": 392.55,
"y": 1652.85,
"type": "target",
"move_mode": "walk",
"action": "",

View File

@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 547.712890625,
"y": 1766.83935546875,
"x": 547.71,
"y": 1766.84,
"action_params": ""
},
{
"id": 2,
"x": 544.41015625,
"y": 1765.62255859375,
"x": 544.41,
"y": 1765.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 501.171875,
"y": 1776.3115234375,
"x": 501.17,
"y": 1776.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 486.4052734375,
"y": 1777.91748046875,
"x": 486.41,
"y": 1777.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 484.3544921875,
"y": 1772.154296875,
"x": 484.35,
"y": 1772.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 480.9462890625,
"y": 1771.009765625,
"x": 480.95,
"y": 1771.01,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 481.93359375,
"y": 1758.40283203125,
"x": 481.93,
"y": 1758.4,
"type": "target",
"move_mode": "fly",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 477.7685546875,
"y": 1758.052734375,
"x": 477.77,
"y": 1758.05,
"type": "target",
"move_mode": "fly",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 470.388671875,
"y": 1754.033203125,
"x": 470.39,
"y": 1754.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 466.255859375,
"y": 1767.11279296875,
"x": 466.26,
"y": 1767.11,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 461.828125,
"y": 1786.22607421875,
"x": 461.83,
"y": 1786.23,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 457.4169921875,
"y": 1787.3447265625,
"x": 457.42,
"y": 1787.34,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 482.5439453125,
"y": 1793.8603515625,
"x": 482.54,
"y": 1793.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 485.8720703125,
"y": 1811.970703125,
"x": 485.87,
"y": 1811.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 503.2607421875,
"y": 1829.0185546875,
"x": 503.26,
"y": 1829.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 509.7333984375,
"y": 1836.8671875,
"x": 509.73,
"y": 1836.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 524.2119140625,
"y": 1854.65771484375,
"x": 524.21,
"y": 1854.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 574.994140625,
"y": 1870.341796875,
"x": 574.99,
"y": 1870.34,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 604.4189453125,
"y": 1919.2041015625,
"x": 604.42,
"y": 1919.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 595.0615234375,
"y": 1947.58642578125,
"x": 595.06,
"y": 1947.59,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 601.9453125,
"y": 1953.732421875,
"x": 601.95,
"y": 1953.73,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 612.1962890625,
"y": 1942.8740234375,
"x": 612.2,
"y": 1942.87,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -11,7 +11,7 @@
{
"id": 1,
"x": 547.75,
"y": 1766.7919921875,
"y": 1766.79,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 554.0283203125,
"y": 1753.4033203125,
"x": 554.03,
"y": 1753.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 561.23046875,
"y": 1730.00439453125,
"x": 561.23,
"y": 1730.0,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 581.58203125,
"y": 1726.4521484375,
"x": 581.58,
"y": 1726.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 591.787109375,
"y": 1727.8291015625,
"x": 591.79,
"y": 1727.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 595.705078125,
"y": 1719.025390625,
"x": 595.71,
"y": 1719.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 616.2646484375,
"y": 1700.26220703125,
"x": 616.26,
"y": 1700.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 623.50390625,
"y": 1697.525390625,
"x": 623.5,
"y": 1697.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 629.115234375,
"y": 1693.8857421875,
"x": 629.12,
"y": 1693.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 640.9853515625,
"y": 1704.4716796875,
"x": 640.99,
"y": 1704.47,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 651.8232421875,
"y": 1712.53662109375,
"x": 651.82,
"y": 1712.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 654.7333984375,
"y": 1724.27197265625,
"x": 654.73,
"y": 1724.27,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -120,7 +120,7 @@
{
"id": 13,
"x": 547.75,
"y": 1766.7919921875,
"y": 1766.79,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 612.08984375,
"y": 1787.44140625,
"x": 612.09,
"y": 1787.44,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 629.158203125,
"y": 1794.4755859375,
"x": 629.16,
"y": 1794.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 626.8935546875,
"y": 1827.2919921875,
"x": 626.89,
"y": 1827.29,
"type": "path",
"move_mode": "run",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 654.646484375,
"y": 1837.21533203125,
"x": 654.65,
"y": 1837.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 670.93359375,
"y": 1850.02490234375,
"x": 670.93,
"y": 1850.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 659.4521484375,
"y": 1848.236328125,
"x": 659.45,
"y": 1848.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 656.96484375,
"y": 1862.5126953125,
"x": 656.96,
"y": 1862.51,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 678.6220703125,
"y": 1892.4853515625,
"x": 678.62,
"y": 1892.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 688.876953125,
"y": 1887.51611328125,
"x": 688.88,
"y": 1887.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 697.8095703125,
"y": 1860.0966796875,
"x": 697.81,
"y": 1860.1,
"type": "path",
"move_mode": "run",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 701.009765625,
"y": 1847.1611328125,
"x": 701.01,
"y": 1847.16,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 801.5966796875,
"y": 1796.1015625,
"x": 801.6,
"y": 1796.1,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": 813.2451171875,
"y": 1792.02490234375,
"x": 813.25,
"y": 1792.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": 840.9228515625,
"y": 1861.29296875,
"x": 840.92,
"y": 1861.29,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": 842.30859375,
"y": 1875.1220703125,
"x": 842.31,
"y": 1875.12,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": 792.47265625,
"y": 1783.3095703125,
"x": 792.47,
"y": 1783.31,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": 790.0654296875,
"y": 1773.98193359375,
"x": 790.07,
"y": 1773.98,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": 775.5830078125,
"y": 1767.8359375,
"x": 775.58,
"y": 1767.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -290,8 +290,8 @@
},
{
"id": 32,
"x": 767.8935546875,
"y": 1762.283203125,
"x": 767.89,
"y": 1762.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -299,8 +299,8 @@
},
{
"id": 33,
"x": 763.0361328125,
"y": 1748.125,
"x": 763.04,
"y": 1748.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -308,8 +308,8 @@
},
{
"id": 34,
"x": 766.849609375,
"y": 1724.27001953125,
"x": 766.85,
"y": 1724.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -317,8 +317,8 @@
},
{
"id": 35,
"x": 739.8916015625,
"y": 1689.19775390625,
"x": 739.89,
"y": 1689.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -326,8 +326,8 @@
},
{
"id": 36,
"x": 771.7880859375,
"y": 1687.845703125,
"x": 771.79,
"y": 1687.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -335,8 +335,8 @@
},
{
"id": 37,
"x": 789.76953125,
"y": 1686.77490234375,
"x": 789.77,
"y": 1686.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -344,8 +344,8 @@
},
{
"id": 38,
"x": 798.953125,
"y": 1689.00146484375,
"x": 798.95,
"y": 1689.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -353,8 +353,8 @@
},
{
"id": 39,
"x": 840.2587890625,
"y": 1706.24072265625,
"x": 840.26,
"y": 1706.24,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -362,8 +362,8 @@
},
{
"id": 40,
"x": 850.1142578125,
"y": 1711.7099609375,
"x": 850.11,
"y": 1711.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -371,8 +371,8 @@
},
{
"id": 41,
"x": 849.787109375,
"y": 1717.85107421875,
"x": 849.79,
"y": 1717.85,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 490.5673828125,
"y": 1435.79296875,
"x": 490.57,
"y": 1435.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 476.060546875,
"y": 1510.60205078125,
"x": 476.06,
"y": 1510.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 464.5966796875,
"y": 1571.97998046875,
"x": 464.6,
"y": 1571.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 452.912109375,
"y": 1571.63330078125,
"x": 452.91,
"y": 1571.63,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 466.84765625,
"y": 1569.51708984375,
"x": 466.85,
"y": 1569.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 495.3681640625,
"y": 1560.72607421875,
"x": 495.37,
"y": 1560.73,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 523.197265625,
"y": 1551.5498046875,
"x": 523.2,
"y": 1551.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 567.3828125,
"y": 1566.49951171875,
"x": 567.38,
"y": 1566.5,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 583.2880859375,
"y": 1561.95556640625,
"x": 583.29,
"y": 1561.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 596.5400390625,
"y": 1559.2119140625,
"x": 596.54,
"y": 1559.21,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 570.888671875,
"y": 1510.4169921875,
"x": 570.89,
"y": 1510.42,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 556.552734375,
"y": 1497.14501953125,
"x": 556.55,
"y": 1497.15,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 489.794921875,
"y": 1435.060546875,
"x": 489.79,
"y": 1435.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 464.16796875,
"y": 1457.73681640625,
"x": 464.17,
"y": 1457.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 423.2509765625,
"y": 1451.72265625,
"x": 423.25,
"y": 1451.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 405.7939453125,
"y": 1437.65087890625,
"x": 405.79,
"y": 1437.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 407.71875,
"y": 1356.79638671875,
"x": 407.72,
"y": 1356.8,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 445.4619140625,
"y": 1355.3076171875,
"x": 445.46,
"y": 1355.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 462.6572265625,
"y": 1362.849609375,
"x": 462.66,
"y": 1362.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 518.4482421875,
"y": 1403.3056640625,
"x": 518.45,
"y": 1403.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 547.1044921875,
"y": 1382.23291015625,
"x": 547.1,
"y": 1382.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 598.0556640625,
"y": 1393.2685546875,
"x": 598.06,
"y": 1393.27,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 602.91796875,
"y": 1407.02978515625,
"x": 602.92,
"y": 1407.03,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 631.7890625,
"y": 1434.0888671875,
"x": 631.79,
"y": 1434.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 648.3115234375,
"y": 1421.5078125,
"x": 648.31,
"y": 1421.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 682.8642578125,
"y": 1405.92236328125,
"x": 682.86,
"y": 1405.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 689.328125,
"y": 1391.84521484375,
"x": 689.33,
"y": 1391.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 692.2451171875,
"y": 1404.720703125,
"x": 692.25,
"y": 1404.72,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 710.28125,
"y": 1458.7470703125,
"x": 710.28,
"y": 1458.75,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 842.73046875,
"y": 1534.16455078125,
"x": 842.73,
"y": 1534.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 829.2294921875,
"y": 1533.623046875,
"x": 829.23,
"y": 1533.62,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 253.13671875,
"y": 1285.23388671875,
"x": 253.14,
"y": 1285.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 241.580078125,
"y": 1282.0205078125,
"x": 241.58,
"y": 1282.02,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 226.828125,
"y": 1239.34423828125,
"x": 226.83,
"y": 1239.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 223.6083984375,
"y": 1194.34228515625,
"x": 223.61,
"y": 1194.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 248.962890625,
"y": 1145.52978515625,
"x": 248.96,
"y": 1145.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 275.8310546875,
"y": 1162.23974609375,
"x": 275.83,
"y": 1162.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 313.8232421875,
"y": 1126.2861328125,
"x": 313.82,
"y": 1126.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 320.970703125,
"y": 1125.435546875,
"x": 320.97,
"y": 1125.44,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 342.462890625,
"y": 1124.7119140625,
"x": 342.46,
"y": 1124.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 377.0341796875,
"y": 1092.2294921875,
"x": 377.03,
"y": 1092.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 405.9951171875,
"y": 1100.7890625,
"x": 406.0,
"y": 1100.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 422.0341796875,
"y": 1113.09130859375,
"x": 422.03,
"y": 1113.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 434.4326171875,
"y": 1135.52392578125,
"x": 434.43,
"y": 1135.52,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 470.376953125,
"y": 1110.25537109375,
"x": 470.38,
"y": 1110.26,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 483.2763671875,
"y": 1083.72998046875,
"x": 483.28,
"y": 1083.73,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 488.8994140625,
"y": 1060.62255859375,
"x": 488.9,
"y": 1060.62,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 465.39453125,
"y": 1048.53125,
"x": 465.39,
"y": 1048.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 464.490234375,
"y": 1067.2255859375,
"x": 464.49,
"y": 1067.23,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 452.5078125,
"y": 1075.49267578125,
"x": 452.51,
"y": 1075.49,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 426.0771484375,
"y": 1070.908203125,
"x": 426.08,
"y": 1070.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 373.5859375,
"y": 1057.2099609375,
"x": 373.59,
"y": 1057.21,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 350.47265625,
"y": 1065.13232421875,
"x": 350.47,
"y": 1065.13,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 362.416015625,
"y": 1032.1591796875,
"x": 362.42,
"y": 1032.16,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 342.66015625,
"y": 999.87939453125,
"x": 342.66,
"y": 999.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 298.1083984375,
"y": 951.28173828125,
"x": 298.11,
"y": 951.28,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 280.525390625,
"y": 913.90087890625,
"x": 280.53,
"y": 913.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 265.4482421875,
"y": 885.50927734375,
"x": 265.45,
"y": 885.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 294.9501953125,
"y": 942.1220703125,
"x": 294.95,
"y": 942.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 290.0947265625,
"y": 954.8193359375,
"x": 290.09,
"y": 954.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 288.5830078125,
"y": 961.0341796875,
"x": 288.58,
"y": 961.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 279.931640625,
"y": 965.71826171875,
"x": 279.93,
"y": 965.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 245.8466796875,
"y": 981.23828125,
"x": 245.85,
"y": 981.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 228.130859375,
"y": 973.26953125,
"x": 228.13,
"y": 973.27,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -189.544921875,
"y": 972.71923828125,
"x": -189.54,
"y": 972.72,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -209.7109375,
"y": 947.060546875,
"x": -209.71,
"y": 947.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -212.71484375,
"y": 924.06982421875,
"x": -212.71,
"y": 924.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -220.5634765625,
"y": 923.11767578125,
"x": -220.56,
"y": 923.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -234.052734375,
"y": 909.48388671875,
"x": -234.05,
"y": 909.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -257.064453125,
"y": 907.46240234375,
"x": -257.06,
"y": 907.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -280.205078125,
"y": 928.9599609375,
"x": -280.21,
"y": 928.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -287.6123046875,
"y": 949.8515625,
"x": -287.61,
"y": 949.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -281.7880859375,
"y": 965.201171875,
"x": -281.79,
"y": 965.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -271.6416015625,
"y": 965.0478515625,
"x": -271.64,
"y": 965.05,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -268.0625,
"y": 975.921875,
"x": -268.06,
"y": 975.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -251.7685546875,
"y": 980.416015625,
"x": -251.77,
"y": 980.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -245.013671875,
"y": 992.63623046875,
"x": -245.01,
"y": 992.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -220.4013671875,
"y": 988.3916015625,
"x": -220.4,
"y": 988.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -194.068359375,
"y": 975.22265625,
"x": -194.07,
"y": 975.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -166.5185546875,
"y": 975.068359375,
"x": -166.52,
"y": 975.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -141.1767578125,
"y": 969.58349609375,
"x": -141.18,
"y": 969.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -118.884765625,
"y": 957.166015625,
"x": -118.88,
"y": 957.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -79.5166015625,
"y": 946.87353515625,
"x": -79.52,
"y": 946.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -61.591796875,
"y": 899.98486328125,
"x": -61.59,
"y": 899.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -35.9814453125,
"y": 853.353515625,
"x": -35.98,
"y": 853.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 19.70703125,
"y": 874.35546875,
"x": 19.71,
"y": 874.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 41,
"y": 892.1103515625,
"x": 41.0,
"y": 892.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 23.2470703125,
"y": 937.9345703125,
"x": 23.25,
"y": 937.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 16.498046875,
"y": 955.99853515625,
"x": 16.5,
"y": 956.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 7.75390625,
"y": 963.75537109375,
"x": 7.75,
"y": 963.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -48.3759765625,
"y": 1012.0693359375,
"x": -48.38,
"y": 1012.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -98.7177734375,
"y": 1005.34521484375,
"x": -98.72,
"y": 1005.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -38.7373046875,
"y": 1030.2724609375,
"x": -38.74,
"y": 1030.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 1.896484375,
"y": 1080.1650390625,
"x": 1.9,
"y": 1080.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 20.7548828125,
"y": 1099.08203125,
"x": 20.75,
"y": 1099.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 66.3994140625,
"y": 1096.3818359375,
"x": 66.4,
"y": 1096.38,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -255.05859375,
"y": 630.10400390625,
"x": -255.06,
"y": 630.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -300.37109375,
"y": 609.50244140625,
"x": -300.37,
"y": 609.5,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -331.0576171875,
"y": 596.18212890625,
"x": -331.06,
"y": 596.18,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -425.2158203125,
"y": 636.94677734375,
"x": -425.22,
"y": 636.95,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -483.4140625,
"y": 596.88232421875,
"x": -483.41,
"y": 596.88,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -255.05859375,
"y": 630.10400390625,
"x": -255.06,
"y": 630.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -335.4072265625,
"y": 695.8125,
"x": -335.41,
"y": 695.81,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -302.1279296875,
"y": 791.6201171875,
"x": -302.13,
"y": 791.62,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -314.859375,
"y": 828.44677734375,
"x": -314.86,
"y": 828.45,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -307.765625,
"y": 832.33984375,
"x": -307.77,
"y": 832.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -255.05859375,
"y": 630.10400390625,
"x": -255.06,
"y": 630.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -220.28515625,
"y": 694.4794921875,
"x": -220.29,
"y": 694.48,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -194.10546875,
"y": 735.6572265625,
"x": -194.11,
"y": 735.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -185.67578125,
"y": 754.2919921875,
"x": -185.68,
"y": 754.29,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -196.2607421875,
"y": 762.84619140625,
"x": -196.26,
"y": 762.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -178.48828125,
"y": 776.7763671875,
"x": -178.49,
"y": 776.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -171.078125,
"y": 788.48681640625,
"x": -171.08,
"y": 788.49,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -114.4384765625,
"y": 790.33544921875,
"x": -114.44,
"y": 790.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -96.8134765625,
"y": 777.2783203125,
"x": -96.81,
"y": 777.28,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -255.05859375,
"y": 630.10400390625,
"x": -255.06,
"y": 630.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -194.8330078125,
"y": 587.09423828125,
"x": -194.83,
"y": 587.09,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -166.2890625,
"y": 600.79150390625,
"x": -166.29,
"y": 600.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -150.78125,
"y": 596.8349609375,
"x": -150.78,
"y": 596.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": -124.412109375,
"y": 571.1865234375,
"x": -124.41,
"y": 571.19,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": -129.7958984375,
"y": 554.20556640625,
"x": -129.8,
"y": 554.21,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": -119.5009765625,
"y": 534.94677734375,
"x": -119.5,
"y": 534.95,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": -105.0078125,
"y": 553.80712890625,
"x": -105.01,
"y": 553.81,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": -57.4853515625,
"y": 656.83251953125,
"x": -57.49,
"y": 656.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": -26.6484375,
"y": 633.97509765625,
"x": -26.65,
"y": 633.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": -69.6142578125,
"y": 623.79443359375,
"x": -69.61,
"y": 623.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": -106.427734375,
"y": 622.59521484375,
"x": -106.43,
"y": 622.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": -138.763671875,
"y": 660.02392578125,
"x": -138.76,
"y": 660.02,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 341.3310546875,
"y": 548.490234375,
"x": 341.33,
"y": 548.49,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 334.2705078125,
"y": 567.1953125,
"x": 334.27,
"y": 567.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 328.134765625,
"y": 577.41162109375,
"x": 328.13,
"y": 577.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 325.783203125,
"y": 584.55517578125,
"x": 325.78,
"y": 584.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 311.18359375,
"y": 598.2841796875,
"x": 311.18,
"y": 598.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 291.669921875,
"y": 612.64794921875,
"x": 291.67,
"y": 612.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 277.017578125,
"y": 590.48583984375,
"x": 277.02,
"y": 590.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 279.078125,
"y": 583.54296875,
"x": 279.08,
"y": 583.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 266.861328125,
"y": 559.19140625,
"x": 266.86,
"y": 559.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 258.998046875,
"y": 541.71240234375,
"x": 259.0,
"y": 541.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 236.9296875,
"y": 557.9658203125,
"x": 236.93,
"y": 557.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 210.9462890625,
"y": 562.06787109375,
"x": 210.95,
"y": 562.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 190.333984375,
"y": 553.1923828125,
"x": 190.33,
"y": 553.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 168.251953125,
"y": 574.04638671875,
"x": 168.25,
"y": 574.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 164.9013671875,
"y": 590.54736328125,
"x": 164.9,
"y": 590.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 140.232421875,
"y": 566.1025390625,
"x": 140.23,
"y": 566.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 123.388671875,
"y": 556.27294921875,
"x": 123.39,
"y": 556.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 80.97265625,
"y": 571.86083984375,
"x": 80.97,
"y": 571.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 53.6630859375,
"y": 561.7939453125,
"x": 53.66,
"y": 561.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 72.3515625,
"y": 528.39013671875,
"x": 72.35,
"y": 528.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 110.6689453125,
"y": 514.5234375,
"x": 110.67,
"y": 514.52,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 341.244140625,
"y": 548.072265625,
"x": 341.24,
"y": 548.07,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 358.9296875,
"y": 537.7646484375,
"x": 358.93,
"y": 537.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 397.525390625,
"y": 523.185546875,
"x": 397.53,
"y": 523.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 406.6884765625,
"y": 557.7138671875,
"x": 406.69,
"y": 557.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 445.978515625,
"y": 572.90087890625,
"x": 445.98,
"y": 572.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 469.0302734375,
"y": 587.04638671875,
"x": 469.03,
"y": 587.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 468.3935546875,
"y": 621.8515625,
"x": 468.39,
"y": 621.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 502.04296875,
"y": 633.12451171875,
"x": 502.04,
"y": 633.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 521.5205078125,
"y": 644.1455078125,
"x": 521.52,
"y": 644.15,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 509.7861328125,
"y": 658.71142578125,
"x": 509.79,
"y": 658.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 498.076171875,
"y": 672.5224609375,
"x": 498.08,
"y": 672.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 475.7890625,
"y": 677.9404296875,
"x": 475.79,
"y": 677.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 445.6318359375,
"y": 711.03125,
"x": 445.63,
"y": 711.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 431.9365234375,
"y": 684.0830078125,
"x": 431.94,
"y": 684.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 426.2158203125,
"y": 678.25146484375,
"x": 426.22,
"y": 678.25,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 413.2255859375,
"y": 619.0888671875,
"x": 413.23,
"y": 619.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 405.8603515625,
"y": 614.0712890625,
"x": 405.86,
"y": 614.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 397.5634765625,
"y": 647.43994140625,
"x": 397.56,
"y": 647.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 371.4873046875,
"y": 652.84375,
"x": 371.49,
"y": 652.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 358.966796875,
"y": 676.67431640625,
"x": 358.97,
"y": 676.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 352.31640625,
"y": 683.1953125,
"x": 352.32,
"y": 683.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 316.5556640625,
"y": 680.3857421875,
"x": 316.56,
"y": 680.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 281.708984375,
"y": 660.810546875,
"x": 281.71,
"y": 660.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 249.3720703125,
"y": 656.869140625,
"x": 249.37,
"y": 656.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 248.5703125,
"y": 705.68994140625,
"x": 248.57,
"y": 705.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 268.45703125,
"y": 709.2626953125,
"x": 268.46,
"y": 709.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 266.6044921875,
"y": 777.865234375,
"x": 266.6,
"y": 777.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 242.427734375,
"y": 779.60400390625,
"x": 242.43,
"y": 779.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 230.8193359375,
"y": 774.08544921875,
"x": 230.82,
"y": 774.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 174.01171875,
"y": 765.55859375,
"x": 174.01,
"y": 765.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 149.6865234375,
"y": 761.44921875,
"x": 149.69,
"y": 761.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 134.6630859375,
"y": 767.2421875,
"x": 134.66,
"y": 767.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 131.833984375,
"y": 752.73828125,
"x": 131.83,
"y": 752.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 128.4111328125,
"y": 698.142578125,
"x": 128.41,
"y": 698.14,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 341.318359375,
"y": 548.134765625,
"x": 341.32,
"y": 548.13,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 340.0283203125,
"y": 530.62939453125,
"x": 340.03,
"y": 530.63,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 337.544921875,
"y": 514.40087890625,
"x": 337.54,
"y": 514.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 324.234375,
"y": 479.2578125,
"x": 324.23,
"y": 479.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 319.673828125,
"y": 456.2451171875,
"x": 319.67,
"y": 456.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 311.2587890625,
"y": 446.60791015625,
"x": 311.26,
"y": 446.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 281.9697265625,
"y": 448.41259765625,
"x": 281.97,
"y": 448.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 285.541015625,
"y": 457.4267578125,
"x": 285.54,
"y": 457.43,
"type": "target",
"move_mode": "fly",
"action": "stop_flying",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 341.318359375,
"y": 548.134765625,
"x": 341.32,
"y": 548.13,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 341.396484375,
"y": 532.4921875,
"x": 341.4,
"y": 532.49,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 351.623046875,
"y": 500.28515625,
"x": 351.62,
"y": 500.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 363.6708984375,
"y": 468.79150390625,
"x": 363.67,
"y": 468.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 367.7216796875,
"y": 460.3564453125,
"x": 367.72,
"y": 460.36,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 375.6083984375,
"y": 441.19384765625,
"x": 375.61,
"y": 441.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 385.7900390625,
"y": 405.7861328125,
"x": 385.79,
"y": 405.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 409.3291015625,
"y": 425.22314453125,
"x": 409.33,
"y": 425.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 418.4853515625,
"y": 430.16064453125,
"x": 418.49,
"y": 430.16,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 438.697265625,
"y": 429.89599609375,
"x": 438.7,
"y": 429.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 449.625,
"y": 438.77294921875,
"x": 449.62,
"y": 438.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 441.537109375,
"y": 420.58544921875,
"x": 441.54,
"y": 420.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 443.203125,
"y": 407.37353515625,
"x": 443.2,
"y": 407.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 449.638671875,
"y": 394.96923828125,
"x": 449.64,
"y": 394.97,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 443.892578125,
"y": 398.873046875,
"x": 443.89,
"y": 398.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 458.7822265625,
"y": 391.33349609375,
"x": 458.78,
"y": 391.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 475.3037109375,
"y": 403.18310546875,
"x": 475.3,
"y": 403.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": 487.1630859375,
"y": 412.802734375,
"x": 487.16,
"y": 412.8,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 173.9404296875,
"y": 389.57568359375,
"x": 173.94,
"y": 389.58,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 164.1845703125,
"y": 421.080078125,
"x": 164.18,
"y": 421.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 151.982421875,
"y": 415.14794921875,
"x": 151.98,
"y": 415.15,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 54.271484375,
"y": 139.361328125,
"x": 54.27,
"y": 139.36,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 79.7880859375,
"y": 166.1689453125,
"x": 79.79,
"y": 166.17,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 172.982421875,
"y": 202.5302734375,
"x": 172.98,
"y": 202.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 191.44140625,
"y": 235.0078125,
"x": 191.44,
"y": 235.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 179.2646484375,
"y": 268.25244140625,
"x": 179.26,
"y": 268.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 170.212890625,
"y": 276.39208984375,
"x": 170.21,
"y": 276.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 155.8154296875,
"y": 269.80029296875,
"x": 155.82,
"y": 269.8,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 160.9921875,
"y": 314.6396484375,
"x": 160.99,
"y": 314.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 152.7392578125,
"y": 324.2578125,
"x": 152.74,
"y": 324.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 161.50390625,
"y": 344.4619140625,
"x": 161.5,
"y": 344.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 148.7578125,
"y": 353.76904296875,
"x": 148.76,
"y": 353.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 119.19140625,
"y": 356.48388671875,
"x": 119.19,
"y": 356.48,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 118.7099609375,
"y": 351.77197265625,
"x": 118.71,
"y": 351.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 115.0068359375,
"y": 336.71533203125,
"x": 115.01,
"y": 336.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 115.0732421875,
"y": 329.7783203125,
"x": 115.07,
"y": 329.78,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 82.927734375,
"y": 306.43505859375,
"x": 82.93,
"y": 306.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 46.908203125,
"y": 345.73046875,
"x": 46.91,
"y": 345.73,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 40.2470703125,
"y": 297.31103515625,
"x": 40.25,
"y": 297.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 30.7529296875,
"y": 274.53125,
"x": 30.75,
"y": 274.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": -31.96875,
"y": 259.525390625,
"x": -31.97,
"y": 259.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 4.2373046875,
"y": 253.8681640625,
"x": 4.24,
"y": 253.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 54.1171875,
"y": 250.3544921875,
"x": 54.12,
"y": 250.35,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 56.6181640625,
"y": 224.39111328125,
"x": 56.62,
"y": 224.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 83.4501953125,
"y": 236.59326171875,
"x": 83.45,
"y": 236.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 109.267578125,
"y": 248.37353515625,
"x": 109.27,
"y": 248.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 127.5185546875,
"y": 256.69580078125,
"x": 127.52,
"y": 256.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 143.490234375,
"y": 272.11474609375,
"x": 143.49,
"y": 272.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 182.8154296875,
"y": 270.25732421875,
"x": 182.82,
"y": 270.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 226.4609375,
"y": 260.9267578125,
"x": 226.46,
"y": 260.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 257.4189453125,
"y": 266.41259765625,
"x": 257.42,
"y": 266.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 277.6669921875,
"y": 232.6884765625,
"x": 277.67,
"y": 232.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 284.3544921875,
"y": 206.03125,
"x": 284.35,
"y": 206.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 313.185546875,
"y": 195.85595703125,
"x": 313.19,
"y": 195.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 347.064453125,
"y": 183.5654296875,
"x": 347.06,
"y": 183.57,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 489.3837890625,
"y": 222.20166015625,
"x": 489.38,
"y": 222.2,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 481.3583984375,
"y": 208.1396484375,
"x": 481.36,
"y": 208.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 475.4736328125,
"y": 187.79248046875,
"x": 475.47,
"y": 187.79,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 470.7158203125,
"y": 214.20361328125,
"x": 470.72,
"y": 214.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 453.751953125,
"y": 229.97021484375,
"x": 453.75,
"y": 229.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 465.4765625,
"y": 241.74072265625,
"x": 465.48,
"y": 241.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 459.6259765625,
"y": 245.740234375,
"x": 459.63,
"y": 245.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 463.6396484375,
"y": 264.439453125,
"x": 463.64,
"y": 264.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 456.4619140625,
"y": 248.5419921875,
"x": 456.46,
"y": 248.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 463.0126953125,
"y": 253.51025390625,
"x": 463.01,
"y": 253.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 462.7734375,
"y": 265.48583984375,
"x": 462.77,
"y": 265.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 457.5986328125,
"y": 275.66748046875,
"x": 457.6,
"y": 275.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 460.9150390625,
"y": 289.31689453125,
"x": 460.92,
"y": 289.32,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 451.556640625,
"y": 299.4345703125,
"x": 451.56,
"y": 299.43,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 438.109375,
"y": 303.51953125,
"x": 438.11,
"y": 303.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 395.072265625,
"y": 308.44287109375,
"x": 395.07,
"y": 308.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 381.9814453125,
"y": 304.08740234375,
"x": 381.98,
"y": 304.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 363.5263671875,
"y": 286.265625,
"x": 363.53,
"y": 286.27,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 351.9208984375,
"y": 285.783203125,
"x": 351.92,
"y": 285.78,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 331.7587890625,
"y": 301.99560546875,
"x": 331.76,
"y": 302.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 327.5986328125,
"y": 332.86865234375,
"x": 327.6,
"y": 332.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 330.3212890625,
"y": 349.55126953125,
"x": 330.32,
"y": 349.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 326.6669921875,
"y": 354.61376953125,
"x": 326.67,
"y": 354.61,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -963.421875,
"y": -288.943359375,
"x": -963.42,
"y": -288.94,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -917.173828125,
"y": -273.48486328125,
"x": -917.17,
"y": -273.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -891.1328125,
"y": -289.44482421875,
"x": -891.13,
"y": -289.44,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -919.794921875,
"y": -314.5126953125,
"x": -919.79,
"y": -314.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -941.5830078125,
"y": -333.03564453125,
"x": -941.58,
"y": -333.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -945.490234375,
"y": -315.6875,
"x": -945.49,
"y": -315.69,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -948.134765625,
"y": -297.76708984375,
"x": -948.13,
"y": -297.77,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -937.03125,
"y": -276.92333984375,
"x": -937.03,
"y": -276.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -950.6123046875,
"y": -243.9013671875,
"x": -950.61,
"y": -243.9,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -966.2900390625,
"y": -220.7001953125,
"x": -966.29,
"y": -220.7,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1028.330078125,
"y": -196.951171875,
"x": -1028.33,
"y": -196.95,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1011.478515625,
"y": -201.630859375,
"x": -1011.48,
"y": -201.63,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -986.302734375,
"y": -184.486328125,
"x": -986.3,
"y": -184.49,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -956.658203125,
"y": -174.3642578125,
"x": -956.66,
"y": -174.36,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -913.4521484375,
"y": -145.5126953125,
"x": -913.45,
"y": -145.51,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -900.103515625,
"y": -127.5947265625,
"x": -900.1,
"y": -127.59,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -907.169921875,
"y": -120.65771484375,
"x": -907.17,
"y": -120.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -909.7138671875,
"y": -90.36474609375,
"x": -909.71,
"y": -90.36,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -913.5595703125,
"y": -68.626953125,
"x": -913.56,
"y": -68.63,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 54.3115234375,
"y": 139.25244140625,
"x": 54.31,
"y": 139.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -7.57421875,
"y": 162.69921875,
"x": -7.57,
"y": 162.7,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -23.8095703125,
"y": 145.80224609375,
"x": -23.81,
"y": 145.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -46.42578125,
"y": 81.97216796875,
"x": -46.43,
"y": 81.97,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -41.9833984375,
"y": 57.28955078125,
"x": -41.98,
"y": 57.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 54.3115234375,
"y": 139.25244140625,
"x": 54.31,
"y": 139.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 41.6044921875,
"y": 122.73681640625,
"x": 41.6,
"y": 122.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 57.6962890625,
"y": 105.2529296875,
"x": 57.7,
"y": 105.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 68.763671875,
"y": 85.52880859375,
"x": 68.76,
"y": 85.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 81.646484375,
"y": 84.1484375,
"x": 81.65,
"y": 84.15,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 106.3798828125,
"y": 94.0400390625,
"x": 106.38,
"y": 94.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 138.7001953125,
"y": 102.3388671875,
"x": 138.7,
"y": 102.34,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 130.1748046875,
"y": 87.20458984375,
"x": 130.17,
"y": 87.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 127.552734375,
"y": 81.80224609375,
"x": 127.55,
"y": 81.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 121.421875,
"y": 77.30908203125,
"x": 121.42,
"y": 77.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 117.7109375,
"y": 59.01220703125,
"x": 117.71,
"y": 59.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 83.5107421875,
"y": 59.5234375,
"x": 83.51,
"y": 59.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 80.6748046875,
"y": 42.6533203125,
"x": 80.67,
"y": 42.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 129.83984375,
"y": 15.05517578125,
"x": 129.84,
"y": 15.06,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 25.9921875,
"y": -112.3564453125,
"x": 25.99,
"y": -112.36,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 35.6064453125,
"y": -123.9677734375,
"x": 35.61,
"y": -123.97,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 41.6376953125,
"y": -121.91015625,
"x": 41.64,
"y": -121.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 54.77734375,
"y": -123.51025390625,
"x": 54.78,
"y": -123.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 62.162109375,
"y": -130.84033203125,
"x": 62.16,
"y": -130.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 49.89453125,
"y": -138.6845703125,
"x": 49.89,
"y": -138.68,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 32.4111328125,
"y": -150.99267578125,
"x": 32.41,
"y": -150.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 54.39453125,
"y": -155.908203125,
"x": 54.39,
"y": -155.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 92.98046875,
"y": -162.0185546875,
"x": 92.98,
"y": -162.02,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 100.197265625,
"y": -161.7529296875,
"x": 100.2,
"y": -161.75,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 25.994140625,
"y": -112.275390625,
"x": 25.99,
"y": -112.28,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 0.5849609375,
"y": -99.99560546875,
"x": 0.58,
"y": -100.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -39.7451171875,
"y": -104.7041015625,
"x": -39.75,
"y": -104.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -94.6376953125,
"y": -112.4736328125,
"x": -94.64,
"y": -112.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -115.2568359375,
"y": -129.91943359375,
"x": -115.26,
"y": -129.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -139.2705078125,
"y": -141.888671875,
"x": -139.27,
"y": -141.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -150.0673828125,
"y": -186.1982421875,
"x": -150.07,
"y": -186.2,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -158.7744140625,
"y": -159.01171875,
"x": -158.77,
"y": -159.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": -170.63671875,
"y": -141.6298828125,
"x": -170.64,
"y": -141.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": -168.068359375,
"y": -132.0849609375,
"x": -168.07,
"y": -132.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": -155.955078125,
"y": -98.41650390625,
"x": -155.96,
"y": -98.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": -183.2529296875,
"y": -93.8603515625,
"x": -183.25,
"y": -93.86,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 259.4599609375,
"y": -14.05029296875,
"x": 259.46,
"y": -14.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 262.3046875,
"y": 13.2890625,
"x": 262.3,
"y": 13.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 264.0517578125,
"y": 30.6708984375,
"x": 264.05,
"y": 30.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 251.96484375,
"y": 50.53466796875,
"x": 251.96,
"y": 50.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 272.630859375,
"y": 79.38134765625,
"x": 272.63,
"y": 79.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 267.990234375,
"y": 119.66552734375,
"x": 267.99,
"y": 119.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 241.2802734375,
"y": 111.86865234375,
"x": 241.28,
"y": 111.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 222.9765625,
"y": 114.45068359375,
"x": 222.98,
"y": 114.45,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 217.9853515625,
"y": 138.96240234375,
"x": 217.99,
"y": 138.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 258.720703125,
"y": 162.0927734375,
"x": 258.72,
"y": 162.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 284.7646484375,
"y": 155.01318359375,
"x": 284.76,
"y": 155.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 292.8251953125,
"y": 117.12841796875,
"x": 292.83,
"y": 117.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 296.38671875,
"y": 101.4296875,
"x": 296.39,
"y": 101.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 310.34765625,
"y": 86.8173828125,
"x": 310.35,
"y": 86.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 328.416015625,
"y": 85.1279296875,
"x": 328.42,
"y": 85.13,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 340.587890625,
"y": 91.037109375,
"x": 340.59,
"y": 91.04,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 356.2470703125,
"y": 98.955078125,
"x": 356.25,
"y": 98.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 383.77734375,
"y": 111.8310546875,
"x": 383.78,
"y": 111.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 259.4599609375,
"y": -14.05029296875,
"x": 259.46,
"y": -14.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 267.037109375,
"y": -42.85107421875,
"x": 267.04,
"y": -42.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 256.974609375,
"y": -80.43212890625,
"x": 256.97,
"y": -80.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 256.82421875,
"y": -99.52587890625,
"x": 256.82,
"y": -99.53,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 287.93359375,
"y": -88.81689453125,
"x": 287.93,
"y": -88.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 289.5810546875,
"y": -79.79833984375,
"x": 289.58,
"y": -79.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 293.818359375,
"y": -68.43310546875,
"x": 293.82,
"y": -68.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 290.9296875,
"y": -61.20458984375,
"x": 290.93,
"y": -61.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 307.2060546875,
"y": -40.19287109375,
"x": 307.21,
"y": -40.19,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 314.7724609375,
"y": -18.03369140625,
"x": 314.77,
"y": -18.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 353.6513671875,
"y": 18.00439453125,
"x": 353.65,
"y": 18.0,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 352.5341796875,
"y": 60.98388671875,
"x": 352.53,
"y": 60.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 359.7373046875,
"y": 28.763671875,
"x": 359.74,
"y": 28.76,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 384.57421875,
"y": 28.888671875,
"x": 384.57,
"y": 28.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 423.767578125,
"y": 40.49951171875,
"x": 423.77,
"y": 40.5,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 410.2421875,
"y": 42.5029296875,
"x": 410.24,
"y": 42.5,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 418.2822265625,
"y": 46.02685546875,
"x": 418.28,
"y": 46.03,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 431.0634765625,
"y": 57.6005859375,
"x": 431.06,
"y": 57.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 470.3837890625,
"y": 53.29833984375,
"x": 470.38,
"y": 53.3,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 505.634765625,
"y": 51.6884765625,
"x": 505.63,
"y": 51.69,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 611.5732421875,
"y": -284.060546875,
"x": 611.57,
"y": -284.06,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 567.8828125,
"y": -338.205078125,
"x": 567.88,
"y": -338.21,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 558.779296875,
"y": -330.57470703125,
"x": 558.78,
"y": -330.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 551.13671875,
"y": -326.2685546875,
"x": 551.14,
"y": -326.27,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 524.2646484375,
"y": -319.0625,
"x": 524.26,
"y": -319.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 500.9609375,
"y": -312.8251953125,
"x": 500.96,
"y": -312.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 483.6708984375,
"y": -316.66357421875,
"x": 483.67,
"y": -316.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 475.0927734375,
"y": -322.7412109375,
"x": 475.09,
"y": -322.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 481.390625,
"y": -296.51171875,
"x": 481.39,
"y": -296.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 485.1708984375,
"y": -279.25146484375,
"x": 485.17,
"y": -279.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 491.5185546875,
"y": -275.4599609375,
"x": 491.52,
"y": -275.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 501.107421875,
"y": -268.27392578125,
"x": 501.11,
"y": -268.27,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 510.05078125,
"y": -255.38671875,
"x": 510.05,
"y": -255.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 497.9306640625,
"y": -219.50244140625,
"x": 497.93,
"y": -219.5,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 531.6640625,
"y": -229.5546875,
"x": 531.66,
"y": -229.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 547.294921875,
"y": -226.67822265625,
"x": 547.29,
"y": -226.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 570.9736328125,
"y": -217.48193359375,
"x": 570.97,
"y": -217.48,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 564.4755859375,
"y": -201.78857421875,
"x": 564.48,
"y": -201.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 563.787109375,
"y": -179.595703125,
"x": 563.79,
"y": -179.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 565.12890625,
"y": -169.62353515625,
"x": 565.13,
"y": -169.62,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 593.32421875,
"y": -171.1982421875,
"x": 593.32,
"y": -171.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 676.486328125,
"y": -185.11083984375,
"x": 676.49,
"y": -185.11,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 661.5791015625,
"y": -162.36962890625,
"x": 661.58,
"y": -162.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 644.427734375,
"y": -139.9892578125,
"x": 644.43,
"y": -139.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 682.49609375,
"y": -110.22314453125,
"x": 682.5,
"y": -110.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 684.9912109375,
"y": -75.47216796875,
"x": 684.99,
"y": -75.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 684.5986328125,
"y": -19.19921875,
"x": 684.6,
"y": -19.2,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 651.99609375,
"y": 4.82421875,
"x": 652.0,
"y": 4.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 626.7998046875,
"y": -29.8642578125,
"x": 626.8,
"y": -29.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 604.6591796875,
"y": -47.67822265625,
"x": 604.66,
"y": -47.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 594.5810546875,
"y": -55.8466796875,
"x": 594.58,
"y": -55.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 547.4755859375,
"y": -37.6630859375,
"x": 547.48,
"y": -37.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 512.9462890625,
"y": -52.33349609375,
"x": 512.95,
"y": -52.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 502.86328125,
"y": -47.66162109375,
"x": 502.86,
"y": -47.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 491.4365234375,
"y": -62.3173828125,
"x": 491.44,
"y": -62.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 514.875,
"y": -81.974609375,
"x": 514.88,
"y": -81.97,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 267.939453125,
"y": -665.14697265625,
"x": 267.94,
"y": -665.15,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 263.470703125,
"y": -674.2431640625,
"x": 263.47,
"y": -674.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 320.779296875,
"y": -734.00146484375,
"x": 320.78,
"y": -734.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 290.2587890625,
"y": -757.650390625,
"x": 290.26,
"y": -757.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 261.3544921875,
"y": -771.43505859375,
"x": 261.35,
"y": -771.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 203.1435546875,
"y": -788.69091796875,
"x": 203.14,
"y": -788.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 171.4228515625,
"y": -799.705078125,
"x": 171.42,
"y": -799.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 138.4541015625,
"y": -812.82177734375,
"x": 138.45,
"y": -812.82,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 99.0625,
"y": -822.1240234375,
"x": 99.06,
"y": -822.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 60.2314453125,
"y": -829.642578125,
"x": 60.23,
"y": -829.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 37.1318359375,
"y": -827.80908203125,
"x": 37.13,
"y": -827.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -39.828125,
"y": -757.46728515625,
"x": -39.83,
"y": -757.47,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -69.3525390625,
"y": -756.486328125,
"x": -69.35,
"y": -756.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -92.681640625,
"y": -794.8994140625,
"x": -92.68,
"y": -794.9,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -99.5361328125,
"y": -832.365234375,
"x": -99.54,
"y": -832.37,
"type": "path",
"move_mode": "walk",
"action": "pick_around",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 507.609375,
"y": -630.2548828125,
"x": 507.61,
"y": -630.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 550.1728515625,
"y": -609.81982421875,
"x": 550.17,
"y": -609.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 595.0810546875,
"y": -580.337890625,
"x": 595.08,
"y": -580.34,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 612.7705078125,
"y": -574.47412109375,
"x": 612.77,
"y": -574.47,
"action": "stop_flying",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 598.52734375,
"y": -612.462890625,
"x": 598.53,
"y": -612.46,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 601.6015625,
"y": -636.275390625,
"x": 601.6,
"y": -636.28,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 578.736328125,
"y": -686.28271484375,
"x": 578.74,
"y": -686.28,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 574.970703125,
"y": -705.24462890625,
"x": 574.97,
"y": -705.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 581.6982421875,
"y": -722.60791015625,
"x": 581.7,
"y": -722.61,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 598.501953125,
"y": -721.078125,
"x": 598.5,
"y": -721.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 605.681640625,
"y": -719.9677734375,
"x": 605.68,
"y": -719.97,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 613.9521484375,
"y": -713.92041015625,
"x": 613.95,
"y": -713.92,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 626.5703125,
"y": -720.16845703125,
"x": 626.57,
"y": -720.17,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 638.3662109375,
"y": -738.5751953125,
"x": 638.37,
"y": -738.58,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 625.978515625,
"y": -706.31201171875,
"x": 625.98,
"y": -706.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 508.0185546875,
"y": -630.4326171875,
"x": 508.02,
"y": -630.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 498.453125,
"y": -746.11181640625,
"x": 498.45,
"y": -746.11,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 481.337890625,
"y": -756.93310546875,
"x": 481.34,
"y": -756.93,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 473.015625,
"y": -759.42626953125,
"x": 473.02,
"y": -759.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 469.111328125,
"y": -767.81103515625,
"x": 469.11,
"y": -767.81,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 457.03515625,
"y": -793.7802734375,
"x": 457.04,
"y": -793.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 470.3232421875,
"y": -783.64404296875,
"x": 470.32,
"y": -783.64,
"type": "target",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 611.712890625,
"y": -284.72119140625,
"x": 611.71,
"y": -284.72,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 628.716796875,
"y": -309.63916015625,
"x": 628.72,
"y": -309.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 640.6806640625,
"y": -397.4970703125,
"x": 640.68,
"y": -397.5,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 646.7099609375,
"y": -409.55224609375,
"x": 646.71,
"y": -409.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 828.2451171875,
"y": -583.4296875,
"x": 828.25,
"y": -583.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 821.88671875,
"y": -584.1201171875,
"x": 821.89,
"y": -584.12,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 798.892578125,
"y": -592.70068359375,
"x": 798.89,
"y": -592.7,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 674.7197265625,
"y": -572.37451171875,
"x": 674.72,
"y": -572.37,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 695.8544921875,
"y": -552.98876953125,
"x": 695.85,
"y": -552.99,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 721.298828125,
"y": -523.0615234375,
"x": 721.3,
"y": -523.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 748.02734375,
"y": -550.8505859375,
"x": 748.03,
"y": -550.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 746.46875,
"y": -503.37109375,
"x": 746.47,
"y": -503.37,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 765.5078125,
"y": -479.44140625,
"x": 765.51,
"y": -479.44,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 820.642578125,
"y": -478.93310546875,
"x": 820.64,
"y": -478.93,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 847.1787109375,
"y": -502.25244140625,
"x": 847.18,
"y": -502.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 865.181640625,
"y": -525.74365234375,
"x": 865.18,
"y": -525.74,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 828.23046875,
"y": -583.3564453125,
"x": 828.23,
"y": -583.36,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 930.9658203125,
"y": -599.5517578125,
"x": 930.97,
"y": -599.55,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 934.6005859375,
"y": -613.10302734375,
"x": 934.6,
"y": -613.1,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1011.6279296875,
"y": -678.42626953125,
"x": 1011.63,
"y": -678.43,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 994.9755859375,
"y": -677.263671875,
"x": 994.98,
"y": -677.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 949.9072265625,
"y": -646.4521484375,
"x": 949.91,
"y": -646.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 913.427734375,
"y": -635.32666015625,
"x": 913.43,
"y": -635.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 896.052734375,
"y": -628.18505859375,
"x": 896.05,
"y": -628.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 885.375,
"y": -654.927734375,
"x": 885.38,
"y": -654.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 888.365234375,
"y": -678.87646484375,
"x": 888.37,
"y": -678.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 867.2919921875,
"y": -699.45166015625,
"x": 867.29,
"y": -699.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 852.7978515625,
"y": -709.39453125,
"x": 852.8,
"y": -709.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 853.0927734375,
"y": -726.98095703125,
"x": 853.09,
"y": -726.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 861.6005859375,
"y": -749.49267578125,
"x": 861.6,
"y": -749.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 833.1650390625,
"y": -710.02001953125,
"x": 833.17,
"y": -710.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 820.6630859375,
"y": -715.9296875,
"x": 820.66,
"y": -715.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 809.05078125,
"y": -705.94384765625,
"x": 809.05,
"y": -705.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 794.7529296875,
"y": -703.1826171875,
"x": 794.75,
"y": -703.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 778.9404296875,
"y": -695.68896484375,
"x": 778.94,
"y": -695.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 736.455078125,
"y": -681.47216796875,
"x": 736.46,
"y": -681.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 717.8583984375,
"y": -676.56787109375,
"x": 717.86,
"y": -676.57,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 708.20703125,
"y": -683.58642578125,
"x": 708.21,
"y": -683.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 717.0908203125,
"y": -678.64990234375,
"x": 717.09,
"y": -678.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 721.7470703125,
"y": -693.65380859375,
"x": 721.75,
"y": -693.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 730.439453125,
"y": -710.87255859375,
"x": 730.44,
"y": -710.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 732.0703125,
"y": -719.26708984375,
"x": 732.07,
"y": -719.27,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 728.052734375,
"y": -722.04736328125,
"x": 728.05,
"y": -722.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 723.470703125,
"y": -738.6953125,
"x": 723.47,
"y": -738.7,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 711.455078125,
"y": -769.03515625,
"x": 711.46,
"y": -769.04,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 672.4619140625,
"y": -765.4091796875,
"x": 672.46,
"y": -765.41,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 711.455078125,
"y": -769.03515625,
"x": 711.46,
"y": -769.04,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 710.2734375,
"y": -799.34130859375,
"x": 710.27,
"y": -799.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 728.0966796875,
"y": -772.7138671875,
"x": 728.1,
"y": -772.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 765.470703125,
"y": -786.99951171875,
"x": 765.47,
"y": -787.0,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 785.095703125,
"y": -795.1044921875,
"x": 785.1,
"y": -795.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 813.5966796875,
"y": -815.22265625,
"x": 813.6,
"y": -815.22,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 829.416015625,
"y": -808.73046875,
"x": 829.42,
"y": -808.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 879.501953125,
"y": -786.330078125,
"x": 879.5,
"y": -786.33,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 918.2333984375,
"y": -780.19775390625,
"x": 918.23,
"y": -780.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 933.29296875,
"y": -780.65087890625,
"x": 933.29,
"y": -780.65,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 894.2275390625,
"y": -806.0908203125,
"x": 894.23,
"y": -806.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 896.490234375,
"y": -831.29296875,
"x": 896.49,
"y": -831.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 914.5625,
"y": -828.95458984375,
"x": 914.56,
"y": -828.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 930.1826171875,
"y": -872.7080078125,
"x": 930.18,
"y": -872.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 955.380859375,
"y": -885.4794921875,
"x": 955.38,
"y": -885.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 955.701171875,
"y": -917.82080078125,
"x": 955.7,
"y": -917.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 961.3681640625,
"y": -927.11181640625,
"x": 961.37,
"y": -927.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 977.11328125,
"y": -937.90966796875,
"x": 977.11,
"y": -937.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 974.40625,
"y": -949.43359375,
"x": 974.41,
"y": -949.43,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 969.412109375,
"y": -949.767578125,
"x": 969.41,
"y": -949.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 937.2548828125,
"y": -969.15087890625,
"x": 937.25,
"y": -969.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 918.58984375,
"y": -975.49072265625,
"x": 918.59,
"y": -975.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 912.2509765625,
"y": -980.89208984375,
"x": 912.25,
"y": -980.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": 843.5732421875,
"y": -937.49169921875,
"x": 843.57,
"y": -937.49,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": 817.31640625,
"y": -954.47900390625,
"x": 817.32,
"y": -954.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": 824.1357421875,
"y": -920.8173828125,
"x": 824.14,
"y": -920.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": 803.916015625,
"y": -891.19580078125,
"x": 803.92,
"y": -891.2,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": 782.2421875,
"y": -869.14697265625,
"x": 782.24,
"y": -869.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": 777.1474609375,
"y": -853.00146484375,
"x": 777.15,
"y": -853.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -290,8 +290,8 @@
},
{
"id": 32,
"x": 796.8916015625,
"y": -846.646484375,
"x": 796.89,
"y": -846.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -299,8 +299,8 @@
},
{
"id": 33,
"x": 808.9765625,
"y": -851.5751953125,
"x": 808.98,
"y": -851.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -308,8 +308,8 @@
},
{
"id": 34,
"x": 835.7607421875,
"y": -861.05029296875,
"x": 835.76,
"y": -861.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -317,8 +317,8 @@
},
{
"id": 35,
"x": 830.0625,
"y": -870.48291015625,
"x": 830.06,
"y": -870.48,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -326,8 +326,8 @@
},
{
"id": 36,
"x": 824.7197265625,
"y": -875.3369140625,
"x": 824.72,
"y": -875.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -335,8 +335,8 @@
},
{
"id": 37,
"x": 814.30078125,
"y": -869.2060546875,
"x": 814.3,
"y": -869.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -344,8 +344,8 @@
},
{
"id": 38,
"x": 765.6474609375,
"y": -886.5419921875,
"x": 765.65,
"y": -886.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -353,8 +353,8 @@
},
{
"id": 39,
"x": 757.7978515625,
"y": -913.890625,
"x": 757.8,
"y": -913.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -362,8 +362,8 @@
},
{
"id": 40,
"x": 727.7578125,
"y": -906.26123046875,
"x": 727.76,
"y": -906.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -371,8 +371,8 @@
},
{
"id": 41,
"x": 714.3525390625,
"y": -892.626953125,
"x": 714.35,
"y": -892.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -380,8 +380,8 @@
},
{
"id": 42,
"x": 708.361328125,
"y": -895.126953125,
"x": 708.36,
"y": -895.13,
"type": "path",
"move_mode": "fly",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1128.4453125,
"y": -984.365234375,
"x": 1128.45,
"y": -984.37,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1130.7099609375,
"y": -991.4404296875,
"x": 1130.71,
"y": -991.44,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1118.388671875,
"y": -1005.69775390625,
"x": 1118.39,
"y": -1005.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1104.240234375,
"y": -1012.3203125,
"x": 1104.24,
"y": -1012.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1107.1494140625,
"y": -992.45947265625,
"x": 1107.15,
"y": -992.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1094.44140625,
"y": -976.1455078125,
"x": 1094.44,
"y": -976.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1093.3447265625,
"y": -943.9990234375,
"x": 1093.34,
"y": -944.0,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1122.033203125,
"y": -882.3916015625,
"x": 1122.03,
"y": -882.39,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1148.5029296875,
"y": -881.72119140625,
"x": 1148.5,
"y": -881.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1169.7158203125,
"y": -883.38134765625,
"x": 1169.72,
"y": -883.38,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1221.46484375,
"y": -909.06982421875,
"x": 1221.46,
"y": -909.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1247.90625,
"y": -905.2880859375,
"x": 1247.91,
"y": -905.29,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1261.931640625,
"y": -901.30517578125,
"x": 1261.93,
"y": -901.31,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1275.6865234375,
"y": -911.22216796875,
"x": 1275.69,
"y": -911.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1294.0595703125,
"y": -913.18310546875,
"x": 1294.06,
"y": -913.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1304.8544921875,
"y": -912.91943359375,
"x": 1304.85,
"y": -912.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1323.859375,
"y": -918.240234375,
"x": 1323.86,
"y": -918.24,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1326.4345703125,
"y": -903.3935546875,
"x": 1326.43,
"y": -903.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1317.328125,
"y": -894.302734375,
"x": 1317.33,
"y": -894.3,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1347.453125,
"y": -899.515625,
"x": 1347.45,
"y": -899.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1381.0224609375,
"y": -900.083984375,
"x": 1381.02,
"y": -900.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1397.736328125,
"y": -900.4130859375,
"x": 1397.74,
"y": -900.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1372.8876953125,
"y": -860.17138671875,
"x": 1372.89,
"y": -860.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1366.9150390625,
"y": -838.0234375,
"x": 1366.92,
"y": -838.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1357.5654296875,
"y": -830.01318359375,
"x": 1357.57,
"y": -830.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 1341.607421875,
"y": -796.84130859375,
"x": 1341.61,
"y": -796.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 1328.65234375,
"y": -790.40185546875,
"x": 1328.65,
"y": -790.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 1306.642578125,
"y": -789.51123046875,
"x": 1306.64,
"y": -789.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 1266.5234375,
"y": -786.40673828125,
"x": 1266.52,
"y": -786.41,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1043.1640625,
"y": -558.01513671875,
"x": 1043.16,
"y": -558.02,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 1019.8720703125,
"y": -538.00537109375,
"x": 1019.87,
"y": -538.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 1003.3583984375,
"y": -532.3916015625,
"x": 1003.36,
"y": -532.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 983.1376953125,
"y": -531.1962890625,
"x": 983.14,
"y": -531.2,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 989.0693359375,
"y": -531.98388671875,
"x": 989.07,
"y": -531.98,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 1043.1640625,
"y": -558.01513671875,
"x": 1043.16,
"y": -558.02,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 1136.416015625,
"y": -533.6416015625,
"x": 1136.42,
"y": -533.64,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 1144.3125,
"y": -524.99267578125,
"x": 1144.31,
"y": -524.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 1153.6796875,
"y": -514.5068359375,
"x": 1153.68,
"y": -514.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 1165.2548828125,
"y": -505.12158203125,
"x": 1165.25,
"y": -505.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 1184.2724609375,
"y": -473.08251953125,
"x": 1184.27,
"y": -473.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 1190.9912109375,
"y": -461.59375,
"x": 1190.99,
"y": -461.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 1197.1435546875,
"y": -446.6396484375,
"x": 1197.14,
"y": -446.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 1206,
"y": -429.28271484375,
"x": 1206.0,
"y": -429.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 1203.931640625,
"y": -423.9326171875,
"x": 1203.93,
"y": -423.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 1208.72265625,
"y": -421.84619140625,
"x": 1208.72,
"y": -421.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 1226.4716796875,
"y": -442.85888671875,
"x": 1226.47,
"y": -442.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 1231.822265625,
"y": -450.5791015625,
"x": 1231.82,
"y": -450.58,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 1219.5361328125,
"y": -470.6162109375,
"x": 1219.54,
"y": -470.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 1206.0087890625,
"y": -462.82470703125,
"x": 1206.01,
"y": -462.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 1201.76171875,
"y": -456.1416015625,
"x": 1201.76,
"y": -456.14,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 1203.5087890625,
"y": -449.5146484375,
"x": 1203.51,
"y": -449.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 1203.279296875,
"y": -434.88037109375,
"x": 1203.28,
"y": -434.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 1218.84375,
"y": -408.45751953125,
"x": 1218.84,
"y": -408.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 1220.7705078125,
"y": -405.30078125,
"x": 1220.77,
"y": -405.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": 1204.3046875,
"y": -394.60498046875,
"x": 1204.3,
"y": -394.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": 1201.90625,
"y": -394.05908203125,
"x": 1201.91,
"y": -394.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": 1195.68359375,
"y": -409.28076171875,
"x": 1195.68,
"y": -409.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": 1223.111328125,
"y": -434.95703125,
"x": 1223.11,
"y": -434.96,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": 1230.80078125,
"y": -436.50048828125,
"x": 1230.8,
"y": -436.5,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": 1233.41015625,
"y": -432.54296875,
"x": 1233.41,
"y": -432.54,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -290,8 +290,8 @@
},
{
"id": 32,
"x": 1246.595703125,
"y": -439.61572265625,
"x": 1246.6,
"y": -439.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -299,8 +299,8 @@
},
{
"id": 33,
"x": 1240.318359375,
"y": -454.81591796875,
"x": 1240.32,
"y": -454.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -308,8 +308,8 @@
},
{
"id": 34,
"x": 1247.4072265625,
"y": -459.23046875,
"x": 1247.41,
"y": -459.23,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -317,8 +317,8 @@
},
{
"id": 35,
"x": 1253.806640625,
"y": -448.9775390625,
"x": 1253.81,
"y": -448.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -326,8 +326,8 @@
},
{
"id": 36,
"x": 1253.576171875,
"y": -445.12939453125,
"x": 1253.58,
"y": -445.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -335,8 +335,8 @@
},
{
"id": 37,
"x": 1255.3916015625,
"y": -441.87353515625,
"x": 1255.39,
"y": -441.87,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -344,8 +344,8 @@
},
{
"id": 38,
"x": 1271.2724609375,
"y": -452.62939453125,
"x": 1271.27,
"y": -452.63,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -353,8 +353,8 @@
},
{
"id": 39,
"x": 1286.5263671875,
"y": -471.08447265625,
"x": 1286.53,
"y": -471.08,
"type": "path",
"move_mode": "swim",
"action": "",
@@ -362,8 +362,8 @@
},
{
"id": 40,
"x": 1289.66015625,
"y": -471.78564453125,
"x": 1289.66,
"y": -471.79,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -371,8 +371,8 @@
},
{
"id": 41,
"x": 1300.9541015625,
"y": -474.71533203125,
"x": 1300.95,
"y": -474.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -380,8 +380,8 @@
},
{
"id": 42,
"x": 1298.009765625,
"y": -520.00830078125,
"x": 1298.01,
"y": -520.01,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -389,8 +389,8 @@
},
{
"id": 43,
"x": 1288.3125,
"y": -551.0302734375,
"x": 1288.31,
"y": -551.03,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1470.142578125,
"y": -728.81005859375,
"x": 1470.14,
"y": -728.81,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1450.6533203125,
"y": -710.6083984375,
"x": 1450.65,
"y": -710.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1438.5458984375,
"y": -683.6337890625,
"x": 1438.55,
"y": -683.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1417.7421875,
"y": -680.490234375,
"x": 1417.74,
"y": -680.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1396.4501953125,
"y": -678.4599609375,
"x": 1396.45,
"y": -678.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1389.24609375,
"y": -679.53759765625,
"x": 1389.25,
"y": -679.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1365.0576171875,
"y": -696.86962890625,
"x": 1365.06,
"y": -696.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1341.9921875,
"y": -657.04345703125,
"x": 1341.99,
"y": -657.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1311.56640625,
"y": -631.6484375,
"x": 1311.57,
"y": -631.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1288.23046875,
"y": -615.55029296875,
"x": 1288.23,
"y": -615.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1253.95703125,
"y": -610.74755859375,
"x": 1253.96,
"y": -610.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1267.7734375,
"y": -626.36376953125,
"x": 1267.77,
"y": -626.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1273.162109375,
"y": -633.38525390625,
"x": 1273.16,
"y": -633.39,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1265.560546875,
"y": -644.546875,
"x": 1265.56,
"y": -644.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1267.0732421875,
"y": -671.3427734375,
"x": 1267.07,
"y": -671.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1276.1484375,
"y": -718.23828125,
"x": 1276.15,
"y": -718.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1277.62890625,
"y": -745.51904296875,
"x": 1277.63,
"y": -745.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1293.7431640625,
"y": -757.875,
"x": 1293.74,
"y": -757.88,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1285.6875,
"y": -746.10693359375,
"x": 1285.69,
"y": -746.11,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1267.349609375,
"y": -722.1611328125,
"x": 1267.35,
"y": -722.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1231.2158203125,
"y": -705.9580078125,
"x": 1231.22,
"y": -705.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1222.77734375,
"y": -698.04345703125,
"x": 1222.78,
"y": -698.04,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1212.4619140625,
"y": -700.08642578125,
"x": 1212.46,
"y": -700.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1197.451171875,
"y": -703.025390625,
"x": 1197.45,
"y": -703.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1156.794921875,
"y": -741.72021484375,
"x": 1156.79,
"y": -741.72,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 1145.8056640625,
"y": -748.88671875,
"x": 1145.81,
"y": -748.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 1150.3759765625,
"y": -728.0634765625,
"x": 1150.38,
"y": -728.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 1161.9208984375,
"y": -721.4248046875,
"x": 1161.92,
"y": -721.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 1147.1591796875,
"y": -720.48779296875,
"x": 1147.16,
"y": -720.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 1135.2666015625,
"y": -717.0458984375,
"x": 1135.27,
"y": -717.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 1124.4638671875,
"y": -719.60498046875,
"x": 1124.46,
"y": -719.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 1103.0234375,
"y": -715.9619140625,
"x": 1103.02,
"y": -715.96,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 978.74609375,
"y": -353.546875,
"x": 978.75,
"y": -353.55,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 947.943359375,
"y": -334.76953125,
"x": 947.94,
"y": -334.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 888.7587890625,
"y": -300.42724609375,
"x": 888.76,
"y": -300.43,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 864.2275390625,
"y": -332.86279296875,
"x": 864.23,
"y": -332.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 872.9033203125,
"y": -394.7939453125,
"x": 872.9,
"y": -394.79,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 978.74609375,
"y": -353.546875,
"x": 978.75,
"y": -353.55,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 993.0390625,
"y": -347.01708984375,
"x": 993.04,
"y": -347.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 1003.2802734375,
"y": -348.16015625,
"x": 1003.28,
"y": -348.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 1080.208984375,
"y": -374.017578125,
"x": 1080.21,
"y": -374.02,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 1094.6455078125,
"y": -337.3681640625,
"x": 1094.65,
"y": -337.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 1116.3271484375,
"y": -331.26220703125,
"x": 1116.33,
"y": -331.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 1121.73828125,
"y": -302.11962890625,
"x": 1121.74,
"y": -302.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 1130.041015625,
"y": -257.61376953125,
"x": 1130.04,
"y": -257.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 1136.0693359375,
"y": -235.57763671875,
"x": 1136.07,
"y": -235.58,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 1141.5732421875,
"y": -228.1728515625,
"x": 1141.57,
"y": -228.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 1183.7060546875,
"y": -226.7138671875,
"x": 1183.71,
"y": -226.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 1206.40234375,
"y": -230.45068359375,
"x": 1206.4,
"y": -230.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 1212.396484375,
"y": -268.94873046875,
"x": 1212.4,
"y": -268.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 1216.2216796875,
"y": -302.92724609375,
"x": 1216.22,
"y": -302.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 1175.3291015625,
"y": -307.82763671875,
"x": 1175.33,
"y": -307.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 1166.0341796875,
"y": -310.24267578125,
"x": 1166.03,
"y": -310.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 1146.3984375,
"y": -307.7685546875,
"x": 1146.4,
"y": -307.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 1164.078125,
"y": -291.96435546875,
"x": 1164.08,
"y": -291.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 1178.8291015625,
"y": -284.990234375,
"x": 1178.83,
"y": -284.99,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 1177.064453125,
"y": -287.2880859375,
"x": 1177.06,
"y": -287.29,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -13,15 +13,15 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 1152.810546875,
"y": 141.564453125,
"x": 1152.81,
"y": 141.56,
"action_params": "",
"locked": false
},
{
"id": 2,
"x": 1111.927734375,
"y": 117.65478515625,
"x": 1111.93,
"y": 117.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -30,8 +30,8 @@
},
{
"id": 3,
"x": 1073.2109375,
"y": 89.92626953125,
"x": 1073.21,
"y": 89.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -40,8 +40,8 @@
},
{
"id": 4,
"x": 1059.5283203125,
"y": 64.97900390625,
"x": 1059.53,
"y": 64.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -50,8 +50,8 @@
},
{
"id": 5,
"x": 1018.4970703125,
"y": 19.85205078125,
"x": 1018.5,
"y": 19.85,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -63,15 +63,15 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 1152.810546875,
"y": 141.564453125,
"x": 1152.81,
"y": 141.56,
"action_params": "",
"locked": false
},
{
"id": 7,
"x": 1206.109375,
"y": 124.69287109375,
"x": 1206.11,
"y": 124.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -79,8 +79,8 @@
},
{
"id": 8,
"x": 1265.173828125,
"y": 113.61669921875,
"x": 1265.17,
"y": 113.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -88,8 +88,8 @@
},
{
"id": 9,
"x": 1278.1767578125,
"y": 109.2783203125,
"x": 1278.18,
"y": 109.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -97,8 +97,8 @@
},
{
"id": 10,
"x": 1300.80078125,
"y": 84.55126953125,
"x": 1300.8,
"y": 84.55,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -109,15 +109,15 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 1152.810546875,
"y": 141.564453125,
"x": 1152.81,
"y": 141.56,
"action_params": "",
"locked": false
},
{
"id": 12,
"x": 1184.9501953125,
"y": 155.0625,
"x": 1184.95,
"y": 155.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -125,8 +125,8 @@
},
{
"id": 13,
"x": 1215.1767578125,
"y": 159.14697265625,
"x": 1215.18,
"y": 159.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -134,8 +134,8 @@
},
{
"id": 14,
"x": 1212.97265625,
"y": 166.9248046875,
"x": 1212.97,
"y": 166.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -143,8 +143,8 @@
},
{
"id": 15,
"x": 1217.7060546875,
"y": 177.69140625,
"x": 1217.71,
"y": 177.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -152,8 +152,8 @@
},
{
"id": 16,
"x": 1222.3037109375,
"y": 178.73046875,
"x": 1222.3,
"y": 178.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -161,8 +161,8 @@
},
{
"id": 17,
"x": 1243.30078125,
"y": 206.23095703125,
"x": 1243.3,
"y": 206.23,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -170,8 +170,8 @@
},
{
"id": 18,
"x": 1255.2724609375,
"y": 222.58935546875,
"x": 1255.27,
"y": 222.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -179,8 +179,8 @@
},
{
"id": 19,
"x": 1272.1064453125,
"y": 235.86962890625,
"x": 1272.11,
"y": 235.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -188,8 +188,8 @@
},
{
"id": 20,
"x": 1298.1611328125,
"y": 244.6982421875,
"x": 1298.16,
"y": 244.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -197,8 +197,8 @@
},
{
"id": 21,
"x": 1284.025390625,
"y": 259.89013671875,
"x": 1284.03,
"y": 259.89,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1388.9951171875,
"y": 516.47509765625,
"x": 1389.0,
"y": 516.48,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1387.1025390625,
"y": 497.083984375,
"x": 1387.1,
"y": 497.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1399.4326171875,
"y": 483.65380859375,
"x": 1399.43,
"y": 483.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1506.8701171875,
"y": 442.94580078125,
"x": 1506.87,
"y": 442.95,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1481.5673828125,
"y": 485.8974609375,
"x": 1481.57,
"y": 485.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1475.369140625,
"y": 533.21533203125,
"x": 1475.37,
"y": 533.22,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1445.787109375,
"y": 572.640625,
"x": 1445.79,
"y": 572.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1381.5341796875,
"y": 585.60546875,
"x": 1381.53,
"y": 585.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1336.65234375,
"y": 580.32763671875,
"x": 1336.65,
"y": 580.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1307.1923828125,
"y": 578.490234375,
"x": 1307.19,
"y": 578.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1285.68359375,
"y": 560.9462890625,
"x": 1285.68,
"y": 560.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1270.845703125,
"y": 540.56201171875,
"x": 1270.85,
"y": 540.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1240.6796875,
"y": 510.88232421875,
"x": 1240.68,
"y": 510.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1240.8505859375,
"y": 467.76171875,
"x": 1240.85,
"y": 467.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1247.146484375,
"y": 464.59521484375,
"x": 1247.15,
"y": 464.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1262.63671875,
"y": 436.169921875,
"x": 1262.64,
"y": 436.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1265.66796875,
"y": 415.0927734375,
"x": 1265.67,
"y": 415.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1257.185546875,
"y": 399.13671875,
"x": 1257.19,
"y": 399.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1254.7353515625,
"y": 387.86279296875,
"x": 1254.74,
"y": 387.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1248.5947265625,
"y": 388.09521484375,
"x": 1248.59,
"y": 388.1,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1201.9990234375,
"y": 360.1943359375,
"x": 1202.0,
"y": 360.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1180.611328125,
"y": 338.75732421875,
"x": 1180.61,
"y": 338.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1184.7509765625,
"y": 327.29345703125,
"x": 1184.75,
"y": 327.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1179.404296875,
"y": 327.5615234375,
"x": 1179.4,
"y": 327.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1140.2353515625,
"y": 331.478515625,
"x": 1140.24,
"y": 331.48,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 837.4814453125,
"y": 235.1533203125,
"x": 837.48,
"y": 235.15,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 875.705078125,
"y": 275.7744140625,
"x": 875.71,
"y": 275.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 910.1025390625,
"y": 308.5966796875,
"x": 910.1,
"y": 308.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 950.365234375,
"y": 315.84765625,
"x": 950.37,
"y": 315.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 966.2119140625,
"y": 316.2705078125,
"x": 966.21,
"y": 316.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 972.87890625,
"y": 303.6748046875,
"x": 972.88,
"y": 303.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 973.6591796875,
"y": 324.33154296875,
"x": 973.66,
"y": 324.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 972.1201171875,
"y": 346.72900390625,
"x": 972.12,
"y": 346.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 974.552734375,
"y": 361.1328125,
"x": 974.55,
"y": 361.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 984.916015625,
"y": 369.67529296875,
"x": 984.92,
"y": 369.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 991.478515625,
"y": 374.8505859375,
"x": 991.48,
"y": 374.85,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1007.1083984375,
"y": 366.79638671875,
"x": 1007.11,
"y": 366.8,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1017.2080078125,
"y": 347.84130859375,
"x": 1017.21,
"y": 347.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1025.8271484375,
"y": 371.8798828125,
"x": 1025.83,
"y": 371.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1012.9384765625,
"y": 403.13525390625,
"x": 1012.94,
"y": 403.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 999.544921875,
"y": 427.08203125,
"x": 999.54,
"y": 427.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 978.07421875,
"y": 440.2109375,
"x": 978.07,
"y": 440.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 975.63671875,
"y": 446.92529296875,
"x": 975.64,
"y": 446.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 952.9208984375,
"y": 463.28515625,
"x": 952.92,
"y": 463.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 918.583984375,
"y": 470.1416015625,
"x": 918.58,
"y": 470.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 900.8017578125,
"y": 451.68115234375,
"x": 900.8,
"y": 451.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 905.6806640625,
"y": 443.72509765625,
"x": 905.68,
"y": 443.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 892.32421875,
"y": 434.94775390625,
"x": 892.32,
"y": 434.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 812.328125,
"y": 365.30078125,
"x": 812.33,
"y": 365.3,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 822.9736328125,
"y": 353.26953125,
"x": 822.97,
"y": 353.27,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 814.77734375,
"y": 364.57958984375,
"x": 814.78,
"y": 364.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 824.6640625,
"y": 403.45947265625,
"x": 824.66,
"y": 403.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 818.353515625,
"y": 415.72265625,
"x": 818.35,
"y": 415.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 808.67578125,
"y": 425.728515625,
"x": 808.68,
"y": 425.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 792.28125,
"y": 437.66796875,
"x": 792.28,
"y": 437.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 788.61328125,
"y": 439.208984375,
"x": 788.61,
"y": 439.21,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 771.2578125,
"y": 432.23486328125,
"x": 771.26,
"y": 432.23,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 745.833984375,
"y": 436.36572265625,
"x": 745.83,
"y": 436.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 709.931640625,
"y": 427.5283203125,
"x": 709.93,
"y": 427.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 688.8505859375,
"y": 407.6875,
"x": 688.85,
"y": 407.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 694.1015625,
"y": 390.21630859375,
"x": 694.1,
"y": 390.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 671.8720703125,
"y": 364.98681640625,
"x": 671.87,
"y": 364.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 649.1748046875,
"y": 333.85693359375,
"x": 649.17,
"y": 333.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 616.5576171875,
"y": 305.908203125,
"x": 616.56,
"y": 305.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 605.1943359375,
"y": 292.93017578125,
"x": 605.19,
"y": 292.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 606.6982421875,
"y": 277.06787109375,
"x": 606.7,
"y": 277.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": 600.2509765625,
"y": 304.888671875,
"x": 600.25,
"y": 304.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": 601.1796875,
"y": 335.849609375,
"x": 601.18,
"y": 335.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": 569.423828125,
"y": 355.74169921875,
"x": 569.42,
"y": 355.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": 553.478515625,
"y": 374.20361328125,
"x": 553.48,
"y": 374.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": 562.908203125,
"y": 372.63037109375,
"x": 562.91,
"y": 372.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": 582.7724609375,
"y": 390.1005859375,
"x": 582.77,
"y": 390.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": 618.4775390625,
"y": 398.283203125,
"x": 618.48,
"y": 398.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": 633.509765625,
"y": 396.47314453125,
"x": 633.51,
"y": 396.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": 598.68359375,
"y": 429.60595703125,
"x": 598.68,
"y": 429.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": 593.072265625,
"y": 456.291015625,
"x": 593.07,
"y": 456.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": 600.6005859375,
"y": 476.955078125,
"x": 600.6,
"y": 476.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": 602.39453125,
"y": 505.7333984375,
"x": 602.39,
"y": 505.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": 632.142578125,
"y": 476.41650390625,
"x": 632.14,
"y": 476.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": 644.8271484375,
"y": 466.10888671875,
"x": 644.83,
"y": 466.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": 663.0615234375,
"y": 474.90966796875,
"x": 663.06,
"y": 474.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -514,8 +514,8 @@
},
{
"id": 57,
"x": 667.7158203125,
"y": 487.65087890625,
"x": 667.72,
"y": 487.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -523,8 +523,8 @@
},
{
"id": 58,
"x": 658.5830078125,
"y": 533.02099609375,
"x": 658.58,
"y": 533.02,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -532,8 +532,8 @@
},
{
"id": 59,
"x": 649.20703125,
"y": 585.291015625,
"x": 649.21,
"y": 585.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -541,8 +541,8 @@
},
{
"id": 60,
"x": 629.77734375,
"y": 615.1796875,
"x": 629.78,
"y": 615.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -550,8 +550,8 @@
},
{
"id": 61,
"x": 608.13671875,
"y": 640.97021484375,
"x": 608.14,
"y": 640.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -559,8 +559,8 @@
},
{
"id": 62,
"x": 606.2939453125,
"y": 651.42333984375,
"x": 606.29,
"y": 651.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -568,8 +568,8 @@
},
{
"id": 63,
"x": 609.3095703125,
"y": 654.57568359375,
"x": 609.31,
"y": 654.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -577,8 +577,8 @@
},
{
"id": 64,
"x": 633.7109375,
"y": 659.3701171875,
"x": 633.71,
"y": 659.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -586,8 +586,8 @@
},
{
"id": 65,
"x": 632.970703125,
"y": 650.36962890625,
"x": 632.97,
"y": 650.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -595,8 +595,8 @@
},
{
"id": 66,
"x": 632.04296875,
"y": 655.63427734375,
"x": 632.04,
"y": 655.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -604,8 +604,8 @@
},
{
"id": 67,
"x": 651.306640625,
"y": 650.10205078125,
"x": 651.31,
"y": 650.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -613,8 +613,8 @@
},
{
"id": 68,
"x": 667.3671875,
"y": 641.6396484375,
"x": 667.37,
"y": 641.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -622,8 +622,8 @@
},
{
"id": 69,
"x": 697.8681640625,
"y": 637.43505859375,
"x": 697.87,
"y": 637.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -631,8 +631,8 @@
},
{
"id": 70,
"x": 703.3212890625,
"y": 635.89013671875,
"x": 703.32,
"y": 635.89,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -640,8 +640,8 @@
},
{
"id": 71,
"x": 722.8095703125,
"y": 630.142578125,
"x": 722.81,
"y": 630.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -649,8 +649,8 @@
},
{
"id": 72,
"x": 732.0244140625,
"y": 609.09033203125,
"x": 732.02,
"y": 609.09,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -658,8 +658,8 @@
},
{
"id": 73,
"x": 740.794921875,
"y": 589.7509765625,
"x": 740.79,
"y": 589.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -667,8 +667,8 @@
},
{
"id": 74,
"x": 763.935546875,
"y": 581.1416015625,
"x": 763.94,
"y": 581.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -676,8 +676,8 @@
},
{
"id": 75,
"x": 801.15234375,
"y": 564.71142578125,
"x": 801.15,
"y": 564.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -685,8 +685,8 @@
},
{
"id": 76,
"x": 837.1171875,
"y": 564.71826171875,
"x": 837.12,
"y": 564.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -694,8 +694,8 @@
},
{
"id": 77,
"x": 864.7236328125,
"y": 544.2197265625,
"x": 864.72,
"y": 544.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -703,8 +703,8 @@
},
{
"id": 78,
"x": 853.5732421875,
"y": 538.28173828125,
"x": 853.57,
"y": 538.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -712,8 +712,8 @@
},
{
"id": 79,
"x": 879.623046875,
"y": 534.4677734375,
"x": 879.62,
"y": 534.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -721,8 +721,8 @@
},
{
"id": 80,
"x": 918.12109375,
"y": 536.44384765625,
"x": 918.12,
"y": 536.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -730,8 +730,8 @@
},
{
"id": 81,
"x": 942.8193359375,
"y": 535.22216796875,
"x": 942.82,
"y": 535.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -739,8 +739,8 @@
},
{
"id": 82,
"x": 951.34375,
"y": 548.46240234375,
"x": 951.34,
"y": 548.46,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -748,8 +748,8 @@
},
{
"id": 83,
"x": 934.4931640625,
"y": 573.23828125,
"x": 934.49,
"y": 573.24,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -757,8 +757,8 @@
},
{
"id": 84,
"x": 920.4404296875,
"y": 582.44287109375,
"x": 920.44,
"y": 582.44,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 837.505859375,
"y": 235.16259765625,
"x": 837.51,
"y": 235.16,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 864.4755859375,
"y": 242.01123046875,
"x": 864.48,
"y": 242.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 900.2978515625,
"y": 256.97509765625,
"x": 900.3,
"y": 256.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 925.146484375,
"y": 249.45361328125,
"x": 925.15,
"y": 249.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 937.8408203125,
"y": 238.12744140625,
"x": 937.84,
"y": 238.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 982.322265625,
"y": 243.15771484375,
"x": 982.32,
"y": 243.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 998.8017578125,
"y": 222.7109375,
"x": 998.8,
"y": 222.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1007.2353515625,
"y": 208.4599609375,
"x": 1007.24,
"y": 208.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1031.3427734375,
"y": 228.05859375,
"x": 1031.34,
"y": 228.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1045.4970703125,
"y": 274.53173828125,
"x": 1045.5,
"y": 274.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 996.943359375,
"y": 261.1943359375,
"x": 996.94,
"y": 261.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 992.650390625,
"y": 249.396484375,
"x": 992.65,
"y": 249.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 999.146484375,
"y": 222.1806640625,
"x": 999.15,
"y": 222.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1007.2236328125,
"y": 208.771484375,
"x": 1007.22,
"y": 208.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1015.4453125,
"y": 191.30810546875,
"x": 1015.45,
"y": 191.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1032.9169921875,
"y": 154.63427734375,
"x": 1032.92,
"y": 154.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1009.607421875,
"y": 157.31201171875,
"x": 1009.61,
"y": 157.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 986.5078125,
"y": 154.189453125,
"x": 986.51,
"y": 154.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 970.2412109375,
"y": 131.5224609375,
"x": 970.24,
"y": 131.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 960.251953125,
"y": 126.1484375,
"x": 960.25,
"y": 126.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 962.46875,
"y": 108.6513671875,
"x": 962.47,
"y": 108.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 944.4267578125,
"y": 100.638671875,
"x": 944.43,
"y": 100.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,7 +209,7 @@
{
"id": 23,
"x": 953.5,
"y": 80.787109375,
"y": 80.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 956.4091796875,
"y": 72.681640625,
"x": 956.41,
"y": 72.68,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 971.9326171875,
"y": 53.31787109375,
"x": 971.93,
"y": 53.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 944.591796875,
"y": 24.91796875,
"x": 944.59,
"y": 24.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 938.39453125,
"y": 18.25927734375,
"x": 938.39,
"y": 18.26,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 926.044921875,
"y": 2.60400390625,
"x": 926.04,
"y": 2.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 917.193359375,
"y": -16.11572265625,
"x": 917.19,
"y": -16.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 902.6064453125,
"y": -1.78515625,
"x": 902.61,
"y": -1.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 904.29296875,
"y": 25.64599609375,
"x": 904.29,
"y": 25.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 918.1103515625,
"y": 86.85693359375,
"x": 918.11,
"y": 86.86,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 959.2607421875,
"y": 125.2421875,
"x": 959.26,
"y": 125.24,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 950.599609375,
"y": 133.09912109375,
"x": 950.6,
"y": 133.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 956.384765625,
"y": 182.38916015625,
"x": 956.38,
"y": 182.39,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 923.7470703125,
"y": 182.8994140625,
"x": 923.75,
"y": 182.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 893.681640625,
"y": 180.9326171875,
"x": 893.68,
"y": 180.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 888.1533203125,
"y": 186.50146484375,
"x": 888.15,
"y": 186.5,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 894.80859375,
"y": 122.6513671875,
"x": 894.81,
"y": 122.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 921.447265625,
"y": 100.81201171875,
"x": 921.45,
"y": 100.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 922.1669921875,
"y": 87.927734375,
"x": 922.17,
"y": 87.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": 903.21875,
"y": 80.5185546875,
"x": 903.22,
"y": 80.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": 896.1884765625,
"y": 90.177734375,
"x": 896.19,
"y": 90.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": 889.703125,
"y": 102.47900390625,
"x": 889.7,
"y": 102.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": 849.611328125,
"y": 77.49462890625,
"x": 849.61,
"y": 77.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": 829.9931640625,
"y": 63.25537109375,
"x": 829.99,
"y": 63.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": 811.673828125,
"y": 64.6337890625,
"x": 811.67,
"y": 64.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": 809.0703125,
"y": 61.53564453125,
"x": 809.07,
"y": 61.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": 804.984375,
"y": 96.33447265625,
"x": 804.98,
"y": 96.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": 798.49609375,
"y": 120.03466796875,
"x": 798.5,
"y": 120.03,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": 811.0244140625,
"y": 150.9287109375,
"x": 811.02,
"y": 150.93,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": 816.0751953125,
"y": 129.83447265625,
"x": 816.08,
"y": 129.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": 837.630859375,
"y": 168.85791015625,
"x": 837.63,
"y": 168.86,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1271.1103515625,
"y": 1564.0458984375,
"x": 1271.11,
"y": 1564.05,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 1272.0830078125,
"y": 1567.9716796875,
"x": 1272.08,
"y": 1567.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 1267.4921875,
"y": 1558.7431640625,
"x": 1267.49,
"y": 1558.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 1245.2568359375,
"y": 1517.90478515625,
"x": 1245.26,
"y": 1517.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 1282.498046875,
"y": 1480.76806640625,
"x": 1282.5,
"y": 1480.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 1301.595703125,
"y": 1477.02099609375,
"x": 1301.6,
"y": 1477.02,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 1271.1103515625,
"y": 1564.0458984375,
"x": 1271.11,
"y": 1564.05,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 1218.6494140625,
"y": 1539.40966796875,
"x": 1218.65,
"y": 1539.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 1189.185546875,
"y": 1544.17236328125,
"x": 1189.19,
"y": 1544.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 1146.1044921875,
"y": 1537.49267578125,
"x": 1146.1,
"y": 1537.49,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 1118.21484375,
"y": 1532.357421875,
"x": 1118.21,
"y": 1532.36,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 1102.63671875,
"y": 1532.77392578125,
"x": 1102.64,
"y": 1532.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 1088.0263671875,
"y": 1529.447265625,
"x": 1088.03,
"y": 1529.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 1066.9833984375,
"y": 1536.61962890625,
"x": 1066.98,
"y": 1536.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 1094.4775390625,
"y": 1520.0791015625,
"x": 1094.48,
"y": 1520.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 1119.8037109375,
"y": 1505.919921875,
"x": 1119.8,
"y": 1505.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 1135.2646484375,
"y": 1484.20703125,
"x": 1135.26,
"y": 1484.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 1129.279296875,
"y": 1472.134765625,
"x": 1129.28,
"y": 1472.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 1134.5751953125,
"y": 1453.91015625,
"x": 1134.58,
"y": 1453.91,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 1100.54296875,
"y": 1416.607421875,
"x": 1100.54,
"y": 1416.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 1101.1953125,
"y": 1397.52490234375,
"x": 1101.2,
"y": 1397.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 1100.2265625,
"y": 1368.72705078125,
"x": 1100.23,
"y": 1368.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -209,8 +209,8 @@
},
{
"id": 23,
"x": 1097.548828125,
"y": 1353.583984375,
"x": 1097.55,
"y": 1353.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -218,8 +218,8 @@
},
{
"id": 24,
"x": 1089.552734375,
"y": 1351.82177734375,
"x": 1089.55,
"y": 1351.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -227,8 +227,8 @@
},
{
"id": 25,
"x": 1078.4326171875,
"y": 1345.40380859375,
"x": 1078.43,
"y": 1345.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -236,8 +236,8 @@
},
{
"id": 26,
"x": 1066.142578125,
"y": 1340.89697265625,
"x": 1066.14,
"y": 1340.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -245,8 +245,8 @@
},
{
"id": 27,
"x": 1017.474609375,
"y": 1302.06396484375,
"x": 1017.47,
"y": 1302.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -254,8 +254,8 @@
},
{
"id": 28,
"x": 992.4482421875,
"y": 1280.8251953125,
"x": 992.45,
"y": 1280.83,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -263,8 +263,8 @@
},
{
"id": 29,
"x": 1271.20703125,
"y": 1564.01318359375,
"x": 1271.21,
"y": 1564.01,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -272,8 +272,8 @@
},
{
"id": 30,
"x": 1211.9541015625,
"y": 1582.1064453125,
"x": 1211.95,
"y": 1582.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -281,8 +281,8 @@
},
{
"id": 31,
"x": 1142.1796875,
"y": 1570.921875,
"x": 1142.18,
"y": 1570.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -290,8 +290,8 @@
},
{
"id": 32,
"x": 1114.9130859375,
"y": 1577.6162109375,
"x": 1114.91,
"y": 1577.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -299,8 +299,8 @@
},
{
"id": 33,
"x": 1067.2197265625,
"y": 1604.49169921875,
"x": 1067.22,
"y": 1604.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -308,8 +308,8 @@
},
{
"id": 34,
"x": 1043.478515625,
"y": 1624.791015625,
"x": 1043.48,
"y": 1624.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -317,8 +317,8 @@
},
{
"id": 35,
"x": 999.943359375,
"y": 1638.1650390625,
"x": 999.94,
"y": 1638.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -326,8 +326,8 @@
},
{
"id": 36,
"x": 995.7548828125,
"y": 1632.31494140625,
"x": 995.75,
"y": 1632.31,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1121.0234375,
"y": 1190.40380859375,
"x": 1121.02,
"y": 1190.4,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1103.9814453125,
"y": 1194.3896484375,
"x": 1103.98,
"y": 1194.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1056.8359375,
"y": 1185.2236328125,
"x": 1056.84,
"y": 1185.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1041.9091796875,
"y": 1187.55615234375,
"x": 1041.91,
"y": 1187.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1028.48046875,
"y": 1192.9169921875,
"x": 1028.48,
"y": 1192.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1025.9609375,
"y": 1212.0234375,
"x": 1025.96,
"y": 1212.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1033.150390625,
"y": 1221.40283203125,
"x": 1033.15,
"y": 1221.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1049.9619140625,
"y": 1230.09814453125,
"x": 1049.96,
"y": 1230.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1033.5205078125,
"y": 1228.3017578125,
"x": 1033.52,
"y": 1228.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1018.6982421875,
"y": 1219.29638671875,
"x": 1018.7,
"y": 1219.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 999.037109375,
"y": 1202.6181640625,
"x": 999.04,
"y": 1202.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 968.9228515625,
"y": 1216.4892578125,
"x": 968.92,
"y": 1216.49,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 985.0185546875,
"y": 1170.68408203125,
"x": 985.02,
"y": 1170.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1002.451171875,
"y": 1148.60693359375,
"x": 1002.45,
"y": 1148.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1015.0537109375,
"y": 1142.31884765625,
"x": 1015.05,
"y": 1142.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 990.64453125,
"y": 1131.39404296875,
"x": 990.64,
"y": 1131.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1016.4921875,
"y": 1090.4873046875,
"x": 1016.49,
"y": 1090.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1033.79296875,
"y": 1089.46533203125,
"x": 1033.79,
"y": 1089.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1050.498046875,
"y": 1106.48095703125,
"x": 1050.5,
"y": 1106.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1069.9921875,
"y": 1121.25830078125,
"x": 1069.99,
"y": 1121.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1076.71484375,
"y": 1130.54833984375,
"x": 1076.71,
"y": 1130.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1092.1123046875,
"y": 1124.29150390625,
"x": 1092.11,
"y": 1124.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1099.9970703125,
"y": 1116.48681640625,
"x": 1100.0,
"y": 1116.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1116.8525390625,
"y": 1098.96630859375,
"x": 1116.85,
"y": 1098.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1135.6396484375,
"y": 1107.34326171875,
"x": 1135.64,
"y": 1107.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 1167.798828125,
"y": 1106.3671875,
"x": 1167.8,
"y": 1106.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 1188.15625,
"y": 1128.87890625,
"x": 1188.16,
"y": 1128.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 1204.7763671875,
"y": 1137.81298828125,
"x": 1204.78,
"y": 1137.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 1224.13671875,
"y": 1142.373046875,
"x": 1224.14,
"y": 1142.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 1238.140625,
"y": 1158.95361328125,
"x": 1238.14,
"y": 1158.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 1249.0087890625,
"y": 1178.6044921875,
"x": 1249.01,
"y": 1178.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 1216.0732421875,
"y": 1168.90234375,
"x": 1216.07,
"y": 1168.9,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 1205.2578125,
"y": 1161.13671875,
"x": 1205.26,
"y": 1161.14,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 1184.0390625,
"y": 1177.9072265625,
"x": 1184.04,
"y": 1177.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 1182.9072265625,
"y": 1193.20947265625,
"x": 1182.91,
"y": 1193.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 1169.703125,
"y": 1216.0458984375,
"x": 1169.7,
"y": 1216.05,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 1191.2822265625,
"y": 1225.14697265625,
"x": 1191.28,
"y": 1225.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 1203.4384765625,
"y": 1231.1796875,
"x": 1203.44,
"y": 1231.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 1207.5830078125,
"y": 1257.96337890625,
"x": 1207.58,
"y": 1257.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 1213.076171875,
"y": 1272.8369140625,
"x": 1213.08,
"y": 1272.84,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 1238.251953125,
"y": 1271.84619140625,
"x": 1238.25,
"y": 1271.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": 1251.98828125,
"y": 1262.123046875,
"x": 1251.99,
"y": 1262.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": 1273.001953125,
"y": 1263.77197265625,
"x": 1273.0,
"y": 1263.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": 1289.0927734375,
"y": 1243.53857421875,
"x": 1289.09,
"y": 1243.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": 1323.0126953125,
"y": 1241.71044921875,
"x": 1323.01,
"y": 1241.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": 1333.30078125,
"y": 1251.18017578125,
"x": 1333.3,
"y": 1251.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": 1343.689453125,
"y": 1244.7119140625,
"x": 1343.69,
"y": 1244.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": 1346.2236328125,
"y": 1240.2001953125,
"x": 1346.22,
"y": 1240.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": 1350.7685546875,
"y": 1234.81201171875,
"x": 1350.77,
"y": 1234.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": 1341.1904296875,
"y": 1230.8408203125,
"x": 1341.19,
"y": 1230.84,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": 1332.0966796875,
"y": 1226.9560546875,
"x": 1332.1,
"y": 1226.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": 1315.5634765625,
"y": 1234.3115234375,
"x": 1315.56,
"y": 1234.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": 1316.47265625,
"y": 1250.43408203125,
"x": 1316.47,
"y": 1250.43,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": 1316.7568359375,
"y": 1264.189453125,
"x": 1316.76,
"y": 1264.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": 1287.826171875,
"y": 1273.50634765625,
"x": 1287.83,
"y": 1273.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": 1299.7314453125,
"y": 1281.2197265625,
"x": 1299.73,
"y": 1281.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -514,8 +514,8 @@
},
{
"id": 57,
"x": 1314.3076171875,
"y": 1293.0986328125,
"x": 1314.31,
"y": 1293.1,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -523,8 +523,8 @@
},
{
"id": 58,
"x": 1320.2255859375,
"y": 1298.70458984375,
"x": 1320.23,
"y": 1298.7,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 731.0166015625,
"y": 1061.98583984375,
"x": 731.02,
"y": 1061.99,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 746.1162109375,
"y": 1061.39111328125,
"x": 746.12,
"y": 1061.39,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 757.1767578125,
"y": 1065.67919921875,
"x": 757.18,
"y": 1065.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 748.955078125,
"y": 1087.5361328125,
"x": 748.96,
"y": 1087.54,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 774.3369140625,
"y": 1083.36474609375,
"x": 774.34,
"y": 1083.36,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 796.1669921875,
"y": 1089.00634765625,
"x": 796.17,
"y": 1089.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 803.7314453125,
"y": 1085.64453125,
"x": 803.73,
"y": 1085.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 849.603515625,
"y": 1105.09521484375,
"x": 849.6,
"y": 1105.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 861.1630859375,
"y": 1090.00927734375,
"x": 861.16,
"y": 1090.01,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 881.564453125,
"y": 1066.08740234375,
"x": 881.56,
"y": 1066.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 894.185546875,
"y": 1067.41748046875,
"x": 894.19,
"y": 1067.42,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 955.0498046875,
"y": 1054.8154296875,
"x": 955.05,
"y": 1054.82,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 943.470703125,
"y": 1076.38330078125,
"x": 943.47,
"y": 1076.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 916.5244140625,
"y": 1126.3994140625,
"x": 916.52,
"y": 1126.4,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 896.974609375,
"y": 1130.3642578125,
"x": 896.97,
"y": 1130.36,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 872.8291015625,
"y": 1128.51611328125,
"x": 872.83,
"y": 1128.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 730.2841796875,
"y": 1062.294921875,
"x": 730.28,
"y": 1062.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 710.734375,
"y": 1042.15625,
"x": 710.73,
"y": 1042.16,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 682.953125,
"y": 1025.52783203125,
"x": 682.95,
"y": 1025.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 685.0751953125,
"y": 1004.99755859375,
"x": 685.08,
"y": 1005.0,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 724.48046875,
"y": 1020.7958984375,
"x": 724.48,
"y": 1020.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 753.0947265625,
"y": 1016.66650390625,
"x": 753.09,
"y": 1016.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 763.435546875,
"y": 1015.4326171875,
"x": 763.44,
"y": 1015.43,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 770.8623046875,
"y": 1015.69287109375,
"x": 770.86,
"y": 1015.69,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 771.9970703125,
"y": 976.673828125,
"x": 772.0,
"y": 976.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -235,7 +235,7 @@
},
{
"id": 26,
"x": 772.52734375,
"x": 772.53,
"y": 954.75,
"action": "",
"move_mode": "walk",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 767.5107421875,
"y": 935.234375,
"x": 767.51,
"y": 935.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 762.3642578125,
"y": 912.640625,
"x": 762.36,
"y": 912.64,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 729.0771484375,
"y": 920.64453125,
"x": 729.08,
"y": 920.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 707.40625,
"y": 919.677734375,
"x": 707.41,
"y": 919.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 687.3046875,
"y": 920.41943359375,
"x": 687.3,
"y": 920.42,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 670.154296875,
"y": 882.27001953125,
"x": 670.15,
"y": 882.27,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 638.5185546875,
"y": 867.052734375,
"x": 638.52,
"y": 867.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 624.716796875,
"y": 861.33447265625,
"x": 624.72,
"y": 861.33,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 617.896484375,
"y": 831.517578125,
"x": 617.9,
"y": 831.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 619.7919921875,
"y": 809.30810546875,
"x": 619.79,
"y": 809.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 588.3212890625,
"y": 790.77783203125,
"x": 588.32,
"y": 790.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 547.7021484375,
"y": 797.087890625,
"x": 547.7,
"y": 797.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 526.66796875,
"y": 794.18408203125,
"x": 526.67,
"y": 794.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 540.8505859375,
"y": 794.025390625,
"x": 540.85,
"y": 794.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 556.462890625,
"y": 800.439453125,
"x": 556.46,
"y": 800.44,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": 602.4248046875,
"y": 804.37646484375,
"x": 602.42,
"y": 804.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": 620.9638671875,
"y": 781.244140625,
"x": 620.96,
"y": 781.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": 624.46484375,
"y": 767.05126953125,
"x": 624.46,
"y": 767.05,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": 634.5283203125,
"y": 743.41748046875,
"x": 634.53,
"y": 743.42,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": 700.978515625,
"y": 721.85400390625,
"x": 700.98,
"y": 721.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": 718.2275390625,
"y": 737.0615234375,
"x": 718.23,
"y": 737.06,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": 726.2666015625,
"y": 742.57080078125,
"x": 726.27,
"y": 742.57,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": 752.8134765625,
"y": 745.556640625,
"x": 752.81,
"y": 745.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": 762.6708984375,
"y": 733.09814453125,
"x": 762.67,
"y": 733.1,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": 765.73046875,
"y": 720.68408203125,
"x": 765.73,
"y": 720.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": 784.455078125,
"y": 734.18115234375,
"x": 784.46,
"y": 734.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": 781.4345703125,
"y": 751.6484375,
"x": 781.43,
"y": 751.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": 771.9560546875,
"y": 756.7470703125,
"x": 771.96,
"y": 756.75,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": 762.287109375,
"y": 762.154296875,
"x": 762.29,
"y": 762.15,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": 752.8115234375,
"y": 775.20361328125,
"x": 752.81,
"y": 775.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -514,8 +514,8 @@
},
{
"id": 57,
"x": 724.6611328125,
"y": 783.796875,
"x": 724.66,
"y": 783.8,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -523,8 +523,8 @@
},
{
"id": 58,
"x": 712.6904296875,
"y": 801.24560546875,
"x": 712.69,
"y": 801.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -532,8 +532,8 @@
},
{
"id": 59,
"x": 710.373046875,
"y": 808.2548828125,
"x": 710.37,
"y": 808.25,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -541,8 +541,8 @@
},
{
"id": 60,
"x": 705.49609375,
"y": 827.17919921875,
"x": 705.5,
"y": 827.18,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1045.5380859375,
"y": 950.3544921875,
"x": 1045.54,
"y": 950.35,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 1020.7421875,
"y": 981.9951171875,
"x": 1020.74,
"y": 982.0,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -30,8 +30,8 @@
},
{
"id": 3,
"x": 1037.19921875,
"y": 977.49267578125,
"x": 1037.2,
"y": 977.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -40,8 +40,8 @@
},
{
"id": 4,
"x": 1059.4677734375,
"y": 982.12890625,
"x": 1059.47,
"y": 982.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -50,8 +50,8 @@
},
{
"id": 5,
"x": 1077.3935546875,
"y": 983.4130859375,
"x": 1077.39,
"y": 983.41,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -60,8 +60,8 @@
},
{
"id": 6,
"x": 1097.3642578125,
"y": 999.7900390625,
"x": 1097.36,
"y": 999.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -70,8 +70,8 @@
},
{
"id": 7,
"x": 1084.15625,
"y": 1004.18896484375,
"x": 1084.16,
"y": 1004.19,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -80,8 +80,8 @@
},
{
"id": 8,
"x": 1045.5380859375,
"y": 950.3544921875,
"x": 1045.54,
"y": 950.35,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -90,8 +90,8 @@
},
{
"id": 9,
"x": 1020.0185546875,
"y": 933.61279296875,
"x": 1020.02,
"y": 933.61,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -99,8 +99,8 @@
},
{
"id": 10,
"x": 1011.3515625,
"y": 916.18505859375,
"x": 1011.35,
"y": 916.19,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -108,8 +108,8 @@
},
{
"id": 11,
"x": 996.0185546875,
"y": 925.07958984375,
"x": 996.02,
"y": 925.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -117,8 +117,8 @@
},
{
"id": 12,
"x": 985.8486328125,
"y": 931.53125,
"x": 985.85,
"y": 931.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -126,8 +126,8 @@
},
{
"id": 13,
"x": 954.123046875,
"y": 951.92431640625,
"x": 954.12,
"y": 951.92,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -135,8 +135,8 @@
},
{
"id": 14,
"x": 946.1044921875,
"y": 951.24658203125,
"x": 946.1,
"y": 951.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -144,8 +144,8 @@
},
{
"id": 15,
"x": 926.40625,
"y": 941.82861328125,
"x": 926.41,
"y": 941.83,
"type": "target",
"move_mode": "fly",
"action": "stop_flying",
@@ -153,8 +153,8 @@
},
{
"id": 16,
"x": 1045.5380859375,
"y": 950.3544921875,
"x": 1045.54,
"y": 950.35,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 17,
"x": 988.017578125,
"y": 921.27294921875,
"x": 988.02,
"y": 921.27,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 18,
"x": 968.583984375,
"y": 865.24658203125,
"x": 968.58,
"y": 865.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 19,
"x": 967.2294921875,
"y": 852.4482421875,
"x": 967.23,
"y": 852.45,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 20,
"x": 966.6025390625,
"y": 828.2197265625,
"x": 966.6,
"y": 828.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 21,
"x": 985.7431640625,
"y": 830.28857421875,
"x": 985.74,
"y": 830.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 22,
"x": 997.7578125,
"y": 829.09521484375,
"x": 997.76,
"y": 829.1,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 23,
"x": 1005.69140625,
"y": 823.57958984375,
"x": 1005.69,
"y": 823.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 24,
"x": 1019.8271484375,
"y": 812.759765625,
"x": 1019.83,
"y": 812.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 25,
"x": 1014.8876953125,
"y": 809.0234375,
"x": 1014.89,
"y": 809.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 26,
"x": 1007.974609375,
"y": 804.9248046875,
"x": 1007.97,
"y": 804.92,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 27,
"x": 989.6484375,
"y": 802.1259765625,
"x": 989.65,
"y": 802.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 28,
"x": 978.4306640625,
"y": 800.97900390625,
"x": 978.43,
"y": 800.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 29,
"x": 950.841796875,
"y": 785.69482421875,
"x": 950.84,
"y": 785.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 30,
"x": 928.328125,
"y": 779.45166015625,
"x": 928.33,
"y": 779.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 31,
"x": 927.4375,
"y": 754.8671875,
"x": 927.44,
"y": 754.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 32,
"x": 935.5263671875,
"y": 725.2890625,
"x": 935.53,
"y": 725.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 33,
"x": 973.0703125,
"y": 710.05859375,
"x": 973.07,
"y": 710.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 34,
"x": 991.4873046875,
"y": 704.85400390625,
"x": 991.49,
"y": 704.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 35,
"x": 1007.228515625,
"y": 701.3876953125,
"x": 1007.23,
"y": 701.39,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 36,
"x": 985.8125,
"y": 705.095703125,
"x": 985.81,
"y": 705.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 37,
"x": 978.3408203125,
"y": 707.376953125,
"x": 978.34,
"y": 707.38,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 38,
"x": 923.9072265625,
"y": 733.3671875,
"x": 923.91,
"y": 733.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 39,
"x": 892.9755859375,
"y": 764.01806640625,
"x": 892.98,
"y": 764.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 40,
"x": 886.7333984375,
"y": 769.5185546875,
"x": 886.73,
"y": 769.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 41,
"x": 860.439453125,
"y": 792.4833984375,
"x": 860.44,
"y": 792.48,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -388,8 +388,8 @@
},
{
"id": 42,
"x": 852.44921875,
"y": 791.455078125,
"x": 852.45,
"y": 791.46,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1451.486328125,
"y": 1028.53076171875,
"x": 1451.49,
"y": 1028.53,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1439.5966796875,
"y": 1027.6083984375,
"x": 1439.6,
"y": 1027.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1433.330078125,
"y": 1026.884765625,
"x": 1433.33,
"y": 1026.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1425.3515625,
"y": 1032.75390625,
"x": 1425.35,
"y": 1032.75,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1420.439453125,
"y": 1030.01416015625,
"x": 1420.44,
"y": 1030.01,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1417.3173828125,
"y": 1018.93701171875,
"x": 1417.32,
"y": 1018.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1408.5244140625,
"y": 1020.41796875,
"x": 1408.52,
"y": 1020.42,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1403.361328125,
"y": 1025.95458984375,
"x": 1403.36,
"y": 1025.95,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1386.41015625,
"y": 1033.76904296875,
"x": 1386.41,
"y": 1033.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1360.7431640625,
"y": 1037.82763671875,
"x": 1360.74,
"y": 1037.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1347.2021484375,
"y": 1045.13232421875,
"x": 1347.2,
"y": 1045.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1315.0224609375,
"y": 1013.341796875,
"x": 1315.02,
"y": 1013.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -119,7 +119,7 @@
{
"id": 13,
"x": 1291.5,
"y": 977.5322265625,
"y": 977.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1290.5869140625,
"y": 977.90869140625,
"x": 1290.59,
"y": 977.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1252.0869140625,
"y": 997.0986328125,
"x": 1252.09,
"y": 997.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1239.6943359375,
"y": 960.970703125,
"x": 1239.69,
"y": 960.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1214.4365234375,
"y": 958.658203125,
"x": 1214.44,
"y": 958.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1198.5380859375,
"y": 945.4609375,
"x": 1198.54,
"y": 945.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1194.01953125,
"y": 954.86181640625,
"x": 1194.02,
"y": 954.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1186.3388671875,
"y": 930.10498046875,
"x": 1186.34,
"y": 930.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1162.8642578125,
"y": 904.82470703125,
"x": 1162.86,
"y": 904.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1171.5126953125,
"y": 855.5634765625,
"x": 1171.51,
"y": 855.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1159.1396484375,
"y": 805.1435546875,
"x": 1159.14,
"y": 805.14,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1177.58984375,
"y": 821.9296875,
"x": 1177.59,
"y": 821.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1196.388671875,
"y": 839.0869140625,
"x": 1196.39,
"y": 839.09,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1182.708984375,
"y": 626.07958984375,
"x": 1182.71,
"y": 626.08,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1174.5205078125,
"y": 634.09765625,
"x": 1174.52,
"y": 634.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1124.109375,
"y": 641.0185546875,
"x": 1124.11,
"y": 641.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1112.0751953125,
"y": 653.59521484375,
"x": 1112.08,
"y": 653.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1098.6650390625,
"y": 673.046875,
"x": 1098.67,
"y": 673.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1094.2607421875,
"y": 700.3603515625,
"x": 1094.26,
"y": 700.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1086.9150390625,
"y": 719.025390625,
"x": 1086.92,
"y": 719.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1086.1513671875,
"y": 722.9208984375,
"x": 1086.15,
"y": 722.92,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1451.4873046875,
"y": 1028.61962890625,
"x": 1451.49,
"y": 1028.62,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1495.263671875,
"y": 1039.166015625,
"x": 1495.26,
"y": 1039.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1525.021484375,
"y": 1025.10595703125,
"x": 1525.02,
"y": 1025.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1538.798828125,
"y": 1017.25390625,
"x": 1538.8,
"y": 1017.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1543.9677734375,
"y": 966.9677734375,
"x": 1543.97,
"y": 966.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1550.7509765625,
"y": 949.328125,
"x": 1550.75,
"y": 949.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1550.76171875,
"y": 912.95263671875,
"x": 1550.76,
"y": 912.95,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1433.4150390625,
"y": 837.0791015625,
"x": 1433.42,
"y": 837.08,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1425.1474609375,
"y": 922.1142578125,
"x": 1425.15,
"y": 922.11,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1440.703125,
"y": 948.4931640625,
"x": 1440.7,
"y": 948.49,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1444.146484375,
"y": 956.8427734375,
"x": 1444.15,
"y": 956.84,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1474.5654296875,
"y": 763.607421875,
"x": 1474.57,
"y": 763.61,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1563.7666015625,
"y": 760.12255859375,
"x": 1563.77,
"y": 760.12,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1529.5791015625,
"y": 836.0712890625,
"x": 1529.58,
"y": 836.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1535.48046875,
"y": 847.9814453125,
"x": 1535.48,
"y": 847.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1544.2060546875,
"y": 852.62451171875,
"x": 1544.21,
"y": 852.62,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1474.5615234375,
"y": 763.63037109375,
"x": 1474.56,
"y": 763.63,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1356.2939453125,
"y": 826.4169921875,
"x": 1356.29,
"y": 826.42,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1268.458984375,
"y": 812.919921875,
"x": 1268.46,
"y": 812.92,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1267.8251953125,
"y": 803.97900390625,
"x": 1267.83,
"y": 803.98,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1794.216796875,
"y": 717.4580078125,
"x": 1794.22,
"y": 717.46,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1802.197265625,
"y": 736.21923828125,
"x": 1802.2,
"y": 736.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1870.43359375,
"y": 799.7529296875,
"x": 1870.43,
"y": 799.75,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1896.4326171875,
"y": 837.4931640625,
"x": 1896.43,
"y": 837.49,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1890.0771484375,
"y": 876.0654296875,
"x": 1890.08,
"y": 876.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1862.5576171875,
"y": 890.25048828125,
"x": 1862.56,
"y": 890.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1840.33203125,
"y": 867.76171875,
"x": 1840.33,
"y": 867.76,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1794.2236328125,
"y": 717.45947265625,
"x": 1794.22,
"y": 717.46,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1735.1669921875,
"y": 769.63720703125,
"x": 1735.17,
"y": 769.64,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1759.6220703125,
"y": 760.59375,
"x": 1759.62,
"y": 760.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1735.921875,
"y": 739.830078125,
"x": 1735.92,
"y": 739.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1737.296875,
"y": 723.32861328125,
"x": 1737.3,
"y": 723.33,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1704.498046875,
"y": 712.7958984375,
"x": 1704.5,
"y": 712.8,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1686.001953125,
"y": 686.97216796875,
"x": 1686.0,
"y": 686.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1677.1298828125,
"y": 671.0234375,
"x": 1677.13,
"y": 671.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1646.0419921875,
"y": 668.662109375,
"x": 1646.04,
"y": 668.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1611.8291015625,
"y": 655.72705078125,
"x": 1611.83,
"y": 655.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1602.4150390625,
"y": 653.08251953125,
"x": 1602.42,
"y": 653.08,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1617.248046875,
"y": 627.025390625,
"x": 1617.25,
"y": 627.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1675.517578125,
"y": 589.70166015625,
"x": 1675.52,
"y": 589.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1688.94921875,
"y": 624.88525390625,
"x": 1688.95,
"y": 624.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1746.125,
"y": 636.79345703125,
"x": 1746.12,
"y": 636.79,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1757.623046875,
"y": 634.861328125,
"x": 1757.62,
"y": 634.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1773.1298828125,
"y": 627.96142578125,
"x": 1773.13,
"y": 627.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1780.091796875,
"y": 649.14208984375,
"x": 1780.09,
"y": 649.14,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1794.212890625,
"y": 717.48291015625,
"x": 1794.21,
"y": 717.48,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1803.1962890625,
"y": 699.029296875,
"x": 1803.2,
"y": 699.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1826.783203125,
"y": 652.97802734375,
"x": 1826.78,
"y": 652.98,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1857.7685546875,
"y": 597.38916015625,
"x": 1857.77,
"y": 597.39,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1845.0517578125,
"y": 558.373046875,
"x": 1845.05,
"y": 558.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1833.9990234375,
"y": 537.43896484375,
"x": 1834.0,
"y": 537.44,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1868.4970703125,
"y": 486.68701171875,
"x": 1868.5,
"y": 486.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1887.94921875,
"y": 470.158203125,
"x": 1887.95,
"y": 470.16,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1897.603515625,
"y": 462.52197265625,
"x": 1897.6,
"y": 462.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1906.8759765625,
"y": 453.6826171875,
"x": 1906.88,
"y": 453.68,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1902.04296875,
"y": 429.990234375,
"x": 1902.04,
"y": 429.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1849.2177734375,
"y": 443.56103515625,
"x": 1849.22,
"y": 443.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1825.9716796875,
"y": 465.189453125,
"x": 1825.97,
"y": 465.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1798.5244140625,
"y": 475.54443359375,
"x": 1798.52,
"y": 475.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1747.4287109375,
"y": 501.58056640625,
"x": 1747.43,
"y": 501.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1738.4150390625,
"y": 506.02587890625,
"x": 1738.42,
"y": 506.03,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1731.7509765625,
"y": 499.5380859375,
"x": 1731.75,
"y": 499.54,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1665.8798828125,
"y": 386.56591796875,
"x": 1665.88,
"y": 386.57,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1659.7451171875,
"y": 374.76953125,
"x": 1659.75,
"y": 374.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1647.9921875,
"y": 365.52490234375,
"x": 1647.99,
"y": 365.52,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1637.6171875,
"y": 351.14892578125,
"x": 1637.62,
"y": 351.15,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1632.2919921875,
"y": 347.53076171875,
"x": 1632.29,
"y": 347.53,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1627.4130859375,
"y": 347.61572265625,
"x": 1627.41,
"y": 347.62,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1627.29296875,
"y": 358.5634765625,
"x": 1627.29,
"y": 358.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1612.49609375,
"y": 329.58349609375,
"x": 1612.5,
"y": 329.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1629.884765625,
"y": 276.64990234375,
"x": 1629.88,
"y": 276.65,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1668.7744140625,
"y": 284.91064453125,
"x": 1668.77,
"y": 284.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1703.23828125,
"y": 275.1484375,
"x": 1703.24,
"y": 275.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1700.6826171875,
"y": 316.2626953125,
"x": 1700.68,
"y": 316.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1696.0244140625,
"y": 346,
"x": 1696.02,
"y": 346.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1713.056640625,
"y": 367.22509765625,
"x": 1713.06,
"y": 367.23,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1715.544921875,
"y": 391.1953125,
"x": 1715.54,
"y": 391.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1725.5244140625,
"y": 408.64501953125,
"x": 1725.52,
"y": 408.65,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 1268.3564453125,
"y": -64.158203125,
"x": 1268.36,
"y": -64.16,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 1287.2431640625,
"y": -81.90380859375,
"x": 1287.24,
"y": -81.9,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1292.099609375,
"y": -78.42236328125,
"x": 1292.1,
"y": -78.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1321.3564453125,
"y": -102.9287109375,
"x": 1321.36,
"y": -102.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1378.9150390625,
"y": -84.46142578125,
"x": 1378.92,
"y": -84.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1392.5478515625,
"y": -81.689453125,
"x": 1392.55,
"y": -81.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1412.9833984375,
"y": -64.39599609375,
"x": 1412.98,
"y": -64.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1424.24609375,
"y": -59.43994140625,
"x": 1424.25,
"y": -59.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1457.01171875,
"y": -75.08203125,
"x": 1457.01,
"y": -75.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1474.01953125,
"y": -51.72607421875,
"x": 1474.02,
"y": -51.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1475.7001953125,
"y": -21.30126953125,
"x": 1475.7,
"y": -21.3,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1472.0390625,
"y": -10.697265625,
"x": 1472.04,
"y": -10.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1450.736328125,
"y": 9.259765625,
"x": 1450.74,
"y": 9.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1494.6787109375,
"y": 8.3056640625,
"x": 1494.68,
"y": 8.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1521.5888671875,
"y": -2.1220703125,
"x": 1521.59,
"y": -2.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1527.6630859375,
"y": -6.943359375,
"x": 1527.66,
"y": -6.94,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1537.0654296875,
"y": -12.4970703125,
"x": 1537.07,
"y": -12.5,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1559.3583984375,
"y": -27.337890625,
"x": 1559.36,
"y": -27.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1571.7763671875,
"y": -29.57421875,
"x": 1571.78,
"y": -29.57,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1606.822265625,
"y": -20.810546875,
"x": 1606.82,
"y": -20.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1644.728515625,
"y": -41.36181640625,
"x": 1644.73,
"y": -41.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1652.7880859375,
"y": -42.07373046875,
"x": 1652.79,
"y": -42.07,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1669.6435546875,
"y": -15.02587890625,
"x": 1669.64,
"y": -15.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1660.5732421875,
"y": -11.52099609375,
"x": 1660.57,
"y": -11.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1653.1875,
"y": -5.75439453125,
"x": 1653.19,
"y": -5.75,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 1676.6572265625,
"y": 24.03564453125,
"x": 1676.66,
"y": 24.04,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 1706.822265625,
"y": 21.8154296875,
"x": 1706.82,
"y": 21.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 1730.3603515625,
"y": 13.8486328125,
"x": 1730.36,
"y": 13.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 1747.3583984375,
"y": 15.0498046875,
"x": 1747.36,
"y": 15.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 1765.171875,
"y": 47.71533203125,
"x": 1765.17,
"y": 47.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 1783.0751953125,
"y": 47.37939453125,
"x": 1783.08,
"y": 47.38,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 1784.8193359375,
"y": 27.52685546875,
"x": 1784.82,
"y": 27.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 1816.8662109375,
"y": 38.10009765625,
"x": 1816.87,
"y": 38.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 1827.919921875,
"y": 44.8798828125,
"x": 1827.92,
"y": 44.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 1832.9072265625,
"y": 49.08935546875,
"x": 1832.91,
"y": 49.09,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 1866.521484375,
"y": 68.46875,
"x": 1866.52,
"y": 68.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 1828.791015625,
"y": 92.58642578125,
"x": 1828.79,
"y": 92.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 1831.7607421875,
"y": 99.19482421875,
"x": 1831.76,
"y": 99.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 1832.0537109375,
"y": 134.46875,
"x": 1832.05,
"y": 134.47,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 1830.35546875,
"y": 153.7607421875,
"x": 1830.36,
"y": 153.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 1861.1748046875,
"y": 175.314453125,
"x": 1861.17,
"y": 175.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": 1860.935546875,
"y": 196.8193359375,
"x": 1860.94,
"y": 196.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": 1881.30078125,
"y": 228.3056640625,
"x": 1881.3,
"y": 228.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": 1890.2626953125,
"y": 247.71923828125,
"x": 1890.26,
"y": 247.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": 1897.27734375,
"y": 249.69873046875,
"x": 1897.28,
"y": 249.7,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": 1916.0361328125,
"y": 242.537109375,
"x": 1916.04,
"y": 242.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": 1922.3896484375,
"y": 234.95751953125,
"x": 1922.39,
"y": 234.96,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": 1929.2958984375,
"y": 227.34765625,
"x": 1929.3,
"y": 227.35,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": 1960.021484375,
"y": 238.18115234375,
"x": 1960.02,
"y": 238.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": 1969.447265625,
"y": 242.3173828125,
"x": 1969.45,
"y": 242.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": 1979.8427734375,
"y": 234.08203125,
"x": 1979.84,
"y": 234.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": 1996.623046875,
"y": 200.6572265625,
"x": 1996.62,
"y": 200.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": 2012.4912109375,
"y": 191.8681640625,
"x": 2012.49,
"y": 191.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": 1986.4501953125,
"y": 222.138671875,
"x": 1986.45,
"y": 222.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": 1967.4580078125,
"y": 262.5615234375,
"x": 1967.46,
"y": 262.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": 1954.935546875,
"y": 289.57666015625,
"x": 1954.94,
"y": 289.58,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -514,8 +514,8 @@
},
{
"id": 57,
"x": 1938.392578125,
"y": 338.58154296875,
"x": 1938.39,
"y": 338.58,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -523,8 +523,8 @@
},
{
"id": 58,
"x": 1932.267578125,
"y": 372.6884765625,
"x": 1932.27,
"y": 372.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -532,8 +532,8 @@
},
{
"id": 59,
"x": 1903.2138671875,
"y": 351.67431640625,
"x": 1903.21,
"y": 351.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -541,8 +541,8 @@
},
{
"id": 60,
"x": 1895.607421875,
"y": 329.15625,
"x": 1895.61,
"y": 329.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -550,8 +550,8 @@
},
{
"id": 61,
"x": 1879.58984375,
"y": 345.87451171875,
"x": 1879.59,
"y": 345.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -559,8 +559,8 @@
},
{
"id": 62,
"x": 1861.7294921875,
"y": 354.294921875,
"x": 1861.73,
"y": 354.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -568,8 +568,8 @@
},
{
"id": 63,
"x": 1850.9609375,
"y": 358.39990234375,
"x": 1850.96,
"y": 358.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -577,8 +577,8 @@
},
{
"id": 64,
"x": 1834.208984375,
"y": 361.62890625,
"x": 1834.21,
"y": 361.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -586,8 +586,8 @@
},
{
"id": 65,
"x": 1816.1953125,
"y": 332.0234375,
"x": 1816.2,
"y": 332.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -595,8 +595,8 @@
},
{
"id": 66,
"x": 1831.2265625,
"y": 277.6533203125,
"x": 1831.23,
"y": 277.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -604,8 +604,8 @@
},
{
"id": 67,
"x": 1840.8173828125,
"y": 262.58740234375,
"x": 1840.82,
"y": 262.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -613,8 +613,8 @@
},
{
"id": 68,
"x": 1815.923828125,
"y": 247.74853515625,
"x": 1815.92,
"y": 247.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -622,8 +622,8 @@
},
{
"id": 69,
"x": 1796.814453125,
"y": 219.86572265625,
"x": 1796.81,
"y": 219.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -631,8 +631,8 @@
},
{
"id": 70,
"x": 1788.9833984375,
"y": 226.77197265625,
"x": 1788.98,
"y": 226.77,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -640,8 +640,8 @@
},
{
"id": 71,
"x": 1766.7294921875,
"y": 281.6943359375,
"x": 1766.73,
"y": 281.69,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -649,8 +649,8 @@
},
{
"id": 72,
"x": 1749.1767578125,
"y": 220.69482421875,
"x": 1749.18,
"y": 220.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -658,8 +658,8 @@
},
{
"id": 73,
"x": 1763.2607421875,
"y": 183.32568359375,
"x": 1763.26,
"y": 183.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -667,8 +667,8 @@
},
{
"id": 74,
"x": 1767.521484375,
"y": 154.1474609375,
"x": 1767.52,
"y": 154.15,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -676,8 +676,8 @@
},
{
"id": 75,
"x": 1732.9833984375,
"y": 166.177734375,
"x": 1732.98,
"y": 166.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -685,8 +685,8 @@
},
{
"id": 76,
"x": 1721.7001953125,
"y": 175.48388671875,
"x": 1721.7,
"y": 175.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -694,8 +694,8 @@
},
{
"id": 77,
"x": 1685.9970703125,
"y": 175.46337890625,
"x": 1686.0,
"y": 175.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -703,8 +703,8 @@
},
{
"id": 78,
"x": 1673.4169921875,
"y": 175.18212890625,
"x": 1673.42,
"y": 175.18,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -712,8 +712,8 @@
},
{
"id": 79,
"x": 1666.388671875,
"y": 175.22900390625,
"x": 1666.39,
"y": 175.23,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -721,8 +721,8 @@
},
{
"id": 80,
"x": 1651.0859375,
"y": 191.09716796875,
"x": 1651.09,
"y": 191.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -730,8 +730,8 @@
},
{
"id": 81,
"x": 1636.265625,
"y": 169.0166015625,
"x": 1636.27,
"y": 169.02,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -739,8 +739,8 @@
},
{
"id": 82,
"x": 1658.71875,
"y": 136.298828125,
"x": 1658.72,
"y": 136.3,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -748,8 +748,8 @@
},
{
"id": 83,
"x": 1683.5146484375,
"y": 140.8603515625,
"x": 1683.51,
"y": 140.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -757,8 +757,8 @@
},
{
"id": 84,
"x": 1687.734375,
"y": 142.0478515625,
"x": 1687.73,
"y": 142.05,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -766,8 +766,8 @@
},
{
"id": 85,
"x": 1690.0322265625,
"y": 131.63134765625,
"x": 1690.03,
"y": 131.63,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -775,8 +775,8 @@
},
{
"id": 86,
"x": 1692.1474609375,
"y": 118.84228515625,
"x": 1692.15,
"y": 118.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -784,8 +784,8 @@
},
{
"id": 87,
"x": 1697.3125,
"y": 103.685546875,
"x": 1697.31,
"y": 103.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -793,8 +793,8 @@
},
{
"id": 88,
"x": 1662.455078125,
"y": 106.45703125,
"x": 1662.46,
"y": 106.46,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -802,8 +802,8 @@
},
{
"id": 89,
"x": 1640.51171875,
"y": 123.294921875,
"x": 1640.51,
"y": 123.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -811,8 +811,8 @@
},
{
"id": 90,
"x": 1632.0966796875,
"y": 128.7529296875,
"x": 1632.1,
"y": 128.75,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -820,8 +820,8 @@
},
{
"id": 91,
"x": 1608.1328125,
"y": 134.02587890625,
"x": 1608.13,
"y": 134.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -829,8 +829,8 @@
},
{
"id": 92,
"x": 1576.3037109375,
"y": 132.3134765625,
"x": 1576.3,
"y": 132.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -838,8 +838,8 @@
},
{
"id": 93,
"x": 1563.435546875,
"y": 79.55029296875,
"x": 1563.44,
"y": 79.55,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",

View File

@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 1656.7099609375,
"y": -284.21337890625,
"x": 1656.71,
"y": -284.21,
"action_params": ""
},
{
"id": 2,
"x": 1682.6728515625,
"y": -270.1796875,
"x": 1682.67,
"y": -270.18,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 1664.1142578125,
"y": -246.033203125,
"x": 1664.11,
"y": -246.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 1671.9892578125,
"y": -213.716796875,
"x": 1671.99,
"y": -213.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 1697.7431640625,
"y": -190.60888671875,
"x": 1697.74,
"y": -190.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 1723.2158203125,
"y": -181.9990234375,
"x": 1723.22,
"y": -182.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 1722.2001953125,
"y": -195.63671875,
"x": 1722.2,
"y": -195.64,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 1725.5966796875,
"y": -214.3115234375,
"x": 1725.6,
"y": -214.31,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 1734.4892578125,
"y": -243.97607421875,
"x": 1734.49,
"y": -243.98,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 1758.8095703125,
"y": -229.50927734375,
"x": 1758.81,
"y": -229.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 1783.654296875,
"y": -217.6748046875,
"x": 1783.65,
"y": -217.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 1794.470703125,
"y": -212.5537109375,
"x": 1794.47,
"y": -212.55,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 1800.5048828125,
"y": -218.6572265625,
"x": 1800.5,
"y": -218.66,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 1811.7216796875,
"y": -241.49365234375,
"x": 1811.72,
"y": -241.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 1851.28515625,
"y": -262.18212890625,
"x": 1851.29,
"y": -262.18,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 1878.11328125,
"y": -253.654296875,
"x": 1878.11,
"y": -253.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 1914.6201171875,
"y": -235.81201171875,
"x": 1914.62,
"y": -235.81,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 1943.7666015625,
"y": -231.5849609375,
"x": 1943.77,
"y": -231.58,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 1954.5859375,
"y": -254.70751953125,
"x": 1954.59,
"y": -254.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 1970.80859375,
"y": -238.35546875,
"x": 1970.81,
"y": -238.36,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 1966.849609375,
"y": -224.7314453125,
"x": 1966.85,
"y": -224.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 1960.5478515625,
"y": -209.86083984375,
"x": 1960.55,
"y": -209.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 1954.5634765625,
"y": -183.67236328125,
"x": 1954.56,
"y": -183.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 1945.0341796875,
"y": -172.4033203125,
"x": 1945.03,
"y": -172.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 1933.2236328125,
"y": -111.12158203125,
"x": 1933.22,
"y": -111.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -235,8 +235,8 @@
},
{
"id": 26,
"x": 1945.8251953125,
"y": -91.72314453125,
"x": 1945.83,
"y": -91.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -244,8 +244,8 @@
},
{
"id": 27,
"x": 1949.671875,
"y": -85.82763671875,
"x": 1949.67,
"y": -85.83,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -253,8 +253,8 @@
},
{
"id": 28,
"x": 1960.994140625,
"y": -82.6455078125,
"x": 1960.99,
"y": -82.65,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -262,8 +262,8 @@
},
{
"id": 29,
"x": 1981.93359375,
"y": -60.0712890625,
"x": 1981.93,
"y": -60.07,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -271,8 +271,8 @@
},
{
"id": 30,
"x": 1989.1865234375,
"y": -53.71875,
"x": 1989.19,
"y": -53.72,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -280,8 +280,8 @@
},
{
"id": 31,
"x": 1976.611328125,
"y": -37.98876953125,
"x": 1976.61,
"y": -37.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -289,8 +289,8 @@
},
{
"id": 32,
"x": 1957.484375,
"y": -13.83642578125,
"x": 1957.48,
"y": -13.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -298,8 +298,8 @@
},
{
"id": 33,
"x": 1938.2744140625,
"y": -5.5126953125,
"x": 1938.27,
"y": -5.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -307,8 +307,8 @@
},
{
"id": 34,
"x": 1861.3310546875,
"y": -56.97216796875,
"x": 1861.33,
"y": -56.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -316,8 +316,8 @@
},
{
"id": 35,
"x": 1806.4423828125,
"y": -38.1884765625,
"x": 1806.44,
"y": -38.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -325,8 +325,8 @@
},
{
"id": 36,
"x": 1785.6552734375,
"y": -56.505859375,
"x": 1785.66,
"y": -56.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -334,8 +334,8 @@
},
{
"id": 37,
"x": 1798.140625,
"y": -87.32470703125,
"x": 1798.14,
"y": -87.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -343,8 +343,8 @@
},
{
"id": 38,
"x": 1817.4736328125,
"y": -109.15576171875,
"x": 1817.47,
"y": -109.16,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -352,8 +352,8 @@
},
{
"id": 39,
"x": 1797.66796875,
"y": -88.48974609375,
"x": 1797.67,
"y": -88.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -361,8 +361,8 @@
},
{
"id": 40,
"x": 1777.4755859375,
"y": -76.45654296875,
"x": 1777.48,
"y": -76.46,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -370,8 +370,8 @@
},
{
"id": 41,
"x": 1744.95703125,
"y": -91.884765625,
"x": 1744.96,
"y": -91.88,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -379,8 +379,8 @@
},
{
"id": 42,
"x": 1688.0703125,
"y": -62.0283203125,
"x": 1688.07,
"y": -62.03,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -388,8 +388,8 @@
},
{
"id": 43,
"x": 1649.1083984375,
"y": -74.05029296875,
"x": 1649.11,
"y": -74.05,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -397,8 +397,8 @@
},
{
"id": 44,
"x": 1613.9287109375,
"y": -77.48046875,
"x": 1613.93,
"y": -77.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -406,8 +406,8 @@
},
{
"id": 45,
"x": 1571.875,
"y": -94.24658203125,
"x": 1571.88,
"y": -94.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -415,8 +415,8 @@
},
{
"id": 46,
"x": 1597.1328125,
"y": -132.55224609375,
"x": 1597.13,
"y": -132.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -424,8 +424,8 @@
},
{
"id": 47,
"x": 1631.1044921875,
"y": -156.515625,
"x": 1631.1,
"y": -156.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -433,8 +433,8 @@
},
{
"id": 48,
"x": 1640.201171875,
"y": -171.19189453125,
"x": 1640.2,
"y": -171.19,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -442,8 +442,8 @@
},
{
"id": 49,
"x": 1651.458984375,
"y": -156.107421875,
"x": 1651.46,
"y": -156.11,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -451,8 +451,8 @@
},
{
"id": 50,
"x": 1652.017578125,
"y": -153.57861328125,
"x": 1652.02,
"y": -153.58,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -460,8 +460,8 @@
},
{
"id": 51,
"x": 1651.1328125,
"y": -144.8447265625,
"x": 1651.13,
"y": -144.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -469,8 +469,8 @@
},
{
"id": 52,
"x": 1658.61328125,
"y": -156.4375,
"x": 1658.61,
"y": -156.44,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -478,8 +478,8 @@
},
{
"id": 53,
"x": 1666.736328125,
"y": -193.72021484375,
"x": 1666.74,
"y": -193.72,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -487,8 +487,8 @@
},
{
"id": 54,
"x": 1630.4814453125,
"y": -200.248046875,
"x": 1630.48,
"y": -200.25,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -496,8 +496,8 @@
},
{
"id": 55,
"x": 1607.9228515625,
"y": -192.83203125,
"x": 1607.92,
"y": -192.83,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -505,8 +505,8 @@
},
{
"id": 56,
"x": 1603.5263671875,
"y": -186.9833984375,
"x": 1603.53,
"y": -186.98,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 7234.32958984375,
"y": -1433.294921875,
"x": 7234.33,
"y": -1433.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 7229.3583984375,
"y": -1419.08056640625,
"x": 7229.36,
"y": -1419.08,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 7254.17431640625,
"y": -1393.33203125,
"x": 7254.17,
"y": -1393.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 7303.35205078125,
"y": -1373.91650390625,
"x": 7303.35,
"y": -1373.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 7353.037109375,
"y": -1346.4208984375,
"x": 7353.04,
"y": -1346.42,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 8940.3740234375,
"y": -2306.544921875,
"x": 8940.37,
"y": -2306.54,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 8964.970703125,
"y": -2347.8779296875,
"x": 8964.97,
"y": -2347.88,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 8980.169921875,
"y": -2370.291015625,
"x": 8980.17,
"y": -2370.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 8989.4697265625,
"y": -2396.6728515625,
"x": 8989.47,
"y": -2396.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 8994.7119140625,
"y": -2408.5068359375,
"x": 8994.71,
"y": -2408.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 8988.1005859375,
"y": -2415.0693359375,
"x": 8988.1,
"y": -2415.07,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 8918.958984375,
"y": -2679.095703125,
"x": 8918.96,
"y": -2679.1,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 8885.734375,
"y": -2673.505859375,
"x": 8885.73,
"y": -2673.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 8856.2587890625,
"y": -2645.2158203125,
"x": 8856.26,
"y": -2645.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 8856.158203125,
"y": -2622.716796875,
"x": 8856.16,
"y": -2622.72,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 8849.9873046875,
"y": -2619.3369140625,
"x": 8849.99,
"y": -2619.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 8870.8603515625,
"y": -2568.03515625,
"x": 8870.86,
"y": -2568.04,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 8581.9619140625,
"y": -2675.2890625,
"x": 8581.96,
"y": -2675.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 8550.7744140625,
"y": -2680.36328125,
"x": 8550.77,
"y": -2680.36,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 8542.662109375,
"y": -2688.58984375,
"x": 8542.66,
"y": -2688.59,
"action": "stop_flying",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 8291.72265625,
"y": -2922.4736328125,
"x": 8291.72,
"y": -2922.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 8223.1552734375,
"y": -2963.4873046875,
"x": 8223.16,
"y": -2963.49,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 8211.9111328125,
"y": -2981.3544921875,
"x": 8211.91,
"y": -2981.35,
"type": "path",
"move_mode": "walk",
"action": "pick_around",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9038.7470703125,
"y": -2429.3388671875,
"x": 9038.75,
"y": -2429.34,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9058.705078125,
"y": -2435.451171875,
"x": 9058.71,
"y": -2435.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9060.2626953125,
"y": -2446.453125,
"x": 9060.26,
"y": -2446.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9070.390625,
"y": -2450.9462890625,
"x": 9070.39,
"y": -2450.95,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9070.7119140625,
"y": -2459.7919921875,
"x": 9070.71,
"y": -2459.79,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9396.560546875,
"y": -1810.50927734375,
"x": 9396.56,
"y": -1810.51,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9384.0556640625,
"y": -1824.076171875,
"x": 9384.06,
"y": -1824.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9382.921875,
"y": -1847.7490234375,
"x": 9382.92,
"y": -1847.75,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9327.845703125,
"y": -1807.82470703125,
"x": 9327.85,
"y": -1807.82,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9319.828125,
"y": -1803.0810546875,
"x": 9319.83,
"y": -1803.08,
"type": "path",
"move_mode": "walk",
"action": "stop_flying",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9471.1953125,
"y": -1673.54638671875,
"x": 9471.2,
"y": -1673.55,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9499.6748046875,
"y": -1638.29296875,
"x": 9499.67,
"y": -1638.29,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9482.2421875,
"y": -1603.1044921875,
"x": 9482.24,
"y": -1603.1,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9461.34765625,
"y": -1576.5927734375,
"x": 9461.35,
"y": -1576.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9438.9541015625,
"y": -1562.1689453125,
"x": 9438.95,
"y": -1562.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 9422.837890625,
"y": -1570.5390625,
"x": 9422.84,
"y": -1570.54,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 9475.3984375,
"y": -1533.96728515625,
"x": 9475.4,
"y": -1533.97,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9540.705078125,
"y": -1784.6328125,
"x": 9540.71,
"y": -1784.63,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9557.1630859375,
"y": -1785.6240234375,
"x": 9557.16,
"y": -1785.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9565.234375,
"y": -1782.68359375,
"x": 9565.23,
"y": -1782.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9646.7119140625,
"y": -1711.9521484375,
"x": 9646.71,
"y": -1711.95,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9782.4091796875,
"y": -1764.62646484375,
"x": 9782.41,
"y": -1764.63,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9803.5380859375,
"y": -1763.85595703125,
"x": 9803.54,
"y": -1763.86,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9827.7314453125,
"y": -1764.3232421875,
"x": 9827.73,
"y": -1764.32,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9989.431640625,
"y": -1607.82177734375,
"x": 9989.43,
"y": -1607.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9968.26953125,
"y": -1590.46923828125,
"x": 9968.27,
"y": -1590.47,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 9909.4501953125,
"y": -1590.66845703125,
"x": 9909.45,
"y": -1590.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 9881.224609375,
"y": -1609.6201171875,
"x": 9881.22,
"y": -1609.62,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 9854.490234375,
"y": -1575.73779296875,
"x": 9854.49,
"y": -1575.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 9784.048828125,
"y": -1481.06982421875,
"x": 9784.05,
"y": -1481.07,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 9788.1376953125,
"y": -1490.14794921875,
"x": 9788.14,
"y": -1490.15,
"action": "",
"move_mode": "walk",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9548.26171875,
"y": -1116.55712890625,
"x": 9548.26,
"y": -1116.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9557.2431640625,
"y": -1105.5595703125,
"x": 9557.24,
"y": -1105.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9665.11328125,
"y": -1123.7080078125,
"x": 9665.11,
"y": -1123.71,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9684.416015625,
"y": -1112.24462890625,
"x": 9684.42,
"y": -1112.24,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9723.974609375,
"y": -1056.0859375,
"x": 9723.97,
"y": -1056.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 9736.8779296875,
"y": -1042.78515625,
"x": 9736.88,
"y": -1042.79,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 9746.90625,
"y": -1017.658203125,
"x": 9746.91,
"y": -1017.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 9755.59375,
"y": -999.78662109375,
"x": 9755.59,
"y": -999.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 9798.90234375,
"y": -945.03759765625,
"x": 9798.9,
"y": -945.04,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 9797.3291015625,
"y": -936.54541015625,
"x": 9797.33,
"y": -936.55,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 9812.150390625,
"y": -906.828125,
"x": 9812.15,
"y": -906.83,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 9821.154296875,
"y": -899.529296875,
"x": 9821.15,
"y": -899.53,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 9830.4892578125,
"y": -885.31640625,
"x": 9830.49,
"y": -885.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 9856.3388671875,
"y": -825.74658203125,
"x": 9856.34,
"y": -825.75,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 9857.591796875,
"y": -821.248046875,
"x": 9857.59,
"y": -821.25,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 9860.482421875,
"y": -816.72900390625,
"x": 9860.48,
"y": -816.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 9870.025390625,
"y": -805.5625,
"x": 9870.03,
"y": -805.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 9880.25390625,
"y": -769.78076171875,
"x": 9880.25,
"y": -769.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 9875.892578125,
"y": -767.4189453125,
"x": 9875.89,
"y": -767.42,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9719.22265625,
"y": -852.01513671875,
"x": 9719.22,
"y": -852.02,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -20,8 +20,8 @@
},
{
"id": 2,
"x": 9741.482421875,
"y": -836.70654296875,
"x": 9741.48,
"y": -836.71,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": 9742.255859375,
"y": -827.9892578125,
"x": 9742.26,
"y": -827.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": 9759.263671875,
"y": -812.39794921875,
"x": 9759.26,
"y": -812.4,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 9764.583984375,
"y": -800.92919921875,
"x": 9764.58,
"y": -800.93,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 9771.904296875,
"y": -795.04736328125,
"x": 9771.9,
"y": -795.05,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 9719.22265625,
"y": -852.01513671875,
"x": 9719.22,
"y": -852.02,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 9705.0146484375,
"y": -864.8564453125,
"x": 9705.01,
"y": -864.86,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 9680.6708984375,
"y": -884.42626953125,
"x": 9680.67,
"y": -884.43,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 9673.9990234375,
"y": -894.5185546875,
"x": 9674.0,
"y": -894.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": 9659.3896484375,
"y": -902.20068359375,
"x": 9659.39,
"y": -902.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -110,8 +110,8 @@
},
{
"id": 12,
"x": 9617.828125,
"y": -907.93017578125,
"x": 9617.83,
"y": -907.93,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -119,8 +119,8 @@
},
{
"id": 13,
"x": 9604.865234375,
"y": -918.5859375,
"x": 9604.87,
"y": -918.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -128,8 +128,8 @@
},
{
"id": 14,
"x": 9581.57421875,
"y": -935.41845703125,
"x": 9581.57,
"y": -935.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -137,8 +137,8 @@
},
{
"id": 15,
"x": 9569.5185546875,
"y": -943.14111328125,
"x": 9569.52,
"y": -943.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -146,8 +146,8 @@
},
{
"id": 16,
"x": 9559.0947265625,
"y": -964.220703125,
"x": 9559.09,
"y": -964.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -155,8 +155,8 @@
},
{
"id": 17,
"x": 9550.580078125,
"y": -955.07568359375,
"x": 9550.58,
"y": -955.08,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -164,8 +164,8 @@
},
{
"id": 18,
"x": 9554.173828125,
"y": -961.14111328125,
"x": 9554.17,
"y": -961.14,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -173,8 +173,8 @@
},
{
"id": 19,
"x": 9534.86328125,
"y": -979.52978515625,
"x": 9534.86,
"y": -979.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -182,8 +182,8 @@
},
{
"id": 20,
"x": 9517.6318359375,
"y": -984.8701171875,
"x": 9517.63,
"y": -984.87,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -191,8 +191,8 @@
},
{
"id": 21,
"x": 9495.564453125,
"y": -1010.34375,
"x": 9495.56,
"y": -1010.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -200,8 +200,8 @@
},
{
"id": 22,
"x": 9473.67578125,
"y": -1011.474609375,
"x": 9473.68,
"y": -1011.47,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9757.884765625,
"y": -613.65283203125,
"x": 9757.88,
"y": -613.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9765.5673828125,
"y": -606.08349609375,
"x": 9765.57,
"y": -606.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9769.013671875,
"y": -597.42919921875,
"x": 9769.01,
"y": -597.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9802.9814453125,
"y": -583.20947265625,
"x": 9802.98,
"y": -583.21,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9821.2392578125,
"y": -553.86962890625,
"x": 9821.24,
"y": -553.87,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 9757.884765625,
"y": -613.65283203125,
"x": 9757.88,
"y": -613.65,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 9763.3974609375,
"y": -608.08056640625,
"x": 9763.4,
"y": -608.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 9765.3291015625,
"y": -602.29931640625,
"x": 9765.33,
"y": -602.3,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 9758.509765625,
"y": -600.861328125,
"x": 9758.51,
"y": -600.86,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 9752.8984375,
"y": -601.7890625,
"x": 9752.9,
"y": -601.79,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 9743.427734375,
"y": -604.2587890625,
"x": 9743.43,
"y": -604.26,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 9741.990234375,
"y": -609.07763671875,
"x": 9741.99,
"y": -609.08,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 9740.5478515625,
"y": -617.0869140625,
"x": 9740.55,
"y": -617.09,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 9739.0078125,
"y": -626.1962890625,
"x": 9739.01,
"y": -626.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": 9733.2294921875,
"y": -639.42578125,
"x": 9733.23,
"y": -639.43,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": 9609.978515625,
"y": -735.6259765625,
"x": 9609.98,
"y": -735.63,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": 9594.84375,
"y": -751.66064453125,
"x": 9594.84,
"y": -751.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": 9581.392578125,
"y": -753.4345703125,
"x": 9581.39,
"y": -753.43,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -172,8 +172,8 @@
},
{
"id": 19,
"x": 9544.1318359375,
"y": -787.287109375,
"x": 9544.13,
"y": -787.29,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -181,8 +181,8 @@
},
{
"id": 20,
"x": 9540.578125,
"y": -787.81591796875,
"x": 9540.58,
"y": -787.82,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -190,8 +190,8 @@
},
{
"id": 21,
"x": 9535.447265625,
"y": -787.3779296875,
"x": 9535.45,
"y": -787.38,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -199,8 +199,8 @@
},
{
"id": 22,
"x": 9513.251953125,
"y": -804.81689453125,
"x": 9513.25,
"y": -804.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -208,8 +208,8 @@
},
{
"id": 23,
"x": 9481.130859375,
"y": -801.8916015625,
"x": 9481.13,
"y": -801.89,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -217,8 +217,8 @@
},
{
"id": 24,
"x": 9478.8818359375,
"y": -792.70751953125,
"x": 9478.88,
"y": -792.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -226,8 +226,8 @@
},
{
"id": 25,
"x": 9459.9443359375,
"y": -756.60107421875,
"x": 9459.94,
"y": -756.6,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",

View File

@@ -1,6 +1,6 @@
{
"info": {
"name": "薄荷F16-纳塔-花语会6",
"name": "薄荷F14-纳塔-花语会4",
"type": "collect",
"author": "Tool_tingsu",
"version": "1.0",
@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9813.4716796875,
"y": -372.15087890625,
"x": 9813.47,
"y": -372.15,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9789.9609375,
"y": -376.32568359375,
"x": 9789.96,
"y": -376.33,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9780.7509765625,
"y": -404.376953125,
"x": 9780.75,
"y": -404.38,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9875.587890625,
"y": -401.0087890625,
"x": 9875.59,
"y": -401.01,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9882.0341796875,
"y": -431.55126953125,
"x": 9882.03,
"y": -431.55,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 9906.8046875,
"y": -427.99365234375,
"x": 9906.8,
"y": -427.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 9910.6904296875,
"y": -417.98583984375,
"x": 9910.69,
"y": -417.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 9917.1943359375,
"y": -413.2861328125,
"x": 9917.19,
"y": -413.29,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 9918.427734375,
"y": -409.42822265625,
"x": 9918.43,
"y": -409.43,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 9910.9912109375,
"y": -418.759765625,
"x": 9910.99,
"y": -418.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 9906.642578125,
"y": -399.6796875,
"x": 9906.64,
"y": -399.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 9898.8818359375,
"y": -381.95556640625,
"x": 9898.88,
"y": -381.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": 9911.6728515625,
"y": -367.84130859375,
"x": 9911.67,
"y": -367.84,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": 9923.4736328125,
"y": -373.09375,
"x": 9923.47,
"y": -373.09,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9424.3564453125,
"y": -354.52685546875,
"x": 9424.36,
"y": -354.53,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9595.462890625,
"y": -396.18505859375,
"x": 9595.46,
"y": -396.19,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9594.72265625,
"y": -390.76123046875,
"x": 9594.72,
"y": -390.76,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9580.166015625,
"y": -416.12451171875,
"x": 9580.17,
"y": -416.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 9583.236328125,
"y": -454.5068359375,
"x": 9583.24,
"y": -454.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 9583.818359375,
"y": -425.97412109375,
"x": 9583.82,
"y": -425.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 9601.8095703125,
"y": -423.01123046875,
"x": 9601.81,
"y": -423.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 9625.78125,
"y": -424.42041015625,
"x": 9625.78,
"y": -424.42,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 9646.67578125,
"y": -417.4853515625,
"x": 9646.68,
"y": -417.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 9653.5869140625,
"y": -456.61279296875,
"x": 9653.59,
"y": -456.61,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": 9634.0546875,
"y": -471.060546875,
"x": 9634.05,
"y": -471.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": 9609.607421875,
"y": -501.74462890625,
"x": 9609.61,
"y": -501.74,
"type": "path",
"move_mode": "walk",
"action": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": 9959.37890625,
"y": -218.76904296875,
"x": 9959.38,
"y": -218.77,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 9819.62890625,
"y": -250.556640625,
"x": 9819.63,
"y": -250.56,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 9810.576171875,
"y": -248.5654296875,
"x": 9810.58,
"y": -248.57,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 9802.322265625,
"y": -251.8681640625,
"x": 9802.32,
"y": -251.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": 9800.322265625,
"y": -251.8681640625,
"x": 9800.32,
"y": -251.87,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": 9808.49609375,
"y": -263.11376953125,
"x": 9808.5,
"y": -263.11,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 9959.37890625,
"y": -218.76904296875,
"x": 9959.38,
"y": -218.77,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 9948.619140625,
"y": -215.880859375,
"x": 9948.62,
"y": -215.88,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -84,8 +84,8 @@
},
{
"id": 9,
"x": 9808.153664730755,
"y": -191.35566324630508,
"x": 9808.15,
"y": -191.36,
"action": "",
"move_mode": "fly",
"action_params": "",
@@ -94,8 +94,8 @@
},
{
"id": 10,
"x": 9700.292058908559,
"y": -172.52308520031602,
"x": 9700.29,
"y": -172.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -104,8 +104,8 @@
},
{
"id": 11,
"x": 9609.306702284372,
"y": -156.63709113777895,
"x": 9609.31,
"y": -156.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -113,8 +113,8 @@
},
{
"id": 12,
"x": 9566.8720703125,
"y": -149.22802734375,
"x": 9566.87,
"y": -149.23,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -122,8 +122,8 @@
},
{
"id": 13,
"x": 9537.0546875,
"y": -146.73681640625,
"x": 9537.05,
"y": -146.74,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -131,8 +131,8 @@
},
{
"id": 14,
"x": 9553.298828125,
"y": -144.65625,
"x": 9553.3,
"y": -144.66,
"action": "",
"move_mode": "walk",
"action_params": "",