mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
敘拉古人活動導航
This commit is contained in:
@@ -108,6 +108,11 @@
|
||||
"PRTS"
|
||||
]
|
||||
},
|
||||
"SideStoryReopen": {
|
||||
"text": [
|
||||
"復刻"
|
||||
]
|
||||
},
|
||||
"EnterChapterDifficultyHard": {
|
||||
"text": [
|
||||
"進入",
|
||||
@@ -129,6 +134,30 @@
|
||||
],
|
||||
"reduceOtherTimes": []
|
||||
},
|
||||
"IS-Open": {
|
||||
"action": "ClickSelf",
|
||||
"algorithm": "OcrDetect",
|
||||
"next": [
|
||||
"EnterChapterIS"
|
||||
],
|
||||
"postDelay": 2000,
|
||||
"roi": [
|
||||
0,
|
||||
500,
|
||||
500,
|
||||
150
|
||||
],
|
||||
"text": [
|
||||
"敘拉古人",
|
||||
"活動",
|
||||
"已開放"
|
||||
]
|
||||
},
|
||||
"EnterChapterIS": {
|
||||
"text": [
|
||||
"沃爾西尼"
|
||||
]
|
||||
},
|
||||
"NL-Open": {
|
||||
"action": "ClickSelf",
|
||||
"algorithm": "OcrDetect",
|
||||
|
||||
Reference in New Issue
Block a user