From 47552447723ff7fbc506d7f6ab62c42bfebc321a Mon Sep 17 00:00:00 2001 From: Tohkahb <95140985+Tohkahb@users.noreply.github.com> Date: Tue, 2 Jul 2024 01:18:13 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E7=AA=81=E7=A0=B4=E6=9D=90?= =?UTF-8?q?=E6=96=99=E6=9C=AC=E5=85=A5=E5=8F=A3=EF=BC=8C=E8=82=89=E9=B8=BD?= =?UTF-8?q?=E5=85=A5=E5=8F=A3=E4=BF=AE=E5=A4=8D=20(#127)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../base/pipeline/activity/outsidededuction.json | 6 +++--- assets/resource/base/pipeline/combat.json | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/assets/resource/base/pipeline/activity/outsidededuction.json b/assets/resource/base/pipeline/activity/outsidededuction.json index 01ba9935..67581401 100644 --- a/assets/resource/base/pipeline/activity/outsidededuction.json +++ b/assets/resource/base/pipeline/activity/outsidededuction.json @@ -12,9 +12,9 @@ "recognition": "TemplateMatch", "template": "OutsideDeduction/OutsideDeduction.png", "roi": [ - 1127, + 427, 602, - 111, + 811, 104 ], "action": "Click", @@ -1867,4 +1867,4 @@ "SOD_EndingSelecct" ] } -} \ No newline at end of file +} diff --git a/assets/resource/base/pipeline/combat.json b/assets/resource/base/pipeline/combat.json index 276b94ca..fd080221 100644 --- a/assets/resource/base/pipeline/combat.json +++ b/assets/resource/base/pipeline/combat.json @@ -321,10 +321,10 @@ "template": "Combat/PromotionChapterLabel.png", "threshold": 0.98, "roi": [ - 388, - 578, - 157, - 133 + 4, + 559, + 1276, + 161 ], "action": "Click", "post_wait_freezes": { @@ -746,4 +746,4 @@ "Sub_StartUp" ] } -} \ No newline at end of file +}