mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
fix: 尝试修复萨卡兹肉鸽刷新节点次数耗尽卡死的问题
感觉是前置延迟短了,动画还没放完,灰度值偏高导致的,但是这个东西没匹配上也不好加截图,就先靠脑测了) fix #9924
This commit is contained in:
@@ -9536,9 +9536,8 @@
|
||||
"Sarkaz@Roguelike@StageRefresh": {
|
||||
"action": "ClickSelf",
|
||||
"method": "RGBCount",
|
||||
"templThreshold": 0.6,
|
||||
"postDelay": 500,
|
||||
"maskRange": [80, 160],
|
||||
"maskRange": [0, 200],
|
||||
"roi": [790, 130, 60, 144],
|
||||
"next": ["Sarkaz@Roguelike@StageRefreshConfirm", "Sarkaz@Roguelike@StageRefreshUpperLimit"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user