mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
@@ -41,7 +41,7 @@
|
||||
"action": "ClickSelf",
|
||||
"roi": [844, 58, 268, 272],
|
||||
"next": ["RA@Navigation-FromTodoList", "RA@Navigation-LongTermExploration", "RA@Navigation-FromMainInterface"],
|
||||
"postDelay": 3000
|
||||
"postDelay": 5000
|
||||
},
|
||||
"RA@Navigation-LongTermExploration": {
|
||||
"doc": "在 <终端> 下方导航条点击 <长期探索> 图标, 此处引用 <集成战略> 相关任务作为 baseTask",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"action": "ClickSelf",
|
||||
"roi": [844, 58, 268, 272],
|
||||
"next": ["Roguelike", "Roguelike@CloseAnnos#next", "Roguelike@TodoEnter", "Roguelike@IntegratedStrategies"],
|
||||
"postDelay": 3000
|
||||
"postDelay": 5000
|
||||
},
|
||||
"RoguelikeBattleAbandon": {
|
||||
"action": "ClickSelf",
|
||||
|
||||
@@ -1764,7 +1764,7 @@
|
||||
"roi": [844, 58, 268, 272],
|
||||
"exceededNext": ["Fight@TodaysSupplies", "Fight@CloseAnnos#next", "Stop"],
|
||||
"next": ["Fight@GoLastBattle", "Fight", "Fight@CloseAnnos#next", "Stop"],
|
||||
"postDelay": 3000
|
||||
"postDelay": 5000
|
||||
},
|
||||
"GoLastBattle": {
|
||||
"algorithm": "OcrDetect",
|
||||
|
||||
Reference in New Issue
Block a user