chore: 修改 RA 和肉鸽的进入终端等待时间

fix #13858
This commit is contained in:
uye
2025-08-26 10:43:57 +08:00
parent ec4a86fab2
commit 27b0ddaf2f
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@
"action": "ClickSelf",
"roi": [844, 58, 268, 272],
"next": ["RA@Navigation-FromTodoList", "RA@Navigation-LongTermExploration", "RA@Navigation-FromMainInterface"],
"postDelay": 1000
"postDelay": 3000
},
"RA@Navigation-LongTermExploration": {
"doc": "在 <终端> 下方导航条点击 <长期探索> 图标, 此处引用 <集成战略> 相关任务作为 baseTask",

View File

@@ -16,7 +16,7 @@
"action": "ClickSelf",
"roi": [844, 58, 268, 272],
"next": ["Roguelike", "Roguelike@CloseAnnos#next", "Roguelike@TodoEnter", "Roguelike@IntegratedStrategies"],
"postDelay": 1000
"postDelay": 3000
},
"RoguelikeBattleAbandon": {
"action": "ClickSelf",