fix: json data validation (#514)
* json data validation * 使用 jsonDataValidation 自动更正 * fix: 字段缺失时补全而不是报错
This commit is contained in:
@@ -1,129 +1,129 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫1",
|
||||
"name": "遗迹守卫01",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.1",
|
||||
"version": "1.0",
|
||||
"description": "建议带盾芙芙万叶芭芭拉,因为点位特殊位移大的容易从平台掉下来",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 1045.5537109375,
|
||||
"y": 950.6259765625,
|
||||
"x": 1045.55,
|
||||
"y": 950.63,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 1011.8408203125,
|
||||
"y": 942.2646484375,
|
||||
"x": 1011.84,
|
||||
"y": 942.26,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 979.97265625,
|
||||
"y": 844.142578125,
|
||||
"x": 979.97,
|
||||
"y": 844.14,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 973.60546875,
|
||||
"y": 820.53564453125,
|
||||
"x": 973.61,
|
||||
"y": 820.54,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 970.9951171875,
|
||||
"y": 814.802734375,
|
||||
"x": 971.0,
|
||||
"y": 814.8,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 955.55078125,
|
||||
"y": 782.3154296875,
|
||||
"x": 955.55,
|
||||
"y": 782.32,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 957.498046875,
|
||||
"y": 781.80712890625,
|
||||
"x": 957.5,
|
||||
"y": 781.81,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 957.4013671875,
|
||||
"y": 779.53857421875,
|
||||
"x": 957.4,
|
||||
"y": 779.54,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 955.2314453125,
|
||||
"y": 781.53662109375,
|
||||
"x": 955.23,
|
||||
"y": 781.54,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 967.205078125,
|
||||
"y": 771.04248046875,
|
||||
"x": 967.21,
|
||||
"y": 771.04,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 966.0302734375,
|
||||
"y": 760.8203125,
|
||||
"x": 966.03,
|
||||
"y": 760.82,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 964.99609375,
|
||||
"y": 758.39794921875,
|
||||
"x": 965.0,
|
||||
"y": 758.4,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 969.2744140625,
|
||||
"y": 757.0302734375,
|
||||
"x": 969.27,
|
||||
"y": 757.03,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 968.2744140625,
|
||||
"y": 755.29541015625,
|
||||
"x": 968.27,
|
||||
"y": 755.3,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 966.271484375,
|
||||
"y": 753.67919921875,
|
||||
"x": 966.27,
|
||||
"y": 753.68,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
|
||||
@@ -1,41 +1,41 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫2",
|
||||
"name": "遗迹守卫02",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 489.404296875,
|
||||
"y": 222.162109375,
|
||||
"x": 489.4,
|
||||
"y": 222.16,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 487.99609375,
|
||||
"y": 231.6259765625,
|
||||
"x": 488.0,
|
||||
"y": 231.63,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 488.408203125,
|
||||
"y": 255.03759765625,
|
||||
"x": 488.41,
|
||||
"y": 255.04,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 491.3623046875,
|
||||
"y": 255.20751953125,
|
||||
"x": 491.36,
|
||||
"y": 255.21,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -1,185 +1,185 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫3(可回复体力)",
|
||||
"name": "遗迹守卫03(可回复体力)",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.1",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 978.75,
|
||||
"y": -353.57421875,
|
||||
"y": -353.57,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 988.92578125,
|
||||
"y": -349.26025390625,
|
||||
"x": 988.93,
|
||||
"y": -349.26,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 1002.5126953125,
|
||||
"y": -347.17138671875,
|
||||
"x": 1002.51,
|
||||
"y": -347.17,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 1009.9033203125,
|
||||
"y": -342.505859375,
|
||||
"x": 1009.9,
|
||||
"y": -342.51,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 1014.654296875,
|
||||
"y": -340.251953125,
|
||||
"x": 1014.65,
|
||||
"y": -340.25,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 1101.4375,
|
||||
"y": -321.30810546875,
|
||||
"x": 1101.44,
|
||||
"y": -321.31,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 1101.978515625,
|
||||
"y": -303.955078125,
|
||||
"x": 1101.98,
|
||||
"y": -303.96,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 1115.990234375,
|
||||
"y": -320.11962890625,
|
||||
"x": 1115.99,
|
||||
"y": -320.12,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 1145.521484375,
|
||||
"y": -342.9462890625,
|
||||
"x": 1145.52,
|
||||
"y": -342.95,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 1157.8046875,
|
||||
"y": -347.6630859375,
|
||||
"x": 1157.8,
|
||||
"y": -347.66,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 1157.69921875,
|
||||
"y": -343.59375,
|
||||
"x": 1157.7,
|
||||
"y": -343.59,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 1158.359375,
|
||||
"y": -346.61328125,
|
||||
"x": 1158.36,
|
||||
"y": -346.61,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 1158.8212890625,
|
||||
"y": -348.392578125,
|
||||
"x": 1158.82,
|
||||
"y": -348.39,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 1164.9208984375,
|
||||
"y": -341.7900390625,
|
||||
"x": 1164.92,
|
||||
"y": -341.79,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 1180.7421875,
|
||||
"y": -318.98974609375,
|
||||
"x": 1180.74,
|
||||
"y": -318.99,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 1187.619140625,
|
||||
"y": -294.67578125,
|
||||
"x": 1187.62,
|
||||
"y": -294.68,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 1196.111328125,
|
||||
"y": -297.05224609375,
|
||||
"x": 1196.11,
|
||||
"y": -297.05,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 1211.0859375,
|
||||
"y": -280.556640625,
|
||||
"x": 1211.09,
|
||||
"y": -280.56,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 1206.57421875,
|
||||
"y": -268.76025390625,
|
||||
"x": 1206.57,
|
||||
"y": -268.76,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 1193.5205078125,
|
||||
"y": -257.5556640625,
|
||||
"x": 1193.52,
|
||||
"y": -257.56,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 1194.72265625,
|
||||
"y": -254.2333984375,
|
||||
"x": 1194.72,
|
||||
"y": -254.23,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 1193.701171875,
|
||||
"y": -255.1416015625,
|
||||
"x": 1193.7,
|
||||
"y": -255.14,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
|
||||
@@ -1,73 +1,73 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫4-瑶光滩",
|
||||
"name": "遗迹守卫04-瑶光滩",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.1",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -473.98828125,
|
||||
"y": 441.76611328125,
|
||||
"x": -473.99,
|
||||
"y": 441.77,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -472.0205078125,
|
||||
"y": 447.763671875,
|
||||
"x": -472.02,
|
||||
"y": 447.76,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -492.3203125,
|
||||
"y": 480.0810546875,
|
||||
"x": -492.32,
|
||||
"y": 480.08,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -512.431640625,
|
||||
"y": 496.78564453125,
|
||||
"x": -512.43,
|
||||
"y": 496.79,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -525.63671875,
|
||||
"y": 532.6513671875,
|
||||
"x": -525.64,
|
||||
"y": 532.65,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -538.1123046875,
|
||||
"y": 562.80712890625,
|
||||
"x": -538.11,
|
||||
"y": 562.81,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -536.703125,
|
||||
"y": 572.86181640625,
|
||||
"x": -536.7,
|
||||
"y": 572.86,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -540.296875,
|
||||
"y": 569.24267578125,
|
||||
"x": -540.3,
|
||||
"y": 569.24,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,41 +1,41 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫5",
|
||||
"name": "遗迹守卫05",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 36.7763671875,
|
||||
"y": 2380.891845703125,
|
||||
"x": 36.78,
|
||||
"y": 2380.89,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 52.775390625,
|
||||
"y": 2429.708251953125,
|
||||
"x": 52.78,
|
||||
"y": 2429.71,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 24.462890625,
|
||||
"y": 2461.031982421875,
|
||||
"x": 24.46,
|
||||
"y": 2461.03,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 9.6416015625,
|
||||
"y": 2486.349609375,
|
||||
"x": 9.64,
|
||||
"y": 2486.35,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,105 +1,105 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫6",
|
||||
"name": "遗迹守卫06",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -440.1708984375,
|
||||
"y": 2580.79931640625,
|
||||
"x": -440.17,
|
||||
"y": 2580.8,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -433.0966796875,
|
||||
"y": 2611.168701171875,
|
||||
"x": -433.1,
|
||||
"y": 2611.17,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -409.7158203125,
|
||||
"y": 2626.98876953125,
|
||||
"x": -409.72,
|
||||
"y": 2626.99,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -402.14453125,
|
||||
"y": 2627.957275390625,
|
||||
"x": -402.14,
|
||||
"y": 2627.96,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -373.3359375,
|
||||
"y": 2645.537109375,
|
||||
"x": -373.34,
|
||||
"y": 2645.54,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -356.572265625,
|
||||
"y": 2659.134765625,
|
||||
"x": -356.57,
|
||||
"y": 2659.13,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -353.6259765625,
|
||||
"y": 2662.513671875,
|
||||
"x": -353.63,
|
||||
"y": 2662.51,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -326.8935546875,
|
||||
"y": 2695.523193359375,
|
||||
"x": -326.89,
|
||||
"y": 2695.52,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -313.1298828125,
|
||||
"y": 2697.88134765625,
|
||||
"x": -313.13,
|
||||
"y": 2697.88,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -304.560546875,
|
||||
"y": 2692.523193359375,
|
||||
"x": -304.56,
|
||||
"y": 2692.52,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -302.9697265625,
|
||||
"y": 2692.239013671875,
|
||||
"x": -302.97,
|
||||
"y": 2692.24,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": -308.0615234375,
|
||||
"y": 2698.501953125,
|
||||
"x": -308.06,
|
||||
"y": 2698.5,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,89 +1,89 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫7",
|
||||
"name": "遗迹守卫07",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1629.3671875,
|
||||
"y": 2834.402587890625,
|
||||
"x": -1629.37,
|
||||
"y": 2834.4,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1646.2333984375,
|
||||
"y": 2843.96630859375,
|
||||
"x": -1646.23,
|
||||
"y": 2843.97,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1669.32421875,
|
||||
"y": 2842.326904296875,
|
||||
"x": -1669.32,
|
||||
"y": 2842.33,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1683.337890625,
|
||||
"y": 2842.25390625,
|
||||
"x": -1683.34,
|
||||
"y": 2842.25,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1698.9775390625,
|
||||
"y": 2842.450439453125,
|
||||
"x": -1698.98,
|
||||
"y": 2842.45,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1724.306640625,
|
||||
"y": 2850.373046875,
|
||||
"x": -1724.31,
|
||||
"y": 2850.37,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1735.8544921875,
|
||||
"y": 2852.138671875,
|
||||
"x": -1735.85,
|
||||
"y": 2852.14,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -1741.26953125,
|
||||
"y": 2849.67138671875,
|
||||
"x": -1741.27,
|
||||
"y": 2849.67,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -1738.6259765625,
|
||||
"y": 2847.89794921875,
|
||||
"x": -1738.63,
|
||||
"y": 2847.9,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -1738.6484375,
|
||||
"y": 2847.86865234375,
|
||||
"x": -1738.65,
|
||||
"y": 2847.87,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
|
||||
@@ -1,65 +1,65 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫8",
|
||||
"name": "遗迹守卫08",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -4217.9375,
|
||||
"y": -2397.8408203125,
|
||||
"x": -4217.94,
|
||||
"y": -2397.84,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -4224.44140625,
|
||||
"y": -2360.712890625,
|
||||
"x": -4224.44,
|
||||
"y": -2360.71,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -4185.90625,
|
||||
"y": -2323.21875,
|
||||
"x": -4185.91,
|
||||
"y": -2323.22,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -4185.69921875,
|
||||
"y": -2322.380859375,
|
||||
"x": -4185.7,
|
||||
"y": -2322.38,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -4194.494140625,
|
||||
"y": -2318.5146484375,
|
||||
"x": -4194.49,
|
||||
"y": -2318.51,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -4225.08984375,
|
||||
"y": -2301.439453125,
|
||||
"x": -4225.09,
|
||||
"y": -2301.44,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -4243.4140625,
|
||||
"y": -2290.9912109375,
|
||||
"x": -4243.41,
|
||||
"y": -2290.99,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
|
||||
@@ -1,113 +1,113 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫9-孤云阁",
|
||||
"name": "遗迹守卫09-孤云阁",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -959.2722263690503,
|
||||
"y": -285.21242909941975,
|
||||
"x": -959.27,
|
||||
"y": -285.21,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -934.3232421875,
|
||||
"y": -280.57861328125,
|
||||
"x": -934.32,
|
||||
"y": -280.58,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -911.9580078125,
|
||||
"y": -276.51513671875,
|
||||
"x": -911.96,
|
||||
"y": -276.52,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -891.466796875,
|
||||
"y": -250.4208984375,
|
||||
"x": -891.47,
|
||||
"y": -250.42,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -866.2265625,
|
||||
"y": -254.8837890625,
|
||||
"x": -866.23,
|
||||
"y": -254.88,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -855.4033203125,
|
||||
"y": -287.3212890625,
|
||||
"x": -855.4,
|
||||
"y": -287.32,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -851.9306640625,
|
||||
"y": -274.53955078125,
|
||||
"x": -851.93,
|
||||
"y": -274.54,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -840.255859375,
|
||||
"y": -291.62939453125,
|
||||
"x": -840.26,
|
||||
"y": -291.63,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -826.455078125,
|
||||
"y": -285.69921875,
|
||||
"x": -826.46,
|
||||
"y": -285.7,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -765.287109375,
|
||||
"y": -305.7333984375,
|
||||
"x": -765.29,
|
||||
"y": -305.73,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -745.1477467900404,
|
||||
"y": -319.22991720929986,
|
||||
"x": -745.15,
|
||||
"y": -319.23,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -697.4965099183464,
|
||||
"y": -357.9979425753081,
|
||||
"x": -697.5,
|
||||
"y": -358.0,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": -699.4965099183464,
|
||||
"y": -355.9979425753081,
|
||||
"x": -699.5,
|
||||
"y": -356.0,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "遗迹守卫5-离月港上",
|
||||
"name": "遗迹守卫10-离月港上",
|
||||
"type": "collect",
|
||||
"author": "san",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,32 +13,32 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 26.88511814553931,
|
||||
"y": -128.14170512564215
|
||||
"x": 26.89,
|
||||
"y": -128.14
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": 55.90198687353586,
|
||||
"y": -128.14170512564215
|
||||
"x": 55.9,
|
||||
"y": -128.14
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 70.91071207767163,
|
||||
"y": -87.12061652255215
|
||||
"x": 70.91,
|
||||
"y": -87.12
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"action": "fight",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": 87.42030980222262,
|
||||
"y": -68.11084375526661
|
||||
"x": 87.42,
|
||||
"y": -68.11
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,37 +5,37 @@
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 5117.455078125,
|
||||
"y": 2543.357666015625,
|
||||
"x": 5117.46,
|
||||
"y": 2543.36,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 5087.6337890625,
|
||||
"y": 2525.60986328125,
|
||||
"x": 5087.63,
|
||||
"y": 2525.61,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 5058.96337890625,
|
||||
"y": 2492.625732421875,
|
||||
"x": 5058.96,
|
||||
"y": 2492.63,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 5011.75927734375,
|
||||
"y": 2454.398681640625,
|
||||
"x": 5011.76,
|
||||
"y": 2454.4,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
@@ -43,103 +43,103 @@
|
||||
{
|
||||
"id": 5,
|
||||
"x": 4988.5,
|
||||
"y": 2428.503662109375,
|
||||
"y": 2428.5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 4967.58642578125,
|
||||
"y": 2413.402587890625,
|
||||
"x": 4967.59,
|
||||
"y": 2413.4,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 4981.201171875,
|
||||
"y": 2401.19873046875,
|
||||
"x": 4981.2,
|
||||
"y": 2401.2,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 4983.201171875,
|
||||
"y": 2401.19873046875,
|
||||
"x": 4983.2,
|
||||
"y": 2401.2,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 4981.15087890625,
|
||||
"y": 2402.656005859375,
|
||||
"x": 4981.15,
|
||||
"y": 2402.66,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 4876.5498046875,
|
||||
"y": 2255.20703125,
|
||||
"x": 4876.55,
|
||||
"y": 2255.21,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 4893.53466796875,
|
||||
"y": 2276.2255859375,
|
||||
"x": 4893.53,
|
||||
"y": 2276.23,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 4928.1015625,
|
||||
"y": 2298.161376953125,
|
||||
"x": 4928.1,
|
||||
"y": 2298.16,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 4939.34375,
|
||||
"y": 2314.4638671875,
|
||||
"x": 4939.34,
|
||||
"y": 2314.46,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 4955.54638671875,
|
||||
"y": 2319.05517578125,
|
||||
"x": 4955.55,
|
||||
"y": 2319.06,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 4959.6279296875,
|
||||
"y": 2324.054931640625,
|
||||
"x": 4959.63,
|
||||
"y": 2324.05,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 4957.6279296875,
|
||||
"y": 2324.054931640625,
|
||||
"x": 4957.63,
|
||||
"y": 2324.05,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 4957.6279296875,
|
||||
"y": 2324.054931640625,
|
||||
"x": 4957.63,
|
||||
"y": 2324.05,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
|
||||
@@ -5,77 +5,77 @@
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 4592.150390625,
|
||||
"y": -647.509765625,
|
||||
"x": 4592.15,
|
||||
"y": -647.51,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 4591.29931640625,
|
||||
"y": -636.078125,
|
||||
"x": 4591.3,
|
||||
"y": -636.08,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 4588.57421875,
|
||||
"y": -613.580078125,
|
||||
"x": 4588.57,
|
||||
"y": -613.58,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 4586.9501953125,
|
||||
"y": -576.478515625,
|
||||
"x": 4586.95,
|
||||
"y": -576.48,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 4582.30615234375,
|
||||
"y": -544.46044921875,
|
||||
"x": 4582.31,
|
||||
"y": -544.46,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 4583.0107421875,
|
||||
"y": -511.43603515625,
|
||||
"x": 4583.01,
|
||||
"y": -511.44,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 4590.02978515625,
|
||||
"y": -491.34326171875,
|
||||
"x": 4590.03,
|
||||
"y": -491.34,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 4590.92041015625,
|
||||
"y": -493.81689453125,
|
||||
"x": 4590.92,
|
||||
"y": -493.82,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 4589.18701171875,
|
||||
"y": -495.01220703125,
|
||||
"x": 4589.19,
|
||||
"y": -495.01,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -5,85 +5,85 @@
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 5759.4990234375,
|
||||
"y": -1307.73486328125,
|
||||
"x": 5759.5,
|
||||
"y": -1307.73,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 5773.70654296875,
|
||||
"y": -1294.60595703125,
|
||||
"x": 5773.71,
|
||||
"y": -1294.61,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 5776.49853515625,
|
||||
"y": -1281.38916015625,
|
||||
"x": 5776.5,
|
||||
"y": -1281.39,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 5770.3857421875,
|
||||
"y": -1256.93212890625,
|
||||
"x": 5770.39,
|
||||
"y": -1256.93,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 5752.888671875,
|
||||
"y": -1223.4208984375,
|
||||
"x": 5752.89,
|
||||
"y": -1223.42,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 5740.7353515625,
|
||||
"y": -1185.04638671875,
|
||||
"x": 5740.74,
|
||||
"y": -1185.05,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 5724.2607421875,
|
||||
"y": -1166.6875,
|
||||
"x": 5724.26,
|
||||
"y": -1166.69,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 5712.37548828125,
|
||||
"y": -1190.1259765625,
|
||||
"x": 5712.38,
|
||||
"y": -1190.13,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 5703.33544921875,
|
||||
"y": -1212.42822265625,
|
||||
"x": 5703.34,
|
||||
"y": -1212.43,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 5700.0400390625,
|
||||
"y": -1223.48291015625,
|
||||
"x": 5700.04,
|
||||
"y": -1223.48,
|
||||
"action": "fight",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,77 +13,77 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 1045.5224609375,
|
||||
"y": 950.583984375
|
||||
"x": 1045.52,
|
||||
"y": 950.58
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 1058.1015625,
|
||||
"y": 959.70458984375,
|
||||
"x": 1058.1,
|
||||
"y": 959.7,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 1088.7529296875,
|
||||
"y": 982.99755859375,
|
||||
"x": 1088.75,
|
||||
"y": 983.0,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 1094.4755859375,
|
||||
"y": 970.66455078125,
|
||||
"x": 1094.48,
|
||||
"y": 970.66,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 1076.130859375,
|
||||
"y": 975.6953125,
|
||||
"x": 1076.13,
|
||||
"y": 975.7,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 1079.263671875,
|
||||
"y": 984.4755859375,
|
||||
"x": 1079.26,
|
||||
"y": 984.48,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 1110.3603515625,
|
||||
"y": 981.8662109375,
|
||||
"x": 1110.36,
|
||||
"y": 981.87,
|
||||
"type": "target",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 1108.818359375,
|
||||
"y": 1000.3193359375,
|
||||
"x": 1108.82,
|
||||
"y": 1000.32,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 1113.0712890625,
|
||||
"y": 1007.28369140625,
|
||||
"x": 1113.07,
|
||||
"y": 1007.28,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 1117.4638671875,
|
||||
"y": 1016.88330078125,
|
||||
"x": 1117.46,
|
||||
"y": 1016.88,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,61 +13,61 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -4217.888671875,
|
||||
"y": -2397.8349609375
|
||||
"x": -4217.89,
|
||||
"y": -2397.83
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -4215.853515625,
|
||||
"y": -2400.166015625,
|
||||
"x": -4215.85,
|
||||
"y": -2400.17,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -4221.037109375,
|
||||
"y": -2402.3984375,
|
||||
"x": -4221.04,
|
||||
"y": -2402.4,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -4283.529296875,
|
||||
"y": -2428.38671875,
|
||||
"x": -4283.53,
|
||||
"y": -2428.39,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -4288.61328125,
|
||||
"y": -2431.673828125,
|
||||
"x": -4288.61,
|
||||
"y": -2431.67,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -4289.935546875,
|
||||
"y": -2431.576171875,
|
||||
"x": -4289.94,
|
||||
"y": -2431.58,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -4288.802734375,
|
||||
"y": -2432.6669921875,
|
||||
"x": -4288.8,
|
||||
"y": -2432.67,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -4290.119140625,
|
||||
"y": -2429.890625,
|
||||
"x": -4290.12,
|
||||
"y": -2429.89,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
Reference in New Issue
Block a user