台服 理想城活動導航 (#5212)

This commit is contained in:
uye
2023-06-21 14:16:14 +08:00
committed by GitHub
2 changed files with 34 additions and 0 deletions

View File

@@ -396,6 +396,10 @@
"紅雲",
"红云"
],
[
"紅雪",
"红云"
],
[
"克洛絲",
"克洛丝"
@@ -2765,6 +2769,36 @@
"關卡已開放"
]
},
"IC-Open": {
"action": "ClickSelf",
"algorithm": "OcrDetect",
"roi": [
0,
500,
500,
150
],
"text": [
"理想城",
"活動",
"開放"
]
},
"ICChapterToIC": {
"action": "ClickSelf",
"cache": false,
"roi": [
1030,
400,
219,
130
],
"postDelay": 2000,
"next": [
"ICChapterToIC",
"ChapterSwipeToTheRight"
]
},
"StageEpisodeToOF": {
"text": [
"火藍之心"

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB