mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
繁中服 愚人號入口改為識別文字
This commit is contained in:
@@ -46,7 +46,30 @@
|
||||
"活動"
|
||||
]
|
||||
},
|
||||
"SN-Open": {
|
||||
"action": "ClickSelf",
|
||||
"algorithm": "OcrDetect",
|
||||
"text": [
|
||||
"愚人號",
|
||||
"活動",
|
||||
"關卡已開放"
|
||||
],
|
||||
"roi": [
|
||||
0,
|
||||
500,
|
||||
500,
|
||||
150
|
||||
]
|
||||
},
|
||||
"SN-Chapter2": {
|
||||
"preDelay":2000,
|
||||
"next": [
|
||||
"SN-Chapter2",
|
||||
"ChapterSwipeToTheRight"
|
||||
]
|
||||
},
|
||||
"SN-Chapter3": {
|
||||
"preDelay":2000,
|
||||
"next": [
|
||||
"SN-Chapter3",
|
||||
"ChapterSwipeToTheLeft"
|
||||
|
||||
Reference in New Issue
Block a user