Update banner

pull/5/head
Made Baruna 2023-03-01 01:07:09 +08:00
parent 8d54ef33cb
commit c4ae8f71fa
5 changed files with 62 additions and 0 deletions

View File

@ -710,6 +710,30 @@ export const banners = {
// featuredRare: ['beidou', 'ningguang', 'xingqiu'],
// version: '3.4',
// },
{
name: 'Auric Blaze',
image: 1,
shortName: 'Dehya',
start: '2023-03-01 06:00:00',
end: '2023-03-21 17:59:59',
color: '#FF7966',
featured: ['dehya', 'cyno'],
featuredRare: ['bennett', 'collei', 'barbara'],
timezoneDependent: true,
version: '3.5',
},
// {
// name: 'Twilight Arbiter',
// image: 2,
// shortName: 'Cyno',
// start: '2023-03-01 06:00:00',
// end: '2023-03-21 17:59:59',
// color: '#FF7966',
// featured: ['dehya', 'cyno'],
// featuredRare: ['bennett', 'collei', 'barbara'],
// timezoneDependent: true,
// version: '3.5',
// },
],
weapons: [
{
@ -1221,5 +1245,17 @@ export const banners = {
featuredRare: ['lithic_blade', 'favonius_sword', 'dragons_bane', 'favonius_codex', 'rust'],
version: '3.4',
},
{
name: 'Epitome Invocation',
image: 43,
shortName: 'Incision',
start: '2023-03-01 06:00:00',
end: '2023-03-21 17:59:59',
color: '#ffb169',
featured: ['beacon_of_the_reed_sea', 'staff_of_the_scarlet_sands'],
featuredRare: ['the_alley_flash', 'alley_hunter', 'sacrificial_greatsword', 'dragons_bane', 'eye_of_perception'],
timezoneDependent: true,
version: '3.5',
},
],
};

View File

@ -427,4 +427,30 @@ export const bannersDual = {
version: '3.4',
},
],
'Auric Blaze 1': [
{
name: 'Auric Blaze',
image: 1,
shortName: 'Dehya',
start: '2023-03-01 06:00:00',
end: '2023-03-21 17:59:59',
color: '#FF7966',
featured: ['dehya', 'cyno'],
featuredRare: ['bennett', 'collei', 'barbara'],
timezoneDependent: true,
version: '3.5',
},
{
name: 'Twilight Arbiter',
image: 2,
shortName: 'Cyno',
start: '2023-03-01 06:00:00',
end: '2023-03-21 17:59:59',
color: '#FF7966',
featured: ['dehya', 'cyno'],
featuredRare: ['bennett', 'collei', 'barbara'],
timezoneDependent: true,
version: '3.5',
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB