diff --git a/resource/global/YoStarEN/resource/item_index.json b/resource/global/YoStarEN/resource/item_index.json index 22038de47b..be959f39bd 100644 --- a/resource/global/YoStarEN/resource/item_index.json +++ b/resource/global/YoStarEN/resource/item_index.json @@ -2407,6 +2407,14 @@ "sortId": -10000, "usage": "The paraphernalia collected during the New Year can be exchanged for great rewards." }, + "act7collection_point_token": { + "classifyType": "NONE", + "description": "Rhodes Island issues special reward points as an incentive to field operators contributing to Integrated Strategies operations. These points can be used to redeem important supplies.", + "icon": "act7collection_point_token.png", + "name": "'Strategist' Point", + "sortId": -10000, + "usage": "Can be exchanged for the corresponding event stage reward." + }, "act7d5_point_coupon": { "classifyType": "NONE", "description": "The Rhodes Island Logistics Departmen issued this meal voucher during an event as an incentive to complete a series of missions. During the trial period, it will be distributed according to the number of missions completed or to operation results.", diff --git a/resource/global/YoStarEN/resource/tasks/Roguelike/base.json b/resource/global/YoStarEN/resource/tasks/Roguelike/base.json index d0de0c4a4b..3653b32dd1 100644 --- a/resource/global/YoStarEN/resource/tasks/Roguelike/base.json +++ b/resource/global/YoStarEN/resource/tasks/Roguelike/base.json @@ -931,7 +931,35 @@ ["Shen-Chu Wheel", "申铸轮"], ["Unsealed Case", "无封长盒"], ["Yin-Shih Flask", "寅诗壶"], - ["Wu-Shang Shuttle", "午商梭"] + ["Wu-Shang Shuttle", "午商梭"], + ["Little Ba'jie Sticker", "小八界贴纸"], + ["'Panacea'", "“万灵方”"], + ["Victory Guqin", "得胜琴"], + ["Fragment of Ju's Order", "循矩残片"], + ["Silk Knot", "绸锁"], + ["Heaven Axe", "登天斧"], + ["Blaze's Chainsaw", "Blaze的电锯"], + ["Memory Scope", "追忆仪"], + ["Yarn of Real and Unreal", "虚实线团"], + ["Soldier's Edge", "兵锋"], + ["Merciless", "不赦"], + ["Memory Scope", "追忆仪"], + ["Memory Scope", "追忆仪"], + ["Memory Scope", "追忆仪"], + ["Ceaseless", "不息"], + ["Memory Scope", "追忆仪"], + ["Memory Scope", "追忆仪"], + ["Coin Platter", "承钱盘"], + ["Explore all Nodes", "所有节点探索"], + ["'Little Moji'", "“小磨唧”"], + ["Fragment of Hou's Soil", "后土残片"], + ["Sawblade Bangle", "手镯轮"], + ["Explore all Nodes", "所有节点探索"], + ["Crowing Rooftop Figure", "鸣脊兽"], + ["Waking Tower", "醒时塔"], + ["Old Millstone", "老磨盘"], + ["Memory Scope", "追忆仪"], + ["Court Striking Block", "惊堂木"] ] }, "Roguelike@ChooseDifficultyConfirm": { @@ -1205,7 +1233,12 @@ ["MeetingaFriend", "会友"], ["WhereThenMeetsNow", "古今交汇"], ["Heaven-BlessedHunt", "大狩维天"], - ["ForTomorrow", "只为明日"] + ["ForTomorrow", "只为明日"], + ["Strategizing", "谋定"], + ["Proxy Squad Jump", "代理人分队跳转"], + ["Joined at the hip", "相随"], + ["Joined at the hip", "相随"], + ["Money-Minded Liu", "见钱问柳"] ], "roi": [0, 395, 725, 235] }, diff --git a/resource/global/YoStarEN/resource/tasks/tasks.json b/resource/global/YoStarEN/resource/tasks/tasks.json index 5fa79863ae..518846b1de 100644 --- a/resource/global/YoStarEN/resource/tasks/tasks.json +++ b/resource/global/YoStarEN/resource/tasks/tasks.json @@ -1656,7 +1656,24 @@ ["Ticket Please", "凭票入内"], ["Dusk River Sayings", "夕江诀"], ["Force Redirection", "借力打力"], - ["Everywhere", "四方"] + ["Everywhere", "四方"], + ["Conformity", "相合"], + ["Honed Edge", "砺锋"], + ["Let It All Out", "忍气不吞声"], + ["Sealed Time", "时封"], + ["Stasis", "止变"], + ["Stasis", "止变"], + ["Stasis", "止变"], + ["Recorded Memory", "录忆"], + ["Let It All Out", "忍气不吞声"], + ["Defining the World", "定乾坤"], + ["Repel the Outsiders", "御外侮"], + ["Stasis", "止变"], + ["Omnipresent Gospel", "遍地福音"], + ["Stasis", "止变"], + ["Honed Edge", "砺锋"], + ["Defining the World", "定乾坤"], + ["Repel the Outsiders", "御外侮"] ] }, "BattleQuickFormationClear": { diff --git a/resource/global/YoStarEN/resource/version.json b/resource/global/YoStarEN/resource/version.json index 84cf79b95e..5f3890ee9d 100644 --- a/resource/global/YoStarEN/resource/version.json +++ b/resource/global/YoStarEN/resource/version.json @@ -1,11 +1,11 @@ { "activity": { - "name": "Medjehtiqedti Bound", - "time": 1782129600 + "name": "Such is the Joy of Our Reunion - Rerun", + "time": 1783350000 }, "gacha": { "pool": "Celebration & Hope", "time": 1783062000 }, - "last_updated": "2026-07-03 07:31:09.000" + "last_updated": "2026-07-06 18:04:31.000" }