js: 每日委托 0.98.3 (#1386)

This commit is contained in:
xoipz
2025-07-22 22:54:12 +08:00
committed by GitHub
parent cf96aff0c8
commit 4ad32c17ed
60 changed files with 2084 additions and 1973 deletions

View File

@@ -10,7 +10,7 @@
"note": "按下F键"
},
{
"type": "isinMainUi",
"type": "等待返回主界面",
"note": "等待返回主界面"
},
{
@@ -20,5 +20,97 @@
"iconType": "task"
},
"note": "追踪委托"
},
{
"type": "自动任务",
"data": {
"action": "enable",
"taskType": "AutoSkip"
},
"note": "开启自动剧情"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "等待返回主界面",
"note": "等待对话完成"
},
{
"type": "地图追踪",
"data": "惊喜大礼-1.json",
"note": "执行第一个地图追踪步骤"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "等待返回主界面",
"note": "等待对话完成"
},
{
"type": "地图追踪",
"data": "去往蒙德大教堂.json",
"note": "执行第一个地图追踪步骤"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "等待返回主界面",
"note": "等待返回主界面"
},
{
"type": "追踪委托",
"data": {
"npc": "鲁道夫",
"iconType": "Bigmap"
},
"note": "追踪委托"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "按键",
"data": "F",
"note": "按下F键"
},
{
"type": "等待返回主界面",
"note": "等待对话完成"
}
]

View File

@@ -50,7 +50,7 @@
"x": -696.0087890625,
"y": 2357.346923828125,
"action": "",
"move_mode": "walk",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
@@ -61,7 +61,7 @@
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "path"
"type": "target"
}
]
}

View File

@@ -0,0 +1,69 @@
{
"info": {
"name": "惊喜大礼-1",
"type": "collect",
"author": "星野",
"version": "1.0",
"description": "",
"map_name": "Teyvat",
"bgi_version": "0.45.0",
"tags": [],
"last_modified_time": 1753184743150
},
"positions": [
{
"id": 1,
"x": -867.1943359375,
"y": 2281.91162109375,
"action": "",
"move_mode": "walk",
"type": "teleport",
"point_ext_params": {
"misidentification": {
"type": [
"unrecognized"
],
"handling_mode": "previousDetectedPoint",
"arrival_time": 0
},
"description": ""
}
},
{
"id": 2,
"x": -893.73828125,
"y": 2251.868896484375,
"action": "",
"move_mode": "dash",
"type": "path",
"point_ext_params": {
"misidentification": {
"type": [
"unrecognized"
],
"handling_mode": "previousDetectedPoint",
"arrival_time": 0
},
"description": ""
}
},
{
"id": 3,
"x": -904.564453125,
"y": 2247.68798828125,
"action": "",
"move_mode": "walk",
"type": "target",
"point_ext_params": {
"misidentification": {
"type": [
"unrecognized"
],
"handling_mode": "previousDetectedPoint",
"arrival_time": 0
},
"description": ""
}
}
]
}