feat: 预更新 SideStory「绿野幻梦」活动导航

This commit is contained in:
ABA2396
2022-07-04 15:36:53 +08:00
parent eafac1438c
commit df3c4f86fc
3 changed files with 130 additions and 0 deletions

View File

@@ -198,6 +198,131 @@
60
]
},
"DV-5": {
"algorithm": "JustReturn",
"action": "DoNothing",
"sub": [
"DV-Open"
],
"next": [
"StageDV-5",
"SwapToStageDV-5"
]
},
"DV-6": {
"algorithm": "JustReturn",
"action": "DoNothing",
"sub": [
"DV-Open"
],
"next": [
"StageDV-6",
"SwapToStageDV-6"
]
},
"DV-7": {
"algorithm": "JustReturn",
"action": "DoNothing",
"sub": [
"DV-Open"
],
"next": [
"StageDV-7",
"SwapToStageDV-7"
]
},
"DV-Open": {
"action": "ClickSelf",
"roi": [
471,
0,
530,
711
],
"sub": [
"DVChapterToDV",
"SwipeToTheRight"
]
},
"DVChapterToDV": {
"algorithm": "OcrDetect",
"action": "ClickSelf",
"text": [
"我不知道"
],
"roi": [
1011,
495,
217,
139
]
},
"SwapToStageDV-5": {
"algorithm": "JustReturn",
"action": "SlowlySwipeToTheLeft",
"next": [
"StageDV-5",
"SwapToStageDV-5"
]
},
"SwapToStageDV-6": {
"algorithm": "JustReturn",
"action": "SlowlySwipeToTheLeft",
"next": [
"StageDV-6",
"SwapToStageDV-6"
]
},
"SwapToStageDV-7": {
"algorithm": "JustReturn",
"action": "SlowlySwipeToTheLeft",
"next": [
"StageDV-7",
"SwapToStageDV-7"
]
},
"StageDV-5": {
"algorithm": "OcrDetect",
"action": "ClickSelf",
"cache": false,
"text": [
"DV-5"
],
"roi": [
0,
145,
1280,
332
]
},
"StageDV-6": {
"algorithm": "OcrDetect",
"action": "ClickSelf",
"cache": false,
"text": [
"DV-6"
],
"roi": [
0,
145,
1280,
332
]
},
"StageDV-7": {
"algorithm": "OcrDetect",
"action": "ClickSelf",
"cache": false,
"text": [
"DV-7"
],
"roi": [
0,
145,
1280,
332
]
},
"LE-5": {
"algorithm": "JustReturn",
"action": "DoNothing",

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@@ -169,6 +169,11 @@ namespace MeoAsstGui
new CombData { Display = "当前关卡", Value = string.Empty },
new CombData { Display = "上次作战", Value = "LastBattle" },
// SideStory「绿野幻梦」活动
// new CombData { Display = "DV-7", Value = "DV-7" },
// new CombData { Display = "DV-6", Value = "DV-6" },
// new CombData { Display = "DV-5", Value = "DV-5" },
new CombData { Display = "1-7", Value = "1-7" },
new CombData { Display = "龙门币-6/5", Value = "CE-6" },
new CombData { Display = "红票-5", Value = "AP-5" },