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

@@ -1,47 +1,48 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-仲夏庭院-蒙德2个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-1558.5478515625,
"y":2497.71337890625,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-1543.51171875,
"y":2506.062744140625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1541.2880859375,
"y":2509.18896484375,
"type":"path",
"move_mode":"fly",
"action":""
},
{
"x":-1529.9111328125,
"y":2524.781494140625,
"type":"path",
"move_mode":"fly",
"action":"stop_flying"
},
{
"x":-1529.6875,
"y":2524.993408203125,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-仲夏庭院-蒙德2个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -1558.55,
"y": 2497.71,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -1543.51,
"y": 2506.06,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1541.29,
"y": 2509.19,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"x": -1529.91,
"y": 2524.78,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"x": -1529.69,
"y": 2524.99,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -1,159 +1,160 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-低语森林-蒙德17个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-1120.9599609375,
"y":2190.62548828125,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-1116.1943359375,
"y":2237.1982421875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1135.6962890625,
"y":2266.307373046875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1167.671875,
"y":2288.912109375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1171.3251953125,
"y":2289.64111328125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1166.6806640625,
"y":2313.14453125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1168.2919921875,
"y":2312.8173828125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1168.693359375,
"y":2313.778564453125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1177.2236328125,
"y":2330.207275390625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1161.0234375,
"y":2364.501953125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1162.513671875,
"y":2368.130859375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1123.138671875,
"y":2356.7216796875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1113.0439453125,
"y":2357.38720703125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1105.09375,
"y":2362.2578125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1102.966796875,
"y":2363.20556640625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1109.9775390625,
"y":2367.271728515625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1118.419921875,
"y":2378.76611328125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1099.73046875,
"y":2397.27392578125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1096.9765625,
"y":2397.037109375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1094.3740234375,
"y":2379.496826171875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1093.7978515625,
"y":2375.098388671875,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-低语森林-蒙德17个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -1120.96,
"y": 2190.63,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -1116.19,
"y": 2237.2,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1135.7,
"y": 2266.31,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1167.67,
"y": 2288.91,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1171.33,
"y": 2289.64,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1166.68,
"y": 2313.14,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1168.29,
"y": 2312.82,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1168.69,
"y": 2313.78,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1177.22,
"y": 2330.21,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1161.02,
"y": 2364.5,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1162.51,
"y": 2368.13,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1123.14,
"y": 2356.72,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1113.04,
"y": 2357.39,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1105.09,
"y": 2362.26,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1102.97,
"y": 2363.21,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1109.98,
"y": 2367.27,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1118.42,
"y": 2378.77,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1099.73,
"y": 2397.27,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1096.98,
"y": 2397.04,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1094.37,
"y": 2379.5,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1093.8,
"y": 2375.1,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -1,75 +1,76 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-千风神殿-蒙德5个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-1505.8955078125,
"y":2296.2373046875,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-1541.6416015625,
"y":2304.915771484375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1581.5537109375,
"y":2304.78857421875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1629.701171875,
"y":2288.177490234375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1658.1953125,
"y":2280.854248046875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1677.52734375,
"y":2267.62744140625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1684.685546875,
"y":2268.029052734375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1686.20703125,
"y":2266.9091796875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1681.7890625,
"y":2262.83935546875,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-千风神殿-蒙德5个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -1505.9,
"y": 2296.24,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -1541.64,
"y": 2304.92,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1581.55,
"y": 2304.79,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1629.7,
"y": 2288.18,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1658.2,
"y": 2280.85,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1677.53,
"y": 2267.63,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1684.69,
"y": 2268.03,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1686.21,
"y": 2266.91,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1681.79,
"y": 2262.84,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -1,54 +1,55 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-塞西莉亚苗圃-蒙德4个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-251.7001953125,
"y":2256.569091796875,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-270.455078125,
"y":2278.661865234375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-302.2919921875,
"y":2291.652099609375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-313.947265625,
"y":2305.513671875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-317.9638671875,
"y":2308.7470703125,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-316.982421875,
"y":2311.5654296875,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-塞西莉亚苗圃-蒙德4个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -251.7,
"y": 2256.57,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -270.46,
"y": 2278.66,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -302.29,
"y": 2291.65,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -313.95,
"y": 2305.51,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -317.96,
"y": 2308.75,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -316.98,
"y": 2311.57,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -1,33 +1,34 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-奔狼岭(一)-蒙德3个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-521.609375,
"y":2181.370849609375,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-549.837890625,
"y":2167.3466796875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-547.390625,
"y":2165.610595703125,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-奔狼岭(一)-蒙德3个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -521.61,
"y": 2181.37,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -549.84,
"y": 2167.35,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -547.39,
"y": 2165.61,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -1,40 +1,41 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-奔狼岭(二)-蒙德4个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-521.56640625,
"y":2181.357666015625,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-491.2919921875,
"y":2195.7841796875,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-485.6904296875,
"y":2196.52490234375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-474.8173828125,
"y":2208.05615234375,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-奔狼岭(二)-蒙德4个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -521.57,
"y": 2181.36,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -491.29,
"y": 2195.78,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -485.69,
"y": 2196.52,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -474.82,
"y": 2208.06,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -5,47 +5,48 @@
"name": "小灯草-晨曦酒庄-蒙德4个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名"
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -201.20703125,
"y": 1861.82958984375,
"x": -201.21,
"y": 1861.83,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -125.4638671875,
"y": 1875.52197265625,
"x": -125.46,
"y": 1875.52,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -120.5341796875,
"y": 1876.8720703125,
"x": -120.53,
"y": 1876.87,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -116.94921875,
"y": 1873.3349609375,
"x": -116.95,
"y": 1873.33,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -117.626953125,
"y": 1870.197265625,
"x": -117.63,
"y": 1870.2,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -119.4970703125,
"y": 1869.9794921875,
"x": -119.5,
"y": 1869.98,
"type": "path",
"move_mode": "walk",
"action": ""

View File

@@ -1,75 +1,76 @@
{
"info":{
"bgi_version":"0.34.5",
"version":"1.0",
"name":"小灯草-风起地-蒙德6个",
"description":"",
"type":"collect",
"author":"不瘦五十斤不改名"
},
"positions":[
{
"x":-1536.8291015625,
"y":1978.63232421875,
"type":"teleport",
"move_mode":"walk",
"action":""
},
{
"x":-1535.814453125,
"y":1981.45703125,
"type":"path",
"move_mode":"fly",
"action":""
},
{
"x":-1527.5400390625,
"y":2002.46826171875,
"type":"path",
"move_mode":"fly",
"action":"stop_flying"
},
{
"x":-1527.677734375,
"y":2002.25244140625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1536.65625,
"y":2010.0380859375,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1544.736328125,
"y":2004.1103515625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1561.7578125,
"y":2016.82275390625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1555.7529296875,
"y":2028.8134765625,
"type":"path",
"move_mode":"walk",
"action":""
},
{
"x":-1572.7314453125,
"y":2026.830078125,
"type":"path",
"move_mode":"walk",
"action":""
}
]
"info": {
"bgi_version": "0.34.5",
"version": "1.0",
"name": "小灯草-风起地-蒙德6个",
"description": "",
"type": "collect",
"author": "不瘦五十斤不改名",
"bgiVersion": "v0.42.0"
},
"positions": [
{
"x": -1536.83,
"y": 1978.63,
"type": "teleport",
"move_mode": "walk",
"action": ""
},
{
"x": -1535.81,
"y": 1981.46,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"x": -1527.54,
"y": 2002.47,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
},
{
"x": -1527.68,
"y": 2002.25,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1536.66,
"y": 2010.04,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1544.74,
"y": 2004.11,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1561.76,
"y": 2016.82,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1555.75,
"y": 2028.81,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"x": -1572.73,
"y": 2026.83,
"type": "path",
"move_mode": "walk",
"action": ""
}
]
}

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -521.615234375,
"y": 2181.375,
"x": -521.62,
"y": 2181.38,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -525.669921875,
"y": 2171.543701171875,
"x": -525.67,
"y": 2171.54,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -532.2216796875,
"y": 2162.177978515625,
"x": -532.22,
"y": 2162.18,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -539.06640625,
"y": 2162.344482421875,
"x": -539.07,
"y": 2162.34,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -47,8 +47,8 @@
},
{
"id": 5,
"x": -542.06640625,
"y": 2165.344482421875,
"x": -542.07,
"y": 2165.34,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -521.5703125,
"y": 2181.319091796875,
"x": -521.57,
"y": 2181.32,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": -499.732421875,
"y": 2192.21923828125,
"x": -499.73,
"y": 2192.22,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": -488.1474609375,
"y": 2195.394287109375,
"x": -488.15,
"y": 2195.39,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": -483.1611328125,
"y": 2196.343505859375,
"x": -483.16,
"y": 2196.34,
"action": "nahida_collect",
"move_mode": "climb",
"action_params": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": -474.251953125,
"y": 2208.72021484375,
"x": -474.25,
"y": 2208.72,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -101,8 +101,8 @@
},
{
"id": 11,
"x": -386.3349609375,
"y": 2297.666259765625,
"x": -386.33,
"y": 2297.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -111,8 +111,8 @@
},
{
"id": 12,
"x": -386.3349609375,
"y": 2297.666259765625,
"x": -386.33,
"y": 2297.67,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -120,8 +120,8 @@
},
{
"id": 13,
"x": -356.80078125,
"y": 2308.084716796875,
"x": -356.8,
"y": 2308.08,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -129,8 +129,8 @@
},
{
"id": 14,
"x": -350.59375,
"y": 2306.986572265625,
"x": -350.59,
"y": 2306.99,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -138,8 +138,8 @@
},
{
"id": 15,
"x": -316.314453125,
"y": 2296.7373046875,
"x": -316.31,
"y": 2296.74,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -147,8 +147,8 @@
},
{
"id": 16,
"x": -316.3134765625,
"y": 2307.755859375,
"x": -316.31,
"y": 2307.76,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -156,8 +156,8 @@
},
{
"id": 17,
"x": -440.0283203125,
"y": 2580.639892578125,
"x": -440.03,
"y": 2580.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -165,8 +165,8 @@
},
{
"id": 18,
"x": -455.4599609375,
"y": 2640.423583984375,
"x": -455.46,
"y": 2640.42,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -174,8 +174,8 @@
},
{
"id": 19,
"x": -442.0322265625,
"y": 2658.35888671875,
"x": -442.03,
"y": 2658.36,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -184,8 +184,8 @@
},
{
"id": 20,
"x": -441.0322265625,
"y": 2662.3588867187505,
"x": -441.03,
"y": 2662.36,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -193,8 +193,8 @@
},
{
"id": 21,
"x": -201.0859375,
"y": 1861.90869140625,
"x": -201.09,
"y": 1861.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -203,8 +203,8 @@
},
{
"id": 22,
"x": -201.0859375,
"y": 1852.90869140625,
"x": -201.09,
"y": 1852.91,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -212,8 +212,8 @@
},
{
"id": 23,
"x": -146.39453125,
"y": 1873.89111328125,
"x": -146.39,
"y": 1873.89,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -221,8 +221,8 @@
},
{
"id": 24,
"x": -122.4228515625,
"y": 1870.9140625,
"x": -122.42,
"y": 1870.91,
"action": "nahida_collect",
"move_mode": "run",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1130.78515625,
"y": 1597.93603515625,
"x": -1130.79,
"y": 1597.94,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1143.57421875,
"y": 1610.64404296875,
"x": -1143.57,
"y": 1610.64,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1167.6494140625,
"y": 1643.01708984375,
"x": -1167.65,
"y": 1643.02,
"action": "",
"move_mode": "dash",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1185.755859375,
"y": 1651.357421875,
"x": -1185.76,
"y": 1651.36,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1220.52734375,
"y": 1659.51806640625,
"x": -1220.53,
"y": 1659.52,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1220.666015625,
"y": 1666.763671875,
"x": -1220.67,
"y": 1666.76,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1243.197265625,
"y": 1692.50048828125,
"x": -1243.2,
"y": 1692.5,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1273.9296875,
"y": 1696.95166015625,
"x": -1273.93,
"y": 1696.95,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1279.77734375,
"y": 1705.84130859375,
"x": -1279.78,
"y": 1705.84,
"action": "anemo_collect",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1272.537109375,
"y": 1704.85693359375,
"x": -1272.54,
"y": 1704.86,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1273.1376953125,
"y": 1704.7451171875,
"x": -1273.14,
"y": 1704.75,
"action": "anemo_collect",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -1238.6201171875,
"y": 1706.6416015625,
"x": -1238.62,
"y": 1706.64,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -1224.5693359375,
"y": 1725.9560546875,
"x": -1224.57,
"y": 1725.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -1199.8486328125,
"y": 1738.50732421875,
"x": -1199.85,
"y": 1738.51,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -1169.703125,
"y": 1771.01611328125,
"x": -1169.7,
"y": 1771.02,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -1183.478515625,
"y": 1786.18115234375,
"x": -1183.48,
"y": 1786.18,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -1150.79296875,
"y": 1785.681640625,
"x": -1150.79,
"y": 1785.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -163,8 +163,8 @@
},
{
"id": 18,
"x": -1139.8447265625,
"y": 1784.3173828125,
"x": -1139.84,
"y": 1784.32,
"action": "",
"move_mode": "run",
"action_params": "",

View File

@@ -10,8 +10,8 @@
"positions": [
{
"id": 1,
"x": -1536.7734375,
"y": 1978.6806640625,
"x": -1536.77,
"y": 1978.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1536.7734375,
"y": 1978.6806640625,
"x": -1536.77,
"y": 1978.68,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1554.8046875,
"y": 2005.09033203125,
"x": -1554.8,
"y": 2005.09,
"action": "stop_flying",
"move_mode": "fly",
"action_params": "",
@@ -37,13 +37,13 @@
},
{
"id": 4,
"x": -1556.8046875,
"y": 2009.09033203125
"x": -1556.8,
"y": 2009.09
},
{
"id": 5,
"x": -1120.890625,
"y": 2190.626953125,
"x": -1120.89,
"y": 2190.63,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -51,8 +51,8 @@
},
{
"id": 6,
"x": -1120.0908203125,
"y": 2241.992919921875,
"x": -1120.09,
"y": 2241.99,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -60,8 +60,8 @@
},
{
"id": 7,
"x": -1127.5927734375,
"y": 2259.368408203125,
"x": -1127.59,
"y": 2259.37,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -69,8 +69,8 @@
},
{
"id": 8,
"x": -1143.8486328125,
"y": 2270.65625,
"x": -1143.85,
"y": 2270.66,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -78,8 +78,8 @@
},
{
"id": 9,
"x": -1147.3466796875,
"y": 2272.970947265625,
"x": -1147.35,
"y": 2272.97,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -87,8 +87,8 @@
},
{
"id": 10,
"x": -1161.232421875,
"y": 2283.303955078125,
"x": -1161.23,
"y": 2283.3,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -96,8 +96,8 @@
},
{
"id": 11,
"x": -1173.6435546875,
"y": 2292.064208984375,
"x": -1173.64,
"y": 2292.06,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -105,8 +105,8 @@
},
{
"id": 12,
"x": -1169.515625,
"y": 2301.044677734375,
"x": -1169.52,
"y": 2301.04,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -123,8 +123,8 @@
},
{
"id": 14,
"x": -1160.044921875,
"y": 2322.0224609375,
"x": -1160.04,
"y": 2322.02,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -132,8 +132,8 @@
},
{
"id": 15,
"x": -1145.4111328125,
"y": 2337.229248046875,
"x": -1145.41,
"y": 2337.23,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",
@@ -141,8 +141,8 @@
},
{
"id": 16,
"x": -1156.1796875,
"y": 2367.552734375,
"x": -1156.18,
"y": 2367.55,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -150,8 +150,8 @@
},
{
"id": 17,
"x": -1161.859375,
"y": 2366.554443359375,
"x": -1161.86,
"y": 2366.55,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -159,8 +159,8 @@
},
{
"id": 18,
"x": -1125.134765625,
"y": 2356.595703125,
"x": -1125.13,
"y": 2356.6,
"action": "nahida_collect",
"move_mode": "run",
"action_params": "",
@@ -168,8 +168,8 @@
},
{
"id": 19,
"x": -1108.2744140625,
"y": 2364.257080078125,
"x": -1108.27,
"y": 2364.26,
"action": "",
"move_mode": "run",
"action_params": "",
@@ -177,8 +177,8 @@
},
{
"id": 20,
"x": -1105.3623046875,
"y": 2368.1953125,
"x": -1105.36,
"y": 2368.2,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -186,8 +186,8 @@
},
{
"id": 21,
"x": -1103.935546875,
"y": 2370.86474609375,
"x": -1103.94,
"y": 2370.86,
"action": "",
"move_mode": "climb",
"action_params": "",
@@ -195,8 +195,8 @@
},
{
"id": 22,
"x": -1099.6630859375,
"y": 2389.24658203125,
"x": -1099.66,
"y": 2389.25,
"action": "nahida_collect",
"move_mode": "walk",
"action_params": "",