From 7c7c95bee8cd4ecfb7fd6a747f3ab8f45b85a751 Mon Sep 17 00:00:00 2001 From: MistEO Date: Sun, 13 Aug 2023 08:07:35 +0000 Subject: [PATCH] chore: Auto Update Game Resources - 2023-08-13 --- resource/global/YoStarJP/resource/tasks.json | 22 ++++---- resource/global/txwy/resource/tasks.json | 55 ++++++++++---------- 2 files changed, 39 insertions(+), 38 deletions(-) diff --git a/resource/global/YoStarJP/resource/tasks.json b/resource/global/YoStarJP/resource/tasks.json index 9ba777a626..6a12723765 100644 --- a/resource/global/YoStarJP/resource/tasks.json +++ b/resource/global/YoStarJP/resource/tasks.json @@ -2686,6 +2686,17 @@ "シラクザーノ" ] }, + "IW-Open": { + "text": [ + "<将進酒>イベント復刻開催中" + ] + }, + "IWChapterToIW": { + "algorithm": "OcrDetect", + "text": [ + "三山奇聞" + ] + }, "InfrastEnterOperList": { "text": [ "体力", @@ -5178,16 +5189,5 @@ "text": [ "次を訪問" ] - }, - "IW-Open": { - "text": [ - "<将進酒>イベント復刻開催中" - ] - }, - "IWChapterToIW": { - "algorithm": "OcrDetect", - "text": [ - "三山奇聞" - ] } } diff --git a/resource/global/txwy/resource/tasks.json b/resource/global/txwy/resource/tasks.json index 35f182c6d5..23d7ea9ca4 100644 --- a/resource/global/txwy/resource/tasks.json +++ b/resource/global/txwy/resource/tasks.json @@ -3922,11 +3922,6 @@ "開始保全作戰" ] }, - "SSSDebuffConfirm": { - "text": [ - "確認完畢" - ] - }, "SSSBuffChoose": { "text": [ "自適應補給元件" @@ -3937,6 +3932,29 @@ "確認選擇" ] }, + "SSSDebuffConfirm": { + "text": [ + "確認完畢" + ] + }, + "SSSDropRecruitmentConfirm": { + "text": [ + "確認調用", + "放棄調用", + "確認選擇" + ] + }, + "SSSDropRecruitmentFlag": { + "text": [ + "請選擇", + "請進行", + "增調", + "異能", + "獲得", + "甄選", + "導能" + ] + }, "SSSDropRecruitmentOCR": { "action": "DoNothing", "algorithm": "OcrDetect", @@ -3949,18 +3967,14 @@ 1280, 263 ], - "text": [] + "text": [ + ] }, "SSSEquipmentConfirm": { "text": [ "裝備確認" ] }, - "SSSTeamConfirm": { - "text": [ - "陣容確認" - ] - }, "SSSStageNameOCR": { "ocrReplace": [ [ @@ -4024,22 +4038,9 @@ "開始行動" ] }, - "SSSDropRecruitmentFlag": { + "SSSTeamConfirm": { "text": [ - "請選擇", - "請進行", - "增調", - "異能", - "獲得", - "甄選", - "導能" - ] - }, - "SSSDropRecruitmentConfirm": { - "text": [ - "確認調用", - "放棄調用", - "確認選擇" + "陣容確認" ] }, "StageEpisodeToOF": { @@ -4068,4 +4069,4 @@ "已達上限" ] } -} \ No newline at end of file +}