Files
bettergi-scripts-list/repo/pathing/宝箱与见闻/火神瞳/悠悠度假村/01-火神瞳-悠悠度假村-七天神像-2个.json
禹仔二号 63f3aae673 小大 (#1504)
* feat(repo): 添加枫丹-锚点-苍晶区-地面路径

- 新增枫丹-锚点-苍晶区-地面路径文件
- 路径覆盖苍晶区地面区域,包括多个拾取点和行走路径
- 文件格式为JSON,包含路径点的坐标和动作参数

* 自动修复 JSON 格式和版本号 [ci skip]

* feat(archive): 添加海岛活动-遥遥同旅-第一关脚本

- 新增自动按键操作脚本,实现一系列预设的按键组合操作
- 主要涉及的键位有:VK_D、VK_A、VK_SPACE、VK_Q
- 添加 manifest.json 文件,包含脚本的基本信息和配置

* feat(pathing): 添加悠悠度假村锚点和神瞳路径

- 新增 4 个锚点路径文件,覆盖悠悠度假村区域
- 新增 4 个火神瞳路径文件,包含该区域的神瞳收集路线
- 所有路径均由小大作者创建

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
Co-authored-by: 起个名字好难的喵 <25520958+MisakaAldrich@users.noreply.github.com>
2025-08-08 15:52:23 +08:00

130 lines
2.4 KiB
JSON

{
"info": {
"name": "01-火神瞳-悠悠度假村-七天神像-2个",
"type": "collect",
"authors": [
{
"name": "小大",
"links": ""
}
],
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1754626224391,
"enable_monster_loot_split": false,
"map_match_method": ""
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": 13613.7197,
"y": -157.2021,
"action_params": ""
},
{
"id": 2,
"x": 13642.085,
"y": -157.6377,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 13709.6973,
"y": -222.3936,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 13613.7422,
"y": -157.1924,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 13595.6699,
"y": -132.5806,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 13594.0078,
"y": -131.3374,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 7,
"x": 13600.5,
"y": -109.4897,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 8,
"x": 13596.7988,
"y": -87.6831,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 9,
"x": 13595.7676,
"y": -86.0132,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 10,
"x": 13608.0723,
"y": -74.791,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 11,
"x": 13617.2568,
"y": -85.126,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 12,
"x": 13617.4424,
"y": -85.4482,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
}
]
}