Update banner

pull/1/head
Made Baruna 2022-11-02 02:33:12 +07:00
parent 0916f146eb
commit c037864aac
6 changed files with 63 additions and 1 deletions

View File

@ -572,6 +572,30 @@ export const banners = {
// featuredRare: ['barbara', 'xiangling', 'beidou'],
// version: '3.2',
// },
{
name: "The Moongrass' Enlightenment",
image: 1,
shortName: 'Nahida',
start: '2022-11-02 06:00:00',
end: '2022-11-18 17:59:59',
color: '#d8b8f7',
featured: ['nahida', 'yoimiya'],
featuredRare: ['bennett', 'razor', 'noelle'],
timezoneDependent: true,
version: '3.2',
},
// {
// name: "Tapestry of Golden Flames",
// image: 3,
// shortName: 'Yoimiya',
// start: '2022-11-02 06:00:00',
// end: '2022-11-18 17:59:59',
// color: '#fc8976',
// featured: ['nahida', 'yoimiya'],
// featuredRare: ['bennett', 'razor', 'noelle'],
// timezoneDependent: true,
// version: '3.2',
// },
],
weapons: [
{
@ -1008,5 +1032,17 @@ export const banners = {
featuredRare: ['xiphos_moonlight', 'wandering_evenstar', 'rainslasher', 'dragons_bane', 'sacrificial_bow'],
version: '3.2',
},
{
name: 'Epitome Invocation',
image: 37,
start: '2022-11-02 06:00:00',
end: '2022-11-18 17:59:59',
shortName: 'Dreams',
color: '#ffb169',
featured: ['a_thousand_floating_dreams', 'thundering_pulse'],
featuredRare: ['the_flute', 'sacrificial_greatsword', 'favonius_lance', 'the_widsith', 'rust'],
timezoneDependent: true,
version: '3.2',
},
],
};

View File

@ -277,4 +277,30 @@ export const bannersDual = {
version: '3.2',
},
],
"The Moongrass' Enlightenment 1": [
{
name: "The Moongrass' Enlightenment",
image: 1,
shortName: 'Nahida',
start: '2022-11-02 06:00:00',
end: '2022-11-18 17:59:59',
color: '#d8b8f7',
featured: ['nahida', 'yoimiya'],
featuredRare: ['bennett', 'razor', 'noelle'],
timezoneDependent: true,
version: '3.2',
},
{
name: 'Tapestry of Golden Flames',
image: 3,
shortName: 'Yoimiya',
start: '2022-11-02 06:00:00',
end: '2022-11-18 17:59:59',
color: '#fc8976',
featured: ['nahida', 'yoimiya'],
featuredRare: ['bennett', 'razor', 'noelle'],
timezoneDependent: true,
version: '3.2',
},
],
};

View File

@ -215,7 +215,7 @@ export const eventsData = [
showOnHome: true,
},
{
name: "The Moongrass' Enlightenment",
name: "The Moongrass' Enlightenment - Nahida Banner",
pos: '30% 15%',
zoom: '200%',
image: 'the_moongrass_enlightenment_1.jpg',

Binary file not shown.

After

Width:  |  Height:  |  Size: 353 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 KiB