feat: SideStory「银心湖列车」活动导航

This commit is contained in:
uye
2023-12-05 21:02:36 +08:00
parent 104be2b2e6
commit 9274b8da4b

View File

@@ -1092,6 +1092,88 @@
550
]
},
"RS-8": {
"algorithm": "JustReturn",
"sub": [
"RS-OpenOcr"
],
"next": [
"RS-8@SideStoryStage",
"RS-8@SwipeToStage"
]
},
"RS-7": {
"algorithm": "JustReturn",
"sub": [
"RS-OpenOcr"
],
"next": [
"RS-7@SideStoryStage",
"RS-7@SwipeToStage"
]
},
"RS-6": {
"algorithm": "JustReturn",
"sub": [
"RS-OpenOcr"
],
"next": [
"RS-6@SideStoryStage",
"RS-6@SwipeToStage"
]
},
"RS-OpenOcr": {
"action": "ClickSelf",
"algorithm": "OcrDetect",
"text": [
"银心",
"列车",
"特快"
],
"postDelay": 2000,
"roi": [
0,
500,
500,
150
],
"next": [
"RSChapterToRS"
]
},
"RSChapterToRS": {
"algorithm": "OcrDetect",
"action": "ClickSelf",
"cache": false,
"text": [
"站台"
],
"preDelay": 1000,
"roi": [
1027,
443,
158,
137
],
"next": [
"ChapterSwipeToTheRight"
]
},
"RS-8@SideStoryStage": {
"text": [
"RS-8"
]
},
"RS-7@SideStoryStage": {
"text": [
"RS-7"
]
},
"RS-9@SideStoryStage": {
"text": [
"RS-9"
]
},
"ZT-9": {
"algorithm": "JustReturn",
"sub": [
@@ -16266,4 +16348,4 @@
"Stop"
]
}
}
}