mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
@@ -3724,9 +3724,18 @@
|
||||
"next": [
|
||||
"StartButton1",
|
||||
"OfflineConfirm",
|
||||
"StoneConfirm@LoadingText"
|
||||
"StoneConfirmAgain@LoadingText"
|
||||
]
|
||||
},
|
||||
"StoneConfirmAgain": {
|
||||
"Doc": "StoneConfirm 波动进入 LoadingText 之后,加载完成后碎石界面可能不会立即消失,这时候需要防止重复计数",
|
||||
"Doc2": "如果在碎石界面还没消失的期间再点碎石,应该不会碎掉第二颗吧 :)",
|
||||
"Doc3": "另外,应该不会又卡好几分钟吧,这个 task 就不用注册博朗台插件了",
|
||||
"maxTimes": 2147483647,
|
||||
"baseTask": "StoneConfirm",
|
||||
"template": "MedicineConfirm.png",
|
||||
"reduceOtherTimes": []
|
||||
},
|
||||
"NoStone": {
|
||||
"action": "DoNothing",
|
||||
"roi": [
|
||||
|
||||
Reference in New Issue
Block a user