fix: json data validation (#514)
* json data validation * 使用 jsonDataValidation 自动更正 * fix: 字段缺失时补全而不是报错
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 2397.4753070097267,
|
||||
"y": 146.0000026682037,
|
||||
"x": 2397.48,
|
||||
"y": 146.0,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2389.62106157796,
|
||||
"y": 130.6875031841255,
|
||||
"x": 2389.62,
|
||||
"y": 130.69,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -32,8 +32,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 2389.62106157796,
|
||||
"y": 130.6875031841255,
|
||||
"x": 2389.62,
|
||||
"y": 130.69,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 2412.480949028277,
|
||||
"y": 357.9999942466866,
|
||||
"x": 2412.48,
|
||||
"y": 358.0,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2354.9692253533685,
|
||||
"y": 341.5000166345799,
|
||||
"x": 2354.97,
|
||||
"y": 341.5,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -31,8 +31,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": 2370.471496815382,
|
||||
"y": 401.00001167338996,
|
||||
"x": 2370.47,
|
||||
"y": 401.0,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 3593.083888798781,
|
||||
"y": -800.9404313219829,
|
||||
"x": 3593.08,
|
||||
"y": -800.94,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3639.1163164016702,
|
||||
"y": -690.9605847968805,
|
||||
"x": 3639.12,
|
||||
"y": -690.96,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -32,8 +32,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 3639.1163164016702,
|
||||
"y": -690.9605847968805,
|
||||
"x": 3639.12,
|
||||
"y": -690.96,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 3450.6573953259904,
|
||||
"y": -1720.8195104725955,
|
||||
"x": 3450.66,
|
||||
"y": -1720.82,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3425.46325459129,
|
||||
"y": -1691.1032190874166,
|
||||
"x": 3425.46,
|
||||
"y": -1691.1,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -32,8 +32,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 3425.46325459129,
|
||||
"y": -1691.1032190874166,
|
||||
"x": 3425.46,
|
||||
"y": -1691.1,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "teleport",
|
||||
"x": 2954.425451760748,
|
||||
"y": -1470.4867129745144,
|
||||
"x": 2954.43,
|
||||
"y": -1470.49,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "",
|
||||
"move_mode": "climb",
|
||||
"type": "path",
|
||||
"x": 2946.668578518831,
|
||||
"y": -1431.988585642535,
|
||||
"x": 2946.67,
|
||||
"y": -1431.99,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -31,8 +31,8 @@
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": 2929.41064785508,
|
||||
"y": -1436.2403245485557,
|
||||
"x": 2929.41,
|
||||
"y": -1436.24,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -40,8 +40,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "run",
|
||||
"type": "target",
|
||||
"x": 2857.3549569718557,
|
||||
"y": -1490.9816300184557,
|
||||
"x": 2857.35,
|
||||
"y": -1490.98,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "teleport",
|
||||
"x": 2954.425451760748,
|
||||
"y": -1470.4867129745144,
|
||||
"x": 2954.43,
|
||||
"y": -1470.49,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path",
|
||||
"x": 2964.437612111831,
|
||||
"y": -1434.9722666783482,
|
||||
"x": 2964.44,
|
||||
"y": -1434.97,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -31,8 +31,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 3066.010574218333,
|
||||
"y": -1312.4946495199383,
|
||||
"x": 3066.01,
|
||||
"y": -1312.49,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 3067.994140625,
|
||||
"y": -713.91796875,
|
||||
"x": 3067.99,
|
||||
"y": -713.92,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 3013.691232824658,
|
||||
"y": -719.0263957016359,
|
||||
"x": 3013.69,
|
||||
"y": -719.03,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -31,8 +31,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2964.6566903781004,
|
||||
"y": -716.0269307496419,
|
||||
"x": 2964.66,
|
||||
"y": -716.03,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -40,8 +40,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2933.634836993544,
|
||||
"y": -714.0272874483135,
|
||||
"x": 2933.63,
|
||||
"y": -714.03,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -50,8 +50,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target",
|
||||
"x": 2933.634836993544,
|
||||
"y": -714.0272874483135,
|
||||
"x": 2933.63,
|
||||
"y": -714.03,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 2699.454530861165,
|
||||
"y": -762.457285334176,
|
||||
"x": 2699.45,
|
||||
"y": -762.46,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2655.802939144256,
|
||||
"y": -661.7465556284606,
|
||||
"x": 2655.8,
|
||||
"y": -661.75,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -32,8 +32,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": 2655.802939144256,
|
||||
"y": -661.7465556284606,
|
||||
"x": 2655.8,
|
||||
"y": -661.75,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "teleport",
|
||||
"x": 2645.184439846331,
|
||||
"y": -560.5002229366692,
|
||||
"x": 2645.18,
|
||||
"y": -560.5,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2620.917344860025,
|
||||
"y": -579.7467897119632,
|
||||
"x": 2620.92,
|
||||
"y": -579.75,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -31,8 +31,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "path",
|
||||
"x": 2620.7078793636374,
|
||||
"y": -607.1209425526204,
|
||||
"x": 2620.71,
|
||||
"y": -607.12,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -41,8 +41,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 2620.7078793636374,
|
||||
"y": -609.1209425526204,
|
||||
"x": 2620.71,
|
||||
"y": -609.12,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "C-01-11011",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,8 +13,8 @@
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "teleport",
|
||||
"x": 4041.499647526056,
|
||||
"y": -239.48974491321587,
|
||||
"x": 4041.5,
|
||||
"y": -239.49,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
@@ -22,8 +22,8 @@
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 3931.4221032582755,
|
||||
"y": -267.48475113182485,
|
||||
"x": 3931.42,
|
||||
"y": -267.48,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
@@ -32,8 +32,8 @@
|
||||
"action": "fight",
|
||||
"move_mode": "fly",
|
||||
"type": "target",
|
||||
"x": 3931.4221032582755,
|
||||
"y": -267.48475113182485,
|
||||
"x": 3931.42,
|
||||
"y": -267.48,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
|
||||
@@ -5,213 +5,213 @@
|
||||
"author": "翎镞",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3254.2392578125,
|
||||
"y": -189.5595703125,
|
||||
"x": 3254.24,
|
||||
"y": -189.56,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3238.91015625,
|
||||
"y": -189.13037109375,
|
||||
"x": 3238.91,
|
||||
"y": -189.13,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3228.28515625,
|
||||
"y": -177.95068359375,
|
||||
"x": 3228.29,
|
||||
"y": -177.95,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3214.947265625,
|
||||
"y": -160.7802734375,
|
||||
"x": 3214.95,
|
||||
"y": -160.78,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3190.1162109375,
|
||||
"y": -159.1689453125,
|
||||
"x": 3190.12,
|
||||
"y": -159.17,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3180.927734375,
|
||||
"y": -165.41259765625,
|
||||
"x": 3180.93,
|
||||
"y": -165.41,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3170.9267578125,
|
||||
"y": -181.88720703125,
|
||||
"x": 3170.93,
|
||||
"y": -181.89,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 3162.05078125,
|
||||
"y": -196.515625,
|
||||
"x": 3162.05,
|
||||
"y": -196.52,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 3067.994140625,
|
||||
"y": -713.91796875,
|
||||
"x": 3067.99,
|
||||
"y": -713.92,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 3059.4384765625,
|
||||
"y": -685.43408203125,
|
||||
"x": 3059.44,
|
||||
"y": -685.43,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 3058.884765625,
|
||||
"y": -670.92431640625,
|
||||
"x": 3058.88,
|
||||
"y": -670.92,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 3079.853515625,
|
||||
"y": -660.87109375,
|
||||
"x": 3079.85,
|
||||
"y": -660.87,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 3098.92578125,
|
||||
"y": -648.3828125,
|
||||
"x": 3098.93,
|
||||
"y": -648.38,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 3397.4990234375,
|
||||
"y": -1174.5625,
|
||||
"x": 3397.5,
|
||||
"y": -1174.56,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 3429.1083984375,
|
||||
"y": -1198.5859375,
|
||||
"x": 3429.11,
|
||||
"y": -1198.59,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 3451.94140625,
|
||||
"y": -1217.96142578125,
|
||||
"x": 3451.94,
|
||||
"y": -1217.96,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 3454.599609375,
|
||||
"y": -1220.4716796875,
|
||||
"x": 3454.6,
|
||||
"y": -1220.47,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 3440.71875,
|
||||
"y": -1242.9208984375,
|
||||
"x": 3440.72,
|
||||
"y": -1242.92,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": 3444.974609375,
|
||||
"y": -1245.2470703125,
|
||||
"x": 3444.97,
|
||||
"y": -1245.25,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": 3476.4365234375,
|
||||
"y": -1217.626953125,
|
||||
"x": 3476.44,
|
||||
"y": -1217.63,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 21,
|
||||
"x": 3487.5458984375,
|
||||
"y": -1199.9345703125,
|
||||
"x": 3487.55,
|
||||
"y": -1199.93,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 22,
|
||||
"x": 3552.705078125,
|
||||
"y": -1141.18310546875,
|
||||
"x": 3552.71,
|
||||
"y": -1141.18,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 23,
|
||||
"x": 3591.33984375,
|
||||
"y": -1136.4775390625,
|
||||
"x": 3591.34,
|
||||
"y": -1136.48,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 24,
|
||||
"x": 3574.18359375,
|
||||
"y": -1107.86865234375,
|
||||
"x": 3574.18,
|
||||
"y": -1107.87,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": ""
|
||||
},
|
||||
{
|
||||
"id": 25,
|
||||
"x": 3591.0439453125,
|
||||
"y": -1086.10986328125,
|
||||
"x": 3591.04,
|
||||
"y": -1086.11,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
},
|
||||
{
|
||||
"id": 26,
|
||||
"x": 3631.9521484375,
|
||||
"y": -1040.26025390625,
|
||||
"x": 3631.95,
|
||||
"y": -1040.26,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,14 +13,14 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 1689.4384765625,
|
||||
"y": 1652.72314453125,
|
||||
"x": 1689.44,
|
||||
"y": 1652.72,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 1679.900390625,
|
||||
"y": 1660.48095703125,
|
||||
"x": 1679.9,
|
||||
"y": 1660.48,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 1667.533203125,
|
||||
"y": 1684.625,
|
||||
"x": 1667.53,
|
||||
"y": 1684.62,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 1632.109375,
|
||||
"y": 1705.5341796875,
|
||||
"x": 1632.11,
|
||||
"y": 1705.53,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 1607.0654296875,
|
||||
"y": 1713.76806640625,
|
||||
"x": 1607.07,
|
||||
"y": 1713.77,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3067.8525390625,
|
||||
"y": -713.7744140625,
|
||||
"x": 3067.85,
|
||||
"y": -713.77,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3056.9130859375,
|
||||
"y": -723.7744140625,
|
||||
"x": 3056.91,
|
||||
"y": -723.77,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2990.951171875,
|
||||
"y": -835.5634765625,
|
||||
"x": 2990.95,
|
||||
"y": -835.56,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2968.791015625,
|
||||
"y": -829.650390625,
|
||||
"x": 2968.79,
|
||||
"y": -829.65,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2960.7109375,
|
||||
"y": -814.4619140625,
|
||||
"x": 2960.71,
|
||||
"y": -814.46,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -56,8 +56,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2960.7109375,
|
||||
"y": -814.4619140625,
|
||||
"x": 2960.71,
|
||||
"y": -814.46,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2950.111328125,
|
||||
"y": -810.33203125,
|
||||
"x": 2950.11,
|
||||
"y": -810.33,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 2945.7041015625,
|
||||
"y": -796.7421875,
|
||||
"x": 2945.7,
|
||||
"y": -796.74,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2943.0556640625,
|
||||
"y": -769.31640625,
|
||||
"x": 2943.06,
|
||||
"y": -769.32,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2946.3037109375,
|
||||
"y": -747.72802734375,
|
||||
"x": 2946.3,
|
||||
"y": -747.73,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -101,8 +101,8 @@
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 2932.857421875,
|
||||
"y": -711.994140625,
|
||||
"x": 2932.86,
|
||||
"y": -711.99,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2806.4580078125,
|
||||
"y": -1790.50048828125,
|
||||
"x": 2806.46,
|
||||
"y": -1790.5,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2806.3896484375,
|
||||
"y": -1783.19921875,
|
||||
"x": 2806.39,
|
||||
"y": -1783.2,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2825.767578125,
|
||||
"y": -1671.11181640625,
|
||||
"x": 2825.77,
|
||||
"y": -1671.11,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -38,8 +38,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2825.767578125,
|
||||
"y": -1671.11181640625,
|
||||
"x": 2825.77,
|
||||
"y": -1671.11,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -47,8 +47,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2821.6826171875,
|
||||
"y": -1658.8984375,
|
||||
"x": 2821.68,
|
||||
"y": -1658.9,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -56,8 +56,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2793.3134765625,
|
||||
"y": -1633.1123046875,
|
||||
"x": 2793.31,
|
||||
"y": -1633.11,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2765.4609375,
|
||||
"y": -1629.74853515625,
|
||||
"x": 2765.46,
|
||||
"y": -1629.75,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -75,8 +75,8 @@
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 2765.4609375,
|
||||
"y": -1629.74853515625,
|
||||
"x": 2765.46,
|
||||
"y": -1629.75,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -84,8 +84,8 @@
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2743.6552734375,
|
||||
"y": -1607.7939453125,
|
||||
"x": 2743.66,
|
||||
"y": -1607.79,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -93,8 +93,8 @@
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2711.3427734375,
|
||||
"y": -1620.97216796875,
|
||||
"x": 2711.34,
|
||||
"y": -1620.97,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
@@ -13,14 +13,14 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2409.8603515625,
|
||||
"y": 349.06640625,
|
||||
"x": 2409.86,
|
||||
"y": 349.07,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2392.0791015625,
|
||||
"y": 366.42822265625,
|
||||
"x": 2392.08,
|
||||
"y": 366.43,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2384.021484375,
|
||||
"y": 369.8427734375,
|
||||
"x": 2384.02,
|
||||
"y": 369.84,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2360.6728515625,
|
||||
"y": 376.88525390625,
|
||||
"x": 2360.67,
|
||||
"y": 376.89,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2366.951171875,
|
||||
"y": 399.81982421875,
|
||||
"x": 2366.95,
|
||||
"y": 399.82,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -56,8 +56,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2366.951171875,
|
||||
"y": 399.81982421875,
|
||||
"x": 2366.95,
|
||||
"y": 399.82,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2358.017578125,
|
||||
"y": 423.6884765625,
|
||||
"x": 2358.02,
|
||||
"y": 423.69,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 2337.3876953125,
|
||||
"y": 440.21826171875,
|
||||
"x": 2337.39,
|
||||
"y": 440.22,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2320.923828125,
|
||||
"y": 444.43017578125,
|
||||
"x": 2320.92,
|
||||
"y": 444.43,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2295.939453125,
|
||||
"y": 470.05615234375,
|
||||
"x": 2295.94,
|
||||
"y": 470.06,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -101,8 +101,8 @@
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 2288.0908203125,
|
||||
"y": 479.00830078125,
|
||||
"x": 2288.09,
|
||||
"y": 479.01,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -110,8 +110,8 @@
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 2255.009765625,
|
||||
"y": 473.55078125,
|
||||
"x": 2255.01,
|
||||
"y": 473.55,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -119,8 +119,8 @@
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 2236.6904296875,
|
||||
"y": 460.3505859375,
|
||||
"x": 2236.69,
|
||||
"y": 460.35,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -128,8 +128,8 @@
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 2222.41015625,
|
||||
"y": 456.43505859375,
|
||||
"x": 2222.41,
|
||||
"y": 456.44,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 2222.5498046875,
|
||||
"y": 448.69775390625,
|
||||
"x": 2222.55,
|
||||
"y": 448.7,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 2227.75390625,
|
||||
"y": 383.7587890625,
|
||||
"x": 2227.75,
|
||||
"y": 383.76,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -155,8 +155,8 @@
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 2228.2626953125,
|
||||
"y": 366.98583984375,
|
||||
"x": 2228.26,
|
||||
"y": 366.99,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2400.0244140625,
|
||||
"y": 143.55517578125,
|
||||
"x": 2400.02,
|
||||
"y": 143.56,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2389.3603515625,
|
||||
"y": 126.53271484375,
|
||||
"x": 2389.36,
|
||||
"y": 126.53,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2389.3603515625,
|
||||
"y": 126.53271484375,
|
||||
"x": 2389.36,
|
||||
"y": 126.53,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2531.9921875,
|
||||
"y": -144.716796875,
|
||||
"x": 2531.99,
|
||||
"y": -144.72,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2547.2490234375,
|
||||
"y": -150.81201171875,
|
||||
"x": 2547.25,
|
||||
"y": -150.81,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2653.451171875,
|
||||
"y": -189.7685546875,
|
||||
"x": 2653.45,
|
||||
"y": -189.77,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -38,8 +38,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2653.451171875,
|
||||
"y": -189.7685546875,
|
||||
"x": 2653.45,
|
||||
"y": -189.77,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2220.1005859375,
|
||||
"y": -431.14306640625,
|
||||
"x": 2220.1,
|
||||
"y": -431.14,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2333.236328125,
|
||||
"y": -475.294921875,
|
||||
"x": 2333.24,
|
||||
"y": -475.29,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2333.236328125,
|
||||
"y": -475.294921875,
|
||||
"x": 2333.24,
|
||||
"y": -475.29,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2220.1005859375,
|
||||
"y": -431.14306640625,
|
||||
"x": 2220.1,
|
||||
"y": -431.14,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2237.50390625,
|
||||
"y": -406.5595703125,
|
||||
"x": 2237.5,
|
||||
"y": -406.56,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2237.50390625,
|
||||
"y": -406.5595703125,
|
||||
"x": 2237.5,
|
||||
"y": -406.56,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -38,8 +38,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2223.2099609375,
|
||||
"y": -364.82568359375,
|
||||
"x": 2223.21,
|
||||
"y": -364.83,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "up_down_grab_leaf",
|
||||
@@ -47,8 +47,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2209.78515625,
|
||||
"y": -342.35302734375,
|
||||
"x": 2209.79,
|
||||
"y": -342.35,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "up_down_grab_leaf",
|
||||
@@ -56,8 +56,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2186.56640625,
|
||||
"y": -320.4921875,
|
||||
"x": 2186.57,
|
||||
"y": -320.49,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "up_down_grab_leaf",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2167.1630859375,
|
||||
"y": -291.5869140625,
|
||||
"x": 2167.16,
|
||||
"y": -291.59,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 2118.6591796875,
|
||||
"y": -277.4755859375,
|
||||
"x": 2118.66,
|
||||
"y": -277.48,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2108.59375,
|
||||
"y": -258.03076171875,
|
||||
"x": 2108.59,
|
||||
"y": -258.03,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -92,8 +92,8 @@
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2118.087890625,
|
||||
"y": -234.4375,
|
||||
"x": 2118.09,
|
||||
"y": -234.44,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -101,8 +101,8 @@
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 2138.73046875,
|
||||
"y": -217.298828125,
|
||||
"x": 2138.73,
|
||||
"y": -217.3,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -110,8 +110,8 @@
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 2129.0029296875,
|
||||
"y": -194.62109375,
|
||||
"x": 2129.0,
|
||||
"y": -194.62,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -119,8 +119,8 @@
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 2126.822265625,
|
||||
"y": -169.4853515625,
|
||||
"x": 2126.82,
|
||||
"y": -169.49,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -128,8 +128,8 @@
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 2130.1142578125,
|
||||
"y": -150.5576171875,
|
||||
"x": 2130.11,
|
||||
"y": -150.56,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -137,8 +137,8 @@
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 2122.1162109375,
|
||||
"y": -129.2587890625,
|
||||
"x": 2122.12,
|
||||
"y": -129.26,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -146,8 +146,8 @@
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 2150.3720703125,
|
||||
"y": -124.52392578125,
|
||||
"x": 2150.37,
|
||||
"y": -124.52,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -155,8 +155,8 @@
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 2160.67578125,
|
||||
"y": -115.94287109375,
|
||||
"x": 2160.68,
|
||||
"y": -115.94,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 3254.328125,
|
||||
"y": -189.572265625,
|
||||
"x": 3254.33,
|
||||
"y": -189.57,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 3241.447265625,
|
||||
"y": -190.41650390625,
|
||||
"x": 3241.45,
|
||||
"y": -190.42,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 3228.01953125,
|
||||
"y": -178.67529296875,
|
||||
"x": 3228.02,
|
||||
"y": -178.68,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 3218.123046875,
|
||||
"y": -163.888671875,
|
||||
"x": 3218.12,
|
||||
"y": -163.89,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 3194.4462890625,
|
||||
"y": -157.51513671875,
|
||||
"x": 3194.45,
|
||||
"y": -157.52,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 3175.9482421875,
|
||||
"y": -171.15869140625,
|
||||
"x": 3175.95,
|
||||
"y": -171.16,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 3162.2822265625,
|
||||
"y": -196.61962890625,
|
||||
"x": 3162.28,
|
||||
"y": -196.62,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2297.59765625,
|
||||
"y": -824.56640625,
|
||||
"x": 2297.6,
|
||||
"y": -824.57,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2308.5068359375,
|
||||
"y": -849.12646484375,
|
||||
"x": 2308.51,
|
||||
"y": -849.13,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "combat_script",
|
||||
@@ -29,8 +29,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2308.5068359375,
|
||||
"y": -849.12646484375,
|
||||
"x": 2308.51,
|
||||
"y": -849.13,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2642.529296875,
|
||||
"y": -990.18115234375,
|
||||
"x": 2642.53,
|
||||
"y": -990.18,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2667.693359375,
|
||||
"y": -946.8310546875,
|
||||
"x": 2667.69,
|
||||
"y": -946.83,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2679.3310546875,
|
||||
"y": -925.2578125,
|
||||
"x": 2679.33,
|
||||
"y": -925.26,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2651.6962890625,
|
||||
"y": -925.21337890625,
|
||||
"x": 2651.7,
|
||||
"y": -925.21,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2644.064453125,
|
||||
"y": -913.34033203125,
|
||||
"x": 2644.06,
|
||||
"y": -913.34,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2662.6396484375,
|
||||
"y": -897.7900390625,
|
||||
"x": 2662.64,
|
||||
"y": -897.79,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -64,8 +64,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2685.0078125,
|
||||
"y": -881.5478515625,
|
||||
"x": 2685.01,
|
||||
"y": -881.55,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2466.9189453125,
|
||||
"y": -623.91845703125,
|
||||
"x": 2466.92,
|
||||
"y": -623.92,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2481.8916015625,
|
||||
"y": -621.2802734375,
|
||||
"x": 2481.89,
|
||||
"y": -621.28,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2538.8046875,
|
||||
"y": -612.12451171875,
|
||||
"x": 2538.8,
|
||||
"y": -612.12,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2564.0947265625,
|
||||
"y": -606.86181640625,
|
||||
"x": 2564.09,
|
||||
"y": -606.86,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -46,8 +46,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2578.22265625,
|
||||
"y": -607.37744140625,
|
||||
"x": 2578.22,
|
||||
"y": -607.38,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": 2618.58984375,
|
||||
"y": -610.05712890625,
|
||||
"x": 2618.59,
|
||||
"y": -610.06,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": 2618.58984375,
|
||||
"y": -610.05712890625,
|
||||
"x": 2618.59,
|
||||
"y": -610.06,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -74,8 +74,8 @@
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": 2634.28125,
|
||||
"y": -628.50634765625,
|
||||
"x": 2634.28,
|
||||
"y": -628.51,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -83,8 +83,8 @@
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": 2654.7529296875,
|
||||
"y": -667.79541015625,
|
||||
"x": 2654.75,
|
||||
"y": -667.8,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
@@ -93,8 +93,8 @@
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": 2654.7529296875,
|
||||
"y": -667.79541015625,
|
||||
"x": 2654.75,
|
||||
"y": -667.8,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -102,8 +102,8 @@
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": 2632.376953125,
|
||||
"y": -675.7451171875,
|
||||
"x": 2632.38,
|
||||
"y": -675.75,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -111,8 +111,8 @@
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": 2605.5234375,
|
||||
"y": -683.673828125,
|
||||
"x": 2605.52,
|
||||
"y": -683.67,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -120,8 +120,8 @@
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": 2573.46484375,
|
||||
"y": -696.92578125,
|
||||
"x": 2573.46,
|
||||
"y": -696.93,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -129,8 +129,8 @@
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": 2578.728515625,
|
||||
"y": -721.22802734375,
|
||||
"x": 2578.73,
|
||||
"y": -721.23,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -138,8 +138,8 @@
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": 2599.0654296875,
|
||||
"y": -726.8828125,
|
||||
"x": 2599.07,
|
||||
"y": -726.88,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
@@ -147,8 +147,8 @@
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": 2582.83203125,
|
||||
"y": -744.62939453125,
|
||||
"x": 2582.83,
|
||||
"y": -744.63,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -156,8 +156,8 @@
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": 2558.19921875,
|
||||
"y": -747.013671875,
|
||||
"x": 2558.2,
|
||||
"y": -747.01,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
@@ -165,8 +165,8 @@
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": 2558.3349609375,
|
||||
"y": -757.37939453125,
|
||||
"x": 2558.33,
|
||||
"y": -757.38,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2794.1396484375,
|
||||
"y": -1216.451171875,
|
||||
"x": 2794.14,
|
||||
"y": -1216.45,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2772.7109375,
|
||||
"y": -1211.3896484375,
|
||||
"x": 2772.71,
|
||||
"y": -1211.39,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2675.8193359375,
|
||||
"y": -1191.2841796875,
|
||||
"x": 2675.82,
|
||||
"y": -1191.28,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
@@ -37,8 +37,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2652.5302734375,
|
||||
"y": -1225.38330078125,
|
||||
"x": 2652.53,
|
||||
"y": -1225.38,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "combat_script",
|
||||
@@ -47,8 +47,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2652.5302734375,
|
||||
"y": -1225.38330078125,
|
||||
"x": 2652.53,
|
||||
"y": -1225.38,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
|
||||
@@ -5,13 +5,13 @@
|
||||
"author": "提瓦特钓鱼玳师",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgiVersion": "0.35.1"
|
||||
"bgiVersion": "v0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": 2871.0009765625,
|
||||
"y": -377.12451171875,
|
||||
"x": 2871.0,
|
||||
"y": -377.12,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2878.236328125,
|
||||
"y": -391.67919921875,
|
||||
"x": 2878.24,
|
||||
"y": -391.68,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2911.7080078125,
|
||||
"y": -416.39892578125,
|
||||
"x": 2911.71,
|
||||
"y": -416.4,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "combat_script",
|
||||
@@ -38,8 +38,8 @@
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2921.107421875,
|
||||
"y": -385.86767578125,
|
||||
"x": 2921.11,
|
||||
"y": -385.87,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
@@ -47,8 +47,8 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2945.20703125,
|
||||
"y": -355.2578125,
|
||||
"x": 2945.21,
|
||||
"y": -355.26,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "fight",
|
||||
|
||||
Reference in New Issue
Block a user