Update banners

pull/27/head
Made Baruna 2024-01-09 20:09:44 +08:00
parent 2fffe77e6b
commit 1fc7f2f5e2
5 changed files with 57 additions and 0 deletions

View File

@ -1057,6 +1057,28 @@ export const banners = {
// version: '4.3',
// timezoneDependent: true,
// },
{
name: 'Reign of Serenity',
image: 4,
shortName: 'Raiden',
start: '2024-01-09 18:00:00',
end: '2024-01-30 14:59:00',
color: '#D0AEF2',
featured: ['raiden_shogun', 'yoimiya'],
featuredRare: ['bennett', 'kujou_sara', 'chevreuse'],
version: '4.3',
},
// {
// name: 'Tapestry of Golden Flames',
// image: 5,
// shortName: 'Yoimiya',
// start: '2024-01-09 18:00:00',
// end: '2024-01-30 14:59:00',
// color: '#D0AEF2',
// featured: ['raiden_shogun', 'yoimiya'],
// featuredRare: ['bennett', 'kujou_sara', 'chevreuse'],
// version: '4.3',
// },
],
weapons: [
{
@ -1759,5 +1781,16 @@ export const banners = {
version: '4.3',
timezoneDependent: true,
},
{
name: 'Epitome Invocation',
image: 58,
shortName: 'Engulfing',
start: '2024-01-09 18:00:00',
end: '2024-01-30 14:59:00',
color: '#eae5e1',
featured: ['engulfing_lightning', 'thundering_pulse'],
featuredRare: ['wavebreakers_fin', 'favonius_sword', 'rainslasher', 'eye_of_perception', 'rust'],
version: '4.3',
},
],
};

View File

@ -803,4 +803,28 @@ export const bannersDual = {
timezoneDependent: true,
},
],
'Reign of Serenity 4': [
{
name: 'Reign of Serenity',
image: 4,
shortName: 'Raiden',
start: '2024-01-09 18:00:00',
end: '2024-01-30 14:59:00',
color: '#D0AEF2',
featured: ['raiden_shogun', 'yoimiya'],
featuredRare: ['bennett', 'kujou_sara', 'chevreuse'],
version: '4.3',
},
{
name: 'Tapestry of Golden Flames',
image: 5,
shortName: 'Yoimiya',
start: '2024-01-09 18:00:00',
end: '2024-01-30 14:59:00',
color: '#D0AEF2',
featured: ['raiden_shogun', 'yoimiya'],
featuredRare: ['bennett', 'kujou_sara', 'chevreuse'],
version: '4.3',
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 543 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 464 KiB