js:自动委托0.97.2 (#1115)

* 自动委托0.97.2

* 自动委托:修复鸽子、鸭子、小孩子的乱码
This commit is contained in:
xoipz
2025-06-16 15:59:23 +08:00
committed by GitHub
parent 7b85608a33
commit e9590299c4
5 changed files with 37 additions and 63 deletions

View File

@@ -1,4 +1,3 @@
json
[
{
"type": "地图追踪",
@@ -10,6 +9,11 @@ json
"data": "F",
"note": "按下F键"
},
{
"type": "地图追踪",
"data": "暂停脚本.json",
"note": "暂停一下"
},
{
"type": "按键",
"data": "F",
@@ -32,12 +36,18 @@ json
},
{
"type": "地图追踪",
"data": "鸽子、鸭子、小孩子-坠星山谷-3.json",
"data": "鸽子、鸭子、小孩子-坠星山谷-1.json",
"note": "执行第一个地图追踪步骤"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "地图追踪",
"data": "暂停脚本.json",
"note": "暂停一下"
}
]

View File

@@ -0,0 +1,22 @@
{
"info": {
"name": "暂停脚本.json",
"type": "collect",
"author": "未知_",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -1017.8310546875,
"y": 2184.93603515625,
"type": "target",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}

View File

@@ -1,58 +0,0 @@
{
"info": {
"name": "到达任务提交点位",
"type": "collect",
"author": "未知_",
"version": "1.0",
"description": "到达任务提交地点",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "path",
"x": -1069.560546875,
"y": 2227.756591796875,
"action_params": ""
},
{
"id": 2,
"x": -1084.4658203125,
"y": 2217.5849609375,
"type": "path",
"move_mode": "swim",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": -1070.591796875,
"y": 2196.029296875,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": -1038.0712890625,
"y": 2185.116943359375,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 5,
"x": -1017.421875,
"y": 2184.506103515625,
"type": "target",
"move_mode": "run",
"action": "",
"action_params": ""
}
]
}