fix: GO 导航

This commit is contained in:
uye
2025-09-20 14:02:41 +08:00
parent 8d346ed392
commit 94e6fabb76

View File

@@ -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": {