diff --git a/plugins/genshin/defSet/gacha/pool.yaml b/plugins/genshin/defSet/gacha/pool.yaml index 711b339..35059c3 100644 --- a/plugins/genshin/defSet/gacha/pool.yaml +++ b/plugins/genshin/defSet/gacha/pool.yaml @@ -3,9 +3,9 @@ - 罗莎莉亚 - 烟绯 up5: - - 珊瑚宫心海 - up5_2: - 流浪者 + up5_2: + - 珊瑚宫心海 weapon5: - 不灭月华 - 图莱杜拉的回忆 @@ -15,7 +15,7 @@ - 钟剑 - 匣里灭辰 - 西风猎弓 - endTime: "2023-08-15 18:00:00" + endTime: "2023-08-11 18:00:00" - up4: - 米卡 - 雷泽 diff --git a/plugins/genshin/defSet/pool/301.yaml b/plugins/genshin/defSet/pool/301.yaml index 0bd6954..6837ef0 100644 --- a/plugins/genshin/defSet/pool/301.yaml +++ b/plugins/genshin/defSet/pool/301.yaml @@ -1,13 +1,13 @@ - from: '2023-07-25 18:00:00' to: '2023-08-15 14:59:59' five: - - 珊瑚宫心海 - 流浪者 + - 珊瑚宫心海 four: - 珐露珊 - 罗莎莉亚 - 烟绯 - name: 浮岳虹珠|余火变相 + name: 余火变相|浮岳虹珠 - from: '2023-07-05 06:00:00' to: '2023-07-25 17:59:59' five: diff --git a/plugins/genshin/model/base.js b/plugins/genshin/model/base.js index a0df52a..868a9ed 100644 --- a/plugins/genshin/model/base.js +++ b/plugins/genshin/model/base.js @@ -18,7 +18,7 @@ export default class base { * @param pluResPath 插件资源路径 */ get screenData() { - let headImg = '优菈' + let headImg = '珊瑚宫心海' return { saveId: this.userId, diff --git a/plugins/genshin/resources/img/namecard/珊瑚宫心海.png b/plugins/genshin/resources/img/namecard/珊瑚宫心海.png new file mode 100644 index 0000000..4516884 Binary files /dev/null and b/plugins/genshin/resources/img/namecard/珊瑚宫心海.png differ