mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
@@ -390,6 +390,8 @@
|
||||
"JieGarden@Roguelike@DropsFlag",
|
||||
"JieGarden@Roguelike@ChooseOperFlag",
|
||||
"JieGarden@Roguelike@StageEncounterGiveUpRecruitConfirm",
|
||||
"JieGarden@Roguelike@NextLevel",
|
||||
"JieGarden@Roguelike@NextLevel#next",
|
||||
"JieGarden@Roguelike@RecruitWithoutButton"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -293,6 +293,8 @@
|
||||
"Mizuki@Roguelike@ChooseOperFlag",
|
||||
"Mizuki@Roguelike@DiceConfirm",
|
||||
"Mizuki@Roguelike@StageEncounterGiveUpRecruitConfirm",
|
||||
"Mizuki@Roguelike@NextLevel",
|
||||
"Mizuki@Roguelike@NextLevel#next",
|
||||
"Mizuki@Roguelike@RecruitWithoutButton"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -172,6 +172,8 @@
|
||||
"Phantom@Roguelike@DropsFlag",
|
||||
"Phantom@Roguelike@ChooseOperFlag",
|
||||
"Phantom@Roguelike@StageEncounterGiveUpRecruitConfirm",
|
||||
"Phantom@Roguelike@NextLevel",
|
||||
"Phantom@Roguelike@NextLevel#next",
|
||||
"Phantom@Roguelike@RecruitWithoutButton"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -570,6 +570,8 @@
|
||||
"Sami@Roguelike@DropsFlag",
|
||||
"Sami@Roguelike@ChooseOperFlag",
|
||||
"Sami@Roguelike@StageEncounterGiveUpRecruitConfirm",
|
||||
"Sami@Roguelike@NextLevel",
|
||||
"Sami@Roguelike@NextLevel#next",
|
||||
"Sami@Roguelike@RecruitWithoutButton"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -449,6 +449,8 @@
|
||||
"Sarkaz@Roguelike@DropsFlag",
|
||||
"Sarkaz@Roguelike@ChooseOperFlag",
|
||||
"Sarkaz@Roguelike@StageEncounterGiveUpRecruitConfirm",
|
||||
"Sarkaz@Roguelike@NextLevel",
|
||||
"Sarkaz@Roguelike@NextLevel#next",
|
||||
"Sarkaz@Roguelike@RecruitWithoutButton"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1072,8 +1072,7 @@
|
||||
"algorithm": "JustReturn",
|
||||
"action": "ClickRect",
|
||||
"maxTimes": 10,
|
||||
"specificRectDoc": "右上角会点到开始探索,所以点屏幕正上方",
|
||||
"specificRect": [635, 0, 10, 10]
|
||||
"specificRect": [1180, 15, 85, 60]
|
||||
},
|
||||
"Roguelike@ReturnToMap": {
|
||||
"Doc": "这两步专门用来消除技能框出现白边闪烁,导致识别干员名出错的问题",
|
||||
@@ -1830,6 +1829,8 @@
|
||||
"next": [
|
||||
"StartExplore@Roguelike@RecruitOther",
|
||||
"Roguelike@EnterAfterRecruit",
|
||||
"Roguelike@NextLevel",
|
||||
"Roguelike@NextLevel#next",
|
||||
"StartExplore@Roguelike@RecruitWithoutButton"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user