From c58195c83f6e4d1ff23b7beffa1f5ee9ea493d3d Mon Sep 17 00:00:00 2001 From: Windsland52 <86581225+Windsland52@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:47:37 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=82=89=E9=B8=BD?= =?UTF-8?q?=E9=80=9F=E5=88=B7=E6=9C=89=E6=A6=82=E7=8E=87=E5=8D=A1=E5=9C=A8?= =?UTF-8?q?=E7=AC=AC=E4=B8=80=E4=B8=AA=E8=8A=82=E7=82=B9=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../activity/outside_deduction_rapid.json | 22 +++++++++++++------ 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/assets/resource/base/pipeline/activity/outside_deduction_rapid.json b/assets/resource/base/pipeline/activity/outside_deduction_rapid.json index 47b0ab5..a1339e9 100644 --- a/assets/resource/base/pipeline/activity/outside_deduction_rapid.json +++ b/assets/resource/base/pipeline/activity/outside_deduction_rapid.json @@ -280,13 +280,21 @@ "green_mask": true, "threshold": 0.85, "index": -1, - "roi": "ODR_QueryChessLocation", - "roi_offset": [ - 10, - -1080, - 1920, - 1080 + "roi": [ + 303, + 196, + 392, + 307 ], + "post_wait_freezes": { + "time": 500, + "target": [ + 1019, + 590, + 106, + 91 + ] + }, "action": "Click" }, "ODR_SelectDiscovery": { @@ -1525,4 +1533,4 @@ 85 ] } -} +} \ No newline at end of file