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,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,45 +13,45 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 338.22265625,
"y": 2581.1298828125
"x": 338.22,
"y": 2581.13
},
{
"id": 2,
"x": 354.9228515625,
"y": 2616.677734375,
"x": 354.92,
"y": 2616.68,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 3,
"x": 349.4501953125,
"y": 2619.527099609375,
"x": 349.45,
"y": 2619.53,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": 352.341796875,
"y": 2636.185791015625,
"x": 352.34,
"y": 2636.19,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 5,
"x": 297.8154296875,
"y": 2655.803955078125,
"x": 297.82,
"y": 2655.8,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": 287.5244140625,
"y": 2668.564208984375,
"x": 287.52,
"y": 2668.56,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,29 +13,29 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 338.2236328125,
"y": 2581.216552734375
"x": 338.22,
"y": 2581.22
},
{
"id": 2,
"x": 374.62109375,
"y": 2590.700439453125,
"x": 374.62,
"y": 2590.7,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 426.244140625,
"y": 2604.6201171875,
"x": 426.24,
"y": 2604.62,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"id": 4,
"x": 451.26953125,
"y": 2590.6943359375,
"x": 451.27,
"y": 2590.69,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,45 +13,45 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 338.2021484375,
"y": 2581.207763671875
"x": 338.2,
"y": 2581.21
},
{
"id": 2,
"x": 282.318359375,
"y": 2564.71826171875,
"x": 282.32,
"y": 2564.72,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 258.9765625,
"y": 2562.6494140625,
"x": 258.98,
"y": 2562.65,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": 245.4501953125,
"y": 2551.5234375,
"x": 245.45,
"y": 2551.52,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 5,
"x": 238.84765625,
"y": 2554.92236328125,
"x": 238.85,
"y": 2554.92,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": 205.54296875,
"y": 2545.30322265625,
"x": 205.54,
"y": 2545.3,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,45 +5,45 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 36.7548828125,
"y": 2380.852294921875,
"x": 36.75,
"y": 2380.85,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": 49.654296875,
"y": 2419.96435546875,
"x": 49.65,
"y": 2419.96,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": 9.6923828125,
"y": 2437.025390625,
"x": 9.69,
"y": 2437.03,
"action": "stop_flying",
"move_mode": "fly",
"type": "path"
},
{
"id": 4,
"x": -39.2490234375,
"y": 2455.31005859375,
"x": -39.25,
"y": 2455.31,
"action": "fight",
"move_mode": "walk",
"type": "path"
},
{
"id": 5,
"x": -57.9189453125,
"y": 2475.656494140625,
"x": -57.92,
"y": 2475.66,
"action": "fight",
"move_mode": "walk",
"type": "path"

View File

@@ -5,37 +5,37 @@
"author": "曦",
"version": "1.0",
"description": "建议使用挂机流",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -83.82421875,
"y": 2781.734130859375,
"x": -83.82,
"y": 2781.73,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": -107.3173828125,
"y": 2776.0927734375,
"x": -107.32,
"y": 2776.09,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": -128.947265625,
"y": 2755.103759765625,
"x": -128.95,
"y": 2755.1,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 4,
"x": -153.1806640625,
"y": 2762.8010253906245,
"x": -153.18,
"y": 2762.8,
"action": "fight",
"move_mode": "walk",
"type": "path"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "含风免",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,69 +13,69 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -440.2041015625,
"y": 2580.760009765625
"x": -440.2,
"y": 2580.76
},
{
"id": 2,
"x": -463.869140625,
"y": 2625.029052734375,
"x": -463.87,
"y": 2625.03,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": -494.44921875,
"y": 2640.858154296875,
"x": -494.45,
"y": 2640.86,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 4,
"x": -483.1279296875,
"y": 2647.336669921875,
"x": -483.13,
"y": 2647.34,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 5,
"x": -481.69921875,
"y": 2645.173583984375,
"x": -481.7,
"y": 2645.17,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 6,
"x": -485.5693359375,
"y": 2659.56396484375,
"x": -485.57,
"y": 2659.56,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 7,
"x": -451.109375,
"y": 2680.159423828125,
"x": -451.11,
"y": 2680.16,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 8,
"x": -429.185546875,
"y": 2717.20751953125,
"x": -429.19,
"y": 2717.21,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 9,
"x": -430.2021484375,
"y": 2697.697509765625,
"x": -430.2,
"y": 2697.7,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "含风免",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,45 +13,45 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 482.423828125,
"y": 1445.248046875
"x": 482.42,
"y": 1445.25
},
{
"id": 2,
"x": 424.6376953125,
"y": 1397.47509765625,
"x": 424.64,
"y": 1397.48,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 424.6376953125,
"y": 1397.47509765625,
"x": 424.64,
"y": 1397.48,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 384.8642578125,
"y": 1419.99365234375,
"x": 384.86,
"y": 1419.99,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 5,
"x": 387.9775390625,
"y": 1430.3134765625,
"x": 387.98,
"y": 1430.31,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 6,
"x": 374.705078125,
"y": 1416.39892578125,
"x": 374.71,
"y": 1416.4,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "含风免",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,37 +13,37 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 1120.9794921875,
"y": 1190.3984375
"x": 1120.98,
"y": 1190.4
},
{
"id": 2,
"x": 1084.9921875,
"y": 1194.86279296875,
"x": 1084.99,
"y": 1194.86,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 3,
"x": 1067.26171875,
"y": 1183.24951171875,
"x": 1067.26,
"y": 1183.25,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": 1032.00390625,
"y": 1191.58642578125,
"x": 1032.0,
"y": 1191.59,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 5,
"x": 1042.9814453125,
"y": 1166.53564453125,
"x": 1042.98,
"y": 1166.54,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -1,11 +1,11 @@
{
"info": {
"name": "丘丘人射手-09灵矩关",
"name": "丘丘人射手-09灵矩关(高危)",
"type": "collect",
"author": "曦",
"version": "1.0",
"description": "此处有丘丘岩凯王",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,28 +13,28 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 1038.2568359375,
"y": -559.75341796875
"x": 1038.26,
"y": -559.75
},
{
"id": 2,
"x": 968.734375,
"y": -521.916015625,
"x": 968.73,
"y": -521.92,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 968.734375,
"y": -521.916015625,
"x": 968.73,
"y": -521.92,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 933.35546875,
"x": 933.36,
"y": -497.25,
"type": "path",
"move_mode": "walk",

View File

@@ -1,11 +1,11 @@
{
"info": {
"name": "丘丘人射手-10天衡山",
"name": "丘丘人射手-10天衡山(高危)",
"type": "collect",
"author": "曦",
"version": "1.0",
"description": "燃烧反应,高危",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,37 +13,37 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 523.0185546875,
"y": -624.466796875
"x": 523.02,
"y": -624.47
},
{
"id": 2,
"x": 557.361328125,
"y": -622.728515625,
"x": 557.36,
"y": -622.73,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 581.7353515625,
"y": -601.26904296875,
"x": 581.74,
"y": -601.27,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 4,
"x": 618.1025390625,
"y": -552.2412109375,
"x": 618.1,
"y": -552.24,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 5,
"x": 607.1220703125,
"y": -554.24267578125,
"x": 607.12,
"y": -554.24,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,77 +13,77 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 3097.271484375,
"y": -356.0009765625
"x": 3097.27,
"y": -356.0
},
{
"id": 2,
"x": 3121.9033203125,
"y": -365.96142578125,
"x": 3121.9,
"y": -365.96,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 3143.484375,
"y": -387.66552734375,
"x": 3143.48,
"y": -387.67,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 4,
"x": 3165.2353515625,
"y": -406.3525390625,
"x": 3165.24,
"y": -406.35,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 5,
"x": 3195.4013671875,
"y": -405.7412109375,
"x": 3195.4,
"y": -405.74,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": 3206.9375,
"y": -399.5673828125,
"x": 3206.94,
"y": -399.57,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 7,
"x": 3227.5576171875,
"y": -399.98291015625,
"x": 3227.56,
"y": -399.98,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 8,
"x": 3243.7099609375,
"y": -410.7421875,
"x": 3243.71,
"y": -410.74,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 9,
"x": 3254.4990234375,
"y": -424.876953125,
"x": 3254.5,
"y": -424.88,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 10,
"x": 3268.822265625,
"y": -416.95166015625,
"x": 3268.82,
"y": -416.95,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,45 +13,45 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4592.2568359375,
"y": -647.521484375
"x": 4592.26,
"y": -647.52
},
{
"id": 2,
"x": 4596.4052734375,
"y": -675.3037109375,
"x": 4596.41,
"y": -675.3,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 4596.54296875,
"y": -675.4609375,
"x": 4596.54,
"y": -675.46,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 4590.0263671875,
"y": -652.30078125,
"x": 4590.03,
"y": -652.3,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"id": 5,
"x": 4621.67041015625,
"y": -642.8525390625,
"x": 4621.67,
"y": -642.85,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 6,
"x": 4637.66064453125,
"y": -639.236328125,
"x": 4637.66,
"y": -639.24,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,61 +13,61 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 3554.3466796875,
"y": -1998.48876953125
"x": 3554.35,
"y": -1998.49
},
{
"id": 2,
"x": 3592.1240234375,
"y": -1925.908203125,
"x": 3592.12,
"y": -1925.91,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"id": 3,
"x": 3607.09375,
"y": -1929.89111328125,
"x": 3607.09,
"y": -1929.89,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 4,
"x": 3612.865234375,
"y": -1928.6083984375,
"x": 3612.87,
"y": -1928.61,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 5,
"x": 3601.19140625,
"y": -1929.89501953125,
"x": 3601.19,
"y": -1929.9,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 6,
"x": 3618.7705078125,
"y": -1895.07470703125,
"x": 3618.77,
"y": -1895.07,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"id": 7,
"x": 3637.37890625,
"y": -1894.4775390625,
"x": 3637.38,
"y": -1894.48,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 8,
"x": 3637.37890625,
"y": -1894.4775390625,
"x": 3637.38,
"y": -1894.48,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,21 +13,21 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 4077.810546875,
"y": -2164.1669921875
"x": 4077.81,
"y": -2164.17
},
{
"id": 2,
"x": 4120.509765625,
"y": -2187.958984375,
"x": 4120.51,
"y": -2187.96,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 4144.220703125,
"y": -2192.5107421875,
"x": 4144.22,
"y": -2192.51,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -1,97 +1,97 @@
{
"info": {
"name": "丘丘人射手-15卡布狄斯堡01",
"name": "丘丘人射手-15卡布狄斯堡01(高危)",
"type": "collect",
"author": "曦",
"version": "1.0",
"description": "存在大量炸药桶,有丘丘岩凯王,高危",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 3376.1259765625,
"y": 2697.8876953125,
"x": 3376.13,
"y": 2697.89,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 2,
"x": 3401.8544921875,
"y": 2561.26611328125,
"x": 3401.85,
"y": 2561.27,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 3375.630859375,
"y": 2556.756591796875,
"x": 3375.63,
"y": 2556.76,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 3307.123046875,
"y": 2587.1806640625,
"x": 3307.12,
"y": 2587.18,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 5,
"x": 3278.50390625,
"y": 2612.845947265625,
"x": 3278.5,
"y": 2612.85,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 6,
"x": 3258.2421875,
"y": 2661.177978515625,
"x": 3258.24,
"y": 2661.18,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 7,
"x": 3236.4052734375,
"y": 2676.45166015625,
"x": 3236.41,
"y": 2676.45,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 8,
"x": 3249.8212890625,
"y": 2708.05810546875,
"x": 3249.82,
"y": 2708.06,
"type": "path",
"move_mode": "climb",
"action": ""
},
{
"id": 9,
"x": 3284.654296875,
"y": 2690.6826171875,
"x": 3284.65,
"y": 2690.68,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 10,
"x": 3203.619140625,
"y": 2749.444091796875,
"x": 3203.62,
"y": 2749.44,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 11,
"x": 3176.37890625,
"y": 2746.5986328125,
"x": 3176.38,
"y": 2746.6,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "存在大量炸药桶",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,21 +13,21 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 3375.8505859375,
"y": 2698.5634765625
"x": 3375.85,
"y": 2698.56
},
{
"id": 2,
"x": 3188.6845703125,
"y": 2572.416015625,
"x": 3188.68,
"y": 2572.42,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"id": 3,
"x": 3151.46875,
"y": 2551.720458984375,
"x": 3151.47,
"y": 2551.72,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,7 +5,7 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,53 +13,53 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 3198.8974609375,
"y": 3434.522216796875
"x": 3198.9,
"y": 3434.52
},
{
"id": 2,
"x": 3202.474609375,
"y": 3442.48291015625,
"x": 3202.47,
"y": 3442.48,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 3265.58984375,
"y": 3458.0283203125,
"x": 3265.59,
"y": 3458.03,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 3265.505859375,
"y": 3429.292724609375,
"x": 3265.51,
"y": 3429.29,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 5,
"x": 3281.41015625,
"y": 3419.52734375,
"x": 3281.41,
"y": 3419.53,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 6,
"x": 3325.6328125,
"y": 3399.016357421875,
"x": 3325.63,
"y": 3399.02,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 7,
"x": 3389.0166015625,
"y": 3368.290771484375,
"x": 3389.02,
"y": 3368.29,
"type": "path",
"move_mode": "walk",
"action": "fight"

View File

@@ -5,37 +5,37 @@
"author": "曦",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 3618.3095703125,
"y": 4057.843017578125,
"x": 3618.31,
"y": 4057.84,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 2,
"x": 3654.7294921875,
"y": 4016.868896484375,
"x": 3654.73,
"y": 4016.87,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": 3677.64453125,
"y": 3998.931884765625,
"x": 3677.64,
"y": 3998.93,
"type": "path",
"move_mode": "walk",
"action": "fight"
},
{
"id": 4,
"x": 3725.0859375,
"y": 3971.78271484375,
"x": 3725.09,
"y": 3971.78,
"type": "path",
"move_mode": "walk",
"action": "fight"