mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 10:57:45 +08:00
@@ -2895,13 +2895,14 @@
|
||||
},
|
||||
"StartButton1TryAgain": {
|
||||
"baseTask": "StartButton1",
|
||||
"action": "ClickRect",
|
||||
"exceededNext": [],
|
||||
"reduceOtherTimes": [],
|
||||
"preDelay": 0,
|
||||
"postDelay_Doc": "理智不足时弹出吃药界面约需两秒,理智足够则不到一秒就能进入StartButton2",
|
||||
"postDelay": 3000,
|
||||
"rectMove_Doc": "点击“行动”避免第二次点击时点到StartButton2",
|
||||
"rectMove": [38, 0, 35, 17]
|
||||
"specificRect_Doc": "避免第二次点击时点到StartButton2",
|
||||
"specificRect": [1260, 650, 1, 1]
|
||||
},
|
||||
"AnnihilationConfirm": {
|
||||
"action": "ClickSelf",
|
||||
|
||||
Reference in New Issue
Block a user