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