diff --git a/resources/meta/info/index.js b/resources/meta/info/index.js index f3ddcab0..7befe81e 100644 --- a/resources/meta/info/index.js +++ b/resources/meta/info/index.js @@ -4,22 +4,22 @@ export * from './pool.js' export const chestInfo = { common: { title: '普通宝箱', - max: 2547 + max: 2702 }, exquisite: { title: '精致宝箱', - max: 1596 + max: 1646 }, precious: { title: '珍贵宝箱', - max: 489 + max: 508 }, luxurious: { title: '豪华宝箱', - max: 185 + max: 193 }, magic: { title: '奇馈宝箱', - max: 146 + max: 161 } } \ No newline at end of file