mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 10:00:44 +08:00
fix: 尝试修复水月肉鸽卡数据回溯 (#9276)
This commit is contained in:
@@ -12316,8 +12316,10 @@
|
||||
190,
|
||||
144
|
||||
],
|
||||
"postDelay": 1000,
|
||||
"next": [
|
||||
"Roguelike@GamePassSkip1Confirm"
|
||||
"Roguelike@GamePassSkip1Confirm",
|
||||
"Roguelike@GamePassSkip1"
|
||||
]
|
||||
},
|
||||
"Roguelike@GamePassSkip1Confirm": {
|
||||
@@ -14433,14 +14435,15 @@
|
||||
},
|
||||
"Mizuki@Roguelike@Continue": {},
|
||||
"Mizuki@Roguelike@DataTraceback": {
|
||||
"action": "DoNothing",
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"roi": [
|
||||
56,
|
||||
277,
|
||||
243,
|
||||
152
|
||||
1114,
|
||||
0,
|
||||
166,
|
||||
134
|
||||
],
|
||||
"postDelay": 500,
|
||||
"next": [
|
||||
"Mizuki@Roguelike@ClickToStartPoint"
|
||||
]
|
||||
@@ -18410,4 +18413,4 @@
|
||||
"Stop"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 7.2 KiB After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user