Update banners

This commit is contained in:
Made Baruna 2023-12-20 11:20:02 +08:00
parent 7ff1013772
commit b4717ea413
5 changed files with 62 additions and 0 deletions

View file

@ -1033,6 +1033,30 @@ export const banners = {
// featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
// version: '4.2',
// },
{
name: 'In the Name of the Rosula',
image: 1,
shortName: 'Navia',
start: '2023-12-20 06:00:00',
end: '2024-01-09 17:59:59',
color: '#f6e195',
featured: ['navia', 'kamisato_ayaka'],
featuredRare: ['sucrose', 'candace', 'rosaria'],
version: '4.3',
timezoneDependent: true,
},
// {
// name: 'The Heron's Court',
// image: 4,
// shortName: 'Ayaka',
// start: '2023-12-20 06:00:00',
// end: '2024-01-09 17:59:59',
// color: '#f6e195',
// featured: ['navia', 'kamisato_ayaka'],
// featuredRare: ['sucrose', 'candace', 'rosaria'],
// version: '4.3',
// timezoneDependent: true,
// },
],
weapons: [
{
@ -1723,5 +1747,17 @@ export const banners = {
featuredRare: ['lions_roar', 'the_widsith', 'favonius_warbow', 'favonius_greatsword', 'favonius_lance'],
version: '4.2',
},
{
name: 'Epitome Invocation',
image: 57,
shortName: 'Verdict',
start: '2023-12-20 06:00:00',
end: '2024-01-09 17:59:59',
color: '#ffb169',
featured: ['verdict', 'mistsplitter_reforged'],
featuredRare: ['akuoumaru', 'mouuns_moon', 'the_flute', 'dragons_bane', 'favonius_codex'],
version: '4.3',
timezoneDependent: true,
},
],
};

View file

@ -777,4 +777,30 @@ export const bannersDual = {
version: '4.2',
},
],
'In the Name of the Rosula 1': [
{
name: 'In the Name of the Rosula',
image: 1,
shortName: 'Navia',
start: '2023-12-20 06:00:00',
end: '2024-01-09 17:59:59',
color: '#f6e195',
featured: ['navia', 'kamisato_ayaka'],
featuredRare: ['sucrose', 'candace', 'rosaria'],
version: '4.3',
timezoneDependent: true,
},
{
name: "The Heron's Court",
image: 4,
shortName: 'Ayaka',
start: '2023-12-20 06:00:00',
end: '2024-01-09 17:59:59',
color: '#f6e195',
featured: ['navia', 'kamisato_ayaka'],
featuredRare: ['sucrose', 'candace', 'rosaria'],
version: '4.3',
timezoneDependent: true,
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 320 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 555 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 413 KiB