Update banners

pull/28/head
Made Baruna 2024-01-31 12:19:07 +08:00
parent c0be5d8b43
commit c1e3a2dd78
8 changed files with 69 additions and 1 deletions

View File

@ -1079,6 +1079,30 @@ export const banners = {
// featuredRare: ['bennett', 'kujou_sara', 'chevreuse'],
// version: '4.3',
// },
{
name: 'The Crane Soars Skyward',
image: 1,
shortName: 'Xianyun',
start: '2024-01-31 06:00:00',
end: '2024-02-20 17:59:00',
color: '#affcd1',
featured: ['xianyun', 'nahida'],
featuredRare: ['gaming', 'faruzan', 'noelle'],
version: '4.4',
timezoneDependent: true,
},
// {
// name: "The Moongrass' Enlightenment",
// image: 3,
// shortName: 'Nahida',
// start: '2024-01-31 06:00:00',
// end: '2024-02-20 17:59:00',
// color: '#b8db94',
// featured: ['xianyun', 'nahida'],
// featuredRare: ['gaming', 'faruzan', 'noelle'],
// version: '4.4',
// timezoneDependent: true,
// },
],
weapons: [
{
@ -1783,7 +1807,7 @@ export const banners = {
},
{
name: 'Epitome Invocation',
image: 58,
image: 59,
shortName: 'Engulfing',
start: '2024-01-09 18:00:00',
end: '2024-01-30 14:59:00',
@ -1792,5 +1816,23 @@ export const banners = {
featuredRare: ['wavebreakers_fin', 'favonius_sword', 'rainslasher', 'eye_of_perception', 'rust'],
version: '4.3',
},
{
name: 'Epitome Invocation',
image: 60,
shortName: 'Crane',
start: '2024-01-31 06:00:00',
end: '2024-02-20 17:59:00',
color: '#ffb169',
featured: ['cranes_echoing_call', 'a_thousand_floating_dreams'],
featuredRare: [
'lithic_spear',
'sacrificial_sword',
'sacrificial_greatsword',
'sacrificial_fragments',
'sacrificial_bow',
],
version: '4.4',
timezoneDependent: true,
},
],
};

View File

@ -827,4 +827,30 @@ export const bannersDual = {
version: '4.3',
},
],
'The Crane Soars Skyward 1': [
{
name: 'The Crane Soars Skyward',
image: 1,
shortName: 'Xianyun',
start: '2024-01-31 06:00:00',
end: '2024-02-20 17:59:00',
color: '#affcd1',
featured: ['xianyun', 'nahida'],
featuredRare: ['gaming', 'faruzan', 'noelle'],
version: '4.4',
timezoneDependent: true,
},
{
name: "The Moongrass' Enlightenment",
image: 3,
shortName: 'Nahida',
start: '2024-01-31 06:00:00',
end: '2024-02-20 17:59:00',
color: '#b8db94',
featured: ['xianyun', 'nahida'],
featuredRare: ['gaming', 'faruzan', 'noelle'],
version: '4.4',
timezoneDependent: true,
},
],
};

Binary file not shown.

After

Width:  |  Height:  |  Size: 345 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 335 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 468 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 559 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 556 KiB