Update banners

This commit is contained in:
Made Baruna 2025-03-04 17:01:52 +08:00
parent 9a2b74d666
commit 65c76a5f52
10 changed files with 91 additions and 1 deletions

View file

@ -1517,6 +1517,28 @@ export const banners = {
// version: '5.4',
// timezoneDependent: true,
// },
{
name: 'Tempestuous Destiny',
image: 2,
shortName: 'Wriothesley',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#b3d7f1',
featured: ['wriothesley', 'furina'],
featuredRare: ['charlotte', 'chongyun', 'mika'],
version: '5.4',
},
// {
// name: "Chanson of Many Waters",
// image: 3,
// shortName: 'Furina',
// start: '2025-03-04 18:00:00',
// end: '2025-03-25 14:59:00',
// color: '#95d6fb',
// featured: ['wriothesley', 'furina'],
// featuredRare: ['charlotte', 'chongyun', 'mika'],
// version: '5.4',
// },
],
weapons: [
{
@ -2473,6 +2495,17 @@ export const banners = {
version: '5.4',
timezoneDependent: true,
},
{
name: 'Epitome Invocation',
image: 78,
shortName: 'Splendor',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#eae5e1',
featured: ['splendor_of_tranquil_waters', 'cashflow_supervision'],
featuredRare: ['favonius_sword', 'sacrificial_greatsword', 'dragons_bane', 'sacrificial_fragments', 'rust'],
version: '5.4',
},
],
chronicled: [
{

View file

@ -1303,4 +1303,28 @@ export const bannersDual = {
timezoneDependent: true,
},
],
'Tempestuous Destiny 2': [
{
name: 'Tempestuous Destiny',
image: 2,
shortName: 'Wriothesley',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#b3d7f1',
featured: ['wriothesley', 'furina'],
featuredRare: ['charlotte', 'chongyun', 'mika'],
version: '5.4',
},
{
name: 'Chanson of Many Waters',
image: 3,
shortName: 'Furina',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#95d6fb',
featured: ['wriothesley', 'furina'],
featuredRare: ['charlotte', 'chongyun', 'mika'],
version: '5.4',
},
],
};

View file

@ -177,6 +177,17 @@ export const eventsData = [
showOnHome: true,
timezoneDependent: true,
},
{
name: "Tempestuous Destiny - Wriothesley Banner",
pos: '30% 15%',
zoom: '200%',
image: 'Tempestuous Destiny 2.png',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#b3d7f1',
url: 'https://www.hoyolab.com/article/37319180',
showOnHome: true,
},
],
[
{
@ -214,6 +225,17 @@ export const eventsData = [
showOnHome: true,
timezoneDependent: true,
},
{
name: "Chanson of Many Waters - Furina Banner",
pos: '30% 15%',
zoom: '200%',
image: 'Chanson of Many Waters 3.png',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#95d6fb',
url: 'https://www.hoyolab.com/article/37319180',
showOnHome: true,
},
],
[
{
@ -251,6 +273,17 @@ export const eventsData = [
showOnHome: true,
timezoneDependent: true,
},
{
name: 'Epitome Invocation - Weapon Banner',
pos: '40% 45%',
zoom: '200%',
image: 'Epitome Invocation 78.png',
start: '2025-03-04 18:00:00',
end: '2025-03-25 14:59:00',
color: '#FFAA4B',
url: 'https://www.hoyolab.com/article/37319180',
showOnHome: true,
},
],
[
{

View file

@ -7,7 +7,7 @@ const IMAGE_CACHE = `cacheimg${IMAGE_CACHE_VER}`;
const IMAGE_URL = `${self.location.origin}/images/`;
const changelog = ['Update v5.4 character, weapons, banners, and timeline'];
const changelog = ['Update v5.4 banners part 2'];
const channel = new BroadcastChannel('paimonmoe-sw');

Binary file not shown.

After

(image error) Size: 557 KiB

Binary file not shown.

After

(image error) Size: 356 KiB

Binary file not shown.

After

(image error) Size: 575 KiB

Binary file not shown.

After

(image error) Size: 557 KiB

Binary file not shown.

After

(image error) Size: 356 KiB

Binary file not shown.

After

(image error) Size: 575 KiB