Files
bettergi-scripts-list/repo/pathing/宝箱与见闻/火神瞳/悠悠度假村/04-火神瞳-悠悠度假村-东部洞穴-1个.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

139 lines
2.6 KiB
JSON

{
"info": {
"name": "04-火神瞳-悠悠度假村-东部洞穴-1个",
"type": "collect",
"authors": [
{
"name": "小大",
"links": ""
}
],
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1754629307391,
"enable_monster_loot_split": false,
"map_match_method": ""
},
"positions": [
{
"id": 1,
"x": 13755.1143,
"y": 380.1875,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 13740.584,
"y": 385.8364,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 13734.0146,
"y": 387.7471,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 13731.9434,
"y": 395.9893,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 13692.9336,
"y": 390.0425,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 13674.3359,
"y": 272.7686,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 7,
"x": 13663.9893,
"y": 210.9004,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 8,
"x": 2883.6426,
"y": 5005.1602,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 9,
"x": 4615.3203,
"y": 4697.0352,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 10,
"x": 2935.8076,
"y": 3754.4036,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 11,
"x": 4183.2227,
"y": 3538.1633,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 12,
"x": 4181.8223,
"y": 3538.1616,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
},
{
"id": 13,
"x": 4179.4863,
"y": 3534.2705,
"type": "path",
"move_mode": "climb",
"action": "",
"action_params": ""
}
]
}