diff --git a/resource/global/YoStarJP/resource/tasks.json b/resource/global/YoStarJP/resource/tasks.json index 4a157130b6..394a6b9441 100644 --- a/resource/global/YoStarJP/resource/tasks.json +++ b/resource/global/YoStarJP/resource/tasks.json @@ -102,6 +102,21 @@ "Home@ReturnTo" ] }, +"StageDrops-Quantity": { + "template": "empty.png", + "templThreshold": 3, + "templThreshold_Doc": "这里用来作为字间距阈值", + "roi": [ + 62, + 90, + 46, + 22 + ], + "maskRange": [ + 200, + 255 + ] + }, "RecruitTags": { "algorithm": "OcrDetect", "fullMatch": true, diff --git a/resource/tasks.json b/resource/tasks.json index d5d5723577..44afe4fa93 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -4669,6 +4669,7 @@ }, "InfrastFilterMenuNotStationed": { "action": "ClickSelf", + "template": "InfrastFilterMenu.png", "cache": false, "roi": [ 1050, @@ -9521,4 +9522,4 @@ "RoguelikeWaitBattleStart" ] } -} +} \ No newline at end of file