Files
bettergi-scripts-list/repo/pathing/宝箱与见闻/火神瞳/悠悠度假村/02-火神瞳-悠悠度假村-悠悠集市-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

94 lines
1.8 KiB
JSON

{
"info": {
"name": "02-火神瞳-悠悠度假村-悠悠集市-1个",
"type": "collect",
"authors": [
{
"name": "wy3057",
"links": "https://github.com/wy3057"
}
],
"version": "1.0",
"description": "纳塔5.8神瞳1-2",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1754627717752,
"enable_monster_loot_split": false,
"map_match_method": ""
},
"positions": [
{
"id": 1,
"x": 13905.502,
"y": 327.8882,
"type": "teleport",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": 13852.2402,
"y": 353.7344,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": 13810.25,
"y": 348.9194,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": 13780.8896,
"y": 327.917,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": 13760.1475,
"y": 299.8252,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 6,
"x": 13772.251,
"y": 264.7949,
"type": "path",
"move_mode": "walk",
"action": "",
"action_params": ""
},
{
"id": 7,
"x": 13763.7607,
"y": 198.6807,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
},
{
"id": 8,
"x": 13763.5703,
"y": 197.8257,
"type": "path",
"move_mode": "fly",
"action": "",
"action_params": ""
}
]
}