fix: json data validation (#514)

* json data validation

* 使用 jsonDataValidation 自动更正

* fix: 字段缺失时补全而不是报错
This commit is contained in:
秋云
2025-04-03 22:02:37 +08:00
committed by GitHub
parent b865b200bc
commit fbef10776b
2595 changed files with 125405 additions and 122363 deletions

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 267.947265625,
"y": -665.111328125,
"x": 267.95,
"y": -665.11,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 232.634765625,
"y": -663.73193359375,
"x": 232.63,
"y": -663.73,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 231.009765625,
"y": -672.1455078125,
"x": 231.01,
"y": -672.15,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 366.75390625,
"y": -502.517578125,
"x": 366.75,
"y": -502.52,
"action_params": ""
},
{
"id": 2,
"x": 378.947265625,
"y": -530.99951171875,
"x": 378.95,
"y": -531.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 319.103515625,
"y": -590.44384765625,
"x": 319.1,
"y": -590.44,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 319.9140625,
"y": -587.33642578125,
"x": 319.91,
"y": -587.34,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 331.138671875,
"y": -575.4775390625,
"x": 331.14,
"y": -575.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 316.0029296875,
"y": -570.6650390625,
"x": 316.0,
"y": -570.67,
"type": "orientation",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 316.0029296875,
"y": -570.6650390625,
"x": 316.0,
"y": -570.67,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 310.2861328125,
"y": -575.77880859375,
"x": 310.29,
"y": -575.78,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 308.3916015625,
"y": -573.478515625,
"x": 308.39,
"y": -573.48,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 314.9208984375,
"y": -564.77685546875,
"x": 314.92,
"y": -564.78,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 366.75390625,
"y": -502.517578125,
"x": 366.75,
"y": -502.52,
"action_params": ""
},
{
"id": 2,
"x": 378.947265625,
"y": -530.99951171875,
"x": 378.95,
"y": -531.0,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 319.103515625,
"y": -590.44384765625,
"x": 319.1,
"y": -590.44,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 319.9140625,
"y": -587.33642578125,
"x": 319.91,
"y": -587.34,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 331.138671875,
"y": -575.4775390625,
"x": 331.14,
"y": -575.48,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 316.0029296875,
"y": -570.6650390625,
"x": 316.0,
"y": -570.67,
"type": "orientation",
"move_mode": "walk",
"action": "",
@@ -65,8 +65,8 @@
},
{
"id": 7,
"x": 316.0029296875,
"y": -570.6650390625,
"x": 316.0,
"y": -570.67,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -74,8 +74,8 @@
},
{
"id": 8,
"x": 310.2861328125,
"y": -575.77880859375,
"x": 310.29,
"y": -575.78,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -83,8 +83,8 @@
},
{
"id": 9,
"x": 308.3916015625,
"y": -573.478515625,
"x": 308.39,
"y": -573.48,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -92,8 +92,8 @@
},
{
"id": 10,
"x": 314.9208984375,
"y": -564.77685546875,
"x": 314.92,
"y": -564.78,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 366.7958984375,
"y": -502.546875,
"x": 366.8,
"y": -502.55,
"action_params": ""
},
{
"id": 2,
"x": 379.1123046875,
"y": -508.06201171875,
"x": 379.11,
"y": -508.06,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 390.0302734375,
"y": -519.9716796875,
"x": 390.03,
"y": -519.97,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 413.8720703125,
"y": -498.4296875,
"x": 413.87,
"y": -498.43,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 420.6357421875,
"y": -486.51513671875,
"x": 420.64,
"y": -486.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 441.994140625,
"y": -482.31787109375,
"x": 441.99,
"y": -482.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 436.8525390625,
"y": -437.146484375,
"x": 436.85,
"y": -437.15,
"type": "target",
"move_mode": "run",
"action": "combat_script",

View File

@@ -5,37 +5,37 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1121.0830078125,
"y": 2190.33544921875,
"x": -1121.08,
"y": 2190.34,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": -1122.76171875,
"y": 2205.00341796875,
"x": -1122.76,
"y": 2205.0,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": -1137.263671875,
"y": 2253.8916015625,
"x": -1137.26,
"y": 2253.89,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 4,
"x": -1132.353515625,
"y": 2297.768310546875,
"x": -1132.35,
"y": 2297.77,
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(0.1),keypress(f)",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -867.720703125,
"y": 2281.3876953125,
"x": -867.72,
"y": 2281.39,
"action_params": ""
},
{
"id": 2,
"x": -894,
"y": 2251.0126953125,
"x": -894.0,
"y": 2251.01,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -934.244140625,
"y": 2231.7333984375,
"x": -934.24,
"y": 2231.73,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -943.337890625,
"y": 2240.958984375,
"x": -943.34,
"y": 2240.96,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -954.2490234375,
"y": 2239.379638671875,
"x": -954.25,
"y": 2239.38,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -959.072265625,
"y": 2248.337158203125,
"x": -959.07,
"y": 2248.34,
"type": "path",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -1330.0263671875,
"y": 2563.802490234375,
"x": -1330.03,
"y": 2563.8,
"action_params": ""
},
{
"id": 2,
"x": -1324.9306640625,
"y": 2570.115966796875,
"x": -1324.93,
"y": 2570.12,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1306.3203125,
"y": 2583.71044921875,
"x": -1306.32,
"y": 2583.71,
"type": "path",
"move_mode": "fly",
"action": "combat_script",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1301.4521484375,
"y": 2587.40966796875,
"x": -1301.45,
"y": 2587.41,
"type": "path",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -521.6591796875,
"y": 2181.295654296875,
"x": -521.66,
"y": 2181.3,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -519.8671875,
"y": 2161.906494140625,
"x": -519.87,
"y": 2161.91,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -538.4287109375,
"y": 2136.623046875,
"x": -538.43,
"y": 2136.62,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -532.2421875,
"y": 2121.558349609375,
"x": -532.24,
"y": 2121.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -512.8740234375,
"y": 2106.597412109375,
"x": -512.87,
"y": 2106.6,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -485.8251953125,
"y": 2106.74072265625,
"x": -485.83,
"y": 2106.74,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -464.3974609375,
"y": 2126.558837890625,
"x": -464.4,
"y": 2126.56,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -445.4697265625,
"y": 2145.216552734375,
"x": -445.47,
"y": 2145.22,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -429.7626953125,
"y": 2164.935791015625,
"x": -429.76,
"y": 2164.94,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -415.908203125,
"y": 2159.341796875,
"x": -415.91,
"y": 2159.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -403.1337890625,
"y": 2113.81787109375,
"x": -403.13,
"y": 2113.82,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -398.3037109375,
"y": 2098.85107421875,
"x": -398.3,
"y": 2098.85,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -395.8681640625,
"y": 2090.67431640625,
"x": -395.87,
"y": 2090.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -363.416015625,
"y": 2074.67529296875,
"x": -363.42,
"y": 2074.68,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -136,8 +136,8 @@
},
{
"id": 15,
"x": -359.826171875,
"y": 2090.637939453125,
"x": -359.83,
"y": 2090.64,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -145,8 +145,8 @@
},
{
"id": 16,
"x": -341.7763671875,
"y": 2082.26171875,
"x": -341.78,
"y": 2082.26,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -154,8 +154,8 @@
},
{
"id": 17,
"x": -325.4736328125,
"y": 2068.00390625,
"x": -325.47,
"y": 2068.0,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "爬墙时可能会被卡住,且因为是攀爬策略不会触发脱离卡死",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -749.4267578125,
"y": 2262.9970703125,
"x": -749.43,
"y": 2263.0,
"action_params": ""
},
{
"id": 2,
"x": -719.591796875,
"y": 2316.4404296875,
"x": -719.59,
"y": 2316.44,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -700.693359375,
"y": 2336.442626953125,
"x": -700.69,
"y": 2336.44,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -687.4794921875,
"y": 2342.513427734375,
"x": -687.48,
"y": 2342.51,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -680.806640625,
"y": 2338.24462890625,
"x": -680.81,
"y": 2338.24,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -672.2607421875,
"y": 2343.151123046875,
"x": -672.26,
"y": 2343.15,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -678.4326171875,
"y": 2358.57861328125,
"x": -678.43,
"y": 2358.58,
"type": "target",
"move_mode": "climb",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -657.5615234375,
"y": 2368.88623046875,
"x": -657.56,
"y": 2368.89,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -651.1252847424512,
"y": 2370.875,
"x": -651.13,
"y": 2370.88,
"type": "target",
"move_mode": "climb",
"action": "",
@@ -92,7 +92,7 @@
{
"id": 10,
"x": -652.5,
"y": 2371.060791015625,
"y": 2371.06,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 25.9921875,
"y": -112.341796875,
"x": 25.99,
"y": -112.34,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 14.6875,
"y": -120.36962890625,
"x": 14.69,
"y": -120.37,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -84.2197265625,
"y": -153.654296875,
"x": -84.22,
"y": -153.65,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -39,8 +39,8 @@
"id": 4,
"move_mode": "walk",
"type": "path",
"x": -116.779296875,
"y": -164.60888671875,
"x": -116.78,
"y": -164.61,
"action": "combat_script",
"action_params": "wait(0.1),keypress(f)"
}

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 259.2275390625,
"y": -14.27880859375,
"x": 259.23,
"y": -14.28,
"action_params": ""
},
{
"id": 2,
"x": 224.1240234375,
"y": -22.98779296875,
"x": 224.12,
"y": -22.99,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 206.5283203125,
"y": -18.916015625,
"x": 206.53,
"y": -18.92,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 196.2314453125,
"y": -20.96630859375,
"x": 196.23,
"y": -20.97,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 189.8515625,
"y": -38.1865234375,
"x": 189.85,
"y": -38.19,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 611.6796875,
"y": -284.70654296875,
"x": 611.68,
"y": -284.71,
"action_params": ""
},
{
"id": 2,
"x": 597.8359375,
"y": -273.48779296875,
"x": 597.84,
"y": -273.49,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 582.4033203125,
"y": -253.97509765625,
"x": 582.4,
"y": -253.98,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 559.7744140625,
"y": -236.52685546875,
"x": 559.77,
"y": -236.53,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 566.44921875,
"y": -206.59228515625,
"x": 566.45,
"y": -206.59,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 565.904296875,
"y": -180.2158203125,
"x": 565.9,
"y": -180.22,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -755.6337890625,
"y": -4001.0458984375,
"x": -755.63,
"y": -4001.05,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -734.4404296875,
"y": -3961.970703125,
"x": -734.44,
"y": -3961.97,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -704.578125,
"y": -3955.6162109375,
"x": -704.58,
"y": -3955.62,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -698.083984375,
"y": -3975.2802734375,
"x": -698.08,
"y": -3975.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -699.63671875,
"y": -3978.990234375,
"x": -699.64,
"y": -3978.99,
"type": "path",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -757.94921875,
"y": -3815.1552734375,
"x": -757.95,
"y": -3815.16,
"action_params": ""
},
{
"id": 2,
"x": -720.7705078125,
"y": -3805.912109375,
"x": -720.77,
"y": -3805.91,
"type": "target",
"move_mode": "dash",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 508.0068359375,
"y": -630.4453125,
"x": 508.01,
"y": -630.45,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 447.48046875,
"y": -536.90234375,
"x": 447.48,
"y": -536.9,
"type": "target",
"move_mode": "fly",
"action": "combat_script",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 447.24609375,
"y": -536.6298828125,
"x": 447.25,
"y": -536.63,
"type": "orientation",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 801.5791015625,
"y": 1796.1552734375,
"x": 801.58,
"y": 1796.16,
"action_params": ""
},
{
"id": 2,
"x": 790.533203125,
"y": 1776.23876953125,
"x": 790.53,
"y": 1776.24,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 774.794921875,
"y": 1765.72509765625,
"x": 774.79,
"y": 1765.73,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 766.6640625,
"y": 1759.20849609375,
"x": 766.66,
"y": 1759.21,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 267.9404296875,
"y": -665.1259765625,
"x": 267.94,
"y": -665.13,
"action_params": ""
},
{
"id": 2,
"x": 234.0224609375,
"y": -662.20703125,
"x": 234.02,
"y": -662.21,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 228.1494140625,
"y": -668.376953125,
"x": 228.15,
"y": -668.38,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "可能会失败",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1505.904296875,
"y": 2296.23291015625,
"x": -1505.9,
"y": 2296.23,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1572.0302734375,
"y": 2342.5322265625,
"x": -1572.03,
"y": 2342.53,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1658.2626953125,
"y": 2369.8974609375,
"x": -1658.26,
"y": 2369.9,
"type": "path",
"move_mode": "run",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1667.619140625,
"y": 2386.450439453125,
"x": -1667.62,
"y": 2386.45,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1675.1826171875,
"y": 2382.850830078125,
"x": -1675.18,
"y": 2382.85,
"type": "target",
"move_mode": "climb",
"action": "",
@@ -56,8 +56,8 @@
},
{
"id": 6,
"x": -1675.1826171875,
"y": 2382.850830078125,
"x": -1675.18,
"y": 2382.85,
"type": "target",
"move_mode": "climb",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -749.439453125,
"y": 2263.120361328125,
"x": -749.44,
"y": 2263.12,
"action_params": ""
},
{
"id": 2,
"x": -748.1220703125,
"y": 2264.01708984375,
"x": -748.12,
"y": 2264.02,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -719.458984375,
"y": 2316.20654296875,
"x": -719.46,
"y": 2316.21,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -706.52734375,
"y": 2348.88232421875,
"x": -706.53,
"y": 2348.88,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -696.3681640625,
"y": 2366.28466796875,
"x": -696.37,
"y": 2366.28,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -683.6123046875,
"y": 2371.435302734375,
"x": -683.61,
"y": 2371.44,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -867.748046875,
"y": 2281.41845703125,
"x": -867.75,
"y": 2281.42,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -895.88671875,
"y": 2249.685302734375,
"x": -895.89,
"y": 2249.69,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -904.0048828125,
"y": 2238.18603515625,
"x": -904.0,
"y": 2238.19,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 840.3544921875,
"y": 1532.58154296875,
"x": 840.35,
"y": 1532.58,
"action": "",
"move_mode": "walk",
"type": "teleport",
@@ -19,48 +19,48 @@
},
{
"id": 2,
"x": 840.3544921875,
"y": 1532.58154296875,
"x": 840.35,
"y": 1532.58,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": 834.87109375,
"y": 1549.65771484375,
"x": 834.87,
"y": 1549.66,
"action": "",
"move_mode": "fly",
"type": "path"
},
{
"id": 4,
"x": 834.5400390625,
"y": 1569.146484375,
"x": 834.54,
"y": 1569.15,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 5,
"x": 833.9365234375,
"y": 1593.658203125,
"x": 833.94,
"y": 1593.66,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 6,
"x": 834.115234375,
"y": 1599.3125,
"x": 834.12,
"y": 1599.31,
"action": "",
"move_mode": "climb",
"type": "path"
},
{
"id": 7,
"x": 833.2158203125,
"y": 1604.42138671875,
"x": 833.22,
"y": 1604.42,
"action": "combat_script",
"action_params": "wait(0.1),keypress(f)",
"move_mode": "walk",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 840.3544921875,
"y": 1532.58154296875,
"x": 840.35,
"y": 1532.58,
"action": "",
"move_mode": "walk",
"type": "teleport",
@@ -19,48 +19,48 @@
},
{
"id": 2,
"x": 840.3544921875,
"y": 1532.58154296875,
"x": 840.35,
"y": 1532.58,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": 834.87109375,
"y": 1549.65771484375,
"x": 834.87,
"y": 1549.66,
"action": "",
"move_mode": "fly",
"type": "path"
},
{
"id": 4,
"x": 834.5400390625,
"y": 1569.146484375,
"x": 834.54,
"y": 1569.15,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 5,
"x": 833.9365234375,
"y": 1593.658203125,
"x": 833.94,
"y": 1593.66,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 6,
"x": 834.115234375,
"y": 1599.3125,
"x": 834.12,
"y": 1599.31,
"action": "",
"move_mode": "climb",
"type": "path"
},
{
"id": 7,
"x": 833.2158203125,
"y": 1604.42138671875,
"x": 833.22,
"y": 1604.42,
"action": "combat_script",
"action_params": "wait(0.1),keypress(f)",
"move_mode": "walk",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 840.3544921875,
"y": 1532.58154296875,
"x": 840.35,
"y": 1532.58,
"action": "",
"move_mode": "walk",
"type": "teleport",
@@ -19,48 +19,48 @@
},
{
"id": 2,
"x": 840.3544921875,
"y": 1532.58154296875,
"x": 840.35,
"y": 1532.58,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": 834.87109375,
"y": 1549.65771484375,
"x": 834.87,
"y": 1549.66,
"action": "",
"move_mode": "fly",
"type": "path"
},
{
"id": 4,
"x": 834.5400390625,
"y": 1569.146484375,
"x": 834.54,
"y": 1569.15,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 5,
"x": 833.9365234375,
"y": 1593.658203125,
"x": 833.94,
"y": 1593.66,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 6,
"x": 834.115234375,
"y": 1599.3125,
"x": 834.12,
"y": 1599.31,
"action": "",
"move_mode": "climb",
"type": "path"
},
{
"id": 7,
"x": 833.2158203125,
"y": 1604.42138671875,
"x": 833.22,
"y": 1604.42,
"action": "combat_script",
"action_params": "wait(0.1),keypress(f)",
"move_mode": "walk",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 366.7490234375,
"y": -502.521484375,
"x": 366.75,
"y": -502.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 380.6796875,
"y": -534.955078125,
"x": 380.68,
"y": -534.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 381.484375,
"y": -549.9833984375,
"x": 381.48,
"y": -549.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 393.125,
"y": -538.71435546875,
"x": 393.12,
"y": -538.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 400.5048828125,
"y": -539.673828125,
"x": 400.5,
"y": -539.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 394.0068359375,
"y": -533.5703125,
"x": 394.01,
"y": -533.57,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 388.8359375,
"y": -540.517578125,
"x": 388.84,
"y": -540.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 389.673828125,
"y": -542.80712890625,
"x": 389.67,
"y": -542.81,
"action": "combat_script",
"move_mode": "walk",
"action_params": "wait(0.1),keypress(f)",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -749.3984375,
"y": 2263.072509765625,
"x": -749.4,
"y": 2263.07,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -734.4404296875,
"y": 2259.92626953125,
"x": -734.44,
"y": 2259.93,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -29,8 +29,8 @@
},
{
"id": 3,
"x": -734.4404296875,
"y": 2259.92626953125,
"x": -734.44,
"y": 2259.93,
"type": "target",
"move_mode": "walk",
"action": "combat_script",
@@ -38,8 +38,8 @@
},
{
"id": 4,
"x": -732.681640625,
"y": 2261.82177734375,
"x": -732.68,
"y": 2261.82,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "做完后去琴的办公室有彩蛋",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -749.4111328125,
"y": 2263.08544921875,
"x": -749.41,
"y": 2263.09,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -744.416015625,
"y": 2261.203857421875,
"x": -744.42,
"y": 2261.2,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -738.1484375,
"y": 2265.43408203125,
"x": -738.15,
"y": 2265.43,
"type": "path",
"move_mode": "fly",
"action": "stop_flying",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -737.5205078125,
"y": 2265.90185546875,
"x": -737.52,
"y": 2265.9,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,7 +5,7 @@
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -521.6591796875,
"y": 2181.295654296875,
"x": -521.66,
"y": 2181.3,
"action_params": ""
},
{
"id": 2,
"x": -519.8671875,
"y": 2161.906494140625,
"x": -519.87,
"y": 2161.91,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -538.4287109375,
"y": 2136.623046875,
"x": -538.43,
"y": 2136.62,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -532.2421875,
"y": 2121.558349609375,
"x": -532.24,
"y": 2121.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -512.8740234375,
"y": 2106.597412109375,
"x": -512.87,
"y": 2106.6,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -485.8251953125,
"y": 2106.74072265625,
"x": -485.83,
"y": 2106.74,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -464.3974609375,
"y": 2126.558837890625,
"x": -464.4,
"y": 2126.56,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -445.4697265625,
"y": 2145.216552734375,
"x": -445.47,
"y": 2145.22,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -429.7626953125,
"y": 2164.935791015625,
"x": -429.76,
"y": 2164.94,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -415.908203125,
"y": 2159.341796875,
"x": -415.91,
"y": 2159.34,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -403.1337890625,
"y": 2113.81787109375,
"x": -403.13,
"y": 2113.82,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -109,8 +109,8 @@
},
{
"id": 12,
"x": -398.3037109375,
"y": 2098.85107421875,
"x": -398.3,
"y": 2098.85,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -118,8 +118,8 @@
},
{
"id": 13,
"x": -395.8681640625,
"y": 2090.67431640625,
"x": -395.87,
"y": 2090.67,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -127,8 +127,8 @@
},
{
"id": 14,
"x": -397.103515625,
"y": 2089.194091796875,
"x": -397.1,
"y": 2089.19,
"type": "target",
"move_mode": "walk",
"action": "combat_script",
@@ -136,4 +136,4 @@
"locked": false
}
]
}
}

