Update 2.6 phase 3 timeline and date

This commit is contained in:
Made Baruna 2022-05-06 00:26:20 +07:00
parent f9c775bf23
commit 3e4c834014
3 changed files with 38 additions and 4 deletions

View file

@ -372,7 +372,7 @@ export const banners = {
image: 2, image: 2,
shortName: 'Ayaka', shortName: 'Ayaka',
start: '2022-04-19 18:00:00', start: '2022-04-19 18:00:00',
end: '2022-05-10 14:59:59', end: '2022-06-07 14:59:59',
color: '#FFFBF7', color: '#FFFBF7',
featured: ['kamisato_ayaka'], featured: ['kamisato_ayaka'],
featuredRare: ['sayu', 'razor', 'rosaria'], featuredRare: ['sayu', 'razor', 'rosaria'],
@ -680,7 +680,7 @@ export const banners = {
name: 'Epitome Invocation', name: 'Epitome Invocation',
image: 28, image: 28,
start: '2022-04-19 18:00:00', start: '2022-04-19 18:00:00',
end: '2022-05-10 14:59:59', end: '2022-06-07 14:59:59',
shortName: 'Mistsplitter', shortName: 'Mistsplitter',
color: '#eae5e1', color: '#eae5e1',
featured: ['mistsplitter_reforged', 'the_unforged'], featured: ['mistsplitter_reforged', 'the_unforged'],

View file

@ -92,6 +92,17 @@ export const eventsData = [
url: 'https://www.hoyolab.com/article/4245426', url: 'https://www.hoyolab.com/article/4245426',
showOnHome: true, showOnHome: true,
}, },
{
name: 'Overflowing Mastery',
pos: '0% 50%',
image: 'overflowing_mastery.jpg',
start: '2022-05-22 04:00:00',
end: '2022-05-29 03:59:59',
color: '#f5debc',
zoom: '200%',
url: 'https://www.hoyolab.com/article/4592260',
showOnHome: true,
},
], ],
[ [
{ {
@ -116,6 +127,17 @@ export const eventsData = [
url: 'https://www.hoyolab.com/article/3993068', url: 'https://www.hoyolab.com/article/3993068',
showOnHome: true, showOnHome: true,
}, },
{
name: 'Spices From the West',
pos: '0% 40%',
zoom: '130%',
image: 'spices_from_the_west.jpg',
start: '2022-05-14 10:00:00',
end: '2022-06-07 03:59:59',
color: '#83bfb4',
url: 'https://www.hoyolab.com/article/4592260',
showOnHome: true,
},
], ],
[ [
{ {
@ -228,9 +250,10 @@ export const eventsData = [
zoom: '150%', zoom: '150%',
image: 'the_herons_court_2.jpg', image: 'the_herons_court_2.jpg',
start: '2022-04-19 18:00:00', start: '2022-04-19 18:00:00',
end: '2022-05-10 14:59:59', end: '2022-06-07 03:59:59',
color: '#FFFBF7', color: '#FFFBF7',
url: 'https://www.hoyolab.com/article/4245293', url: 'https://www.hoyolab.com/article/4245293',
description: 'End date is to be announced',
showOnHome: true, showOnHome: true,
}, },
], ],
@ -276,9 +299,10 @@ export const eventsData = [
zoom: '150%', zoom: '150%',
image: 'epitome_invocation_28.jpg', image: 'epitome_invocation_28.jpg',
start: '2022-04-19 18:00:00', start: '2022-04-19 18:00:00',
end: '2022-05-10 14:59:59', end: '2022-06-07 03:59:59',
color: '#FFAA4B', color: '#FFAA4B',
url: 'https://www.hoyolab.com/article/4245294', url: 'https://www.hoyolab.com/article/4245294',
description: 'End date is to be announced',
showOnHome: true, showOnHome: true,
}, },
], ],
@ -375,6 +399,16 @@ export const eventsData = [
image: 'paimon_bargain.png', image: 'paimon_bargain.png',
description: 'Now selling: Razor, Amber, and Royal Weapons.', description: 'Now selling: Razor, Amber, and Royal Weapons.',
}, },
{
name: "Paimon's Bargain - Bennett, Lisa, and Blackcliff",
pos: '0% 50%',
zoom: '150%',
start: '2022-05-01 04:00:00',
end: '2022-06-01 04:00:00',
color: '#B6A1EA',
image: 'paimon_bargain.png',
description: 'Now selling: Bennett, Lisa, and Blackcliff Weapons.',
},
], ],
[ [
{ {

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB