fix: json data validation (#514)
* json data validation * 使用 jsonDataValidation 自动更正 * fix: 字段缺失时补全而不是报错
This commit is contained in:
@@ -5,28 +5,28 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2482.81640625,
|
||||
"y": 6.11083984375,
|
||||
"x": 2482.82,
|
||||
"y": 6.11,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2500.750895987534,
|
||||
"y": 20,
|
||||
"x": 2500.75,
|
||||
"y": 20.0,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2515.5007244689386,
|
||||
"x": 2515.5,
|
||||
"y": 36.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -34,7 +34,7 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2536.247760031165,
|
||||
"x": 2536.25,
|
||||
"y": 76.75,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -42,72 +42,72 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2551.77734375,
|
||||
"y": 82.9755859375,
|
||||
"x": 2551.78,
|
||||
"y": 82.98,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2555.982421875,
|
||||
"y": 82.857421875,
|
||||
"x": 2555.98,
|
||||
"y": 82.86,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2557.40966796875,
|
||||
"y": 84.072265625,
|
||||
"x": 2557.41,
|
||||
"y": 84.07,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 2581.12646484375,
|
||||
"y": 88.7490234375,
|
||||
"x": 2581.13,
|
||||
"y": 88.75,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2589.93408203125,
|
||||
"y": 83.92138671875,
|
||||
"x": 2589.93,
|
||||
"y": 83.92,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2591.58154296875,
|
||||
"y": 75.03759765625,
|
||||
"x": 2591.58,
|
||||
"y": 75.04,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 2596.103515625,
|
||||
"y": 68.60107421875,
|
||||
"x": 2596.1,
|
||||
"y": 68.6,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 2603.55322265625,
|
||||
"y": 64.869140625,
|
||||
"x": 2603.55,
|
||||
"y": 64.87,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 2617.375,
|
||||
"y": 80.88525390625,
|
||||
"x": 2617.38,
|
||||
"y": 80.89,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
@@ -115,30 +115,30 @@
|
||||
{
|
||||
"id": 14,
|
||||
"x": 2612.75,
|
||||
"y": 88,
|
||||
"y": 88.0,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 2602.9992533437216,
|
||||
"y": 87,
|
||||
"x": 2603.0,
|
||||
"y": 87.0,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 2595.59228515625,
|
||||
"y": 91.453125,
|
||||
"x": 2595.59,
|
||||
"y": 91.45,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 2612.5000452793083,
|
||||
"x": 2612.5,
|
||||
"y": 90.25,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -146,48 +146,48 @@
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 2616.88525390625,
|
||||
"y": 93.86474609375,
|
||||
"x": 2616.89,
|
||||
"y": 93.86,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 2626.7607421875,
|
||||
"y": 96.29052734375,
|
||||
"x": 2626.76,
|
||||
"y": 96.29,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 2625.7500452793083,
|
||||
"y": 78,
|
||||
"x": 2625.75,
|
||||
"y": 78.0,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 2624.249230251753,
|
||||
"y": 56,
|
||||
"x": 2624.25,
|
||||
"y": 56.0,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 2630.359375,
|
||||
"y": 51.50439453125,
|
||||
"x": 2630.36,
|
||||
"y": 51.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": 2616.45556640625,
|
||||
"y": 47.548828125,
|
||||
"x": 2616.46,
|
||||
"y": 47.55,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
|
||||
@@ -5,309 +5,309 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3453.4609375,
|
||||
"y": -98.2236328125,
|
||||
"x": 3453.46,
|
||||
"y": -98.22,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3464.658203125,
|
||||
"y": -143.18310546875,
|
||||
"x": 3464.66,
|
||||
"y": -143.18,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3470.49951171875,
|
||||
"y": -156.3564453125,
|
||||
"x": 3470.5,
|
||||
"y": -156.36,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3485.96630859375,
|
||||
"y": -155.52392578125,
|
||||
"x": 3485.97,
|
||||
"y": -155.52,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3483.16845703125,
|
||||
"y": -143.6259765625,
|
||||
"x": 3483.17,
|
||||
"y": -143.63,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3502.861328125,
|
||||
"y": -131.3671875,
|
||||
"x": 3502.86,
|
||||
"y": -131.37,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3507.97607421875,
|
||||
"y": -136.72021484375,
|
||||
"x": 3507.98,
|
||||
"y": -136.72,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3509.65283203125,
|
||||
"y": -142.955078125,
|
||||
"x": 3509.65,
|
||||
"y": -142.96,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3505.19140625,
|
||||
"y": -147.20947265625,
|
||||
"x": 3505.19,
|
||||
"y": -147.21,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3511.65625,
|
||||
"y": -155.1552734375,
|
||||
"x": 3511.66,
|
||||
"y": -155.16,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 3518.4921875,
|
||||
"y": -156.68115234375,
|
||||
"x": 3518.49,
|
||||
"y": -156.68,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 3523.04150390625,
|
||||
"y": -154.97705078125,
|
||||
"x": 3523.04,
|
||||
"y": -154.98,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 3525.5576171875,
|
||||
"y": -152.880859375,
|
||||
"x": 3525.56,
|
||||
"y": -152.88,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 3528.36474609375,
|
||||
"y": -148.53515625,
|
||||
"x": 3528.36,
|
||||
"y": -148.54,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3531.02783203125,
|
||||
"y": -147.79248046875,
|
||||
"x": 3531.03,
|
||||
"y": -147.79,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 3533.970703125,
|
||||
"y": -148.4033203125,
|
||||
"x": 3533.97,
|
||||
"y": -148.4,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 3533.65869140625,
|
||||
"y": -152.5068359375,
|
||||
"x": 3533.66,
|
||||
"y": -152.51,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 3535.7509765625,
|
||||
"y": -156.666015625,
|
||||
"x": 3535.75,
|
||||
"y": -156.67,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 3532.720703125,
|
||||
"y": -158.6875,
|
||||
"x": 3532.72,
|
||||
"y": -158.69,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 3528.63037109375,
|
||||
"y": -188.8232421875,
|
||||
"x": 3528.63,
|
||||
"y": -188.82,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 3528.35302734375,
|
||||
"y": -192.53955078125,
|
||||
"x": 3528.35,
|
||||
"y": -192.54,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 3508.75390625,
|
||||
"y": -193.8134765625,
|
||||
"x": 3508.75,
|
||||
"y": -193.81,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": 3506.50048828125,
|
||||
"y": -188.66943359375,
|
||||
"x": 3506.5,
|
||||
"y": -188.67,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"x": 3506.87890625,
|
||||
"y": -194.8935546875,
|
||||
"x": 3506.88,
|
||||
"y": -194.89,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"x": 3518.26171875,
|
||||
"y": -191.88134765625,
|
||||
"x": 3518.26,
|
||||
"y": -191.88,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"x": 3535.07568359375,
|
||||
"y": -192.2421875,
|
||||
"x": 3535.08,
|
||||
"y": -192.24,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 27,
|
||||
"x": 3550.1865234375,
|
||||
"y": -215.59912109375,
|
||||
"x": 3550.19,
|
||||
"y": -215.6,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 28,
|
||||
"x": 3570.28125,
|
||||
"y": -215.0673828125,
|
||||
"x": 3570.28,
|
||||
"y": -215.07,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 29,
|
||||
"x": 3589.22119140625,
|
||||
"y": -189.5986328125,
|
||||
"x": 3589.22,
|
||||
"y": -189.6,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 30,
|
||||
"x": 3612.5732421875,
|
||||
"y": -177.26171875,
|
||||
"x": 3612.57,
|
||||
"y": -177.26,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"x": 3610.44482421875,
|
||||
"y": -181.7509765625,
|
||||
"x": 3610.44,
|
||||
"y": -181.75,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"x": 3613.2978515625,
|
||||
"y": -201.33251953125,
|
||||
"x": 3613.3,
|
||||
"y": -201.33,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 33,
|
||||
"x": 3610.60546875,
|
||||
"y": -202.45068359375,
|
||||
"x": 3610.61,
|
||||
"y": -202.45,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 34,
|
||||
"x": 3617.822265625,
|
||||
"y": -195.75390625,
|
||||
"x": 3617.82,
|
||||
"y": -195.75,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 35,
|
||||
"x": 3610.2578125,
|
||||
"y": -178.66015625,
|
||||
"x": 3610.26,
|
||||
"y": -178.66,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 36,
|
||||
"x": 3638.67431640625,
|
||||
"y": -177.294921875,
|
||||
"x": 3638.67,
|
||||
"y": -177.29,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 37,
|
||||
"x": 3641.0712890625,
|
||||
"y": -196.06103515625,
|
||||
"x": 3641.07,
|
||||
"y": -196.06,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 38,
|
||||
"x": 3643.69677734375,
|
||||
"y": -197.529296875,
|
||||
"x": 3643.7,
|
||||
"y": -197.53,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -5,76 +5,76 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3453.34912109375,
|
||||
"y": -98.17431640625,
|
||||
"x": 3453.35,
|
||||
"y": -98.17,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3436.20947265625,
|
||||
"y": -108.50439453125,
|
||||
"x": 3436.21,
|
||||
"y": -108.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3443.23193359375,
|
||||
"y": -99.51416015625,
|
||||
"x": 3443.23,
|
||||
"y": -99.51,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3443.041015625,
|
||||
"y": -82.432373046875,
|
||||
"x": 3443.04,
|
||||
"y": -82.43,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3442.85009765625,
|
||||
"y": -65.3505859375,
|
||||
"x": 3442.85,
|
||||
"y": -65.35,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3444.560546875,
|
||||
"y": -61.22314453125,
|
||||
"x": 3444.56,
|
||||
"y": -61.22,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3442.27294921875,
|
||||
"y": -68.55224609375,
|
||||
"x": 3442.27,
|
||||
"y": -68.55,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3422.4986416207403,
|
||||
"y": -61,
|
||||
"x": 3422.5,
|
||||
"y": -61.0,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3424.5000905586176,
|
||||
"x": 3424.5,
|
||||
"y": -52.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -82,15 +82,15 @@
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3421.9287109375,
|
||||
"y": -41.5546875,
|
||||
"x": 3421.93,
|
||||
"y": -41.55,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 3430.61279296875,
|
||||
"x": 3430.61,
|
||||
"y": -35.25,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -98,152 +98,152 @@
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 3441.60400390625,
|
||||
"y": -40.52685546875,
|
||||
"x": 3441.6,
|
||||
"y": -40.53,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 3442.58642578125,
|
||||
"y": -36.19384765625,
|
||||
"x": 3442.59,
|
||||
"y": -36.19,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 3420.994140625,
|
||||
"y": -44.78271484375,
|
||||
"x": 3420.99,
|
||||
"y": -44.78,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3399.40185546875,
|
||||
"y": -53.37158203125,
|
||||
"x": 3399.4,
|
||||
"y": -53.37,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 3389.37841796875,
|
||||
"y": -44.5087890625,
|
||||
"x": 3389.38,
|
||||
"y": -44.51,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 3378.52978515625,
|
||||
"y": -37.83251953125,
|
||||
"x": 3378.53,
|
||||
"y": -37.83,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 3362.45458984375,
|
||||
"y": -33.53662109375,
|
||||
"x": 3362.45,
|
||||
"y": -33.54,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 3349.69775390625,
|
||||
"y": -40.22412109375,
|
||||
"x": 3349.7,
|
||||
"y": -40.22,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 3337.56591796875,
|
||||
"y": -49.76611328125,
|
||||
"x": 3337.57,
|
||||
"y": -49.77,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 3314.62353515625,
|
||||
"y": -58.7646484375,
|
||||
"x": 3314.62,
|
||||
"y": -58.76,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 3281.06298828125,
|
||||
"y": -50.05859375,
|
||||
"x": 3281.06,
|
||||
"y": -50.06,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": 3273.46533203125,
|
||||
"y": -43.18994140625,
|
||||
"x": 3273.47,
|
||||
"y": -43.19,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"x": 3260.6142578125,
|
||||
"y": -37.4794921875,
|
||||
"x": 3260.61,
|
||||
"y": -37.48,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"x": 3260.000905586173,
|
||||
"y": -47,
|
||||
"x": 3260.0,
|
||||
"y": -47.0,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"x": 3249.4462890625,
|
||||
"y": -45.74560546875,
|
||||
"x": 3249.45,
|
||||
"y": -45.75,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 27,
|
||||
"x": 3234.41650390625,
|
||||
"y": -57.4267578125,
|
||||
"x": 3234.42,
|
||||
"y": -57.43,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 28,
|
||||
"x": 3232.37744140625,
|
||||
"y": -53.66064453125,
|
||||
"x": 3232.38,
|
||||
"y": -53.66,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 29,
|
||||
"x": 3247.085205078125,
|
||||
"y": -69.334228515625,
|
||||
"x": 3247.09,
|
||||
"y": -69.33,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 30,
|
||||
"x": 3261.79296875,
|
||||
"y": -85.0078125,
|
||||
"x": 3261.79,
|
||||
"y": -85.01,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
|
||||
@@ -5,92 +5,92 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3254.353515625,
|
||||
"y": -189.5625,
|
||||
"x": 3254.35,
|
||||
"y": -189.56,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3294.31396484375,
|
||||
"y": -182.76025390625,
|
||||
"x": 3294.31,
|
||||
"y": -182.76,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3301.1240234375,
|
||||
"y": -176.5048828125,
|
||||
"x": 3301.12,
|
||||
"y": -176.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3312.64111328125,
|
||||
"y": -172.52490234375,
|
||||
"x": 3312.64,
|
||||
"y": -172.52,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3330.72314453125,
|
||||
"y": -174.693359375,
|
||||
"x": 3330.72,
|
||||
"y": -174.69,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3330.24609375,
|
||||
"y": -163.17236328125,
|
||||
"x": 3330.25,
|
||||
"y": -163.17,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3326.40966796875,
|
||||
"y": -174.0224609375,
|
||||
"x": 3326.41,
|
||||
"y": -174.02,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3356.5498046875,
|
||||
"y": -180.21728515625,
|
||||
"x": 3356.55,
|
||||
"y": -180.22,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3373.291015625,
|
||||
"y": -169.9775390625,
|
||||
"x": 3373.29,
|
||||
"y": -169.98,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3384.12353515625,
|
||||
"y": -173.81494140625,
|
||||
"x": 3384.12,
|
||||
"y": -173.81,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 3393.9994026749773,
|
||||
"x": 3394.0,
|
||||
"y": -165.5,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
@@ -98,15 +98,15 @@
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 3406.0077652252958,
|
||||
"y": -168,
|
||||
"x": 3406.01,
|
||||
"y": -168.0,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 3408.250447993767,
|
||||
"x": 3408.25,
|
||||
"y": -181.5,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
@@ -114,7 +114,7 @@
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 3412.50447993767,
|
||||
"x": 3412.5,
|
||||
"y": -186.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -122,7 +122,7 @@
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3418.7516426438124,
|
||||
"x": 3418.75,
|
||||
"y": -198.25,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
@@ -130,7 +130,7 @@
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 3391.994922737307,
|
||||
"x": 3391.99,
|
||||
"y": -219.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -138,136 +138,136 @@
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 3375.4013671875,
|
||||
"y": -222.71044921875,
|
||||
"x": 3375.4,
|
||||
"y": -222.71,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 3373.69970703125,
|
||||
"y": -217.15625,
|
||||
"x": 3373.7,
|
||||
"y": -217.16,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 3376.306640625,
|
||||
"y": -237.5927734375,
|
||||
"x": 3376.31,
|
||||
"y": -237.59,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 3395.951171875,
|
||||
"y": -254.02490234375,
|
||||
"x": 3395.95,
|
||||
"y": -254.02,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 3360.20751953125,
|
||||
"y": -258.642578125,
|
||||
"x": 3360.21,
|
||||
"y": -258.64,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 3352.796875,
|
||||
"y": -244.611328125,
|
||||
"x": 3352.8,
|
||||
"y": -244.61,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": 3350.2275390625,
|
||||
"y": -246.59765625,
|
||||
"x": 3350.23,
|
||||
"y": -246.6,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"x": 3358.90087890625,
|
||||
"y": -254.67333984375,
|
||||
"x": 3358.9,
|
||||
"y": -254.67,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"x": 3382.16943359375,
|
||||
"y": -261.373046875,
|
||||
"x": 3382.17,
|
||||
"y": -261.37,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"x": 3406.9794921875,
|
||||
"y": -267.14501953125,
|
||||
"x": 3406.98,
|
||||
"y": -267.15,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 27,
|
||||
"x": 3421.298828125,
|
||||
"y": -257.517578125,
|
||||
"x": 3421.3,
|
||||
"y": -257.52,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 28,
|
||||
"x": 3430.92578125,
|
||||
"y": -245.3369140625,
|
||||
"x": 3430.93,
|
||||
"y": -245.34,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 29,
|
||||
"x": 3440.62255859375,
|
||||
"y": -237.84716796875,
|
||||
"x": 3440.62,
|
||||
"y": -237.85,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 30,
|
||||
"x": 3472.50732421875,
|
||||
"y": -237.333984375,
|
||||
"x": 3472.51,
|
||||
"y": -237.33,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 31,
|
||||
"x": 3472.88134765625,
|
||||
"y": -245.20751953125,
|
||||
"x": 3472.88,
|
||||
"y": -245.21,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 32,
|
||||
"x": 3476.14794921875,
|
||||
"y": -218.22119140625,
|
||||
"x": 3476.15,
|
||||
"y": -218.22,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 33,
|
||||
"x": 3481.84716796875,
|
||||
"y": -220.25146484375,
|
||||
"x": 3481.85,
|
||||
"y": -220.25,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -5,140 +5,140 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3135.6357421875,
|
||||
"y": -1079.64208984375,
|
||||
"x": 3135.64,
|
||||
"y": -1079.64,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3156.310546875,
|
||||
"y": -1069.60205078125,
|
||||
"x": 3156.31,
|
||||
"y": -1069.6,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3157.173828125,
|
||||
"y": -1069.2236328125,
|
||||
"x": 3157.17,
|
||||
"y": -1069.22,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3163.46044921875,
|
||||
"y": -1080.71142578125,
|
||||
"x": 3163.46,
|
||||
"y": -1080.71,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3168.92236328125,
|
||||
"y": -1079.72900390625,
|
||||
"x": 3168.92,
|
||||
"y": -1079.73,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3171.30615234375,
|
||||
"y": -1066.7666015625,
|
||||
"x": 3171.31,
|
||||
"y": -1066.77,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3180.1572265625,
|
||||
"y": -1062.15576171875,
|
||||
"x": 3180.16,
|
||||
"y": -1062.16,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3187.1416015625,
|
||||
"y": -1063.8779296875,
|
||||
"x": 3187.14,
|
||||
"y": -1063.88,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3194.048828125,
|
||||
"y": -1082.24951171875,
|
||||
"x": 3194.05,
|
||||
"y": -1082.25,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3204.896484375,
|
||||
"y": -1068.646484375,
|
||||
"x": 3204.9,
|
||||
"y": -1068.65,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 3202.9951171875,
|
||||
"y": -1064.45068359375,
|
||||
"x": 3203.0,
|
||||
"y": -1064.45,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 3205.154296875,
|
||||
"y": -1060.97265625,
|
||||
"x": 3205.15,
|
||||
"y": -1060.97,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 3204.1630859375,
|
||||
"y": -1055.958984375,
|
||||
"x": 3204.16,
|
||||
"y": -1055.96,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 3206.05908203125,
|
||||
"y": -1055.8720703125,
|
||||
"x": 3206.06,
|
||||
"y": -1055.87,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3216.2353515625,
|
||||
"y": -1058.74658203125,
|
||||
"x": 3216.24,
|
||||
"y": -1058.75,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 3213.0019413063237,
|
||||
"y": -1066,
|
||||
"x": 3213.0,
|
||||
"y": -1066.0,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 3205.748656018699,
|
||||
"x": 3205.75,
|
||||
"y": -1066.25,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
@@ -146,72 +146,72 @@
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 3203.02685546875,
|
||||
"y": -1072.37548828125,
|
||||
"x": 3203.03,
|
||||
"y": -1072.38,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 3199.572265625,
|
||||
"y": -1077.01611328125,
|
||||
"x": 3199.57,
|
||||
"y": -1077.02,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 3207.76513671875,
|
||||
"y": -1091.056640625,
|
||||
"x": 3207.77,
|
||||
"y": -1091.06,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 3230.0361328125,
|
||||
"y": -1106.91259765625,
|
||||
"x": 3230.04,
|
||||
"y": -1106.91,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 3236.01123046875,
|
||||
"y": -1116.04150390625,
|
||||
"x": 3236.01,
|
||||
"y": -1116.04,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": 3231.5927734375,
|
||||
"y": -1113.58349609375,
|
||||
"x": 3231.59,
|
||||
"y": -1113.58,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"x": 3235.267578125,
|
||||
"y": -1118.41015625,
|
||||
"x": 3235.27,
|
||||
"y": -1118.41,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"x": 3213.6455078125,
|
||||
"y": -1131.60205078125,
|
||||
"x": 3213.65,
|
||||
"y": -1131.6,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"x": 3185.87451171875,
|
||||
"y": -1136.85498046875,
|
||||
"x": 3185.87,
|
||||
"y": -1136.85,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
|
||||
@@ -5,53 +5,53 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2694.07763671875,
|
||||
"y": -416.4404296875,
|
||||
"x": 2694.08,
|
||||
"y": -416.44,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2711.6396484375,
|
||||
"y": -409.25048828125,
|
||||
"x": 2711.64,
|
||||
"y": -409.25,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2724.8994140625,
|
||||
"y": -411.27734375,
|
||||
"x": 2724.9,
|
||||
"y": -411.28,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2743.21044921875,
|
||||
"y": -429.43603515625,
|
||||
"x": 2743.21,
|
||||
"y": -429.44,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2751.71826171875,
|
||||
"y": -431.19140625,
|
||||
"x": 2751.72,
|
||||
"y": -431.19,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2753.54248046875,
|
||||
"y": -428.44677734375,
|
||||
"x": 2753.54,
|
||||
"y": -428.45,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,53 +13,53 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2651.42529296875,
|
||||
"y": -564.408203125
|
||||
"x": 2651.43,
|
||||
"y": -564.41
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2653.37158203125,
|
||||
"y": -530.6142578125,
|
||||
"x": 2653.37,
|
||||
"y": -530.61,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2662.2506791896294,
|
||||
"y": -518,
|
||||
"x": 2662.25,
|
||||
"y": -518.0,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2698.04296875,
|
||||
"y": -518.7275390625,
|
||||
"x": 2698.04,
|
||||
"y": -518.73,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2708.54443359375,
|
||||
"y": -522.2294921875,
|
||||
"x": 2708.54,
|
||||
"y": -522.23,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2717.32275390625,
|
||||
"y": -523.20751953125,
|
||||
"x": 2717.32,
|
||||
"y": -523.21,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2787.25048828125,
|
||||
"y": -525.39697265625,
|
||||
"x": 2787.25,
|
||||
"y": -525.4,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
|
||||
@@ -5,36 +5,36 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2877.02294921875,
|
||||
"y": -292.1318359375,
|
||||
"x": 2877.02,
|
||||
"y": -292.13,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2877.36474609375,
|
||||
"y": -285.810546875,
|
||||
"x": 2877.36,
|
||||
"y": -285.81,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2869.3603515625,
|
||||
"y": -273.28955078125,
|
||||
"x": 2869.36,
|
||||
"y": -273.29,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2860.2393974808465,
|
||||
"x": 2860.24,
|
||||
"y": -295.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
@@ -42,16 +42,16 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2822.5986328125,
|
||||
"y": -291.567626953125,
|
||||
"x": 2822.6,
|
||||
"y": -291.57,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2767.21044921875,
|
||||
"y": -287.45458984375,
|
||||
"x": 2767.21,
|
||||
"y": -287.45,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
|
||||
Reference in New Issue
Block a user