更新3.5下半卡池,解决抽卡分析报错问题 (#524)

This commit is contained in:
PrussianBlueCN 2023-03-21 21:01:22 +08:00 committed by GitHub
parent 1c1855e964
commit f2a5efb724
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -468,5 +468,15 @@ export const poolDetail = [
char4: ['班尼特', '芭芭拉', '柯莱'],
weapon5: ['苇海信标', '赤沙之杖'],
weapon4: ['暗巷闪光', '昭心', '祭礼大剑', '暗巷猎手', '匣里灭辰']
},
{
version: '3.5',
half: '下半',
from: '2023-03-21 18:00:00',
to: '2023-04-11 14:59:59',
char5: ['申鹤', '神里绫华'],
char4: ['米卡', '砂糖', '迪奥娜'],
weapon5: ['息灾', '雾切之回光'],
weapon4: ['暗巷的酒与诗', '祭礼剑', '钟剑', '西风长枪', '西风猎弓']
}
]