From 4d5da7212ac8db60f5cbdcaada0c80ddaed6a9a3 Mon Sep 17 00:00:00 2001 From: uye <99072975+ABA2396@users.noreply.github.com> Date: Tue, 10 Mar 2026 19:06:41 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E8=B0=83=E6=95=B4=E4=B8=BB=E7=BA=BF/?= =?UTF-8?q?=E8=B5=84=E6=BA=90=E6=94=B6=E9=9B=86=E6=A8=A1=E6=9D=BF=E9=98=88?= =?UTF-8?q?=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks/tasks.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/resource/tasks/tasks.json b/resource/tasks/tasks.json index 61115be0f4..9b2fbac9a5 100644 --- a/resource/tasks/tasks.json +++ b/resource/tasks/tasks.json @@ -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" },