js:每日委托 0.98.1 (#1337)

This commit is contained in:
xoipz
2025-07-12 11:31:20 +08:00
committed by GitHub
parent c94975b85e
commit 297b003356
207 changed files with 8763 additions and 2351 deletions

View File

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

View File

@@ -0,0 +1,58 @@
{
"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": ""
}
]
}