Update banners

pull/14/head
Made Baruna 2023-06-12 22:30:19 +08:00
parent 0f3c4bb606
commit 7d6b4a901b
5 changed files with 57 additions and 0 deletions

View File

@ -826,6 +826,28 @@ export const banners = {
// timezoneDependent: true,
// version: '3.7',
// },
{
name: 'Caution in Confidence',
image: 2,
shortName: 'Alhaitham',
start: '2023-06-13 18:00:00',
end: '2023-07-04 14:59:59',
color: '#5bcbd1',
featured: ['alhaitham', 'kaedehara_kazuha'],
featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
version: '3.7',
},
// {
// name: 'Leaves in the Wind',
// image: 3,
// shortName: 'Kazuha',
// start: '2023-06-13 18:00:00',
// end: '2023-07-04 14:59:59',
// color: '#5bcbd1',
// featured: ['alhaitham', 'kaedehara_kazuha'],
// featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
// version: '3.7',
// },
],
weapons: [
{
@ -1401,5 +1423,16 @@ export const banners = {
timezoneDependent: true,
version: '3.7',
},
{
name: 'Epitome Invocation',
image: 48,
shortName: 'Freedom',
start: '2023-06-13 18:00:00',
end: '2023-07-04 14:59:59',
color: '#eae5e1',
featured: ['freedom-sworn', 'light_of_foliar_incision'],
featuredRare: ['wavebreakers_fin', 'mouuns_moon', 'favonius_sword', 'sacrificial_greatsword', 'favonius_codex'],
version: '3.7',
},
],
};

View File

@ -553,4 +553,28 @@ export const bannersDual = {
version: '3.7',
},
],
'Caution in Confidence 2': [
{
name: 'Caution in Confidence',
image: 2,
shortName: 'Alhaitham',
start: '2023-06-13 18:00:00',
end: '2023-07-04 14:59:59',
color: '#5bcbd1',
featured: ['alhaitham', 'kaedehara_kazuha'],
featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
version: '3.7',
},
{
name: 'Leaves in the Wind',
image: 3,
shortName: 'Kazuha',
start: '2023-06-13 18:00:00',
end: '2023-07-04 14:59:59',
color: '#5bcbd1',
featured: ['alhaitham', 'kaedehara_kazuha'],
featuredRare: ['yaoyao', 'shikanoin_heizou', 'xiangling'],
version: '3.7',
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 295 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 KiB