From a2777cbe26b62fe66bc8ba5b707fd5f9ae4e8065 Mon Sep 17 00:00:00 2001 From: this-Fish Date: Sun, 6 Jul 2025 00:27:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BE=E8=BF=BD=E8=B8=AA:=20?= =?UTF-8?q?=E9=A3=9B=E8=9E=A2=20(#1279)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 地图追踪: 飛螢 低效,不推荐專門打 * 自动修复 JSON 格式和版本号 [ci skip] --------- Co-authored-by: GitHub Actions Bot --- .../飞萤/A01-蒙德-龙脊雪山-眠龙谷-北-3只.json | 80 ++++++++++ .../飞萤/A02-蒙德-龙脊雪山-覆雪之路-2只.json | 106 +++++++++++++ .../飞萤/A03-蒙德-龙脊雪山-寒天之钉-下方-3只.json | 80 ++++++++++ .../飞萤/A04-蒙德-龙脊雪山-七天神像-东北-3只.json | 72 +++++++++ .../飞萤/A05-蒙德-龙脊雪山-七天神像-东-3只.json | 71 +++++++++ .../飞萤/A06-蒙德-龙脊雪山-七天神像-西南-2只.json | 87 +++++++++++ .../飞萤/B01-璃月-云來海-璃月港-东北-3只.json | 125 +++++++++++++++ .../飞萤/B02-璃月-云來海-孤云閣-3只.json | 89 +++++++++++ .../飞萤/B03-璃月-璃沙郊-遁玉陵-5只.json | 124 +++++++++++++++ .../飞萤/B04-璃月-琼玑野-渌华池-2只.json | 62 ++++++++ .../飞萤/B05-璃月-琼玑野-归离原-2只.json | 143 ++++++++++++++++++ .../飞萤/B06-璃月-琼玑野-瑶光滩-西北-6只.json | 125 +++++++++++++++ .../飞萤/B07-璃月-琼玑野-明蕴镇-西北-3只.json | 69 +++++++++ .../飞萤/B08-璃月-碧水原-荻花洲-2只.json | 52 +++++++ .../飞萤/B09-璃月-碧水原-无妄坡-西南-6只.json | 123 +++++++++++++++ .../飞萤/B10-璃月-碧水原-华池岩岫-东北-3只.json | 70 +++++++++ ...B11-璃月-层岩巨渊.地下矿区-地下水泽-西南-3只.json | 123 +++++++++++++++ .../飞萤/C01-稻妻-神無冢-踏鞴砂-东南-6只.json | 96 ++++++++++++ .../飞萤/E01-枫丹-莫尔泰区-秋分山东侧-2只.json | 62 ++++++++ repo/pathing/敌人与魔物/飞萤/README.md | 1 + 20 files changed, 1760 insertions(+) create mode 100644 repo/pathing/敌人与魔物/飞萤/A01-蒙德-龙脊雪山-眠龙谷-北-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/A02-蒙德-龙脊雪山-覆雪之路-2只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/A03-蒙德-龙脊雪山-寒天之钉-下方-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/A04-蒙德-龙脊雪山-七天神像-东北-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/A05-蒙德-龙脊雪山-七天神像-东-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/A06-蒙德-龙脊雪山-七天神像-西南-2只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B01-璃月-云來海-璃月港-东北-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B02-璃月-云來海-孤云閣-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B03-璃月-璃沙郊-遁玉陵-5只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B04-璃月-琼玑野-渌华池-2只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B05-璃月-琼玑野-归离原-2只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B06-璃月-琼玑野-瑶光滩-西北-6只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B07-璃月-琼玑野-明蕴镇-西北-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B08-璃月-碧水原-荻花洲-2只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B09-璃月-碧水原-无妄坡-西南-6只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B10-璃月-碧水原-华池岩岫-东北-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/B11-璃月-层岩巨渊.地下矿区-地下水泽-西南-3只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/C01-稻妻-神無冢-踏鞴砂-东南-6只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/E01-枫丹-莫尔泰区-秋分山东侧-2只.json create mode 100644 repo/pathing/敌人与魔物/飞萤/README.md diff --git a/repo/pathing/敌人与魔物/飞萤/A01-蒙德-龙脊雪山-眠龙谷-北-3只.json b/repo/pathing/敌人与魔物/飞萤/A01-蒙德-龙脊雪山-眠龙谷-北-3只.json new file mode 100644 index 00000000..8d0db479 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/A01-蒙德-龙脊雪山-眠龙谷-北-3只.json @@ -0,0 +1,80 @@ +{ + "info": { + "name": "A01-蒙德-龙脊雪山-眠龙谷-北-3只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751638015174 + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": -574.01, + "y": 1458.58, + "action_params": "" + }, + { + "id": 2, + "x": -581.47, + "y": 1474.67, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -602.78, + "y": 1480.35, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -628.48, + "y": 1468.08, + "type": "path", + "move_mode": "run", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -680.38, + "y": 1477.49, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "", + "locked": false + }, + { + "id": 6, + "x": -663.02, + "y": 1474.85, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 7, + "x": -663.02, + "y": 1474.85, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/A02-蒙德-龙脊雪山-覆雪之路-2只.json b/repo/pathing/敌人与魔物/飞萤/A02-蒙德-龙脊雪山-覆雪之路-2只.json new file mode 100644 index 00000000..0661786c --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/A02-蒙德-龙脊雪山-覆雪之路-2只.json @@ -0,0 +1,106 @@ +{ + "info": { + "name": "A02-蒙德-龙脊雪山-覆雪之路-2只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751638535580 + }, + "positions": [ + { + "id": 1, + "x": -1130.76, + "y": 1597.92, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -1099.31, + "y": 1603.76, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -1078.65, + "y": 1597.65, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -1064.5, + "y": 1601.54, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -1038.96, + "y": 1563.78, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": -1035.73, + "y": 1536.27, + "type": "path", + "move_mode": "dash", + "action": "combat_script", + "action_params": "wait(1.5)" + }, + { + "id": 7, + "x": -1014.55, + "y": 1487.58, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 8, + "x": -1026.61, + "y": 1481.23, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 9, + "x": -1024.21, + "y": 1482.01, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 10, + "x": -1024.21, + "y": 1482.01, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/A03-蒙德-龙脊雪山-寒天之钉-下方-3只.json b/repo/pathing/敌人与魔物/飞萤/A03-蒙德-龙脊雪山-寒天之钉-下方-3只.json new file mode 100644 index 00000000..26aba618 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/A03-蒙德-龙脊雪山-寒天之钉-下方-3只.json @@ -0,0 +1,80 @@ +{ + "info": { + "name": "A03-蒙德-龙脊雪山-寒天之钉-下方-3只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751639100937 + }, + "positions": [ + { + "id": 1, + "x": -1013.4, + "y": 1028.42, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -987.79, + "y": 1014.58, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "", + "locked": false + }, + { + "id": 3, + "x": -987.79, + "y": 1014.58, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "" + }, + { + "id": 4, + "x": -949.47, + "y": 1001.77, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -936.37, + "y": 1010.43, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": -921.28, + "y": 996.07, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 7, + "x": -921.28, + "y": 996.07, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/A04-蒙德-龙脊雪山-七天神像-东北-3只.json b/repo/pathing/敌人与魔物/飞萤/A04-蒙德-龙脊雪山-七天神像-东北-3只.json new file mode 100644 index 00000000..9a91474d --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/A04-蒙德-龙脊雪山-七天神像-东北-3只.json @@ -0,0 +1,72 @@ +{ + "info": { + "name": "A04-蒙德-龙脊雪山-七天神像-东北-3只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751639468728 + }, + "positions": [ + { + "id": 1, + "x": -1023.3, + "y": 1174.5, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -1025.98, + "y": 1196.74, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -1209.16, + "y": 1198.12, + "type": "path", + "move_mode": "fly", + "action": "combat_script", + "action_params": "keypress(VK_SPACE),wait(4.5),keypress(VK_SPACE),attack(0.2)", + "locked": false + }, + { + "id": 4, + "x": -1209.16, + "y": 1198.12, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "", + "locked": false + }, + { + "id": 5, + "x": -1209.16, + "y": 1198.12, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 6, + "x": -1209.16, + "y": 1198.12, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/A05-蒙德-龙脊雪山-七天神像-东-3只.json b/repo/pathing/敌人与魔物/飞萤/A05-蒙德-龙脊雪山-七天神像-东-3只.json new file mode 100644 index 00000000..b4cb1860 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/A05-蒙德-龙脊雪山-七天神像-东-3只.json @@ -0,0 +1,71 @@ +{ + "info": { + "name": "A05-蒙德-龙脊雪山-七天神像-东-3只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751639955951 + }, + "positions": [ + { + "id": 1, + "x": -1023.29, + "y": 1174.48, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -1037.78, + "y": 1169.17, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -1260.42, + "y": 1056.59, + "type": "path", + "move_mode": "fly", + "action": "combat_script", + "action_params": "keypress(VK_SPACE),wait(4.5),keypress(VK_SPACE),attack(0.2)" + }, + { + "id": 4, + "x": -1260.41, + "y": 1056.58, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "", + "locked": false + }, + { + "id": 5, + "x": -1260.41, + "y": 1056.58, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 6, + "x": -1260.41, + "y": 1056.58, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/A06-蒙德-龙脊雪山-七天神像-西南-2只.json b/repo/pathing/敌人与魔物/飞萤/A06-蒙德-龙脊雪山-七天神像-西南-2只.json new file mode 100644 index 00000000..149a4654 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/A06-蒙德-龙脊雪山-七天神像-西南-2只.json @@ -0,0 +1,87 @@ +{ + "info": { + "name": "A06-蒙德-龙脊雪山-七天神像-西南-2只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751640725899 + }, + "positions": [ + { + "id": 1, + "x": -1023.16, + "y": 1174.62, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -1005.95, + "y": 1155.52, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -1002.82, + "y": 1118.77, + "type": "path", + "move_mode": "dash", + "action": "combat_script", + "action_params": "wait(0.5)" + }, + { + "id": 4, + "x": -1005.2, + "y": 1106.58, + "type": "target", + "move_mode": "jump", + "action": "combat_script", + "action_params": "wait(2)" + }, + { + "id": 5, + "x": -999.12, + "y": 1091.17, + "type": "target", + "move_mode": "jump", + "action": "combat_script", + "action_params": "wait(3)" + }, + { + "id": 6, + "x": -977.81, + "y": 1098.33, + "type": "path", + "move_mode": "jump", + "action": "", + "action_params": "" + }, + { + "id": 7, + "x": -966.9, + "y": 1107.89, + "type": "path", + "move_mode": "dash", + "action": "fight", + "action_params": "" + }, + { + "id": 8, + "x": -966.89, + "y": 1107.91, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B01-璃月-云來海-璃月港-东北-3只.json b/repo/pathing/敌人与魔物/飞萤/B01-璃月-云來海-璃月港-东北-3只.json new file mode 100644 index 00000000..b52637b9 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B01-璃月-云來海-璃月港-东北-3只.json @@ -0,0 +1,125 @@ +{ + "info": { + "name": "B01-璃月-云來海-璃月港-东北-3只", + "type": "collect", + "author": "mno", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751723842242 + }, + "positions": [ + { + "id": 1, + "x": 25.94, + "y": -112.29, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": -7.34, + "y": -106.6, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": -53.01, + "y": -109.35, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 4, + "x": -53.01, + "y": -109.35, + "action": "", + "move_mode": "jump", + "action_params": "", + "type": "path" + }, + { + "id": 5, + "x": -86.36, + "y": -97.07, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 6, + "x": -120.11, + "y": -88.35, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 7, + "x": -171.17, + "y": -75.5, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "", + "type": "path" + }, + { + "id": 8, + "x": -170.17, + "y": -101.5, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(1)", + "type": "path", + "locked": false + }, + { + "id": 9, + "x": -172.5, + "y": -124.5, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path", + "locked": false + }, + { + "id": 10, + "x": -172.5, + "y": -124.5, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(1)", + "type": "path" + }, + { + "id": 11, + "x": -161.75, + "y": -65.58, + "type": "path", + "move_mode": "dash", + "action": "fight", + "action_params": "" + }, + { + "id": 12, + "x": -161.76, + "y": -65.56, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B02-璃月-云來海-孤云閣-3只.json b/repo/pathing/敌人与魔物/飞萤/B02-璃月-云來海-孤云閣-3只.json new file mode 100644 index 00000000..4cceea52 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B02-璃月-云來海-孤云閣-3只.json @@ -0,0 +1,89 @@ +{ + "info": { + "name": "B02-璃月-云來海-孤云閣-3只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751642702039 + }, + "positions": [ + { + "id": 1, + "x": -657.56, + "y": -90.86, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": -609.13, + "y": -126.61, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": -597.5, + "y": -125.51, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": -550.75, + "y": -130.77, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": -564.74, + "y": -119.75, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": -561.94, + "y": -126.61, + "type": "path", + "move_mode": "dash", + "action": "combat_script", + "action_params": "wait(2.5)", + "locked": false + }, + { + "id": 7, + "x": -561.94, + "y": -126.61, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 8, + "x": -561.94, + "y": -126.61, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B03-璃月-璃沙郊-遁玉陵-5只.json b/repo/pathing/敌人与魔物/飞萤/B03-璃月-璃沙郊-遁玉陵-5只.json new file mode 100644 index 00000000..6ec75bac --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B03-璃月-璃沙郊-遁玉陵-5只.json @@ -0,0 +1,124 @@ +{ + "info": { + "name": "B03-璃月-璃沙郊-遁玉陵-5只", + "type": "collect", + "author": "mno", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751723350339 + }, + "positions": [ + { + "id": 1, + "x": 978.71, + "y": -353.56, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": 965.24, + "y": -354.41, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": 858.32, + "y": -360.01, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "", + "type": "path" + }, + { + "id": 4, + "x": 860.32, + "y": -360.01, + "action": "fight", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 5, + "x": 858.32, + "y": -360.01, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 6, + "x": 869.88, + "y": -303.95, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 7, + "x": 853.58, + "y": -282.32, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 8, + "x": 839.58, + "y": -270.22, + "action": "fight", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 9, + "x": 839.58, + "y": -270.22, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 10, + "x": 853.58, + "y": -282.32, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 11, + "x": 869.88, + "y": -303.95, + "action": "fight", + "move_mode": "walk", + "action_params": "", + "type": "path", + "locked": false + }, + { + "id": 12, + "x": 869.88, + "y": -303.95, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(1)", + "type": "path" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B04-璃月-琼玑野-渌华池-2只.json b/repo/pathing/敌人与魔物/飞萤/B04-璃月-琼玑野-渌华池-2只.json new file mode 100644 index 00000000..699f7b7f --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B04-璃月-琼玑野-渌华池-2只.json @@ -0,0 +1,62 @@ +{ + "info": { + "name": "B04-璃月-琼玑野-渌华池-2只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751643056133 + }, + "positions": [ + { + "id": 1, + "x": 837.51, + "y": 235.14, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 861.21, + "y": 163.66, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "" + }, + { + "id": 3, + "x": 854.23, + "y": 168.81, + "type": "path", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "", + "locked": false + }, + { + "id": 4, + "x": 854.23, + "y": 168.81, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 5, + "x": 854.23, + "y": 168.81, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B05-璃月-琼玑野-归离原-2只.json b/repo/pathing/敌人与魔物/飞萤/B05-璃月-琼玑野-归离原-2只.json new file mode 100644 index 00000000..37eed62e --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B05-璃月-琼玑野-归离原-2只.json @@ -0,0 +1,143 @@ +{ + "info": { + "name": "B05-璃月-琼玑野-归离原-2只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751643462615 + }, + "positions": [ + { + "id": 1, + "x": 489.39, + "y": 222.15, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 489.79, + "y": 262.2, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 482.34, + "y": 264.95, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": 447.79, + "y": 277.93, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": 447.86, + "y": 277.92, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": 390.11, + "y": 298.33, + "type": "path", + "move_mode": "dash", + "action": "combat_script", + "action_params": "wait(2.5)", + "locked": false + }, + { + "id": 7, + "x": 390.11, + "y": 298.33, + "type": "path", + "move_mode": "dash", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 8, + "x": 390.11, + "y": 298.33, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + }, + { + "id": 9, + "x": 373.3, + "y": 301.29, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 10, + "x": 344.86, + "y": 293.2, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 11, + "x": 301.45, + "y": 309.74, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 12, + "x": 265.18, + "y": 227.45, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 13, + "x": 258.55, + "y": 239.19, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "" + }, + { + "id": 14, + "x": 258.55, + "y": 239.24, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B06-璃月-琼玑野-瑶光滩-西北-6只.json b/repo/pathing/敌人与魔物/飞萤/B06-璃月-琼玑野-瑶光滩-西北-6只.json new file mode 100644 index 00000000..e9b80030 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B06-璃月-琼玑野-瑶光滩-西北-6只.json @@ -0,0 +1,125 @@ +{ + "info": { + "name": "B06-璃月-琼玑野-瑶光滩-西北-6只", + "type": "collect", + "author": "mno", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751723009725 + }, + "positions": [ + { + "id": 1, + "x": -57.4, + "y": 656.94, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": -41.47, + "y": 613.52, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": -64.95, + "y": 549.39, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 4, + "x": -94.17, + "y": 540.86, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 5, + "x": -127.17, + "y": 517.86, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 6, + "x": -106.17, + "y": 500.86, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(1)", + "type": "path" + }, + { + "id": 7, + "x": -128.09, + "y": 508.28, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 8, + "x": -116.81, + "y": 474.05, + "type": "path", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 9, + "x": -148.97, + "y": 438.69, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 10, + "x": -133.69, + "y": 418.93, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 11, + "x": -148.97, + "y": 438.69, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path", + "locked": false + }, + { + "id": 12, + "x": -148.97, + "y": 438.69, + "action": "combat_script", + "move_mode": "dash", + "action_params": "wait(1)", + "type": "path", + "locked": false + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B07-璃月-琼玑野-明蕴镇-西北-3只.json b/repo/pathing/敌人与魔物/飞萤/B07-璃月-琼玑野-明蕴镇-西北-3只.json new file mode 100644 index 00000000..3cfffe31 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B07-璃月-琼玑野-明蕴镇-西北-3只.json @@ -0,0 +1,69 @@ +{ + "info": { + "name": "B07-璃月-琼玑野-明蕴镇-西北-3只", + "type": "collect", + "author": "mno", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751722632526 + }, + "positions": [ + { + "id": 1, + "x": -188.52, + "y": 972.5, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": -218.83, + "y": 965.35, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": -227.12, + "y": 975.53, + "action": "combat_script", + "move_mode": "dash", + "action_params": "wait(1)", + "type": "path" + }, + { + "id": 4, + "x": -215.67, + "y": 1000.79, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "", + "type": "path" + }, + { + "id": 5, + "x": -228.17, + "y": 1006.79, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 6, + "x": -203.38, + "y": 985.97, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(1)", + "type": "orientation" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B08-璃月-碧水原-荻花洲-2只.json b/repo/pathing/敌人与魔物/飞萤/B08-璃月-碧水原-荻花洲-2只.json new file mode 100644 index 00000000..cf79bf89 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B08-璃月-碧水原-荻花洲-2只.json @@ -0,0 +1,52 @@ +{ + "info": { + "name": "B08-璃月-碧水原-荻花洲-2只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751642257751 + }, + "positions": [ + { + "id": 1, + "x": 253.14, + "y": 1285.17, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 202.16, + "y": 1278.65, + "type": "target", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 202.17, + "y": 1278.69, + "type": "path", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 4, + "x": 202.17, + "y": 1278.69, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B09-璃月-碧水原-无妄坡-西南-6只.json b/repo/pathing/敌人与魔物/飞萤/B09-璃月-碧水原-无妄坡-西南-6只.json new file mode 100644 index 00000000..5f5db0dd --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B09-璃月-碧水原-无妄坡-西南-6只.json @@ -0,0 +1,123 @@ +{ + "info": { + "name": "B09-璃月-碧水原-无妄坡-西南-6只", + "type": "collect", + "author": "mno", + "version": "1.1", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751722509269 + }, + "positions": [ + { + "id": 1, + "x": 489.78, + "y": 1435.15, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": 503.07, + "y": 1365.92, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": 528.8, + "y": 1362.03, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 4, + "x": 556.72, + "y": 1353.62, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 5, + "x": 556.72, + "y": 1353.62, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 6, + "x": 564.24, + "y": 1332.05, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 7, + "x": 594.06, + "y": 1341.73, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 8, + "x": 606.52, + "y": 1360.12, + "action": "combat_script", + "move_mode": "dash", + "action_params": "wait(2)", + "type": "path" + }, + { + "id": 9, + "x": 606.52, + "y": 1360.12, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "orientation" + }, + { + "id": 10, + "x": 606.52, + "y": 1360.12, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 11, + "x": 642.08, + "y": 1381.08, + "action": "fight", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 12, + "x": 642.08, + "y": 1381.08, + "action": "combat_script", + "move_mode": "walk", + "action_params": "wait(1)", + "type": "orientation" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B10-璃月-碧水原-华池岩岫-东北-3只.json b/repo/pathing/敌人与魔物/飞萤/B10-璃月-碧水原-华池岩岫-东北-3只.json new file mode 100644 index 00000000..8cfa16b1 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B10-璃月-碧水原-华池岩岫-东北-3只.json @@ -0,0 +1,70 @@ +{ + "info": { + "name": "B10-璃月-碧水原-华池岩岫-东北-3只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751644086957 + }, + "positions": [ + { + "id": 1, + "x": 1271.18, + "y": 1563.97, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 1239.12, + "y": 1520.45, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 1254.65, + "y": 1476.31, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": 1244.14, + "y": 1439.69, + "type": "path", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": 1245.01, + "y": 1393.01, + "type": "path", + "move_mode": "dash", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 6, + "x": 1245.01, + "y": 1393.01, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/B11-璃月-层岩巨渊.地下矿区-地下水泽-西南-3只.json b/repo/pathing/敌人与魔物/飞萤/B11-璃月-层岩巨渊.地下矿区-地下水泽-西南-3只.json new file mode 100644 index 00000000..2c7002ca --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/B11-璃月-层岩巨渊.地下矿区-地下水泽-西南-3只.json @@ -0,0 +1,123 @@ +{ + "info": { + "name": "B11-璃月-层岩巨渊.地下矿区-地下水泽-西南-3只", + "type": "collect", + "author": "mno", + "version": "1.0", + "description": "", + "map_name": "TheChasm", + "bgi_version": "0.45.0" + }, + "positions": [ + { + "id": 1, + "action": "", + "move_mode": "walk", + "type": "teleport", + "x": 663.81, + "y": 710.26, + "action_params": "" + }, + { + "id": 2, + "x": 652.85, + "y": 716.14, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 650.48, + "y": 716.08, + "type": "target", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 4, + "x": 631.91, + "y": 715.02, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 5, + "x": 621.87, + "y": 709.27, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 6, + "x": 624.83, + "y": 702.02, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 7, + "x": 632.07, + "y": 702.25, + "type": "target", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 8, + "x": 647.4, + "y": 702.95, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 9, + "x": 650.27, + "y": 714.73, + "type": "path", + "move_mode": "dash", + "action": "", + "action_params": "" + }, + { + "id": 10, + "x": 655.6, + "y": 713.06, + "type": "target", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(2.0)", + "locked": false + }, + { + "id": 11, + "x": 655.6, + "y": 713.06, + "type": "target", + "move_mode": "walk", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 12, + "x": 655.6, + "y": 713.06, + "type": "orientation", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/C01-稻妻-神無冢-踏鞴砂-东南-6只.json b/repo/pathing/敌人与魔物/飞萤/C01-稻妻-神無冢-踏鞴砂-东南-6只.json new file mode 100644 index 00000000..bec1bcb6 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/C01-稻妻-神無冢-踏鞴砂-东南-6只.json @@ -0,0 +1,96 @@ +{ + "info": { + "name": "C01-稻妻-神無冢-踏鞴砂-东南-6只", + "type": "collect", + "author": "mno", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751722132063 + }, + "positions": [ + { + "id": 1, + "x": -3156.62, + "y": -3886.01, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "teleport" + }, + { + "id": 2, + "x": -3168.06, + "y": -3883.38, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 3, + "x": -3204.63, + "y": -3876.54, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "2500", + "type": "path" + }, + { + "id": 4, + "x": -3210.37, + "y": -3876.99, + "action": "", + "move_mode": "dash", + "action_params": "", + "type": "path" + }, + { + "id": 5, + "x": -3236.53, + "y": -3879.96, + "action": "stop_flying", + "move_mode": "fly", + "action_params": "", + "type": "path" + }, + { + "id": 6, + "x": -3237.4, + "y": -3879.99, + "action": "fight", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 7, + "x": -3250.04, + "y": -3848.97, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 8, + "x": -3250.04, + "y": -3848.97, + "action": "fight", + "move_mode": "walk", + "action_params": "", + "type": "path" + }, + { + "id": 9, + "x": -3250.04, + "y": -3848.97, + "action": "", + "move_mode": "walk", + "action_params": "", + "type": "orientation" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/E01-枫丹-莫尔泰区-秋分山东侧-2只.json b/repo/pathing/敌人与魔物/飞萤/E01-枫丹-莫尔泰区-秋分山东侧-2只.json new file mode 100644 index 00000000..12bb7af8 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/E01-枫丹-莫尔泰区-秋分山东侧-2只.json @@ -0,0 +1,62 @@ +{ + "info": { + "name": "E01-枫丹-莫尔泰区-秋分山东侧-2只", + "type": "collect", + "author": "蜜柑魚", + "version": "1.0", + "description": "", + "map_name": "Teyvat", + "bgi_version": "0.45.0", + "tags": [], + "last_modified_time": 1751641738515 + }, + "positions": [ + { + "id": 1, + "x": 3917.32, + "y": 2576.4, + "type": "teleport", + "move_mode": "walk", + "action": "", + "action_params": "" + }, + { + "id": 2, + "x": 3869.32, + "y": 2621.7, + "type": "target", + "move_mode": "fly", + "action": "", + "action_params": "" + }, + { + "id": 3, + "x": 3869.32, + "y": 2621.7, + "type": "target", + "move_mode": "fly", + "action": "stop_flying", + "action_params": "", + "locked": false + }, + { + "id": 4, + "x": 3869.7, + "y": 2626.23, + "type": "target", + "move_mode": "jump", + "action": "fight", + "action_params": "", + "locked": false + }, + { + "id": 5, + "x": 3869.21, + "y": 2626.24, + "type": "path", + "move_mode": "walk", + "action": "combat_script", + "action_params": "wait(1)" + } + ] +} \ No newline at end of file diff --git a/repo/pathing/敌人与魔物/飞萤/README.md b/repo/pathing/敌人与魔物/飞萤/README.md new file mode 100644 index 00000000..36589751 --- /dev/null +++ b/repo/pathing/敌人与魔物/飞萤/README.md @@ -0,0 +1 @@ +低效,不推荐專門打 \ No newline at end of file