Update banners

pull/30/head
Made Baruna 2024-03-13 04:12:05 +08:00
parent 7673a22efa
commit 87e0169e3f
6 changed files with 73 additions and 0 deletions

View File

@ -1125,6 +1125,41 @@ export const banners = {
// featuredRare: ['yaoyao', 'xinyan', 'ningguang'],
// version: '4.4',
// },
{
name: 'Invitation to Mundane Life',
image: 5,
shortName: 'Xiao',
start: '2024-02-20 18:00:00',
end: '2024-03-12 14:59:00',
color: '#25d7b8',
featured: ['xiao', 'yae_miko'],
featuredRare: ['yaoyao', 'xinyan', 'ningguang'],
version: '4.4',
},
{
name: 'Of Silken Clouds Woven',
image: 1,
shortName: 'Chiori',
start: '2024-03-13 06:00:00',
end: '2024-04-02 17:59:00',
color: '#ffbd34',
featured: ['chiori', 'arataki_itto'],
featuredRare: ['yun_jin', 'gorou', 'dori'],
version: '4.5',
timezoneDependent: true,
},
// {
// name: "Oni's Royale",
// image: 4,
// shortName: 'Itto',
// start: '2024-03-13 06:00:00',
// end: '2024-04-02 17:59:00',
// color: '#ffb354',
// featured: ['chiori', 'arataki_itto'],
// featuredRare: ['yun_jin', 'gorou', 'dori'],
// version: '4.5',
// timezoneDependent: true,
// },
],
weapons: [
{
@ -1867,5 +1902,17 @@ export const banners = {
featuredRare: ['lithic_blade', 'lions_roar', 'favonius_lance', 'the_widsith', 'the_stringless'],
version: '4.4',
},
{
name: 'Epitome Invocation',
image: 61,
shortName: 'Misugiri',
start: '2024-03-13 06:00:00',
end: '2024-04-02 17:59:00',
color: '#ffb169',
featured: ['uraku_misugiri', 'redhorn_stonethresher'],
featuredRare: ['the_alley_flash', 'alley_hunter', 'the_bell', 'dragons_bane', 'favonius_codex'],
version: '4.5',
timezoneDependent: true,
},
],
};

View File

@ -877,4 +877,30 @@ export const bannersDual = {
version: '4.4',
},
],
'Of Silken Clouds Woven 1': [
{
name: 'Of Silken Clouds Woven',
image: 1,
shortName: 'Chiori',
start: '2024-03-13 06:00:00',
end: '2024-04-02 17:59:00',
color: '#ffbd34',
featured: ['chiori', 'arataki_itto'],
featuredRare: ['yun_jin', 'gorou', 'dori'],
version: '4.5',
timezoneDependent: true,
},
{
name: "Oni's Royale",
image: 4,
shortName: 'Itto',
start: '2024-03-13 06:00:00',
end: '2024-04-02 17:59:00',
color: '#ffb354',
featured: ['chiori', 'arataki_itto'],
featuredRare: ['yun_jin', 'gorou', 'dori'],
version: '4.5',
timezoneDependent: true,
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 367 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 552 KiB