fix: json data validation (#514)
* json data validation * 使用 jsonDataValidation 自动更正 * fix: 字段缺失时补全而不是报错
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "海祇岛左上-刀镡",
|
||||
"name": "01绀田村-刀镡",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 2,
|
||||
"x": -4050.103515625,
|
||||
"y": -2657.4619140625,
|
||||
"x": -4050.1,
|
||||
"y": -2657.46,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -4039.6357421875,
|
||||
"y": -2700.0107421875,
|
||||
"x": -4039.64,
|
||||
"y": -2700.01,
|
||||
"type": "target",
|
||||
"move_mode": "run",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "海祇岛右-刀镡",
|
||||
"name": "02海祇岛右-刀镡",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,29 +13,29 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1315.22265625,
|
||||
"y": -3776.0693359375
|
||||
"x": -1315.22,
|
||||
"y": -3776.07
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1335.2060546875,
|
||||
"y": -3778.3720703125,
|
||||
"x": -1335.21,
|
||||
"y": -3778.37,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1344.2958984375,
|
||||
"y": -3770.2001953125,
|
||||
"x": -1344.3,
|
||||
"y": -3770.2,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1384.3603515625,
|
||||
"y": -3766.5283203125,
|
||||
"x": -1384.36,
|
||||
"y": -3766.53,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,33 +1,33 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "海祇岛左上-刀镡",
|
||||
"name": "03海祇岛左上-刀镡",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 2,
|
||||
"x": -766.0078125,
|
||||
"y": -3557.36328125,
|
||||
"x": -766.01,
|
||||
"y": -3557.36,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -740.2822265625,
|
||||
"y": -3478.2353515625,
|
||||
"x": -740.28,
|
||||
"y": -3478.24,
|
||||
"type": "path",
|
||||
"move_mode": "swim",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -732.8623046875,
|
||||
"y": -3456.46875,
|
||||
"x": -732.86,
|
||||
"y": -3456.47,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,81 +1,81 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "海祇岛左上-刀镡",
|
||||
"name": "04神里屋敷-刀镡",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -4578.744140625,
|
||||
"y": -2577.728515625,
|
||||
"x": -4578.74,
|
||||
"y": -2577.73,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -4569.076171875,
|
||||
"y": -2555.4345703125,
|
||||
"x": -4569.08,
|
||||
"y": -2555.43,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -4588.017578125,
|
||||
"y": -2524.564453125,
|
||||
"x": -4588.02,
|
||||
"y": -2524.56,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -4609.27734375,
|
||||
"y": -2510.54296875,
|
||||
"x": -4609.28,
|
||||
"y": -2510.54,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -4691.42578125,
|
||||
"y": -2468.7236328125,
|
||||
"x": -4691.43,
|
||||
"y": -2468.72,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -4689.58984375,
|
||||
"y": -2470.232421875,
|
||||
"x": -4689.59,
|
||||
"y": -2470.23,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -4684.46484375,
|
||||
"y": -2473.966796875,
|
||||
"x": -4684.46,
|
||||
"y": -2473.97,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -4661.998046875,
|
||||
"y": -2468.330078125,
|
||||
"x": -4662.0,
|
||||
"y": -2468.33,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -4660.341796875,
|
||||
"y": -2480.3076171875,
|
||||
"x": -4660.34,
|
||||
"y": -2480.31,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,105 +1,105 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "海祇岛左上-刀镡",
|
||||
"name": "05越石村-刀镡",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -4023.31640625,
|
||||
"y": -4428.810546875,
|
||||
"x": -4023.32,
|
||||
"y": -4428.81,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -3999.2109375,
|
||||
"y": -4454.3916015625,
|
||||
"x": -3999.21,
|
||||
"y": -4454.39,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -3979.423828125,
|
||||
"y": -4486.515625,
|
||||
"x": -3979.42,
|
||||
"y": -4486.52,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -3980.57421875,
|
||||
"y": -4506.080078125,
|
||||
"x": -3980.57,
|
||||
"y": -4506.08,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -3990.65625,
|
||||
"y": -4573.2197265625,
|
||||
"x": -3990.66,
|
||||
"y": -4573.22,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -3996.2294921875,
|
||||
"y": -4611.5849609375,
|
||||
"x": -3996.23,
|
||||
"y": -4611.58,
|
||||
"type": "path",
|
||||
"move_mode": "swim",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -3999.2109375,
|
||||
"y": -4625.9677734375,
|
||||
"x": -3999.21,
|
||||
"y": -4625.97,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -3990.1962890625,
|
||||
"y": -4634.8671875,
|
||||
"x": -3990.2,
|
||||
"y": -4634.87,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -3976.3232421875,
|
||||
"y": -4637.3935546875,
|
||||
"x": -3976.32,
|
||||
"y": -4637.39,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -3979.3134765625,
|
||||
"y": -4665.0390625,
|
||||
"x": -3979.31,
|
||||
"y": -4665.04,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -3983.6484375,
|
||||
"y": -4681.638671875,
|
||||
"x": -3983.65,
|
||||
"y": -4681.64,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -3964.0546875,
|
||||
"y": -4690.798828125,
|
||||
"x": -3964.05,
|
||||
"y": -4690.8,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -1,209 +1,209 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "海祇岛左上-刀镡",
|
||||
"name": "刃连岛-刀镡",
|
||||
"type": "collect",
|
||||
"author": "XS",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -4122.2421875,
|
||||
"y": -1773.99169921875,
|
||||
"x": -4122.24,
|
||||
"y": -1773.99,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -4175.59765625,
|
||||
"y": -1835.6025390625,
|
||||
"x": -4175.6,
|
||||
"y": -1835.6,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -4175.28515625,
|
||||
"y": -1847.5595703125,
|
||||
"x": -4175.29,
|
||||
"y": -1847.56,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -4192.56640625,
|
||||
"y": -1825.57861328125,
|
||||
"x": -4192.57,
|
||||
"y": -1825.58,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -4220.287109375,
|
||||
"y": -1851.1650390625,
|
||||
"x": -4220.29,
|
||||
"y": -1851.17,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -4263.517578125,
|
||||
"y": -1860.6025390625,
|
||||
"x": -4263.52,
|
||||
"y": -1860.6,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -4271.619140625,
|
||||
"y": -1834.7509765625,
|
||||
"x": -4271.62,
|
||||
"y": -1834.75,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -4271.30859375,
|
||||
"y": -1826.74169921875,
|
||||
"x": -4271.31,
|
||||
"y": -1826.74,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -4244,
|
||||
"y": -1846.91943359375,
|
||||
"x": -4244.0,
|
||||
"y": -1846.92,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -4234.259765625,
|
||||
"y": -1868.69287109375,
|
||||
"x": -4234.26,
|
||||
"y": -1868.69,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -4232.203125,
|
||||
"y": -1871.17626953125,
|
||||
"x": -4232.2,
|
||||
"y": -1871.18,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -4224.9140625,
|
||||
"y": -1866.701171875,
|
||||
"x": -4224.91,
|
||||
"y": -1866.7,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": -4221.39453125,
|
||||
"y": -1873.81982421875,
|
||||
"x": -4221.39,
|
||||
"y": -1873.82,
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": -4218.63671875,
|
||||
"y": -1868.76708984375,
|
||||
"x": -4218.64,
|
||||
"y": -1868.77,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": -4196.609375,
|
||||
"y": -1860.77001953125,
|
||||
"x": -4196.61,
|
||||
"y": -1860.77,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": -4199.2109375,
|
||||
"y": -1870.28564453125,
|
||||
"x": -4199.21,
|
||||
"y": -1870.29,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": -4225.27734375,
|
||||
"y": -1948.59033203125,
|
||||
"x": -4225.28,
|
||||
"y": -1948.59,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": -4223.234375,
|
||||
"y": -1961.47021484375,
|
||||
"x": -4223.23,
|
||||
"y": -1961.47,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": -4216.611328125,
|
||||
"y": -1965.13720703125,
|
||||
"x": -4216.61,
|
||||
"y": -1965.14,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": -4216.41015625,
|
||||
"y": -1957.076171875,
|
||||
"x": -4216.41,
|
||||
"y": -1957.08,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": -4234.021484375,
|
||||
"y": -1962.83935546875,
|
||||
"x": -4234.02,
|
||||
"y": -1962.84,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": -4259.955078125,
|
||||
"y": -1948.24072265625,
|
||||
"x": -4259.96,
|
||||
"y": -1948.24,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": -4293.505859375,
|
||||
"y": -1903.92041015625,
|
||||
"x": -4293.51,
|
||||
"y": -1903.92,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"x": -4254.24609375,
|
||||
"y": -1893.5810546875,
|
||||
"x": -4254.25,
|
||||
"y": -1893.58,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"x": -4220.171875,
|
||||
"y": -1892.35498046875,
|
||||
"x": -4220.17,
|
||||
"y": -1892.35,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -5,69 +5,69 @@
|
||||
"author": "san",
|
||||
"version": "1.0",
|
||||
"description": "緋木村刀镡",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -2221.982967003034,
|
||||
"y": -3708.104146483198,
|
||||
"x": -2221.98,
|
||||
"y": -3708.1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -2191.987976708024,
|
||||
"y": -3725.1079054857764,
|
||||
"x": -2191.99,
|
||||
"y": -3725.11,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -2174.747662137672,
|
||||
"y": -3738.246793791919,
|
||||
"x": -2174.75,
|
||||
"y": -3738.25,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -2160.998413593419,
|
||||
"y": -3750.49469317283,
|
||||
"x": -2161.0,
|
||||
"y": -3750.49,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -2164.9952407802593,
|
||||
"y": -3761.2466279535693,
|
||||
"x": -2165.0,
|
||||
"y": -3761.25,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -2140.0005844655825,
|
||||
"y": -3780.500276397248,
|
||||
"x": -2140.0,
|
||||
"y": -3780.5,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -2124.7505427180404,
|
||||
"y": -3790.9992260877043,
|
||||
"x": -2124.75,
|
||||
"y": -3791.0,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -2121.9989980590017,
|
||||
"y": -3808.75005527945,
|
||||
"x": -2122.0,
|
||||
"y": -3808.75,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "san",
|
||||
"version": "1.0",
|
||||
"description": "緋木村刀镡",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,24 +13,24 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -2398.9709019635084,
|
||||
"y": -4138.032227919153
|
||||
"x": -2398.97,
|
||||
"y": -4138.03
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2378.474325261919,
|
||||
"y": -4135.031564565757
|
||||
"x": -2378.47,
|
||||
"y": -4135.03
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2361.7271223472053,
|
||||
"y": -4128.780182579514
|
||||
"x": -2361.73,
|
||||
"y": -4128.78
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "san",
|
||||
"version": "1.0",
|
||||
"description": "刀镡",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,72 +13,72 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -2367.7238660389685,
|
||||
"y": -3764.239275786762
|
||||
"x": -2367.72,
|
||||
"y": -3764.24
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": -2363.752400578971,
|
||||
"y": -3761.021835382624
|
||||
"x": -2363.75,
|
||||
"y": -3761.02
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2352.002016812945,
|
||||
"y": -3741.7675788649976
|
||||
"x": -2352.0,
|
||||
"y": -3741.77
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2355.0021147957614,
|
||||
"y": -3706.0096739036944
|
||||
"x": -2355.0,
|
||||
"y": -3706.01
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": -2375.752792510233,
|
||||
"y": -3716.2619403611316
|
||||
"x": -2375.75,
|
||||
"y": -3716.26
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"action": "fight",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": -2462.2556176814032,
|
||||
"y": -3733.5157546431583
|
||||
"x": -2462.26,
|
||||
"y": -3733.52
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": -2465.505723829454,
|
||||
"y": -3774.774875752357
|
||||
"x": -2465.51,
|
||||
"y": -3774.77
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": -2489.2564995267403,
|
||||
"y": -3808.532338478064
|
||||
"x": -2489.26,
|
||||
"y": -3808.53
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -2496.2567281533084,
|
||||
"y": -3826.7863738778906
|
||||
"x": -2496.26,
|
||||
"y": -3826.79
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user