更新原神4.0上半卡池

Signed-off-by: touchscale <11134128+touchscale_admin@user.noreply.gitee.com>
This commit is contained in:
touchscale 2023-08-14 09:18:24 +00:00 committed by Gitee
parent 3430309c02
commit 0bf1bdfe24
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -26,7 +26,8 @@ export const poolName = {
流浪者: '余火变相',
艾尔海森: '敕诫枢谋',
迪希雅: '烈阳烁金',
白术: '心珠循琅'
白术: '心珠循琅',
林尼: '光与影的戏术'
}
export const poolDetail = [{
@ -488,5 +489,14 @@ export const poolDetail = [{
char4: ['珐露珊', '罗莎莉亚', '烟绯'],
weapon5: ['不灭月华', '图莱杜拉的回忆'],
weapon4: ['暗巷的酒与诗', '匣里龙吟', '钟剑', '匣里灭辰', '西风猎弓']
}, {
version: '4.0',
half: '上半',
from: '2023-08-16 06:00:00',
to: '2023-09-05 17:59:59',
char5: ['林尼', '夜兰'],
char4: ['琳妮特', '班尼特', '芭芭拉'],
weapon5: ['最初的大魔术', '若水'],
weapon4: ['祭礼剑', '西风大剑', '西风长枪', '祭礼残章', '祭礼弓']
}
]