mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 15:36:27 +00:00
更新原神4.8宝箱
This commit is contained in:
parent
348c472ed3
commit
64074df4e1
@ -91,6 +91,6 @@ export const alias = {
|
|||||||
阿蕾奇诺: 'Arlecchino,阿雷奇诺,仆人,黑优菈,黑暗优菈,父亲,佩露薇利',
|
阿蕾奇诺: 'Arlecchino,阿雷奇诺,仆人,黑优菈,黑暗优菈,父亲,佩露薇利',
|
||||||
希格雯: 'Sigewinne,希格文,护士,护士长',
|
希格雯: 'Sigewinne,希格文,护士,护士长',
|
||||||
赛索斯: 'Sethos,塞索斯,塞索思,赛索思',
|
赛索斯: 'Sethos,塞索斯,塞索思,赛索思',
|
||||||
克洛琳德: 'Clorinde,琳德,科洛琳德,克洛林德,克罗林德',
|
克洛琳德: 'Clorinde,琳德,科洛琳德,克洛林德,克罗林德,苹果姐',
|
||||||
艾梅莉埃: 'Emilie,调香师,艾梅'
|
艾梅莉埃: 'Emilie,调香师,艾梅,香水设计师,现场清理人'
|
||||||
}
|
}
|
||||||
|
@ -4,19 +4,19 @@ export * from './pool.js'
|
|||||||
export const chestInfo = {
|
export const chestInfo = {
|
||||||
common: {
|
common: {
|
||||||
title: '普通宝箱',
|
title: '普通宝箱',
|
||||||
max: 3000
|
max: 3059
|
||||||
},
|
},
|
||||||
exquisite: {
|
exquisite: {
|
||||||
title: '精致宝箱',
|
title: '精致宝箱',
|
||||||
max: 2322
|
max: 2383
|
||||||
},
|
},
|
||||||
precious: {
|
precious: {
|
||||||
title: '珍贵宝箱',
|
title: '珍贵宝箱',
|
||||||
max: 705
|
max: 729
|
||||||
},
|
},
|
||||||
luxurious: {
|
luxurious: {
|
||||||
title: '华丽宝箱',
|
title: '华丽宝箱',
|
||||||
max: 268
|
max: 275
|
||||||
},
|
},
|
||||||
magic: {
|
magic: {
|
||||||
title: '奇馈宝箱',
|
title: '奇馈宝箱',
|
||||||
|
Loading…
Reference in New Issue
Block a user