diff --git a/resource/tasks/Stages/GO.json b/resource/tasks/Stages/GO.json index 24b4f608e8..789b73f249 100644 --- a/resource/tasks/Stages/GO.json +++ b/resource/tasks/Stages/GO.json @@ -36,10 +36,13 @@ "GOChapterToGO": { "algorithm": "OcrDetect", "action": "ClickSelf", - "text": ["无名之勋", "名之", "名"], + "text": ["无名之勋", "之", "名"], "doc": "单走一个【名】的原因:https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/10843", "preDelay": 3000, "roi": [914, 579, 101, 34], + "withoutDet": true, + "useRaw": false, + "binThreshold": [200, 255], "next": ["#self", "ChapterSwipeToTheRight"] }, "GO-9@SideStoryStage": {