View File

@@ -5,7 +5,7 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
@@ -13,14 +13,14 @@
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -867.611328125,
"y": 1992.142578125,
"x": -867.61,
"y": 1992.14,
"action_params": ""
},
{
"id": 2,
"x": -894.7001953125,
"y": 1984.333984375,
"x": -894.7,
"y": 1984.33,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -386.2578125,
"y": 2297.466796875,
"x": -386.26,
"y": 2297.47,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -411.0146484375,
"y": 2312.924560546875,
"x": -411.01,
"y": 2312.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -414.81640625,
"y": 2312.128173828125,
"x": -414.82,
"y": 2312.13,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -421.515625,
"y": 2315.585693359375,
"x": -421.52,
"y": 2315.59,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -386.2734375,
"y": 2297.802734375,
"x": -386.27,
"y": 2297.8,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -421.1669921875,
"y": 2253.2294921875,
"x": -421.17,
"y": 2253.23,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 366.7490234375,
"y": -502.521484375,
"x": 366.75,
"y": -502.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 380.6796875,
"y": -534.955078125,
"x": 380.68,
"y": -534.96,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 381.484375,
"y": -549.9833984375,
"x": 381.48,
"y": -549.98,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 393.125,
"y": -538.71435546875,
"x": 393.12,
"y": -538.71,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 400.5048828125,
"y": -539.673828125,
"x": 400.5,
"y": -539.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 394.0068359375,
"y": -533.5703125,
"x": 394.01,
"y": -533.57,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 388.8359375,
"y": -540.517578125,
"x": 388.84,
"y": -540.52,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 389.673828125,
"y": -542.80712890625,
"x": 389.67,
"y": -542.81,
"action": "combat_script",
"move_mode": "walk",
"action_params": "wait(0.1),keypress(f)",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 366.75390625,
"y": -502.517578125,
"x": 366.75,
"y": -502.52,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 378.947265625,
"y": -530.99951171875,
"x": 378.95,
"y": -531.0,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 319.103515625,
"y": -590.44384765625,
"x": 319.1,
"y": -590.44,
"action": "",
"move_mode": "dash",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 319.9140625,
"y": -587.33642578125,
"x": 319.91,
"y": -587.34,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 331.138671875,
"y": -575.4775390625,
"x": 331.14,
"y": -575.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": 316.0029296875,
"y": -570.6650390625,
"x": 316.0,
"y": -570.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": 316.0029296875,
"y": -570.6650390625,
"x": 316.0,
"y": -570.67,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": 310.2861328125,
"y": -575.77880859375,
"x": 310.29,
"y": -575.78,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": 308.3916015625,
"y": -573.478515625,
"x": 308.39,
"y": -573.48,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": 317.146484375,
"y": -564.82666015625,
"x": 317.15,
"y": -564.83,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 2358.4541015625,
"y": 2414.625,
"x": 2358.45,
"y": 2414.62,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 2383.3212890625,
"y": 2417.42822265625,
"x": 2383.32,
"y": 2417.43,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 2389.30859375,
"y": 2415.756103515625,
"x": 2389.31,
"y": 2415.76,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 267.951171875,
"y": -665.11376953125,
"x": 267.95,
"y": -665.11,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 254.791015625,
"y": -652.310546875,
"x": 254.79,
"y": -652.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 257.3125,
"y": -636.31298828125,
"x": 257.31,
"y": -636.31,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 207.1259765625,
"y": -639.18701171875,
"x": 207.13,
"y": -639.19,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": 206.478515625,
"y": -635.322265625,
"x": 206.48,
"y": -635.32,
"type": "path",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1558.541015625,
"y": 2497.753173828125,
"x": -1558.54,
"y": 2497.75,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1545.9921875,
"y": 2497.460205078125,
"x": -1545.99,
"y": 2497.46,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1551.373046875,
"y": 2485.486328125,
"x": -1551.37,
"y": 2485.49,
"type": "target",
"move_mode": "climb",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -1562.5312025429248,
"y": 2488.8125,
"x": -1562.53,
"y": 2488.81,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -46,8 +46,8 @@
},
{
"id": 5,
"x": -1597.8623046875,
"y": 2495.166259765625,
"x": -1597.86,
"y": 2495.17,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -55,8 +55,8 @@
},
{
"id": 6,
"x": -1628.1484375,
"y": 2514.92431640625,
"x": -1628.15,
"y": 2514.92,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -64,8 +64,8 @@
},
{
"id": 7,
"x": -1664.1279296875,
"y": 2543.317138671875,
"x": -1664.13,
"y": 2543.32,
"type": "path",
"move_mode": "walk",
"action": "",
@@ -73,8 +73,8 @@
},
{
"id": 8,
"x": -1670.8515625,
"y": 2543.75341796875,
"x": -1670.85,
"y": 2543.75,
"type": "path",
"move_mode": "climb",
"action": "",
@@ -82,8 +82,8 @@
},
{
"id": 9,
"x": -1675.35546875,
"y": 2533.500244140625,
"x": -1675.36,
"y": 2533.5,
"type": "target",
"move_mode": "climb",
"action": "",
@@ -91,8 +91,8 @@
},
{
"id": 10,
"x": -1696.146484375,
"y": 2555.352783203125,
"x": -1696.15,
"y": 2555.35,
"type": "target",
"move_mode": "walk",
"action": "",
@@ -100,8 +100,8 @@
},
{
"id": 11,
"x": -1731.15234375,
"y": 2640.535888671875,
"x": -1731.15,
"y": 2640.54,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -1120.990234375,
"y": 2190.622802734375,
"x": -1120.99,
"y": 2190.62,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -1050.7529296875,
"y": 2190.6376953125,
"x": -1050.75,
"y": 2190.64,
"type": "path",
"move_mode": "dash",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -1041.3271484375,
"y": 2186.667724609375,
"x": -1041.33,
"y": 2186.67,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": -251.6220703125,
"y": 2256.625,
"x": -251.62,
"y": 2256.62,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": -252.7998046875,
"y": 2236.828125,
"x": -252.8,
"y": 2236.83,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": -264.4052734375,
"y": 2212.378662109375,
"x": -264.41,
"y": 2212.38,
"type": "path",
"move_mode": "fly",
"action": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": -310.98828125,
"y": 2186.760986328125,
"x": -310.99,
"y": 2186.76,
"type": "target",
"move_mode": "walk",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 267.951171875,
"y": -665.11376953125,
"x": 267.95,
"y": -665.11,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 254.791015625,
"y": -652.310546875,
"x": 254.79,
"y": -652.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -28,8 +28,8 @@
},
{
"id": 3,
"x": 257.3125,
"y": -636.31298828125,
"x": 257.31,
"y": -636.31,
"action": "",
"move_mode": "walk",
"action_params": "",
@@ -37,8 +37,8 @@
},
{
"id": 4,
"x": 213.1083984375,
"y": -637.93896484375,
"x": 213.11,
"y": -637.94,
"type": "path",
"move_mode": "dash",
"action": "combat_script",

View File

@@ -5,13 +5,13 @@
"author": "ddaodan",
"version": "1.0",
"description": "",
"bgiVersion": "0.35.1"
"bgiVersion": "v0.42.0"
},
"positions": [
{
"id": 1,
"x": 267.9384765625,
"y": -665.1201171875,
"x": 267.94,
"y": -665.12,
"type": "teleport",
"move_mode": "walk",
"action": "",
@@ -19,8 +19,8 @@
},
{
"id": 2,
"x": 234.3232421875,
"y": -666.10302734375,
"x": 234.32,
"y": -666.1,
"type": "target",
"move_mode": "run",
"action": "combat_script",