feat: 添加主线第十二章导航

close https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/4208
This commit is contained in:
zzyyyl
2023-04-07 17:09:56 +08:00
parent bc1ad8182c
commit 764a7cd8fa

View File

@@ -277,6 +277,11 @@
"EPISODE11"
]
},
"12@EnterEpisode": {
"text": [
"EPISODE12"
]
},
"LevelOfDifficulty": {
"Doc": "base_task",
"algorithm": "OcrDetect",
@@ -391,6 +396,11 @@
],
"postDelay": 500
},
"12@SwipeLeftToEpisode": {
"text": [
"EPISODE13"
]
},
"11@SwipeLeftToEpisode": {
"text": [
"EPISODE12",
@@ -625,6 +635,12 @@
"ToChapter3@StageTheme"
]
},
"Episode12": {
"baseTask": "12@Episode",
"sub": [
"ToChapter3@StageTheme"
]
},
"1-7": {
"algorithm": "JustReturn",
"action": "DoNothing",