Update banners

This commit is contained in:
Made Baruna 2024-11-20 02:51:56 +08:00
parent baf30e38f2
commit 642f138097
5 changed files with 62 additions and 0 deletions

View file

@ -1401,6 +1401,30 @@ export const banners = {
// featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'], // featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'],
// version: '5.1', // version: '5.1',
// }, // },
{
name: "Piercing Shot's Crimson Wake",
image: 1,
shortName: 'Chasca',
start: '2024-11-20 06:00:00',
end: '2024-12-10 17:59:00',
color: '#fe7391',
featured: ['chasca', 'lyney'],
featuredRare: ['ororon', 'sucrose', 'barbara'],
version: '5.2',
timezoneDependent: true,
},
// {
// name: "Conjuring Chiaroscuro",
// image: 3,
// shortName: 'Lyney',
// start: '2024-11-20 06:00:00',
// end: '2024-12-10 17:59:00',
// color: '#fcc6c8',
// featured: ['chasca', 'lyney'],
// featuredRare: ['ororon', 'sucrose', 'barbara'],
// version: '5.2',
// timezoneDependent: true,
// },
], ],
weapons: [ weapons: [
{ {
@ -2293,6 +2317,18 @@ export const banners = {
featuredRare: ['fruitful_hook', 'lions_roar', 'dragons_bane', 'eye_of_perception', 'favonius_warbow'], featuredRare: ['fruitful_hook', 'lions_roar', 'dragons_bane', 'eye_of_perception', 'favonius_warbow'],
version: '5.1', version: '5.1',
}, },
{
name: 'Epitome Invocation',
image: 73,
shortName: 'Astral',
start: '2024-11-20 06:00:00',
end: '2024-12-10 17:59:00',
color: '#ffb169',
featured: ['astral_vultures_crimson_plumage', 'the_first_great_magic'],
featuredRare: ['waveriding_whirl', 'flower-wreathed_feathers', 'the_flute', 'the_bell', 'favonius_lance'],
version: '5.2',
timezoneDependent: true,
},
], ],
chronicled: [ chronicled: [
{ {

View file

@ -1177,4 +1177,30 @@ export const bannersDual = {
version: '5.1', version: '5.1',
}, },
], ],
"Piercing Shot's Crimson Wake 1": [
{
name: "Piercing Shot's Crimson Wake",
image: 1,
shortName: 'Chasca',
start: '2024-11-20 06:00:00',
end: '2024-12-10 17:59:00',
color: '#fe7391',
featured: ['chasca', 'lyney'],
featuredRare: ['ororon', 'sucrose', 'barbara'],
version: '5.2',
timezoneDependent: true,
},
{
name: 'Conjuring Chiaroscuro',
image: 3,
shortName: 'Lyney',
start: '2024-11-20 06:00:00',
end: '2024-12-10 17:59:00',
color: '#fcc6c8',
featured: ['chasca', 'lyney'],
featuredRare: ['ororon', 'sucrose', 'barbara'],
version: '5.2',
timezoneDependent: true,
},
],
}; };

Binary file not shown.

After

Width:  |  Height:  |  Size: 485 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB