mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 10:32:19 +08:00
fix: 导航进商店
This commit is contained in:
@@ -591,18 +591,19 @@
|
||||
"PV-Open": {
|
||||
"baseTask": "SS-Open",
|
||||
"template": "StageSideStory.png",
|
||||
"next": ["PVChapterToPV"]
|
||||
"postDelay": 3000,
|
||||
"next": [ "PVChapterToPV" ]
|
||||
},
|
||||
"PV-OpenOcr": {
|
||||
"baseTask": "SS-OpenOcr",
|
||||
"text": ["揭幕者们", "彩车游行", "荒芜之舞"],
|
||||
"postDelay": 3000,
|
||||
"next": ["PVChapterToPV"]
|
||||
},
|
||||
"PVChapterToPV": {
|
||||
"algorithm": "OcrDetect",
|
||||
"action": "ClickSelf",
|
||||
"text": ["四幕汇演"],
|
||||
"preDelay": 3000,
|
||||
"roi": [69, 594, 123, 40],
|
||||
"postDelay": 1000,
|
||||
"next": ["#self", "ChapterSwipeToTheRight"]
|
||||
|
||||
Reference in New Issue
Block a user