From ce3a759c287db325ce9225e2f96206f01fe8e89d Mon Sep 17 00:00:00 2001 From: liangshi <1142607614@qq.com> Date: Wed, 23 Oct 2024 18:13:50 +0800 Subject: [PATCH] =?UTF-8?q?2.6=E4=B8=8A=E5=8D=8A=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 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/resources/meta-sr/info/index.js b/resources/meta-sr/info/index.js index 024503d6..91bada88 100644 --- a/resources/meta-sr/info/index.js +++ b/resources/meta-sr/info/index.js @@ -24,7 +24,8 @@ export const poolNameSr = { 云璃: '掷山破云', 椒丘: '鼎中捭阖', 飞霄: '飙驭霆击', - 灵砂: '卧香沉水' + 灵砂: '卧香沉水', + 乱破: '忍视眈眈' } export const poolDetailSr = [{ @@ -261,4 +262,13 @@ export const poolDetailSr = [{ char4: ['米沙', '娜塔莎', '桂乃芬'], weapon5: ['唯有香如故', '烦恼着,幸福着'], weapon4: ['黑夜如影随行', '同一种心情', '与行星相会'] +}, { + version: '2.6', + half: '上半', + from: '2024-10-23 06:00:00', + to: '2024-11-13 11:59:59', + char5: ['乱破', '丹恒•饮月'], + char4: ['玲可', '雪衣', '驭空'], + weapon5: ['忍法帖•缭乱破魔', '比阳光更明亮的'], + weapon4: ['梦的蒙太奇', '谐乐静默之后', '在蓝天下'] }]