Files
MaaAssistantArknights/resource/tasks.json

4628 lines
98 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"StartUp": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"GameStart",
"StartToWakeUp",
"Terminal",
"CloseAnno",
"TodaysSupplies",
"ReturnToTerminal",
"OfflineConfirm"
]
},
"LS-5": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"StageResourceToLS5",
"StageLS",
"StageLS5"
]
},
"StageResourceToLS5": {
"template": "StageResource.png",
"roi": [
640,
640,
300,
60
],
"action": "clickSelf",
"next": [
"SwipeToStageLS"
]
},
"SwipeToStageLS": {
"algorithm": "justReturn",
"action": "swipeToTheLeft",
"next": [
"StageLS"
]
},
"StageLS": {
"action": "clickSelf",
"next": [
"StageLS5"
]
},
"StageLS5": {
"action": "clickSelf",
"roi": [
850,
140,
250,
80
]
},
"BI-8": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"StageBreakIceToBI8",
"StageBIToBI8",
"StageBI8"
]
},
"StageBreakIceToBI8": {
"template": "StageBreakIce.png",
"roi": [
0,
500,
500,
150
],
"maskRange": [
1,
255
],
"action": "clickSelf",
"next": [
"StageBIToBI8"
]
},
"StageBIToBI8": {
"template": "StageBI.png",
"action": "clickSelf",
"roi": [
1000,
250,
280,
150
],
"cache": false,
"next": [
"SwipeToStageBI8"
]
},
"SwipeToStageBI8": {
"algorithm": "justReturn",
"action": "swipeToTheRight",
"maxTimes": 3,
"exceededNext": [
"StageBI8"
],
"next": [
"StageBI8",
"SwipeToStageBI8"
]
},
"StageBI8": {
"action": "clickSelf",
"roi": [
200,
350,
200,
80
]
},
"BI-7": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"StageBreakIceToBI7",
"StageBIToBI7",
"StageBI7"
]
},
"StageBreakIceToBI7": {
"template": "StageBreakIce.png",
"roi": [
0,
500,
500,
150
],
"maskRange": [
1,
255
],
"action": "clickSelf",
"next": [
"StageBIToBI7"
]
},
"StageBIToBI7": {
"template": "StageBI.png",
"action": "clickSelf",
"roi": [
1000,
250,
280,
150
],
"cache": false,
"next": [
"SwipeToStageBI7"
]
},
"SwipeToStageBI7": {
"algorithm": "justReturn",
"action": "swipeToTheRight",
"maxTimes": 3,
"exceededNext": [
"StageBI7"
],
"next": [
"StageBI7",
"SwipeToStageBI7"
]
},
"StageBI7": {
"action": "clickSelf",
"roi": [
50,
250,
200,
80
]
},
"CA-5": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"StageResourceToCA5",
"StageCA",
"StageCA5"
]
},
"StageResourceToCA5": {
"template": "StageResource.png",
"roi": [
640,
640,
300,
60
],
"action": "clickSelf",
"next": [
"SwipeToStageCA"
]
},
"SwipeToStageCA": {
"algorithm": "justReturn",
"action": "swipeToTheLeft",
"next": [
"StageCA"
]
},
"StageCA": {
"action": "clickSelf",
"next": [
"StageCA5"
]
},
"StageCA5": {
"action": "clickSelf",
"roi": [
850,
140,
250,
80
]
},
"AP-5": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"StageResourceToAP5",
"StageAP",
"StageAP5"
]
},
"StageResourceToAP5": {
"template": "StageResource.png",
"roi": [
640,
640,
300,
60
],
"action": "clickSelf",
"next": [
"SwipeToStageAP"
]
},
"SwipeToStageAP": {
"algorithm": "justReturn",
"action": "swipeToTheLeft",
"next": [
"StageAP"
]
},
"StageAP": {
"action": "clickSelf",
"next": [
"StageAP5"
]
},
"StageAP5": {
"action": "clickSelf",
"roi": [
850,
140,
250,
80
]
},
"CE-5": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"StageResourceToCE5",
"StageCE",
"StageCE5"
]
},
"StageResourceToCE5": {
"template": "StageResource.png",
"roi": [
640,
640,
300,
60
],
"action": "clickSelf",
"next": [
"SwipeToStageCE"
]
},
"SwipeToStageCE": {
"algorithm": "justReturn",
"action": "swipeToTheLeft",
"next": [
"StageCE"
]
},
"StageCE": {
"action": "clickSelf",
"next": [
"StageCE5"
]
},
"StageCE5": {
"action": "clickSelf",
"roi": [
850,
140,
250,
80
]
},
"Annihilation": {
"doc": "剿灭作战一般本周的满了也不会有人再刷的所以只识别右上角ToDoList里的剿灭就可以了",
"template": "StageAnnihilation.png",
"action": "clickSelf",
"roi": [
900,
70,
380,
400
],
"maskRange": [
1,
255
]
},
"StageBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"ReturnToTerminal",
"Terminal",
"CloseAnno"
]
},
"FightBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"UsePrts",
"StartButton1",
"StartButton2",
"PRTS",
"EndOfAction"
]
},
"GameStart": {
"action": "clickSelf",
"roi": [
550,
600,
200,
120
],
"rearDelay": 3000,
"maskRange": [
1,
255
],
"next": [
"StartToWakeUp"
]
},
"ReturnToTerminal": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"ReturnToTerminal",
"Terminal",
"ReturnToTerminalConfirm",
"CloseAnno"
]
},
"ReturnToTerminalConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"ReturnToTerminal",
"Terminal",
"CloseAnno"
]
},
"UsePrts": {
"action": "clickSelf",
"roi": [
1000,
550,
280,
90
],
"next": [
"StartButton1"
]
},
"StartButton1": {
"algorithm": "OcrDetect",
"text": [
"开始行动"
],
"roi": [
800,
400,
480,
320
],
"action": "clickSelf",
"next": [
"StartButton2",
"UseMedicine",
"UseStone",
"NoStone"
]
},
"StartButton2": {
"action": "clickSelf",
"rearDelay": 20000,
"roi": [
1000,
350,
220,
340
],
"next": [
"PRTS",
"EndOfAction",
"StartButton2",
"PrtsErrorConfirm",
"OfflineConfirm",
"WaitAfterPRTS"
]
},
"PRTS": {
"algorithm": "OcrDetect",
"text": [
"角色"
],
"roi": [
900,
500,
380,
150
],
"action": "doNothing",
"rearDelay": 5000,
"next": [
"PRTS",
"EndOfAction",
"PrtsErrorConfirm",
"OfflineConfirm",
"WaitAfterPRTS"
]
},
"WaitAfterPRTS": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"PRTS",
"EndOfAction",
"ClickCornerAfterPRTS"
]
},
"ClickCornerAfterPRTS": {
"ClickCorner_Doc": "点击屏幕右边,不会点到掉落物品,且不会关掉关卡选择的一块区域",
"algorithm": "justreturn",
"action": "clickRect",
"specificRect": [
1000,
1,
270,
340
],
"next": [
"EndOfAction",
"StartButton1",
"StartButton2",
"UseMedicine",
"UseStone",
"NoStone",
"ClickCornerAfterPRTS"
]
},
"EndOfAction": {
"algorithm": "OcrDetect",
"text": [
"行动结束"
],
"roi": [
0,
440,
440,
280
],
"action": "doNothing",
"next": [
"ClickCorner"
]
},
"StageDrops": {
"algorithm": "JustReturn",
"preDelay": 5000
},
"ClickCorner": {
"ClickCorner_Doc": "点击屏幕右边,不会点到掉落物品,且不会关掉关卡选择的一块区域",
"algorithm": "justreturn",
"action": "clickRect",
"specificRect": [
1000,
1,
270,
340
],
"next": [
"StartButton1",
"StartButton2",
"UseMedicine",
"UseStone",
"NoStone",
"EndOfAction"
]
},
"UseMedicine": {
"action": "doNothing",
"templThreshold": 0.7,
"roi": [
580,
50,
400,
100
],
"next": [
"MedicineConfirm"
]
},
"MedicineConfirm": {
"action": "clickSelf",
"maxTimes": 0,
"roi": [
1000,
500,
200,
150
],
"reduceOtherTimes": [
"StartButton1"
],
"exceededNext": [
"CloseStonePage"
],
"next": [
"StartButton1"
]
},
"UseStone": {
"action": "doNothing",
"roi": [
600,
130,
420,
420
],
"next": [
"StoneConfirm"
]
},
"StoneConfirm": {
"template": "MedicineConfirm.png",
"action": "clickSelf",
"maxTimes": 0,
"roi": [
1000,
500,
200,
150
],
"reduceOtherTimes": [
"StartButton1"
],
"exceededNext": [
"CloseStonePage"
],
"next": [
"StartButton1"
]
},
"NoStone": {
"action": "doNothing",
"roi": [
800,
250,
350,
250
],
"next": [
"CloseStonePage"
]
},
"CloseStonePage": {
"algorithm": "justreturn",
"action": "clickRect",
"specificRect": [
0,
200,
300,
400
],
"next": [
"Stop"
]
},
"PrtsErrorConfirm": {
"roi": [
0,
120,
1280,
480
],
"action": "doNothing",
"next": [
"AbandonAction",
"OfflineConfirmAfterBattle"
]
},
"AbandonAction": {
"action": "clickSelf",
"reduceOtherTimes": [
"StartButton1",
"StartButton2"
],
"roi": [
0,
400,
650,
230
],
"next": [
"EndOfAction",
"StartToWakeUp",
"OfflineConfirm",
"StartButton1"
]
},
"OfflineConfirmAfterBattle": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"PRTS",
"PrtsErrorConfirm",
"OfflineConfirm",
"StartToWakeUp"
]
},
"OfflineConfirm": {
"action": "clickSelf",
"roi": [
0,
400,
1280,
200
],
"reduceOtherTimes": [
"StartButton1",
"StartButton2"
],
"next": [
"CloseAnno",
"StartToWakeUp",
"OfflineConfirm"
]
},
"StartToWakeUp": {
"action": "clickSelf",
"roi": [
520,
460,
240,
100
],
"next": [
"Terminal",
"CloseAnno",
"OfflineConfirm",
"TodaysSupplies"
]
},
"CloseAnno": {
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"Terminal",
"CloseAnno",
"TodaysSupplies"
]
},
"Terminal": {
"action": "clickSelf",
"roi": [
880,
100,
180,
120
],
"next": [
"GoLastBattle",
"Terminal",
"CloseAnno",
"TodaysSupplies",
"Stop"
],
"rearDelay": 1000
},
"TodaysSupplies": {
"algorithm": "OcrDetect",
"text": [
"今日配给"
],
"action": "clickRect",
"specificRect": [
1000,
1,
270,
340
],
"roi": [
500,
50,
300,
150
],
"next": [
"CloseAnno",
"Terminal"
]
},
"LastBattle": {
"algorithm": "justReturn",
"action": "doNothing",
"next": [
"StartButton1",
"GoLastBattle"
]
},
"GoLastBattle": {
"algorithm": "OcrDetect",
"text": [
"前往",
"作战"
],
"roi": [
900,
500,
280,
100
],
"action": "clickSelf",
"next": [
"UsePrts",
"StartButton1"
]
},
"RecruitBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"RecruitFinish",
"RecruitFlag",
"Recruit",
"ReturnToRecruit",
"ReturnToRecruitCloseAnno"
]
},
"ReturnToRecruit": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"Recruit",
"ReturnToRecruit",
"ReturnToRecruitConfirm",
"ReturnToRecruitCloseAnno"
]
},
"ReturnToRecruitConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"Recruit",
"ReturnToRecruit",
"ReturnToRecruitCloseAnno"
]
},
"ReturnToRecruitCloseAnno": {
"template": "CloseAnno.png",
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"Recruit",
"ReturnToRecruitCloseAnno",
"ReturnToRecruit"
]
},
"Recruit": {
"action": "clickSelf",
"roi": [
900,
450,
200,
150
],
"maskRange": [
1,
255
],
"next": [
"RecruitBegin"
]
},
"RecruitFinish": {
"action": "clickSelf",
"templThreshold": 0.7,
"cache": false,
"roi": [
0,
300,
1280,
420
],
"next": [
"RecruitFinish",
"RecruitSkip",
"RecruitSkipWithoutButton"
]
},
"RecruitSkip": {
"action": "clickSelf",
"roi": [
1100,
0,
180,
150
],
"next": [
"RecruitSkip",
"RecruitSkipWithoutButton"
]
},
"RecruitSkipWithoutButton": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1180,
15,
85,
60
],
"next": [
"RecruitFinish",
"RecruitFlag",
"RecruitSkipWithoutButton"
]
},
"StartRecruit": {
"algorithm": "OcrDetect",
"action": "clickSelf",
"rearDelay": 500,
"text": [
"开始招"
],
"roi": [
0,
300,
1280,
420
]
},
"RecruitFlag": {
"algorithm": "OcrDetect",
"text": [
"公开招募"
],
"roi": [
50,
100,
230,
100
],
"action": "Stop"
},
"RecruitNow": {
"algorithm": "OcrDetect",
"action": "clickSelf",
"rearDelay": 500,
"cache": false,
"text": [
"立即招"
],
"roi": [
0,
300,
1280,
420
],
"next": [
"RecruitNowConfirm"
]
},
"RecruitNowConfirm": {
"action": "clickSelf",
"roi": [
640,
450,
640,
150
],
"next": [
"RecruitFinish",
"RecruitNowConfirm"
]
},
"AwardBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"ReturnToAward",
"Award",
"ReceiveAward",
"DailyTask",
"WeeklyTask",
"ReturnToRecruitCloseAnno"
]
},
"Award": {
"template": "Task.png",
"action": "clickSelf",
"roi": [
700,
530,
130,
130
],
"next": [
"ReceiveAward",
"DailyTask",
"WeeklyTask",
"Award"
]
},
"ReceiveAward": {
"action": "clickSelf",
"roi": [
950,
50,
330,
150
],
"next": [
"CloseTaskAward"
]
},
"CloseTaskAward": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
600,
600,
60,
60
],
"next": [
"CloseTaskAwardDouble"
]
},
"CloseTaskAwardDouble": {
"Doc": "有时候奖励出的太慢了,所以这里多点一次",
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
600,
600,
60,
60
],
"next": [
"WeeklyTask",
"AwardFinished",
"CloseTaskAwardDouble"
]
},
"AwardFinished": {
"action": "Stop",
"roi": [
400,
0,
880,
100
],
"maskRange": [
1,
255
]
},
"DailyTask": {
"action": "clickSelf",
"roi": [
400,
0,
880,
100
],
"next": [
"ReceiveAward",
"WeeklyTask"
]
},
"WeeklyTask": {
"action": "clickSelf",
"roi": [
400,
0,
880,
100
],
"next": [
"ReceiveAward",
"Stop"
]
},
"ReturnToAward": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"Award",
"ReturnToAward",
"ReturnToAwardConfirm",
"ReturnToRecruitCloseAnno"
]
},
"ReturnToAwardConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"Award",
"ReturnToAward",
"ReturnToRecruitCloseAnno"
]
},
"ReturnToAwardCloseAnno": {
"template": "CloseAnno.png",
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"Award",
"ReturnToRecruitCloseAnno",
"ReturnToAward"
]
},
"VisitBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"Friends",
"FriendsList",
"StartToVisit",
"VisitNext",
"VisitNextBlack",
"ReturnToFriends",
"ReturnToFriendsCloseAnno"
]
},
"ReturnToFriends": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"Friends",
"ReturnToFriends",
"ReturnToFriendsConfirm",
"ReturnToFriendsCloseAnno"
]
},
"ReturnToFriendsConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"Friends",
"ReturnToFriends",
"ReturnToFriendsCloseAnno"
]
},
"ReturnToFriendsCloseAnno": {
"template": "CloseAnno.png",
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"Friends",
"ReturnToFriends",
"ReturnToFriendsCloseAnno"
]
},
"Friends": {
"templThreshold": 0.7,
"action": "clickSelf",
"roi": [
250,
500,
200,
150
],
"next": [
"FriendsList",
"Friends"
]
},
"FriendsList": {
"action": "clickSelf",
"roi": [
0,
150,
250,
150
],
"next": [
"StartToVisit",
"NoFriends"
]
},
"NoFriends": {
"algorithm": "OcrDetect",
"text": [
"暂无好友"
],
"roi": [
650,
100,
300,
150
],
"action": "doNothing",
"next": [
"ReturnToHome"
]
},
"StartToVisit": {
"action": "clickSelf",
"cache": false,
"roi": [
900,
0,
200,
720
],
"next": [
"VisitNext",
"VisitNextBlack",
"VisitNextOcr"
]
},
"VisitNext": {
"action": "clickSelf",
"roi": [
1080,
570,
195,
130
],
"next": [
"VisitLimited",
"VisitNext",
"VisitNextBlack",
"VisitNextOcr"
]
},
"VisitNextOcr": {
"algorithm": "OcrDetect",
"text": [
"访问下位"
],
"action": "clickSelf",
"roi": [
1080,
570,
195,
130
],
"next": [
"VisitLimited",
"VisitNext",
"VisitNextBlack",
"VisitNextOcr"
]
},
"MallBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"ReturnToMall",
"Mall",
"ReturnToMallCloseAnno"
]
},
"ReturnToMall": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"Mall",
"ReturnToMallConfirm",
"ReturnToMall",
"ReturnToMallCloseAnno"
]
},
"ReturnToMallConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"ReturnToMall",
"Mall",
"ReturnToMallCloseAnno"
]
},
"ReturnToMallCloseAnno": {
"template": "CloseAnno.png",
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"Mall",
"ReturnToMallCloseAnno",
"ReturnToMall"
]
},
"Mall": {
"algorithm": "OcrDetect",
"action": "clickSelf",
"text": [
"中心"
],
"roi": [
640,
360,
640,
360
],
"next": [
"CreditStoreOcr",
"Mall"
]
},
"CreditStoreOcr": {
"algorithm": "OcrDetect",
"text": [
"信用交易所"
],
"roi": [
1000,
0,
280,
300
],
"action": "clickSelf",
"next": [
"CollectCredit",
"Stop"
]
},
"CollectCredit": {
"action": "clickSelf",
"roi": [
900,
0,
250,
100
],
"next": [
"CloseCollectCredit"
],
"rearDelay": 2000
},
"CloseCollectCredit": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1000,
1,
270,
340
],
"next": [
"CrisisPopup",
"Stop"
]
},
"CrisisPopup": {
"action": "clickRect",
"roi": [
450,
130,
400,
100
],
"specificRect": [
20,
20,
135,
35
]
},
"VisitLimited": {
"algorithm": "OcrDetect",
"text": [
"今日参与",
"已达上限"
],
"action": "doNothing",
"roi": [
900,
50,
375,
140
],
"next": [
"ReturnToHome"
]
},
"VisitNextBlack": {
"action": "doNothing",
"roi": [
1080,
570,
195,
130
],
"next": [
"ReturnToHome"
]
},
"ReturnToHome": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"HomeFlag",
"ReturnToHome",
"ReturnToHomeConfirm",
"ReturnToHomeCloseAnno"
]
},
"ReturnToHomeConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"HomeFlag",
"ReturnToHome",
"ReturnToHomeCloseAnno"
]
},
"ReturnToHomeCloseAnno": {
"template": "CloseAnno.png",
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"HomeFlag",
"ReturnToHome",
"ReturnToHomeCloseAnno"
]
},
"HomeFlag": {
"template": "Terminal.png",
"action": "stop",
"roi": [
880,
100,
180,
120
]
},
"CreditShop-Commoditys": {
"template": "CreditPoint.png",
"rectMove": [
-60,
-180,
220,
220
]
},
"CreditShop-SoldOut": {
"template": "SoldOut.png"
},
"CreditShop-BuyIt": {
"template": "BuyIt.png",
"roi": [
800,
500,
250,
150
],
"preDelay": 500,
"rearDelay": 500
},
"CreditShop-NoMoney": {
"algorithm": "OcrDetect",
"text": [
"信用不足",
"无法购买"
],
"roi": [
940,
60,
339,
110
]
},
"CreditShop-NotToBuy": {
"algorithm": "OcrDetect",
"Doc": "这里的text是子串搜索即商品名中只要含有任一text就不买",
"text": [
"碳",
"家具"
],
"roi": [
0,
-30,
220,
70
]
},
"Stop": {
"algorithm": "justreturn",
"action": "stop"
},
"RecruitTime": {
"template": "RecruitTimeReduce.png",
"action": "clickSelf",
"roi": [
350,
150,
200,
150
],
"rectMove": [
7,
94,
129,
44
]
},
"RecruitTags": {
"algorithm": "OcrDetect",
"text": [],
"roi": [
375,
360,
480,
120
],
"ocrReplace": [
[
"千员",
"干员"
],
[
".+击干员",
"狙击干员"
]
]
},
"RecruitRefresh": {
"action": "clickSelf",
"roi": [
850,
340,
220,
170
],
"next": [
"RecruitRefreshConfirm"
]
},
"RecruitNoRefresh": {
"action": "doNothing",
"roi": [
850,
340,
220,
170
]
},
"RecruitRefreshConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"RecruitLoading",
"Stop"
]
},
"RecruitLoading": {
"algorithm": "OcrDetect",
"action": "doNothing",
"text": [
"正在提交",
"反馈至神经"
],
"roi": [
700,
600,
300,
120
],
"next": [
"RecruitLoading",
"Stop"
]
},
"RecruitConfirm": {
"action": "clickSelf",
"roi": [
860,
540,
230,
80
],
"next": [
"RecruitFlag"
]
},
"InfrastBegin": {
"algorithm": "justreturn",
"action": "doNothing",
"next": [
"EnterInfrast",
"InfrastEnteredFlag",
"InfrastNotification",
"ReturnToInfrast",
"ReturnToInfrastCloseAnno"
]
},
"ReturnToInfrast": {
"template": "Return.png",
"roi": [
0,
0,
180,
80
],
"action": "clickSelf",
"next": [
"EnterInfrast",
"InfrastNotification",
"InfrastEnteredFlag",
"ReturnToInfrast",
"ReturnToInfrastConfirm",
"ReturnToInfrastCloseAnno"
]
},
"ReturnToInfrastConfirm": {
"template": "PopupConfirm.png",
"action": "clickSelf",
"roi": [
630,
400,
650,
160
],
"next": [
"EnterInfrast",
"InfrastNotification",
"InfrastEnteredFlag",
"ReturnToInfrast",
"ReturnToInfrastCloseAnno"
]
},
"ReturnToInfrastCloseAnno": {
"template": "CloseAnno.png",
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
200
],
"next": [
"EnterInfrast",
"InfrastNotification",
"InfrastEnteredFlag",
"ReturnToInfrast",
"ReturnToInfrastCloseAnno"
]
},
"Return": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
20,
20,
135,
35
],
"rearDelay": 500
},
"EnterInfrast": {
"roi": [
900,
540,
160,
160
],
"action": "clickSelf",
"next": [
"InfrastEnteredFlag",
"EnterInfrast"
],
"rearDelay": 5000
},
"InfrastEnteredFlag": {
"template": "InfrastOverview.png",
"action": "doNothing",
"roi": [
0,
100,
300,
150
],
"next": [
"InfrastNotification",
"Stop"
]
},
"InfrastNotification": {
"roi": [
1100,
0,
180,
300
],
"cache": false,
"action": "clickSelf",
"next": [
"InfrastReward",
"InfrastExitReward"
]
},
"InfrastReward": {
"algorithm": "OcrDetect",
"text": [
"可收获",
"订单交付",
"信赖"
],
"action": "clickSelf",
"roi": [
0,
600,
800,
118
],
"cache": false,
"next": [
"InfrastReward",
"InfrastExitReward"
]
},
"InfrastExitReward": {
"Doc": "干员疲劳、线索收集 是不能一键收获的,所以要先退出一键收获的界面,这里点击的是控制中枢左侧那一片空白的区域",
"algorithm": "justreturn",
"action": "clickRect",
"specificRect": [
250,
100,
380,
140
],
"next": [
"Stop"
]
},
"DroneAssistMfg": {
"action": "clickSelf",
"roi": [
1180,
500,
100,
100
],
"maxTimes": 1,
"Doc": "不同于贸易站,制造站的无人机是一次性全用掉的,所以只执行一次就够了",
"next": [
"DroneMax",
"DroneConfirm"
]
},
"DroneAssistTrade": {
"action": "clickSelf",
"roi": [
250,
430,
460,
120
],
"next": [
"DroneMax",
"DroneConfirm"
]
},
"DroneMax": {
"action": "clickSelf",
"roi": [
900,
300,
120,
80
],
"next": [
"DroneConfirm"
]
},
"DroneConfirm": {
"action": "clickSelf",
"rearDelay": 3500,
"roi": [
630,
500,
650,
150
],
"next": [
"DeliverableOrder",
"DroneAssist-Trade-Stop",
"DroneAssistMfg"
]
},
"DeliverableOrder": {
"action": "clickSelf",
"roi": [
250,
300,
230,
250
],
"next": [
"DeliverableOrder",
"DroneAssistTrade"
],
"rearDelay": 2000
},
"DroneAssist-Trade-Stop": {
"Doc": "如果找到了“无人机加速”按钮却没有找到订单交付说明上一次无人机没有把一个订单加速完成也说明没有更多的无人机了所以直接stop",
"template": "DroneAssistTrade.png",
"action": "stop"
},
"ShamareThumbnail": {
"algorithm": "JustReturn",
"action": "doNothing",
"next": [
"ShamareThumbnail1",
"ShamareThumbnail2",
"ShamareThumbnail3"
]
},
"ShamareThumbnail1": {
"action": "doNothing",
"templThreshold": 0.9,
"cache": false,
"roi": [
240,
550,
380,
170
]
},
"ShamareThumbnail2": {
"action": "doNothing",
"templThreshold": 0.9,
"cache": false,
"roi": [
240,
550,
380,
170
]
},
"ShamareThumbnail3": {
"action": "doNothing",
"templThreshold": 0.9,
"cache": false,
"roi": [
240,
550,
380,
170
]
},
"InfrastSkillsUpper": {
"algorithm": "justReturn",
"roi": [
400,
280,
880,
80
]
},
"InfrastSkillsLower": {
"algorithm": "justReturn",
"roi": [
400,
560,
880,
80
]
},
"InfrastOperNameHash": {
"algorithm": "hash",
"hash": [],
"threshold": 65,
"rectMove_Doc": "基于笑脸的位置移动",
"rectMove": [
0,
20,
113,
22
],
"maskRange": [
100,
255
]
},
"InfrastOperFaceHash": {
"algorithm": "hash",
"hash": [],
"threshold": 30,
"rectMove_Doc": "基于笑脸的位置移动",
"rectMove": [
0,
-185,
113,
90
]
},
"InfrastSmileyOnRest": {
"template": "SmileyOnRest.png",
"maskRange": [
100,
255
],
"templThreshold": 0.8
},
"InfrastSmileyOnWork": {
"template": "SmileyOnWork.png",
"maskRange": [
100,
255
],
"templThreshold": 0.8
},
"InfrastSmileyOnDistract": {
"template": "SmileyOnDistract.png",
"maskRange": [
100,
255
],
"templThreshold": 0.8
},
"InfrastSkills": {
"template": "empty.png",
"templThreshold": 0.85,
"specialThreshold": 95,
"specialThreshold_Doc": "用于做灰度图平均值",
"rectMove_Doc": "基于笑脸的位置移动",
"rectMove": [
-8,
-42,
82,
40
],
"maskRange": [
1,
255
]
},
"InfrastOperListSwipeBegin": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1080,
200,
100,
300
],
"preDelay": 1000,
"rearDelay": 300,
"Doc": "这里的preDelay作为滑动duration使用rearDelay作为滑动额外延时使用"
},
"InfrastOperListSwipeEnd": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
700,
200,
100,
300
]
},
"InfrastOperListSwipeToTheLeftBegin": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1080,
200,
200,
300
],
"preDelay": 100,
"rearDelay": 1000,
"maxTimes": 2,
"Doc": "这里的preDelay作为滑动duration使用rearDelay作为滑动额外延时使用maxTimes作为重复次数使用"
},
"InfrastOperListSwipeToTheLeftEnd": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
400,
200,
200,
300
]
},
"InfrastOperMoodProgressBar": {
"template": "empty.png",
"templThreshold": 160,
"specialThreshold": 20,
"Doc": "这里的templThreshold作为进度条最小灰度阈值使用specialThreshold作为进度条相邻点最大变化阈值使用。懒得重新弄个字段了",
"rectMove_Doc": "基于笑脸的位置移动",
"rectMove": [
21,
8,
85,
4
]
},
"InfrastMfg": {
"template": "Manufacturing.png",
"templThreshold": 0.9,
"maskRange": [
1,
255
],
"roi": [
0,
200,
820,
520
]
},
"InfrastMfgMini": {
"template": "ManufacturingMini.png",
"templThreshold": 0.9,
"roi": [
0,
240,
640,
400
],
"maskRange": [
1,
255
]
},
"InfrastTrade": {
"template": "Trade.png",
"templThreshold": 0.9,
"maskRange": [
1,
255
],
"roi": [
0,
200,
820,
520
]
},
"InfrastTradeMini": {
"template": "TradeMini.png",
"templThreshold": 0.9,
"roi": [
0,
240,
640,
400
],
"maskRange": [
1,
255
]
},
"InfrastPower": {
"template": "Power.png",
"maskRange": [
1,
255
],
"roi": [
0,
200,
820,
520
],
"templThreshold": 0.95
},
"InfrastPowerMini": {
"template": "PowerMini.png",
"roi": [
0,
240,
640,
400
],
"maskRange": [
1,
255
],
"templThreshold": 0.95
},
"InfrastDorm": {
"template": "Dorm.png",
"maskRange": [
1,
255
],
"roi": [
400,
220,
880,
500
],
"templThreshold": 0.95
},
"InfrastDormMini": {
"template": "DormMini.png",
"maskRange": [
1,
255
],
"roi": [
620,
240,
360,
480
],
"templThreshold": 0.95
},
"InfrastOffice": {
"template": "Office.png",
"maskRange": [
1,
255
],
"roi": [
880,
330,
400,
160
],
"templThreshold": 0.95
},
"InfrastOfficeMini": {
"template": "OfficeMini.png",
"maskRange": [
1,
255
],
"roi": [
980,
320,
300,
160
],
"templThreshold": 0.95
},
"InfrastReception": {
"template": "Reception.png",
"maskRange": [
1,
255
],
"roi": [
880,
120,
400,
160
],
"templThreshold": 0.95
},
"InfrastReceptionMini": {
"template": "ReceptionMini.png",
"maskRange": [
1,
255
],
"roi": [
980,
180,
300,
140
],
"templThreshold": 0.95
},
"InfrastControl": {
"template": "ControlCenter.png",
"maskRange": [
1,
255
],
"roi": [
400,
0,
880,
300
],
"templThreshold": 0.95
},
"InfrastControlMini": {
"template": "ControlCenterMini.png",
"maskRange": [
1,
255
],
"roi": [
620,
80,
360,
230
],
"templThreshold": 0.95
},
"InfrastStationedInfo": {
"algorithm": "OcrDetect",
"action": "clickSelf",
"cache": false,
"text": [
"进驻信息"
],
"roi": [
0,
0,
150,
720
],
"rearDelay": 1000,
"next": [
"InfrastEnterOperList"
]
},
"InfrastEnterOperList": {
"algorithm": "OcrDetect",
"cache": false,
"action": "clickSelf",
"text": [
"心情",
"休息中",
"工作中",
"进驻"
],
"roi": [
800,
0,
480,
650
],
"rearDelay": 1000
},
"InfrastClearButton": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
430,
655,
150,
40
],
"rearDelay": 1000
},
"InfrastConfirmButton": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1105,
655,
150,
40
],
"rearDelay": 500,
"next": [
"InfrastConfirmButtonWait",
"Stop"
]
},
"InfrastConfirmButtonWait": {
"algorithm": "ocrDetect",
"text": [
"正在提交",
"反馈至神经"
],
"roi": [
700,
640,
300,
80
],
"rearDelay": 500,
"next": [
"InfrastConfirmButtonWait",
"Stop"
]
},
"InfrastBottomLeftTab": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
0,
540,
520,
180
],
"preDelay": 1000,
"rearDelay": 2000
},
"InfrastDormConfirmButton": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1105,
655,
150,
40
],
"rearDelay": 500,
"next": [
"InfrastDormConfirmButtonWait",
"InfrastDormDoubleConfirmButton",
"Stop"
]
},
"InfrastDormConfirmButtonWait": {
"algorithm": "ocrDetect",
"text": [
"正在提交",
"反馈至神经"
],
"roi": [
700,
640,
300,
80
],
"rearDelay": 500,
"next": [
"InfrastDormConfirmButtonWait",
"InfrastDormDoubleConfirmButton",
"Stop"
]
},
"InfrastDormDoubleConfirmButton": {
"template": "DormConfirm.png",
"action": "clickSelf",
"roi": [
630,
620,
650,
100
],
"rearDelay": 500,
"next": [
"InfrastDormConfirmButtonWait",
"InfrastDormDoubleConfirmButton",
"Stop"
]
},
"InfrastEnterFacility": {
"algorithm": "justReturn",
"rearDelay": 2000
},
"InfrastFacilityListTabMfg": {
"template": "FacilityListTabMfg.png",
"roi": [
0,
0,
250,
720
],
"maskRange": [
1,
255
],
"rearDelay": 1000
},
"InfrastFacilityListTabTrade": {
"template": "FacilityListTabTrade.png",
"roi": [
0,
0,
250,
720
],
"maskRange": [
1,
255
],
"rearDelay": 1000
},
"InfrastOperLockedMfg": {
"template": "OperLockedMfg.png",
"roi": [
200,
500,
430,
220
]
},
"InfrastOperLockedTrade": {
"template": "OperLockedTrade.png",
"roi": [
200,
500,
430,
220
]
},
"InfrastFlagCombatRecord": {
"template": "InfrastMfgDogFoodFlag.png",
"roi": [
1000,
0,
280,
720
]
},
"InfrastFlagPureGold": {
"template": "InfrastMfgPureGoldFlag.png",
"roi": [
1000,
0,
280,
720
]
},
"InfrastFlagOriginStone": {
"template": "InfrastMfgOriginStoneFlag.png",
"roi": [
1000,
0,
280,
720
]
},
"InfrastFlagChip": {
"template": "InfrastMfgChipFlag.png",
"roi": [
1000,
0,
280,
720
]
},
"InfrastFlagMoney": {
"template": "InfrastTradeMoneyFlag.png",
"roi": [
900,
500,
380,
220
]
},
"InfrastFlagSyntheticJade": {
"template": "InfrastTradeSyntheticJadeFlag.png",
"roi": [
900,
500,
380,
220
]
},
"InfrastAddOperatorMfgGentle": {
"template": "AddOperatorMfgGentle.png",
"templThreshold": 0.8,
"roi": [
200,
500,
500,
220
],
"rearDelay": 1000
},
"InfrastAddOperatorMfgAggressive": {
"template": "AddOperatorMfgAggressive.png",
"templThreshold": 0.8,
"roi": [
200,
500,
500,
100
],
"rectMove": [
5,
50,
80,
80
],
"rearDelay": 1000
},
"InfrastAddOperatorTradeGentle": {
"template": "AddOperatorTradeGentle.png",
"templThreshold": 0.8,
"roi": [
200,
500,
500,
220
],
"rearDelay": 1000
},
"InfrastAddOperatorTradeAggressive": {
"template": "AddOperatorTradeAggressive.png",
"templThreshold": 0.8,
"roi": [
200,
500,
500,
100
],
"rectMove": [
5,
50,
80,
80
],
"rearDelay": 1000
},
"InfrastAddOperatorReceptionGentle": {
"template": "AddOperatorReceptionGentle.png",
"templThreshold": 0.8,
"roi": [
0,
0,
300,
720
],
"rearDelay": 1000
},
"InfrastAddOperatorReceptionAggressive": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
30,
200,
200,
300
],
"rearDelay": 1000
},
"InfrastOperSelected": {
"template": "empty.png",
"templThreshold": 8000,
"templThreshold_Doc": "这个任务中作为符合range的像素点数量阈值",
"maskRange": [
95,
105
],
"rectMove": [
0,
-230,
74,
283
]
},
"InfrastOperOnShift": {
"template": "OnShift.png",
"templThreshold": 0.8,
"rectMove": [
0,
-95,
70,
50
]
},
"InfrastClueVacancyNo1": {
"template": "ClueVacancyNo1.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
0,
100,
500,
250
],
"rearDelay": 500
},
"InfrastClueVacancyNo2": {
"template": "ClueVacancyNo2.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
200,
200,
500,
250
],
"rearDelay": 500
},
"InfrastClueVacancyNo3": {
"template": "ClueVacancyNo3.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
400,
100,
500,
250
],
"rearDelay": 500
},
"InfrastClueVacancyNo4": {
"template": "ClueVacancyNo4.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
650,
150,
500,
250
],
"rearDelay": 500
},
"InfrastClueVacancyNo5": {
"template": "ClueVacancyNo5.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
300,
420,
500,
250
],
"rearDelay": 500
},
"InfrastClueVacancyNo6": {
"template": "ClueVacancyNo6.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
500,
350,
500,
250
],
"rearDelay": 500
},
"InfrastClueVacancyNo7": {
"template": "ClueVacancyNo7.png",
"cache": false,
"templThreshold": 0.75,
"roi": [
50,
350,
500,
250
],
"rearDelay": 500
},
"InfrastClue": {
"template": "Clue.png",
"maskRange": [
1,
255
],
"roi": [
800,
0,
480,
720
]
},
"InfrastClueOnTheRightSwipeBegin": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
900,
600,
300,
100
],
"preDelay": 500,
"rearDelay": 500,
"maxTimes": 1,
"Doc": "这里的preDelay作为滑动duration使用rearDelay作为滑动额外延时使用maxTimes作为重复次数使用"
},
"InfrastClueOnTheRightSwipeEnd": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
900,
200,
300,
100
]
},
"InfrastClueSelfMaybeFull": {
"Doc": "有一种情况是自己的线索满了但是却没有new的标记",
"roi": [
1110,
89,
170,
177
],
"action": "clickSelf",
"next": [
"InfrastClueSelfFull",
"CloseCluePage"
]
},
"InfrastClueSelfFull": {
"roi": [
286,
550,
366,
130
],
"next": [
"CloseCluePageThenSendClue"
]
},
"CloseCluePageThenSendClue": {
"template": "CloseCluePage.png",
"action": "clickSelf",
"roi": [
930,
50,
120,
120
],
"next": [
"CloseCluePageThenSendClue",
"SendClues"
]
},
"InfrastClueSelfNew": {
"template": "ClueNew.png",
"action": "clickSelf",
"roi": [
1150,
100,
130,
80
],
"rectMove": [
-45,
15,
60,
60
],
"next": [
"GetSelfClue"
]
},
"GetSelfClue": {
"template": "GetClue1.png",
"action": "clickSelf",
"roi": [
680,
540,
250,
80
],
"next": [
"InfrastClueFriendNew",
"CloseCluePage",
"ReceptionFlag"
]
},
"InfrastClueFriendNew": {
"template": "ClueNew.png",
"action": "clickSelf",
"roi": [
1150,
220,
130,
80
],
"rectMove": [
-45,
15,
60,
60
],
"next": [
"GetFriendClue"
]
},
"GetFriendClue": {
"template": "GetClue2.png",
"action": "clickSelf",
"roi": [
800,
600,
480,
120
],
"next": [
"InfrastClueSelfMaybeFull",
"ReceptionFlag"
]
},
"CloseCluePage": {
"template": "CloseCluePage.png",
"action": "clickSelf",
"roi": [
930,
50,
120,
120
],
"next": [
"CloseCluePage",
"SendClueFlag",
"InfrastClueFriendNew",
"ReceptionFlag"
]
},
"SendClueFlag": {
"action": "doNothing",
"doc": "这里识别的是自己的线索的new如果获取完自己的线索、再获取完好友送的线索自己的线索new还亮着则说明自己的线索没获取成功即线索满了",
"next": [
"SendClues"
],
"roi": [
1150,
100,
130,
80
],
"template": "ClueNew.png"
},
"UnlockClues": {
"template": "UnlockClues.png",
"action": "clickSelf",
"cache": false,
"templThreshold": 0.9,
"roi": [
200,
600,
700,
120
],
"rearDelay": 5000,
"next": [
"UnlockCluesIsFake",
"InfrastBottomLeftTab"
]
},
"UnlockCluesIsFake": {
"Doc": "点了一次解锁了还在这个界面,说明是识别错了",
"cache": false,
"template": "UnlockClues.png",
"action": "clickSelf",
"templThreshold": 0.9,
"roi": [
200,
600,
700,
120
]
},
"ReceptionFlag": {
"action": "doNothing",
"roi": [
350,
0,
200,
100
]
},
"EndOfClueExchange": {
"cache": false,
"roi": [
0,
0,
400,
200
],
"next": [
"EndOfClueExchangeClose"
]
},
"EndOfClueExchangeClose": {
"template": "Return.png",
"action": "clickSelf",
"roi": [
0,
0,
180,
80
],
"next": [
"ReceptionFlag"
],
"rearDelay": 3000
},
"SendClues": {
"action": "clickSelf",
"roi": [
1157,
346,
84,
81
],
"maskRange": [
1,
255
],
"rearDelay": 1000,
"next": [
"SelectClue",
"CloseSendClue"
]
},
"SelectClue": {
"action": "clickSelf",
"roi": [
2,
133,
418,
196
],
"maskRange": [
1,
255
],
"maxTimes": 3,
"exceededNext": [
"CloseSendClue"
],
"next": [
"ClueGiveTo1st",
"ClueGiveTo2nd",
"ClueGiveTo3rd",
"ClueGiveTo4th",
"ClueGiveToNextPage",
"ClueGiveTo1stConfirm"
]
},
"ClueGiveTo1st": {
"template": "ClusCanBeSent.png",
"action": "doNothing",
"cache": false,
"maskRange": [
1,
255
],
"roi": [
830,
70,
320,
100
],
"next": [
"ClueGiveTo1stConfirm"
]
},
"ClueGiveTo1stConfirm": {
"template": "SendClueConfirm.png",
"action": "clickSelf",
"roi": [
1150,
50,
100,
160
],
"next": [
"SelectClue",
"CloseSendClue"
]
},
"ClueGiveTo2nd": {
"template": "ClusCanBeSent.png",
"action": "doNothing",
"cache": false,
"maskRange": [
1,
255
],
"roi": [
830,
220,
320,
100
],
"next": [
"ClueGiveTo2ndConfirm"
]
},
"ClueGiveTo2ndConfirm": {
"template": "SendClueConfirm.png",
"action": "clickSelf",
"roi": [
1150,
200,
100,
160
],
"next": [
"SelectClue",
"CloseSendClue"
]
},
"ClueGiveTo3rd": {
"template": "ClusCanBeSent.png",
"action": "doNothing",
"cache": false,
"maskRange": [
1,
255
],
"roi": [
830,
370,
320,
100
],
"next": [
"ClueGiveTo3rdConfirm"
]
},
"ClueGiveTo3rdConfirm": {
"template": "SendClueConfirm.png",
"action": "clickSelf",
"roi": [
1150,
350,
100,
160
],
"next": [
"SelectClue",
"CloseSendClue"
]
},
"ClueGiveTo4th": {
"template": "ClusCanBeSent.png",
"action": "doNothing",
"cache": false,
"maskRange": [
1,
255
],
"roi": [
830,
520,
320,
100
],
"next": [
"ClueGiveTo4thConfirm"
]
},
"ClueGiveTo4thConfirm": {
"template": "SendClueConfirm.png",
"action": "clickSelf",
"roi": [
1150,
500,
100,
160
],
"next": [
"SelectClue",
"CloseSendClue"
]
},
"CloseSendClue": {
"action": "clickSelf",
"roi": [
1225,
16,
41,
41
],
"next": [
"InfrastClueSelfNew",
"InfrastClueFriendNew",
"ReceptionFlag"
]
},
"ClueGiveToNextPage": {
"action": "clickSelf",
"templThreshold": 0.95,
"roi": [
1184,
655,
50,
48
],
"maskRange": [
1,
255
],
"next": [
"ClueGiveTo1st",
"ClueGiveTo2nd",
"ClueGiveTo3rd",
"ClueGiveTo4th",
"ClueGiveToNextPage",
"ClueGiveTo1stConfirm"
]
},
"BattleStageName": {
"algorithm": "OcrDetect",
"cache": false,
"text": [],
"ocrReplace": [
[
".+兽小屋",
"驯兽小屋"
],
[
"分.+不均",
"分赃不均"
],
[
"落.+骑士",
"落魄骑士"
],
[
".+爵的戏.+",
"鸭爵的戏剧"
]
],
"roi": [
480,
430,
320,
100
]
},
"BattleUseOper": {
"algorithm": "JustReturn",
"preDelay": 500,
"rearDelay": 0,
"Doc": "pre 是从点击干员到干员信息弹出来等待的时间rear 是干员上场,到设置朝向之间等待的时间"
},
"BattleSwipeOper": {
"algorithm": "JustReturn",
"preDelay": 1000,
"rearDelay": 300,
"Doc": "pre 是将干员滑动到场上的 durationrear 是设置干员朝向滑动的 duration"
},
"BattleOpersFlag": {
"templThreshold": 0.85,
"roi": [
0,
588,
1280,
18
],
"maskRange": [
1,
255
]
},
"BattleOperClickRange": {
"algorithm": "JustReturn",
"rectMove": [
-59,
6,
98,
120
]
},
"BattleOperAvailable": {
"template": "empty.png",
"specialThreshold": 110,
"specialThreshold_Doc": "用于做V通道平均值阈值",
"rectMove": [
-41,
6,
31,
25
]
},
"BattleOperRoleRange": {
"algorithm": "JustReturn",
"rectMove": [
-41,
6,
31,
25
]
},
"BattleOperRoleCaster": {
},
"BattleOperRoleMedic": {
},
"BattleOperRolePioneer": {
},
"BattleOperRoleSniper": {
},
"BattleOperRoleSpecial": {
},
"BattleOperRoleSupport": {
},
"BattleOperRoleTank": {
},
"BattleOperRoleWarrior": {
},
"BattleOperRoleDrone": {
},
"BattleOperCostRange": {
"algorithm": "hash",
"hash": [
],
"rectMove": [
-10,
12,
30,
17
]
},
"BattleOperCostChannelH": {
"algorithm": "hash",
"hash": [
],
"maskRange": [
0,
255
]
},
"BattleOperCostChannelS": {
"algorithm": "hash",
"hash": [
],
"maskRange": [
0,
50
]
},
"BattleOperCostChannelV": {
"algorithm": "hash",
"hash": [
],
"maskRange": [
80,
255
]
},
"BattleOperCost0": {
"algorithm": "hash",
"hash": [
"1ff83ffc3c3e780e700ee007e007e007e007e007e007f00f780e7c1e3ffc1ff8"
]
},
"BattleOperCost1": {
"algorithm": "hash",
"hash": [
"00ff03ff1fff7fffffffff3f003f003f003f003f003f003f003f003f003f003f"
]
},
"BattleOperCost2": {
"algorithm": "hash",
"hash": [
"3ffe7ffefc3ff81fe01f001f001f003e007e01fc07f81fe03fc07e00ffffffff"
]
},
"BattleOperCost3": {
"algorithm": "hash",
"hash": [
"3ffe7ffffc3ff81fe01f001f03fe07fc07fe003f001fe01fe01ff83fffff7ffe",
"07f01ffe700e700700070007000c0078003c000700070007e007700e1e7e0ff0"
]
},
"BattleOperCost4": {
"algorithm": "hash",
"hash": [
"007c00fc01fc03fc03fc0fbc1f3c3f3c7e3cfc3cffffffffffff003c003c003c"
]
},
"BattleOperCost5": {
"algorithm": "hash",
"hash": [
"3ffe7c007c0078007ff87ffe7ffe7c3f781f0007e007f81ffc1fffff7ffe3ffc",
"3ffe38003800780070007ff87ffe703e000f000fc00ff81ffc3f7ffe3ffc07e0"
]
},
"BattleOperCost6": {
"algorithm": "hash",
"hash": [
"03c003800f001f003e003ff87ffc7c3ef00ee00fe007e00ff00e7c3e3ffc1ff8"
]
},
"BattleOperCost7": {
"algorithm": "hash",
"hash": [
"ffffffff003e007e007c00f800f801f001f003c003c00f801f001f003e003e00"
]
},
"BattleOperCost8": {
"algorithm": "hash",
"hash": [
"3ffc7ffe7c3e700e700e7c7e7ffc3ffc7ffefefef00fe00ff00ff03ffffe7ffe"
]
},
"BattleOperCost9": {
"algorithm": "hash",
"hash": [
"3ffc7ffe7c3ff00ff007f007f00ffc0f7fff3ffe1ffe00fc01f803f00ff00fc0"
]
},
"BattleHpFlag": {
"roi": [
400,
0,
650,
60
],
"rectMove": [
40,
0,
100,
35
]
},
"BattleHpFlag2": {
"roi": [
400,
0,
650,
60
],
"rectMove": [
40,
0,
100,
35
]
},
"BattleHpChannelH": {
"algorithm": "hash",
"hash": [
],
"maskRange": [
0,
1
]
},
"BattleHpChannelS": {
"algorithm": "hash",
"hash": [
],
"maskRange": [
120,
150
]
},
"BattleHpChannelV": {
"algorithm": "hash",
"hash": [
],
"maskRange": [
170,
255
]
},
"BattleHp0": {
"algorithm": "hash",
"hash": [
"03e007fc3c0638066003400140014001c001400140016003600338061e1c07f8"
]
},
"BattleHp1": {
"algorithm": "hash",
"hash": [
"003f01ff1ffffe0f000700070007000700070007000700070007000700070007"
]
},
"BattleHp2": {
"algorithm": "hash",
"hash": [
"07e03c3c2007c0030003000300030007001c003800e003c004003800f800ffff"
]
},
"BattleHp3": {
"algorithm": "hash",
"hash": [
"0ff07e78700ee00700070006000e03f80078000e000700078007e00e703e1ff8"
]
},
"BattleHp4": {
"algorithm": "hash",
"hash": [
"0010003c007c007c01dc039c061c0c1c381c301c783effff001c001c001c001c"
]
},
"BattleHp5": {
"algorithm": "hash",
"hash": [
"1ff87ffe7000600060006000fff0f038e00e0006000700078007e00e703e1ff0"
]
},
"BattleHp6": {
"algorithm": "hash",
"hash": [
"018002000e000c0010003fe07808f004c006800380018003c007e006300c1ff0"
]
},
"BattleHp7": {
"algorithm": "hash",
"hash": [
"7fffffff00070006000e003800380070004001c0018003800e000e001c001000"
]
},
"BattleHp8": {
"algorithm": "hash",
"hash": [
"0ff01038600ee006e006600670081ff01c7860068007800180018007600e1ff8"
]
},
"BattleHp9": {
"algorithm": "hash",
"hash": [
"07e01e78700e6006e007e007e0076006700e1ffe011800700060008001800700"
]
},
"BattleSpeedUp": {
"action": "clickSelf",
"roi": [
1025,
0,
149,
153
],
"maskRange": [
100,
255
],
"templThreshold": 0.95,
"preDelay": 3000,
"rearDelay": 3000
},
"BattleSkillReady": {
"roi": [
0,
0,
1280,
580
],
"maskRange": [
1,
255
],
"rectMove": [
0,
100,
40,
40
]
},
"BattleUseSkill": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
820,
380,
100,
100
],
"preDelay": 1000,
"rearDelay": 0
},
"Roguelike1Begin": {
"algorithm": "justReturn",
"next": [
"Roguelike1Start",
"Roguelike1ExitThenAbandon",
"Roguelike1Abandon"
]
},
"Roguelike1Start": {
"action": "clickSelf",
"roi": [
1026,
470,
254,
248
],
"rearDelay": 500,
"next": [
"Roguelike1Recruit1"
]
},
"Roguelike1LastReward": {
"Doc": "你的上一次探索突破了至少两层困难,这一次可以获得更多支援——热水壶",
"action": "clickSelf",
"cache": false,
"roi": [
174,
151,
935,
533
],
"next": [
"Roguelike1LastRewardConfirm"
]
},
"Roguelike1LastReward2": {
"Doc": "你的上一次探索突破了至少两层困难,这一次可以获得更多支援—— 5 源石锭",
"action": "clickSelf",
"cache": false,
"roi": [
174,
151,
935,
533
],
"next": [
"Roguelike1LastRewardConfirm"
]
},
"Roguelike1LastReward3": {
"Doc": "你的上一次探索突破了至少两层困难,这一次可以获得更多支援—— 3 目标生命",
"action": "clickSelf",
"cache": false,
"roi": [
174,
151,
935,
533
],
"next": [
"Roguelike1LastRewardConfirm"
]
},
"Roguelike1LastRewardRand": {
"Doc": "你的上一次探索突破了至少两层困难,这一次可以获得更多支援—— 问号",
"action": "clickSelf",
"cache": false,
"roi": [
174,
151,
935,
533
],
"next": [
"Roguelike1LastRewardConfirm"
]
},
"Roguelike1LastRewardConfirm": {
"template": "Roguelike1RecruitConfirm.png",
"action": "clickSelf",
"cache": false,
"roi": [
174,
151,
935,
533
],
"next": [
"Roguelike1Team3"
]
},
"Roguelike1Recruit1": {
"action": "clickSelf",
"roi": [
0,
153,
365,
532
],
"next": [
"Roguelike1RecruitConfirm"
]
},
"Roguelike1RecruitConfirm": {
"action": "clickSelf",
"roi": [
0,
483,
1280,
200
],
"next": [
"Roguelike1LastReward",
"Roguelike1LastReward2",
"Roguelike1LastReward3",
"Roguelike1LastRewardRand",
"Roguelike1Team3"
]
},
"Roguelike1Team3": {
"action": "clickSelf",
"cache": false,
"roi": [
601,
153,
363,
529
],
"next": [
"Roguelike1TeamConfirm"
]
},
"Roguelike1TeamConfirm": {
"action": "clickSelf",
"cache": false,
"roi": [
0,
153,
1280,
529
],
"next": [
"Roguelike1RecruitMain"
]
},
"Roguelike1RecruitMain": {
"action": "clickSelf",
"template": "Roguelike1Recruit.png",
"cache": false,
"roi": [
190,
470,
300,
154
],
"next": [
"Roguelike1ChooseOper"
],
"rearDelay": 1000
},
"Roguelike1RecruitOther": {
"action": "clickSelf",
"template": "Roguelike1Recruit.png",
"cache": false,
"roi": [
190,
470,
900,
154
],
"next": [
"Roguelike1ChooseOper"
],
"rearDelay": 1000
},
"Roguelike1ChooseOper": {
"algorithm": "OcrDetect",
"action": "clickSelf",
"cache": false,
"Doc": "所有肉鸽可能招募的干员,不在列表里的不会则被招募,可以手动修改,在前面的会优先招募",
"Doc2": "画面中如果既有低星又有高星,说明希望不够(高星是灰的不让选,但也被识别到了),所以尽量把低星的放前面,优先招募",
"text": [
"---三星备选干员---",
"芬",
"玫兰莎",
"香草",
"梓兰",
"芙蓉",
"安塞尔",
"预备干员",
"---近卫---",
"幽灵鲨",
"煌",
"帕拉斯",
"银灰",
"陈",
"棘刺",
"---先锋---",
"凛冬",
"德克萨斯",
"风笛",
"嵯峨",
"推进之王",
"---重装---",
"古米",
"蛇屠箱",
"临光",
"泥岩",
"塞雷娅",
"星熊",
"---狙击---",
"白金",
"能天使",
"假日威龙陈",
"黑",
"---术士---",
"阿米娅",
"天火",
"艾雅法拉",
"异客",
"---治疗---",
"白面鸮",
"赫默",
"凯尔希",
"闪灵",
"夜莺",
"---辅助---",
"梅尔",
"巫恋",
"初雪",
"真理",
"安洁莉娜",
"铃兰",
"麦哲伦",
"令",
"---特种---",
"水月",
"狮蝎"
],
"roi": [
560,
69,
666,
614
],
"ocrReplace": [
[
"白面.+",
"白面鸮"
]
],
"next": [
"Roguelike1ChooseOperConfirm"
]
},
"Roguelike1ChooseOperConfirm": {
"action": "clickself",
"roi": [
1016,
602,
264,
118
],
"next": [
"Roguelike1RecruitSkip",
"Roguelike1StageEncounterGiveUpRecruitConfirm"
]
},
"Roguelike1RecruitSkip": {
"template": "RecruitSkip.png",
"action": "clickSelf",
"roi": [
1100,
0,
180,
150
],
"next": [
"Roguelike1RecruitSkip",
"Roguelike1RecruitOther",
"Roguelike1DropsFlag",
"Roguelike1RecruitWithoutButton"
]
},
"Roguelike1RecruitWithoutButton": {
"template": "RecruitSkipWithoutButton.png",
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
1180,
15,
85,
60
],
"next": [
"Roguelike1RecruitOther",
"Roguelike1EnterAfterRecruit",
"Roguelike1DropsFlag",
"Roguelike1RecruitWithoutButton"
]
},
"Roguelike1EnterAfterRecruit": {
"action": "clickSelf",
"roi": [
1078,
234,
202,
239
],
"rearDelay": 3000,
"next": [
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
]
},
"Roguelike1StageTrader": {
"Doc": "诡异行商(交易所)",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"templThreshold": 0.85,
"next": [
"Roguelike1StageTraderEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
]
},
"Roguelike1StageTraderEnter": {
"action": "clickSelf",
"roi": [
1035,
374,
226,
220
],
"rearDelay": 3000,
"next": [
"Roguelike1StageTraderInvestSystem",
"Roguelike1StageTraderLeave"
]
},
"Roguelike1StageSafeHouse": {
"Doc": "安全的角落",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"next": [
"Roguelike1StageSafeHouseEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
]
},
"Roguelike1StageSafeHouseEnter": {
"action": "clickSelf",
"roi": [
1037,
374,
221,
221
],
"next": [
"Roguelike1StageEncounterFree",
"Roguelike1StageEncounterLeave",
"Roguelike1StageEncounterUnknown",
"Roguelike1StageEncounterClickToLeave"
]
},
"Roguelike1StageTraderInvestSystem": {
"templThreshold": 0.75,
"action": "clickSelf",
"roi": [
365,
51,
276,
216
],
"next": [
"Roguelike1StageTraderInvestSystemEnter"
]
},
"Roguelike1StageTraderInvestSystemEnter": {
"action": "clickSelf",
"roi": [
417,
228,
502,
247
],
"next": [
"Roguelike1StageTraderInvestSystemError",
"Roguelike1StageTraderInvestConfirm",
"Roguelike1StageTraderInvestCancel"
]
},
"Roguelike1StageTraderInvestConfirm": {
"action": "clickSelf",
"roi": [
852,
422,
278,
144
],
"rearDelay": 500,
"next": [
"Roguelike1StageTraderInvestSystemError",
"Roguelike1StageTraderInvestConfirm",
"Roguelike1StageTraderInvestCancel"
]
},
"Roguelike1StageTraderInvestSystemError": {
"action": "clickSelf",
"roi": [
508,
204,
235,
240
],
"next": [
"Roguelike1StageTraderInvestCancel"
]
},
"Roguelike1StageTraderInvestCancel": {
"action": "clickSelf",
"roi": [
507,
418,
242,
149
],
"exceededNext": [
"Roguelike1ExitThenAbandon"
],
"next": [
"Roguelike1StageTraderInvestSystemLeave"
]
},
"Roguelike1StageTraderInvestSystemLeave": {
"action": "clickSelf",
"roi": [
682,
420,
245,
143
],
"next": [
"Roguelike1StageTraderLeave"
]
},
"Roguelike1StageTraderLeave": {
"action": "clickSelf",
"roi": [
1046,
443,
234,
204
],
"exceededNext": [
"Roguelike1ExitThenAbandon"
],
"next": [
"Roguelike1StageTraderLeaveConfirm"
]
},
"Roguelike1ExitThenAbandon": {
"action": "clickSelf",
"roi": [
0,
0,
148,
149
],
"next": [
"Roguelike1Abandon"
]
},
"Roguelike1Abandon": {
"action": "clickSelf",
"roi": [
1076,
243,
177,
179
],
"next": [
"Roguelike1AbandonConfirm"
]
},
"Roguelike1AbandonConfirm": {
"action": "clickSelf",
"roi": [
720,
413,
249,
168
],
"next": [
"Roguelike1MissionFailedFlag2",
"Roguelike1Start"
]
},
"Roguelike1StageTraderLeaveConfirm": {
"cache": false,
"action": "clickSelf",
"roi": [
985,
447,
295,
203
],
"next": [
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
]
},
"Roguelike1StageEncounter": {
"Doc": "不期而遇(随机奖励)",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"next": [
"Roguelike1StageEncounterEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
]
},
"Roguelike1StageBoons": {
"Doc": "古堡馈赠(随机奖励)",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"next": [
"Roguelike1StageEncounterEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
]
},
"Roguelike1StageEncounterEnter": {
"action": "clickSelf",
"roi": [
1037,
374,
221,
221
],
"next": [
"Roguelike1StageEncounterFree",
"Roguelike1StageEncounterLeave",
"Roguelike1StageEncounterUnknown",
"Roguelike1StageEncounterClickToLeave"
]
},
"Roguelike1StageEncounterFree": {
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
700
],
"preDelay": 500,
"templThreshold": 0.99,
"next": [
"Roguelike1StageEncounterLeaveConfirm"
]
},
"Roguelike1StageEncounterLeave": {
"action": "clickSelf",
"cache": false,
"roi": [
1100,
0,
180,
700
],
"preDelay": 500,
"templThreshold": 0.99,
"next": [
"Roguelike1StageEncounterLeaveConfirm"
]
},
"Roguelike1StageEncounterUnknown": {
"action": "clickSelf",
"cache": false,
"roi": [
950,
0,
320,
700
],
"templThreshold": 0.9,
"preDelay": 1500,
"next": [
"Roguelike1StageEncounterLeaveConfirm"
]
},
"Roguelike1StageEncounterLeaveConfirm": {
"action": "clickSelf",
"cache": false,
"roi": [
1069,
0,
211,
700
],
"rearDelay": 1000,
"next": [
"Roguelike1StageEncounterFree",
"Roguelike1StageEncounterLeave",
"Roguelike1StageEncounterUnknown",
"Roguelike1StageEncounterGiveUpRecruit",
"Roguelike1StageEncounterSpecialClose",
"Roguelike1StageCambatDpsEnter",
"Roguelike1StageEmergencyDpsEnter",
"Roguelike1ClickToDrops"
]
},
"Roguelike1StageEncounterSpecialClose": {
"Doc": "关掉“大锁”",
"action": "clickSelf",
"roi": [
570,
400,
140,
138
],
"next": [
"Roguelike1StageEncounterSpecialClose",
"Roguelike1ClickToDrops"
]
},
"Roguelike1StageEncounterGiveUpRecruit": {
"template": "Roguelike1ChooseOperConfirm.png",
"action": "clickSelf",
"roi": [
1016,
602,
264,
118
],
"next": [
"Roguelike1StageEncounterGiveUpRecruitConfirm"
]
},
"Roguelike1StageEncounterGiveUpRecruitConfirm": {
"action": "clickSelf",
"roi": [
613,
410,
424,
171
],
"next": [
"Roguelike1DropsFlag",
"Roguelike1ClickToDrops"
]
},
"Roguelike1StageEncounterClickToLeave": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
600,
600,
50,
50
],
"next": [
"Roguelike1StageEncounterFree",
"Roguelike1StageEncounterLeave",
"Roguelike1StageEncounterUnknown",
"Roguelike1StageEncounterClickToLeave"
]
},
"Roguelike1StageCambatDps": {
"Doc": "普通作战",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"next": [
"Roguelike1StageCambatDpsEnter",
"Roguelike1StageEmergencyDpsEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
],
"next_Doc": "普通作战和紧急作战的图比较像有时候会识别错这里的next把两个开始的按钮都放进来提高容错"
},
"Roguelike1StageCambatDpsEnter": {
"action": "clickSelf",
"roi": [
1036,
371,
223,
223
],
"next": [
"Roguelike1QuickFormation"
]
},
"Roguelike1StageEmergencyDps": {
"Doc": "紧急作战",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"next": [
"Roguelike1StageEmergencyDpsEnter",
"Roguelike1StageCambatDpsEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
],
"next_Doc": "普通作战和紧急作战的图比较像有时候会识别错这里的next把两个开始的按钮都放进来提高容错"
},
"Roguelike1StageEmergencyDpsEnter": {
"action": "clickSelf",
"roi": [
1036,
371,
223,
223
],
"next": [
"Roguelike1QuickFormation"
]
},
"Roguelike1StageDreadfulFoe": {
"Doc": "险路恶敌boss关卡",
"action": "clickSelf",
"cache": false,
"roi": [
0,
53,
1280,
554
],
"next": [
"Roguelike1StageDreadfulFoeEnter",
"Roguelike1StageEmergencyDpsEnter",
"Roguelike1StageCambatDpsEnter",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe"
],
"next_Doc": "普通作战和紧急作战的图比较像有时候会识别错这里的next把两个开始的按钮都放进来提高容错"
},
"Roguelike1StageDreadfulFoeEnter": {
"action": "clickSelf",
"roi": [
1036,
371,
223,
223
],
"next": [
"Roguelike1QuickFormation"
]
},
"Roguelike1QuickFormation": {
"action": "clickSelf",
"roi": [
817,
0,
402,
146
],
"next": [
"Roguelike1FormationConfirm"
],
"rearDelay": 2000
},
"Roguelike1FormationOper": {
"cache": false,
"roi": [
363,
11,
891,
668
],
"maskRange": [
1,
255
]
},
"Roguelike1FormationOperSelected": {
"template": "empty.png",
"templThreshold": 12000,
"templThreshold_Doc": "这个任务中作为符合range的像素点数量阈值",
"maskRange": [
95,
105
]
},
"Roguelike1FormationConfirm": {
"action": "clickSelf",
"roi": [
1015,
601,
265,
119
],
"next": [
"Roguelike1StartAction"
]
},
"Roguelike1StartAction": {
"action": "clickSelf",
"roi": [
905,
593,
375,
127
],
"next": [
"Roguelike1InBattleFlag",
"Roguelike1InBattleFlag2",
"Roguelike1MissionCompletedFlag",
"Roguelike1MissionFailedFlag",
"Roguelike1MissionFailedFlag2"
]
},
"Roguelike1InBattleFlag": {
"algorithm": "OcrDetect",
"text": [
"角色"
],
"roi": [
900,
500,
380,
150
],
"action": "doNothing",
"rearDelay": 5000,
"next": [
"Roguelike1InBattleFlag",
"Roguelike1InBattleFlag2",
"Roguelike1MissionCompletedFlag",
"Roguelike1MissionFailedFlag",
"Roguelike1MissionFailedFlag2"
]
},
"Roguelike1InBattleFlag2": {
"algorithm": "OcrDetect",
"text": [
"接管"
],
"roi": [
324,
579,
219,
141
],
"action": "doNothing",
"rearDelay": 5000,
"next": [
"Roguelike1InBattleFlag",
"Roguelike1InBattleFlag2",
"Roguelike1MissionCompletedFlag",
"Roguelike1MissionFailedFlag",
"Roguelike1MissionFailedFlag2"
]
},
"Roguelike1MissionCompletedFlag": {
"roi": [
0,
0,
148,
143
],
"next": [
"Roguelike1ClickToDrops"
]
},
"Roguelike1ClickToDrops": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
600,
600,
50,
50
],
"next": [
"Roguelike1DropsFlag",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe",
"Roguelike1StageEncounterGiveUpRecruit",
"Roguelike1StageEncounterSpecialClose",
"Roguelike1ClickToDrops"
]
},
"Roguelike1DropsFlag": {
"roi": [
875,
601,
152,
119
],
"next": [
"Roguelike1GetDropCompleted",
"Roguelike1GetDrop1",
"Roguelike1GetDrop2",
"Roguelike1GetDrop3",
"Roguelike1GetDropRecruit",
"Roguelike1GetDropLeave",
"Roguelike1StageTrader",
"Roguelike1StageSafeHouse",
"Roguelike1StageEncounter",
"Roguelike1StageBoons",
"Roguelike1StageCambatDps",
"Roguelike1StageEmergencyDps",
"Roguelike1StageDreadfulFoe",
"Roguelike1StageEncounterFree",
"Roguelike1StageEncounterLeave",
"Roguelike1StageEncounterUnknown",
"Roguelike1StageEncounterGiveUpRecruit",
"Roguelike1StageEncounterSpecialClose",
"Roguelike1EnterAfterRecruit"
]
},
"Roguelike1GetDrop1": {
"Doc": "源石锭,绿色的“拿走”按钮",
"action": "clickSelf",
"cache": false,
"roi": [
0,
471,
1280,
157
],
"next": [
"Roguelike1DropsFlag"
]
},
"Roguelike1GetDrop2": {
"Doc": "希望,黄色的“拿走”按钮",
"action": "clickSelf",
"cache": false,
"roi": [
0,
471,
1280,
157
],
"next": [
"Roguelike1DropsFlag",
"Roguelike1ClickToDrops"
]
},
"Roguelike1GetDrop3": {
"Doc": "未知的剧目,黄色的“翻开”按钮",
"action": "clickSelf",
"cache": false,
"roi": [
0,
471,
1280,
157
],
"next": [
"Roguelike1ClickToDrops"
]
},
"Roguelike1GetDropRecruit": {
"Doc": "招募券,白色的“招募”按钮",
"action": "clickSelf",
"cache": false,
"roi": [
0,
471,
1280,
157
],
"templThreshold": 0.85,
"rearDelay": 1000,
"next": [
"Roguelike1ChooseOper",
"Roguelike1StageEncounterGiveUpRecruit"
]
},
"Roguelike1GetDropCompleted": {
"action": "clickRect",
"specificRect": [
600,
600,
50,
50
],
"rearDelay": 3000,
"next": [
"Roguelike1ClickToDrops"
]
},
"Roguelike1GetDropLeave": {
"Doc": "不要了,走了(",
"action": "clickSelf",
"cache": false,
"roi": [
0,
218,
1280,
296
],
"next": [
"Roguelike1GetDropLeaveConfirm",
"Roguelike1DropsFlag"
]
},
"Roguelike1GetDropLeaveConfirm": {
"action": "clickSelf",
"cache": false,
"roi": [
0,
484,
1280,
138
],
"next": [
"Roguelike1DropsFlag"
]
},
"Roguelike1MissionFailedFlag": {
"roi": [
504,
163,
480,
167
],
"next": [
"Roguelike1ClickToStartPoint"
]
},
"Roguelike1MissionFailedFlag2": {
"cache": false,
"roi": [
473,
0,
351,
194
],
"next": [
"Roguelike1ClickToStartPoint"
]
},
"Roguelike1ClickToStartPoint": {
"algorithm": "justReturn",
"action": "clickRect",
"specificRect": [
600,
600,
50,
50
],
"next": [
"Roguelike1Start",
"Roguelike1ClickToStartPoint"
]
}
}