mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 09:50:40 +08:00
feat: 进出洞
This commit is contained in:
@@ -208,7 +208,7 @@
|
||||
{
|
||||
"name": "地镇-2",
|
||||
"option_num": 2,
|
||||
"choose": 2
|
||||
"choose": 1
|
||||
},
|
||||
{
|
||||
"name": "传讯",
|
||||
|
||||
@@ -334,6 +334,7 @@
|
||||
"baseTask": "JieGarden@Roguelike@RandomPick",
|
||||
"template": "JieGarden@Roguelike@RandomPick.png",
|
||||
"next": [
|
||||
"JieGarden@Roguelike@ClickRemainingCandleFlame",
|
||||
"JieGarden@Roguelike@RandomPickAfterNextLevel@NextAfterLoadingText",
|
||||
"JieGarden@Roguelike@CloseInterview",
|
||||
"JieGarden@Roguelike@StrategyChange",
|
||||
@@ -346,6 +347,24 @@
|
||||
"roi": [1033, 462, 153, 155],
|
||||
"next": ["JieGarden@Roguelike@Stages#next"]
|
||||
},
|
||||
"JieGarden@Roguelike@ClickRemainingCandleFlame": {
|
||||
"action": "ClickSelf",
|
||||
"postDelay": 500,
|
||||
"roi": [1091, 98, 189, 136],
|
||||
"next": ["JieGarden@Roguelike@LeaveBoskyPassage", "#self"]
|
||||
},
|
||||
"JieGarden@Roguelike@LeaveBoskyPassage": {
|
||||
"action": "ClickSelf",
|
||||
"postDelay": 500,
|
||||
"roi": [1051, 317, 158, 148],
|
||||
"next": ["JieGarden@Roguelike@ConfirmToLeaveBoskyPassage", "#self"]
|
||||
},
|
||||
"JieGarden@Roguelike@ConfirmToLeaveBoskyPassage": {
|
||||
"action": "ClickSelf",
|
||||
"postDelay": 500,
|
||||
"roi": [867, 406, 242, 160],
|
||||
"next": ["JieGarden@Roguelike@NextLevel", "#self"]
|
||||
},
|
||||
"JieGarden@Roguelike@RecruitMain": {
|
||||
"template": "JieGarden@Roguelike@Recruit.png"
|
||||
},
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 9.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 4.4 KiB |
Reference in New Issue
Block a user