Update banners

pull/1/head
Made Baruna 2022-09-28 03:42:21 +07:00
parent 3d5e6aeda4
commit 73691cdb78
6 changed files with 64 additions and 0 deletions

View File

@ -526,6 +526,30 @@ export const banners = {
// featuredRare: ['xingqiu', 'sucrose', 'dori'],
// version: '3.0',
// },
{
name: 'Twilight Arbiter',
image: 1,
shortName: 'Cyno',
start: '2022-09-28 06:00:00',
end: '2022-10-14 17:59:59',
color: '#d8b8f7',
featured: ['cyno', 'venti'],
featuredRare: ['sayu', 'candace', 'kuki_shinobu'],
timezoneDependent: true,
version: '3.1',
},
// {
// name: 'Ballad in Goblets',
// image: 4,
// shortName: 'Venti',
// start: '2022-09-28 06:00:00',
// end: '2022-10-14 17:59:59',
// color: '#96f6de',
// featured: ['cyno', 'venti'],
// featuredRare: ['sayu', 'candace', 'kuki_shinobu'],
// timezoneDependent: true,
// version: '3.1',
// },
],
weapons: [
{
@ -939,5 +963,17 @@ export const banners = {
featuredRare: ['sacrificial_sword', 'favonius_greatsword', 'dragons_bane', 'eye_of_perception', 'rust'],
version: '3.0',
},
{
name: 'Epitome Invocation',
image: 35,
start: '2022-09-28 06:00:00',
end: '2022-10-14 17:59:59',
shortName: 'Scarlet',
color: '#ffb169',
featured: ['staff_of_the_scarlet_sands', 'elegy_for_the_end'],
featuredRare: ['makhaira_aquamarine', 'lions_roar', 'favonius_lance', 'sacrificial_fragments', 'favonius_warbow'],
timezoneDependent: true,
version: '3.1',
},
],
};

View File

@ -227,4 +227,30 @@ export const bannersDual = {
version: '3.0',
},
],
'Twilight Arbiter 1': [
{
name: 'Twilight Arbiter',
image: 1,
shortName: 'Cyno',
start: '2022-09-28 06:00:00',
end: '2022-10-14 17:59:59',
color: '#d8b8f7',
featured: ['cyno', 'venti'],
featuredRare: ['sayu', 'candace', 'kuki_shinobu'],
timezoneDependent: true,
version: '3.1',
},
{
name: 'Ballad in Goblets',
image: 4,
shortName: 'Venti',
start: '2022-09-28 06:00:00',
end: '2022-10-14 17:59:59',
color: '#96f6de',
featured: ['cyno', 'venti'],
featuredRare: ['sayu', 'candace', 'kuki_shinobu'],
timezoneDependent: true,
version: '3.1',
},
],
};

View File

@ -14,6 +14,7 @@ export const birthdays = {
xiao: [4, 17],
yelan: [4, 20],
diluc: [4, 30],
candace: [5, 3],
collei: [5, 8],
gorou: [5, 18],
yun_jin: [5, 21],
@ -23,6 +24,7 @@ export const birthdays = {
lisa: [6, 9],
venti: [6, 16],
yoimiya: [6, 21],
cyno: [6, 23],
raiden_shogun: [6, 26],
yae_miko: [6, 27],
barbara: [7, 5],

Binary file not shown.

After

Width:  |  Height:  |  Size: 459 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 348 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 531 KiB