From e91f7fe9b14eecd02e10dfcb5aa4230d60d35ee9 Mon Sep 17 00:00:00 2001 From: uye <2396806385@qq.com> Date: Tue, 7 Mar 2023 21:16:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=B4=BB=E5=8A=A8?= =?UTF-8?q?=E5=AF=BC=E8=88=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/tasks.json | 60 +++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 2 deletions(-) diff --git a/resource/tasks.json b/resource/tasks.json index f788b1d6a0..aec92436cc 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -785,6 +785,62 @@ "isAscii": true, "text": [] }, + "CF-8": { + "algorithm": "JustReturn", + "action": "DoNothing", + "sub": [ + "CF-Open" + ], + "next": [ + "CF-8@SideStoryStage", + "CF-8@SwipeToStage" + ] + }, + "CF-Open": { + "action": "ClickSelf", + "algorithm": "OcrDetect", + "text": [ + "落叶", + "逐火", + "活动", + "开放" + ], + "roi": [ + 0, + 500, + 500, + 150 + ], + "postDelay": 2000, + "next": [ + "CFChapterToCF" + ] + }, + "CFChapterToCF": { + "algorithm": "OcrDetect", + "action": "ClickSelf", + "text": [ + "苍暮", + "山地" + ], + "roi": [ + 1026, + 499, + 218, + 142 + ], + "postDelay": 2000, + "next": [ + "CFChapterToCF", + "ChapterSwipeToTheRight" + ] + }, + "CF-8@SideStoryStage": { + "baseTask": "SideStoryStage", + "text": [ + "CF-8" + ] + }, "GA-6": { "algorithm": "JustReturn", "action": "DoNothing", @@ -8198,7 +8254,7 @@ "Phantom@Roguelike@Abandon": {}, "Phantom@Roguelike@ChooseDifficulty": {}, "Phantom@Roguelike@ChooseOper": { - "onErrorNext":[ + "onErrorNext": [ "Phantom@Roguelike@RecruitWithoutButton" ], "next": [ @@ -8386,7 +8442,7 @@ "Mizuki@Roguelike@Abandon": {}, "Mizuki@Roguelike@ChooseDifficulty": {}, "Mizuki@Roguelike@ChooseOper": { - "onErrorNext":[ + "onErrorNext": [ "Mizuki@Roguelike@RecruitWithoutButton" ], "next": [