Update banners

pull/25/head
Made Baruna 2023-11-28 15:05:52 +08:00
parent 3b31f2aee0
commit 25e675b82a
7 changed files with 80 additions and 1 deletions

View File

@ -31,4 +31,4 @@
"tailwindcss": "^3.2.4",
"vite": "^3.0.2"
}
}
}

View File

@ -1011,6 +1011,28 @@ export const banners = {
// version: '4.2',
// timezoneDependent: true,
// },
{
name: 'Twilight Arbiter',
image: 3,
shortName: 'Cyno',
start: '2023-11-28 18:00:00',
end: '2023-12-19 14:59:59',
color: '#d8b8f7',
featured: ['cyno', 'kamisato_ayato'],
featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
version: '4.2',
},
// {
// name: 'Azure Excursion',
// image: 3,
// shortName: 'Ayato',
// start: '2023-11-28 18:00:00',
// end: '2023-12-19 14:59:59',
// color: '#90bce9',
// featured: ['cyno', 'kamisato_ayato'],
// featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
// version: '4.2',
// },
],
weapons: [
{
@ -1690,5 +1712,16 @@ export const banners = {
version: '4.2',
timezoneDependent: true,
},
{
name: 'Epitome Invocation',
image: 56,
shortName: 'Scarlet',
start: '2023-11-28 18:00:00',
end: '2023-12-19 14:59:59',
color: '#eae5e1',
featured: ['staff_of_the_scarlet_sands', 'haran_geppaku_futsu'],
featuredRare: ['lions_roar', 'the_widsith', 'favonius_warbow', 'favonius_greatsword', 'favonius_lance'],
version: '4.2',
},
],
};

View File

@ -753,4 +753,28 @@ export const bannersDual = {
timezoneDependent: true,
},
],
'Twilight Arbiter 3': [
{
name: 'Twilight Arbiter',
image: 3,
shortName: 'Cyno',
start: '2023-11-28 18:00:00',
end: '2023-12-19 14:59:59',
color: '#d8b8f7',
featured: ['cyno', 'kamisato_ayato'],
featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
version: '4.2',
},
{
name: 'Azure Excursion',
image: 3,
shortName: 'Ayato',
start: '2023-11-28 18:00:00',
end: '2023-12-19 14:59:59',
color: '#90bce9',
featured: ['cyno', 'kamisato_ayato'],
featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
version: '4.2',
},
],
};

View File

@ -1507,4 +1507,26 @@ export const events = [
url: 'https://www.hoyolab.com/article/23129467',
showOnHome: true,
},
{
name: "Lil' Fungi's Fun-Tastic Fiesta",
pos: '0% 60%',
zoom: '200%',
image: 'fungus_mechanicus.jpg',
start: '2023-12-06 10:00:00',
end: '2023-12-18 03:59:59',
color: '#5cbcad',
url: 'https://www.hoyolab.com/article/23172422',
showOnHome: true,
},
{
name: 'Ley Line Overflow',
pos: '0% 40%',
zoom: '200%',
image: 'leyline_overflow.jpg',
start: '2023-12-11 04:00:00',
end: '2023-12-18 03:59:59',
color: '#5baced',
url: 'https://www.hoyolab.com/article/23172422',
showOnHome: true,
},
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB