From af428997a5857b63d174eb289916f4aac7f4c561 Mon Sep 17 00:00:00 2001 From: liangshi <1142607614@qq.com> Date: Wed, 2 Oct 2024 18:19:32 +0800 Subject: [PATCH] =?UTF-8?q?2.5=E5=8D=A1=E6=B1=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/meta-sr/info/index.js | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/resources/meta-sr/info/index.js b/resources/meta-sr/info/index.js index 9cb0cd11..024503d6 100644 --- a/resources/meta-sr/info/index.js +++ b/resources/meta-sr/info/index.js @@ -22,7 +22,9 @@ export const poolNameSr = { 流萤: '盈茧炽盛', 翡翠: '质生契运', 云璃: '掷山破云', - 椒丘: '鼎中捭阖' + 椒丘: '鼎中捭阖', + 飞霄: '飙驭霆击', + 灵砂: '卧香沉水' } export const poolDetailSr = [{ @@ -241,4 +243,22 @@ export const poolDetailSr = [{ char4: ['虎克', '桂乃芬', '阿兰'], weapon5: ['那无数个春天', '游戏尘寰'], weapon4: ['芳华待灼', '猎物的视线', '秘密誓心'] +}, { + version: '2.5', + half: '上半', + from: '2024-09-10 06:00:00', + to: '2024-10-02 11:59:59', + char5: ['飞霄', '卡芙卡', '黑天鹅', '知更鸟'], + char4: ['貊泽', '艾丝妲', '卢卡'], + weapon5: ['我将,巡征追猎', '只需等待', '重塑时光之忆', '夜色流光溢彩'], + weapon4: ['论剑', '决心如汗珠般闪耀', '『我』的诞生'] +}, { + version: '2.5', + half: '下半', + from: '2024-10-02 12:00:00', + to: '2024-10-22 14:59:59', + char5: ['灵砂', '托帕&账账'], + char4: ['米沙', '娜塔莎', '桂乃芬'], + weapon5: ['唯有香如故', '烦恼着,幸福着'], + weapon4: ['黑夜如影随行', '同一种心情', '与行星相会'] }]