fix: json data validation (#514)
* json data validation * 使用 jsonDataValidation 自动更正 * fix: 字段缺失时补全而不是报错
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "劫波莲1",
|
||||
"name": "劫波莲 化城郭",
|
||||
"type": "collect",
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.34.5"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,32 +13,32 @@
|
||||
"action": "force_tp",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2297.626953125,
|
||||
"y": -824.5341796875
|
||||
"x": 2297.63,
|
||||
"y": -824.53
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2300.35791015625,
|
||||
"y": -845.3017578125,
|
||||
"x": 2300.36,
|
||||
"y": -845.3,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2309.10009765625,
|
||||
"y": -855.220703125,
|
||||
"x": 2309.1,
|
||||
"y": -855.22,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2308.0830078125,
|
||||
"y": -843.77734375,
|
||||
"x": 2308.08,
|
||||
"y": -843.78,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,80 +13,80 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3096.73828125,
|
||||
"y": -356.86962890625
|
||||
"x": 3096.74,
|
||||
"y": -356.87
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3104.82470703125,
|
||||
"y": -365.943359375,
|
||||
"x": 3104.82,
|
||||
"y": -365.94,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3131.1923828125,
|
||||
"y": -395.6142578125,
|
||||
"x": 3131.19,
|
||||
"y": -395.61,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3152.57177734375,
|
||||
"y": -403.1279296875,
|
||||
"x": 3152.57,
|
||||
"y": -403.13,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3163.3671875,
|
||||
"y": -437.89013671875,
|
||||
"x": 3163.37,
|
||||
"y": -437.89,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3162.95849609375,
|
||||
"y": -468.609375,
|
||||
"x": 3162.96,
|
||||
"y": -468.61,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3174.65869140625,
|
||||
"y": -446.25732421875,
|
||||
"x": 3174.66,
|
||||
"y": -446.26,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3170.98779296875,
|
||||
"y": -464.302734375,
|
||||
"x": 3170.99,
|
||||
"y": -464.3,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3173.2421875,
|
||||
"y": -466.52001953125,
|
||||
"x": 3173.24,
|
||||
"y": -466.52,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3174.59326171875,
|
||||
"y": -464.81005859375,
|
||||
"x": 3174.59,
|
||||
"y": -464.81,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,48 +13,48 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 4041.359375,
|
||||
"y": -238.58447265625
|
||||
"x": 4041.36,
|
||||
"y": -238.58
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3960.9992755310614,
|
||||
"y": -224,
|
||||
"x": 3961.0,
|
||||
"y": -224.0,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3889.0007244689386,
|
||||
"y": -213,
|
||||
"x": 3889.0,
|
||||
"y": -213.0,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3806.9996377655307,
|
||||
"y": -200,
|
||||
"x": 3807.0,
|
||||
"y": -200.0,
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3729.2626953125,
|
||||
"y": -188.916015625,
|
||||
"x": 3729.26,
|
||||
"y": -188.92,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3737.99169921875,
|
||||
"y": -193.916015625,
|
||||
"x": 3737.99,
|
||||
"y": -193.92,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,40 +13,40 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3435.744140625,
|
||||
"y": -1470.65771484375
|
||||
"x": 3435.74,
|
||||
"y": -1470.66
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3329.4052734375,
|
||||
"y": -1479.33447265625,
|
||||
"x": 3329.41,
|
||||
"y": -1479.33,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3329.40380859375,
|
||||
"y": -1485.359375,
|
||||
"x": 3329.4,
|
||||
"y": -1485.36,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3331.16943359375,
|
||||
"y": -1491.7646484375,
|
||||
"x": 3331.17,
|
||||
"y": -1491.76,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3335.73876953125,
|
||||
"y": -1492.341796875,
|
||||
"x": 3335.74,
|
||||
"y": -1492.34,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,120 +13,120 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3639.59521484375,
|
||||
"y": -1417.4765625
|
||||
"x": 3639.6,
|
||||
"y": -1417.48
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3649.53515625,
|
||||
"y": -1347.6650390625,
|
||||
"x": 3649.54,
|
||||
"y": -1347.67,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3651.392578125,
|
||||
"y": -1353.22314453125,
|
||||
"x": 3651.39,
|
||||
"y": -1353.22,
|
||||
"type": "target",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3649.59375,
|
||||
"y": -1350.42431640625,
|
||||
"x": 3649.59,
|
||||
"y": -1350.42,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3649.8623046875,
|
||||
"y": -1347.693359375,
|
||||
"x": 3649.86,
|
||||
"y": -1347.69,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3650.556640625,
|
||||
"y": -1356.48388671875,
|
||||
"x": 3650.56,
|
||||
"y": -1356.48,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3669.9609375,
|
||||
"y": -1349.3232421875,
|
||||
"x": 3669.96,
|
||||
"y": -1349.32,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3666.5537109375,
|
||||
"y": -1355.78955078125,
|
||||
"x": 3666.55,
|
||||
"y": -1355.79,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3662.25146484375,
|
||||
"y": -1302.087890625,
|
||||
"x": 3662.25,
|
||||
"y": -1302.09,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3657.94921875,
|
||||
"y": -1248.38623046875,
|
||||
"x": 3657.95,
|
||||
"y": -1248.39,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 3653.64697265625,
|
||||
"y": -1194.6845703125,
|
||||
"x": 3653.65,
|
||||
"y": -1194.68,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 3649.3447265625,
|
||||
"y": -1140.98291015625,
|
||||
"x": 3649.34,
|
||||
"y": -1140.98,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 3650.47998046875,
|
||||
"y": -1138.84521484375,
|
||||
"x": 3650.48,
|
||||
"y": -1138.85,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 3649.58935546875,
|
||||
"y": -1130.16357421875,
|
||||
"x": 3649.59,
|
||||
"y": -1130.16,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3660.1015625,
|
||||
"y": -1127.1484375,
|
||||
"x": 3660.1,
|
||||
"y": -1127.15,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,72 +13,72 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2794.126953125,
|
||||
"y": -1216.4345703125
|
||||
"x": 2794.13,
|
||||
"y": -1216.43
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2772.7125244140625,
|
||||
"y": -1247.39111328125,
|
||||
"x": 2772.71,
|
||||
"y": -1247.39,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2751.298095703125,
|
||||
"y": -1278.34765625,
|
||||
"x": 2751.3,
|
||||
"y": -1278.35,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2729.8836669921875,
|
||||
"y": -1309.30419921875,
|
||||
"x": 2729.88,
|
||||
"y": -1309.3,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2708.46923828125,
|
||||
"y": -1340.2607421875,
|
||||
"x": 2708.47,
|
||||
"y": -1340.26,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2716.3583984375,
|
||||
"y": -1334.0791015625,
|
||||
"x": 2716.36,
|
||||
"y": -1334.08,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2703.83203125,
|
||||
"y": -1332.02197265625,
|
||||
"x": 2703.83,
|
||||
"y": -1332.02,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2711.32861328125,
|
||||
"y": -1323.37939453125,
|
||||
"x": 2711.33,
|
||||
"y": -1323.38,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 2679.9997283241482,
|
||||
"x": 2680.0,
|
||||
"y": -1282.25,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,27 +13,27 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3705.595703125,
|
||||
"y": -497.3955078125
|
||||
"x": 3705.6,
|
||||
"y": -497.4
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3587.87890625,
|
||||
"y": -416.3623046875,
|
||||
"x": 3587.88,
|
||||
"y": -416.36,
|
||||
"type": "target",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3567.500181117234,
|
||||
"x": 3567.5,
|
||||
"y": -417.75,
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3556.2494566482965,
|
||||
"x": 3556.25,
|
||||
"y": -414.75,
|
||||
"type": "target",
|
||||
"move_mode": "climb",
|
||||
@@ -41,51 +41,51 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3548.96435546875,
|
||||
"y": -411.76220703125,
|
||||
"x": 3548.96,
|
||||
"y": -411.76,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3537.984375,
|
||||
"y": -421.0341796875,
|
||||
"x": 3537.98,
|
||||
"y": -421.03,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3544.9208984375,
|
||||
"y": -421.83642578125,
|
||||
"x": 3544.92,
|
||||
"y": -421.84,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3546.11572265625,
|
||||
"y": -422.2568359375,
|
||||
"x": 3546.12,
|
||||
"y": -422.26,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3561.1083984375,
|
||||
"y": -434.724609375,
|
||||
"x": 3561.11,
|
||||
"y": -434.72,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3551.5478515625,
|
||||
"y": -439.736328125,
|
||||
"x": 3551.55,
|
||||
"y": -439.74,
|
||||
"type": "target",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "jbcaaa",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,32 +13,32 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2246.00732421875,
|
||||
"y": -1680.38427734375
|
||||
"x": 2246.01,
|
||||
"y": -1680.38
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2179.28857421875,
|
||||
"y": -1680.12890625,
|
||||
"x": 2179.29,
|
||||
"y": -1680.13,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2176.728515625,
|
||||
"y": -1677.26025390625,
|
||||
"x": 2176.73,
|
||||
"y": -1677.26,
|
||||
"type": "target",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2175.2392578125,
|
||||
"y": -1673.6591796875,
|
||||
"x": 2175.24,
|
||||
"y": -1673.66,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "成熟的纳西妲要学会自己采材料。感谢米游社大佬“@吃瓜的喵”的优质路线!(本引导的所有路线均已精修过,请放心使用)",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,24 +13,24 @@
|
||||
"action": "force_tp",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2297.626953125,
|
||||
"y": -824.5341796875
|
||||
"x": 2297.63,
|
||||
"y": -824.53
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2323.724364995559,
|
||||
"y": -832.9553446697364
|
||||
"x": 2323.72,
|
||||
"y": -832.96
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2317.9726710525347,
|
||||
"y": -841.9521971574712
|
||||
"x": 2317.97,
|
||||
"y": -841.95
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "劫波莲 降诸魔山6个",
|
||||
"name": "002劫波莲 降诸魔山4个",
|
||||
"type": "collect",
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -21,24 +21,24 @@
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2245.37826196129,
|
||||
"y": -1640.2997395321229
|
||||
"x": 2245.38,
|
||||
"y": -1640.3
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 2221.367420725931,
|
||||
"y": -1640.2997395321227
|
||||
"x": 2221.37,
|
||||
"y": -1640.3
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2230.3701310347706,
|
||||
"y": -1626.305247678587
|
||||
"x": 2230.37,
|
||||
"y": -1626.31
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "劫波莲 降诸魔山2个",
|
||||
"name": "003劫波莲 降诸魔山2个",
|
||||
"type": "collect",
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -21,16 +21,16 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 2237.474252066024,
|
||||
"y": -1662.941279224301
|
||||
"x": 2237.47,
|
||||
"y": -1662.94
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2179.9482782729783,
|
||||
"y": -1681.9338038826718
|
||||
"x": 2179.95,
|
||||
"y": -1681.93
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -21,37 +21,37 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2735.4959345367406,
|
||||
"y": -1309.3251163497616
|
||||
"x": 2735.5,
|
||||
"y": -1309.33
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 2719.488707046502,
|
||||
"y": -1318.3215753984632
|
||||
"x": 2719.49,
|
||||
"y": -1318.32
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2710.990062200922,
|
||||
"y": -1327.908230345516
|
||||
"x": 2710.99,
|
||||
"y": -1327.91
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2662.940486135064,
|
||||
"y": -1291.2227543469535,
|
||||
"x": 2662.94,
|
||||
"y": -1291.22,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2662.940486135064,
|
||||
"y": -1291.2227543469535,
|
||||
"x": 2662.94,
|
||||
"y": -1291.22,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "nahida_collect"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,7 +13,7 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3436,
|
||||
"x": 3436.0,
|
||||
"y": -1469.97
|
||||
},
|
||||
{
|
||||
@@ -21,13 +21,13 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3349.2331734992877,
|
||||
"y": -1518.6901972669602
|
||||
"x": 3349.23,
|
||||
"y": -1518.69
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3349.2331734992877,
|
||||
"y": -1518.6901972669602,
|
||||
"x": 3349.23,
|
||||
"y": -1518.69,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "nahida_collect"
|
||||
@@ -37,48 +37,48 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 3327.722106404859,
|
||||
"y": -1510.6925579011586
|
||||
"x": 3327.72,
|
||||
"y": -1510.69
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3306.713975478341,
|
||||
"y": -1507.6945250963245
|
||||
"x": 3306.71,
|
||||
"y": -1507.69
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3328.9740262069545,
|
||||
"y": -1478.4560331880448
|
||||
"x": 3328.97,
|
||||
"y": -1478.46
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3332.2254942909085,
|
||||
"y": -1469.9593774198265
|
||||
"x": 3332.23,
|
||||
"y": -1469.96
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 3317.4688314483446,
|
||||
"y": -1492.9503283220638
|
||||
"x": 3317.47,
|
||||
"y": -1492.95
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3316.967702152994,
|
||||
"y": -1480.7075085844192
|
||||
"x": 3316.97,
|
||||
"y": -1480.71
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,61 +5,61 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3646.3199999999997,
|
||||
"y": -1418.4099999999999,
|
||||
"x": 3646.32,
|
||||
"y": -1418.41,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3666.925466506912,
|
||||
"y": -1348.909312302857,
|
||||
"x": 3666.93,
|
||||
"y": -1348.91,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3653.925466506913,
|
||||
"y": -1353.909312302857,
|
||||
"x": 3653.93,
|
||||
"y": -1353.91,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3640.9137218352735,
|
||||
"y": -1348.409902461407,
|
||||
"x": 3640.91,
|
||||
"y": -1348.41,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3647.3119853194803,
|
||||
"y": -1243.953525014209,
|
||||
"x": 3647.31,
|
||||
"y": -1243.95,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3653.710248803686,
|
||||
"y": -1139.49714756701,
|
||||
"x": 3653.71,
|
||||
"y": -1139.5,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3653.710248803686,
|
||||
"y": -1139.49714756701,
|
||||
"x": 3653.71,
|
||||
"y": -1139.5,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -21,8 +21,8 @@
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3451.403784036196,
|
||||
"y": -628.9175745225539
|
||||
"x": 3451.4,
|
||||
"y": -628.92
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -21,21 +21,21 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 3169.5472045456227,
|
||||
"y": -429.89731241234585
|
||||
"x": 3169.55,
|
||||
"y": -429.9
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 3183.2769901588617,
|
||||
"y": -447.4465906512487
|
||||
"x": 3183.28,
|
||||
"y": -447.45
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3183.2769901588617,
|
||||
"y": -447.4465906512487,
|
||||
"x": 3183.28,
|
||||
"y": -447.45,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "nahida_collect"
|
||||
@@ -45,13 +45,13 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3176.2729246956014,
|
||||
"y": -470.68724647421186
|
||||
"x": 3176.27,
|
||||
"y": -470.69
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3176.2729246956014,
|
||||
"y": -470.68724647421186,
|
||||
"x": 3176.27,
|
||||
"y": -470.69,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "nahida_collect"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,21 +13,21 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 3707.4550540450773,
|
||||
"y": -484.40950902237364
|
||||
"x": 3707.46,
|
||||
"y": -484.41
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 3598.906042626895,
|
||||
"y": -435.42878753499826
|
||||
"x": 3598.91,
|
||||
"y": -435.43
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3598.906042626895,
|
||||
"y": -435.42878753499826,
|
||||
"x": 3598.91,
|
||||
"y": -435.43,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "nahida_collect"
|
||||
@@ -37,29 +37,29 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3547.8830050017586,
|
||||
"y": -441.42721377886573
|
||||
"x": 3547.88,
|
||||
"y": -441.43
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3554.4445515983234,
|
||||
"y": -441.21606588339
|
||||
"x": 3554.44,
|
||||
"y": -441.22
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3560.306459724292,
|
||||
"y": -434.73154779420753,
|
||||
"x": 3560.31,
|
||||
"y": -434.73,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3554.4445515983234,
|
||||
"y": -441.21606588339,
|
||||
"x": 3554.44,
|
||||
"y": -441.22,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 4046.91,
|
||||
"y": -239.60999999999967,
|
||||
"y": -239.61,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
@@ -19,23 +19,23 @@
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3972.5,
|
||||
"y": -229.00314751226506,
|
||||
"y": -229.0,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3894.3883239666284,
|
||||
"y": -218.82601784123563,
|
||||
"x": 3894.39,
|
||||
"y": -218.83,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3823.431231551558,
|
||||
"y": -209.1567630759664,
|
||||
"x": 3823.43,
|
||||
"y": -209.16,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
@@ -45,16 +45,16 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 3751.4741391364887,
|
||||
"y": -195.48750831069717
|
||||
"x": 3751.47,
|
||||
"y": -195.49
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"action": "nahida_collect",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3750.4741391364887,
|
||||
"y": -195.48750831069717
|
||||
"x": 3750.47,
|
||||
"y": -195.49
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -21,24 +21,24 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 2489,
|
||||
"y": 216.04721268397861
|
||||
"x": 2489.0,
|
||||
"y": 216.05
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2560,
|
||||
"y": 266.54957331817786
|
||||
"x": 2560.0,
|
||||
"y": 266.55
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2536,
|
||||
"y": 315.53029480555324
|
||||
"x": 2536.0,
|
||||
"y": 315.53
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
@@ -46,23 +46,23 @@
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2531.5,
|
||||
"y": 337.02183586634055
|
||||
"y": 337.02
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2504,
|
||||
"y": 306.53383575685166
|
||||
"x": 2504.0,
|
||||
"y": 306.53
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2468,
|
||||
"y": 299.03678654960004
|
||||
"x": 2468.0,
|
||||
"y": 299.04
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
@@ -70,7 +70,7 @@
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2438.25,
|
||||
"y": 262.02085226875715
|
||||
"y": 262.02
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "lifrom",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.0"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -14,12 +14,12 @@
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2415.5,
|
||||
"y": 351.6030810266875
|
||||
"y": 351.6
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2317.25,
|
||||
"y": 337.57814682796106,
|
||||
"y": 337.58,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
@@ -29,29 +29,29 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 2219,
|
||||
"y": 323.5532126292346
|
||||
"x": 2219.0,
|
||||
"y": 323.55
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2202.5,
|
||||
"y": 317.0009835975825,
|
||||
"y": 317.0,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2186,
|
||||
"y": 310.00216391468257,
|
||||
"x": 2186.0,
|
||||
"y": 310.0,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2169.125,
|
||||
"y": 307.3705076674505,
|
||||
"x": 2169.12,
|
||||
"y": 307.37,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
@@ -62,7 +62,7 @@
|
||||
"move_mode": "climb",
|
||||
"type": "target",
|
||||
"x": 2152.5,
|
||||
"y": 305.3096060135231
|
||||
"y": 305.31
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
@@ -70,15 +70,15 @@
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2144.5,
|
||||
"y": 287.067573153945
|
||||
"y": 287.07
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2149,
|
||||
"y": 216.34540896554063
|
||||
"x": 2149.0,
|
||||
"y": 216.35
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
@@ -86,15 +86,15 @@
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2164.25,
|
||||
"y": 222.34304833134138
|
||||
"y": 222.34
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "target",
|
||||
"x": 2149,
|
||||
"y": 216.34540896554063
|
||||
"x": 2149.0,
|
||||
"y": 216.35
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
@@ -102,7 +102,7 @@
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 2155.25,
|
||||
"y": 191.35524494137007
|
||||
"y": 191.36
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
@@ -110,7 +110,7 @@
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2175.75,
|
||||
"y": 181.10927769145928
|
||||
"y": 181.11
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
@@ -118,7 +118,7 @@
|
||||
"move_mode": "climb",
|
||||
"type": "target",
|
||||
"x": 2185.75,
|
||||
"y": 121.63268731393237
|
||||
"y": 121.63
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
@@ -126,7 +126,7 @@
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2200.5,
|
||||
"y": 120.88298239320739
|
||||
"y": 120.88
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user