mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-04-29 23:02:16 +02:00
Update banners
This commit is contained in:
parent
8160cf6ab9
commit
d6b91641b2
6 changed files with 63 additions and 0 deletions
|
@ -1493,6 +1493,30 @@ export const banners = {
|
|||
// featuredRare: ['lan_yan', 'chevreuse', 'rosaria'],
|
||||
// version: '5.3',
|
||||
// },
|
||||
{
|
||||
name: "Dawn's Drifting Reverie",
|
||||
image: 1,
|
||||
shortName: 'Mizuki',
|
||||
start: '2025-02-12 06:00:00',
|
||||
end: '2025-03-04 17:59:00',
|
||||
color: '#f8f8f8',
|
||||
featured: ['yumemizuki_mizuki', 'sigewinne'],
|
||||
featuredRare: ['gorou', 'sayu', 'xiangling'],
|
||||
version: '5.4',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
// {
|
||||
// name: "Romaritime Meluserenity",
|
||||
// image: 2,
|
||||
// shortName: 'Sigewinne',
|
||||
// start: '2025-02-12 06:00:00',
|
||||
// end: '2025-03-04 17:59:00',
|
||||
// color: '#fadbf8',
|
||||
// featured: ['yumemizuki_mizuki', 'sigewinne'],
|
||||
// featuredRare: ['gorou', 'sayu', 'xiangling'],
|
||||
// version: '5.4',
|
||||
// timezoneDependent: true,
|
||||
// },
|
||||
],
|
||||
weapons: [
|
||||
{
|
||||
|
@ -2437,6 +2461,18 @@ export const banners = {
|
|||
featuredRare: ['lithic_spear', 'lions_roar', 'rainslasher', 'the_widsith', 'sacrificial_bow'],
|
||||
version: '5.3',
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 77,
|
||||
shortName: 'Blazing',
|
||||
start: '2025-02-12 06:00:00',
|
||||
end: '2025-03-04 17:59:00',
|
||||
color: '#ffb169',
|
||||
featured: ['sunny_morning_sleep-in', 'silvershower_heartstrings'],
|
||||
featuredRare: ['akuoumaru', 'wavebreakers_fin', 'mouuns_moon', 'the_flute', 'eye_of_perception'],
|
||||
version: '5.4',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
chronicled: [
|
||||
{
|
||||
|
|
|
@ -1277,4 +1277,30 @@ export const bannersDual = {
|
|||
version: '5.3',
|
||||
},
|
||||
],
|
||||
"Dawn's Drifting Reverie 1": [
|
||||
{
|
||||
name: "Dawn's Drifting Reverie",
|
||||
image: 1,
|
||||
shortName: 'Mizuki',
|
||||
start: '2025-02-12 06:00:00',
|
||||
end: '2025-03-04 17:59:00',
|
||||
color: '#f8f8f8',
|
||||
featured: ['yumemizuki_mizuki', 'sigewinne'],
|
||||
featuredRare: ['gorou', 'sayu', 'xiangling'],
|
||||
version: '5.4',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Romaritime Meluserenity',
|
||||
image: 2,
|
||||
shortName: 'Sigewinne',
|
||||
start: '2025-02-12 06:00:00',
|
||||
end: '2025-03-04 17:59:00',
|
||||
color: '#fadbf8',
|
||||
featured: ['yumemizuki_mizuki', 'sigewinne'],
|
||||
featuredRare: ['gorou', 'sayu', 'xiangling'],
|
||||
version: '5.4',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -16,6 +16,7 @@ export const birthdays = {
|
|||
shenhe: [3, 10],
|
||||
xilonen: [3, 13],
|
||||
jean: [3, 14],
|
||||
yumemizuki_mizuki: [3, 16],
|
||||
noelle: [3, 21],
|
||||
kamisato_ayato: [3, 26],
|
||||
sigewinne: [3, 30],
|
||||
|
|
BIN
static/images/banners/Dawn's Drifting Reverie 1.png
Normal file
BIN
static/images/banners/Dawn's Drifting Reverie 1.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 549 KiB |
BIN
static/images/banners/Epitome Invocation 77.png
Normal file
BIN
static/images/banners/Epitome Invocation 77.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 381 KiB |
BIN
static/images/banners/Romaritime Meluserenity 2.png
Normal file
BIN
static/images/banners/Romaritime Meluserenity 2.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 522 KiB |
Loading…
Add table
Reference in a new issue