自动委托0.97.1 (#1105)

* 战斗委托

* Delete repo/js/AutoCommission/丘丘人的一小步 directory

* Delete repo/js/AutoCommission/临危受命 directory

* Delete repo/js/AutoCommission/为了执行官大人 directory

* Delete repo/js/AutoCommission/冰凉凉的大团危机 directory

* Delete repo/js/AutoCommission/冷冰冰的大麻烦 directory

* Delete repo/js/AutoCommission/固若金汤 directory

* Delete repo/js/AutoCommission/圆滚滚的易爆品 directory

* Delete repo/js/AutoCommission/安全运输法则 directory

* Delete repo/js/AutoCommission/持盾的危机 directory

* Delete repo/js/AutoCommission/邪恶的扩张 directory

* Delete repo/js/AutoCommission/攀高危险 directory

* Delete repo/js/AutoCommission/极速前进 directory

* 战斗委托

* 对话委托

* 自动委托0.97.1
This commit is contained in:
LX666-666
2025-06-15 22:25:05 +08:00
committed by GitHub
parent d82eb7e056
commit 95f9034cfd
53 changed files with 3060 additions and 284 deletions

View File

@@ -0,0 +1,77 @@
[
{
"type": "地图追踪",
"data": "餐品订单-1.json",
"note": "执行第一个地图追踪步骤"
},
{
"type": "对话",
"data": {
"skipCount": 2,
"priorityOptions": [
"餐品外送订单",
"好吧"
],
"npcWhiteList": [
"莎拉"
]
},
"note": "执行对话步骤优先选择特定选项并与白名单NPC交互"
},
{
"type": "地图追踪",
"data": "餐品订单-2.json",
"note": "执行第二个地图追踪步骤,找到冒失的拉帕德"
},
{
"type": "按键",
"data": "F",
"note": "对话"
},
{
"type": "按键",
"data": "F",
"note": "对话"
},
{
"type": "按键",
"data": "F",
"note": "对话"
},
{
"type": "地图追踪",
"data": "餐品订单-3.json",
"note": "执行第三个地图追踪步骤,自动战斗"
},
{
"type": "地图追踪",
"data": "餐品订单-4.json",
"note": "执行第四个地图追踪步骤,对话"
},
{
"type": "对话",
"data": {
"skipCount": 2
},
"note": "执行对话步骤优先选择特定选项并与白名单NPC交互"
},
{
"type": "地图追踪",
"data": "餐品订单-1.json",
"note": "执行第四个地图追踪步骤"
},
{
"type": "对话",
"data": {
"skipCount": 2,
"priorityOptions": [
"交付餐费",
"这是餐费"
],
"npcWhiteList": [
"莎拉"
]
},
"note": "执行对话步骤优先选择特定选项并与白名单NPC交互"
}
]

View File

@@ -0,0 +1,49 @@
{
"info": {
"name": "餐品订单-1",
"type": "collect",
"author": "小鹰划船不用桨",
"version": "1.0",
"description": "寻路",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -867.693359375,
"y": 2281.361572265625,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -880.0439453125,
"y": 2268.28662109375,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 3,
"x": -889.107421875,
"y": 2246.7099609375,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
},
{
"id": 4,
"x": -888.232421875,
"y": 2241.43359375,
"action": "",
"move_mode": "dash",
"action_params": "",
"type": "path"
}
]
}

View File

@@ -0,0 +1,49 @@
{
"info": {
"name": "餐品订单-2",
"type": "collect",
"author": "小鹰划船不用桨",
"version": "1.0",
"description": "找到冒失的拉帕德对话",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -867.5908203125,
"y": 1992.23193359375,
"action": "",
"move_mode": "walk",
"action_params": "",
"type": "teleport"
},
{
"id": 2,
"x": -880.208984375,
"y": 1973.0556640625,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 3,
"x": -879.7568359375,
"y": 1954.55126953125,
"type": "path",
"move_mode": "dash",
"action": "",
"action_params": ""
},
{
"id": 4,
"x": -899.2763671875,
"y": 1909.986328125,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,31 @@
{
"info": {
"name": "餐品订单-3",
"type": "collect",
"author": "小鹰划船不用桨",
"version": "1.0",
"description": "寻路+自动战斗",
"map_name": "Teyvat",
"bgi_version": "0.45.0"
},
"positions": [
{
"id": 1,
"x": -906.3720703125,
"y": 1856.09228515625,
"type": "path",
"move_mode": "run",
"action": "",
"action_params": ""
},
{
"id": 2,
"x": -840.013671875,
"y": 1825.50830078125,
"type": "path",
"move_mode": "dash",
"action": "fight",
"action_params": ""
}
]
}

View File

@@ -0,0 +1,31 @@
{
"info": {
"name": "餐品订单-4",
"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": -839.8271484375,
"y": 1826.74658203125,
"action_params": ""
},
{
"id": 2,
"x": -838.728515625,
"y": 1825.83642578125,
"type": "orientation",
"move_mode": "walk",
"action": "",
"action_params": ""
}
]
}