chore: 调整主线/资源收集模板阈值

This commit is contained in:
uye
2026-03-10 19:06:41 +08:00
parent ab5a5ea131
commit 4d5da7212a

View File

@@ -138,6 +138,7 @@
"next": ["#next"]
},
"StageTheme": {
"templThreshold": 0.7,
"action": "ClickSelf",
"roi": [243, 598, 147, 122],
"postDelay": 1000,
@@ -584,7 +585,7 @@
"StageResource": {
"action": "ClickSelf",
"Doc": "进入资源关卡",
"templThreshold": 0.77,
"templThreshold": 0.65,
"roi": [462, 600, 140, 120]
},
"Stage": {
@@ -1612,7 +1613,7 @@
"GoTerminalStopflag": {
"template": "StageResource.png",
"Doc": "看到资源关卡图标说明在终端",
"templThreshold": 0.77,
"templThreshold": 0.65,
"roi": [462, 600, 140, 120],
"action": "Stop"
},