From 8e05cdaecb2a6407b316b2c99694b0871e33af01 Mon Sep 17 00:00:00 2001 From: Manicsteiner <63437036+Manicsteiner@users.noreply.github.com> Date: Sat, 12 Jul 2025 18:32:22 +0800 Subject: [PATCH] chore: YostarJP tasks edits (#13187) --- resource/global/YoStarJP/resource/tasks/Stages/OR.json | 8 ++++++++ resource/global/YoStarJP/resource/tasks/tasks.json | 10 ++++++++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 resource/global/YoStarJP/resource/tasks/Stages/OR.json diff --git a/resource/global/YoStarJP/resource/tasks/Stages/OR.json b/resource/global/YoStarJP/resource/tasks/Stages/OR.json new file mode 100644 index 0000000000..b7f415c3ab --- /dev/null +++ b/resource/global/YoStarJP/resource/tasks/Stages/OR.json @@ -0,0 +1,8 @@ +{ + "OR-OpenOcr": { + "text": ["相見歓", "相見", "ステージ開放中", "閲世情", "世情", "悵別離", "別離"] + }, + "ORChapterToOR": { + "text": ["識七味", "七味"] + } +} diff --git a/resource/global/YoStarJP/resource/tasks/tasks.json b/resource/global/YoStarJP/resource/tasks/tasks.json index a0503d586f..51e920a094 100644 --- a/resource/global/YoStarJP/resource/tasks/tasks.json +++ b/resource/global/YoStarJP/resource/tasks/tasks.json @@ -419,7 +419,7 @@ ["粗悪なスタングレネード", "劣质闪光弹"], ["召集しない", "无需增调干员"], ["チョンユエ", "重岳"], - ["^リン(…|X|$)", "林"], + ["^リン($|…|X|!|Ⅲ)", "林"], ["都市防衛柵", "城防路障"], ["ジエユン", "截云"], [".*ァイヤーホイ(ッ|ツ)(スル)?", "火哨"], @@ -506,7 +506,7 @@ ["スチームサイダー", "水汽汽水瓶"], ["(純)?[燼植場増壊]エイヤ", "纯烬艾雅法拉"], ["景観噴水", "景观喷泉"], - ["(琳|林|淋).*スワ(イヤー)?", "琳琅诗怀雅"], + ["(琳|林|淋|磁).*スワ(イヤー)?", "琳琅诗怀雅"], ["(ブ)?ライオフ.*", "苍苔"], ["シャンパン爆弾", "香槟炸弹"], ["ポンシラス", "青枳"], @@ -1230,9 +1230,15 @@ ["生い茂る密林", "丛林密布"] ] }, + "BattleQuickFormationFilter-Cost": { + "text": ["COST"] + }, "BattleQuickFormationOCR": { "specialParams": [140, 2, 0, 0, 3, 12] }, + "BattleQuickFormationModulePage": { + "text": ["職分"] + }, "BattleStartPre": { "text": ["行動開始", "開始", "試練", "挑戦"] },