mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2024-11-21 14:37:22 +01:00
Update banners
This commit is contained in:
parent
baf30e38f2
commit
642f138097
5 changed files with 62 additions and 0 deletions
|
@ -1401,6 +1401,30 @@ export const banners = {
|
|||
// featuredRare: ['sethos', 'xingqiu', 'kuki_shinobu'],
|
||||
// version: '5.1',
|
||||
// },
|
||||
{
|
||||
name: "Piercing Shot's Crimson Wake",
|
||||
image: 1,
|
||||
shortName: 'Chasca',
|
||||
start: '2024-11-20 06:00:00',
|
||||
end: '2024-12-10 17:59:00',
|
||||
color: '#fe7391',
|
||||
featured: ['chasca', 'lyney'],
|
||||
featuredRare: ['ororon', 'sucrose', 'barbara'],
|
||||
version: '5.2',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
// {
|
||||
// name: "Conjuring Chiaroscuro",
|
||||
// image: 3,
|
||||
// shortName: 'Lyney',
|
||||
// start: '2024-11-20 06:00:00',
|
||||
// end: '2024-12-10 17:59:00',
|
||||
// color: '#fcc6c8',
|
||||
// featured: ['chasca', 'lyney'],
|
||||
// featuredRare: ['ororon', 'sucrose', 'barbara'],
|
||||
// version: '5.2',
|
||||
// timezoneDependent: true,
|
||||
// },
|
||||
],
|
||||
weapons: [
|
||||
{
|
||||
|
@ -2293,6 +2317,18 @@ export const banners = {
|
|||
featuredRare: ['fruitful_hook', 'lions_roar', 'dragons_bane', 'eye_of_perception', 'favonius_warbow'],
|
||||
version: '5.1',
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 73,
|
||||
shortName: 'Astral',
|
||||
start: '2024-11-20 06:00:00',
|
||||
end: '2024-12-10 17:59:00',
|
||||
color: '#ffb169',
|
||||
featured: ['astral_vultures_crimson_plumage', 'the_first_great_magic'],
|
||||
featuredRare: ['waveriding_whirl', 'flower-wreathed_feathers', 'the_flute', 'the_bell', 'favonius_lance'],
|
||||
version: '5.2',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
chronicled: [
|
||||
{
|
||||
|
|
|
@ -1177,4 +1177,30 @@ export const bannersDual = {
|
|||
version: '5.1',
|
||||
},
|
||||
],
|
||||
"Piercing Shot's Crimson Wake 1": [
|
||||
{
|
||||
name: "Piercing Shot's Crimson Wake",
|
||||
image: 1,
|
||||
shortName: 'Chasca',
|
||||
start: '2024-11-20 06:00:00',
|
||||
end: '2024-12-10 17:59:00',
|
||||
color: '#fe7391',
|
||||
featured: ['chasca', 'lyney'],
|
||||
featuredRare: ['ororon', 'sucrose', 'barbara'],
|
||||
version: '5.2',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Conjuring Chiaroscuro',
|
||||
image: 3,
|
||||
shortName: 'Lyney',
|
||||
start: '2024-11-20 06:00:00',
|
||||
end: '2024-12-10 17:59:00',
|
||||
color: '#fcc6c8',
|
||||
featured: ['chasca', 'lyney'],
|
||||
featuredRare: ['ororon', 'sucrose', 'barbara'],
|
||||
version: '5.2',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
BIN
static/images/banners/Conjuring Chiaroscuro 3.png
Normal file
BIN
static/images/banners/Conjuring Chiaroscuro 3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 485 KiB |
BIN
static/images/banners/Epitome Invocation 73.png
Normal file
BIN
static/images/banners/Epitome Invocation 73.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 377 KiB |
BIN
static/images/banners/Piercing Shot's Crimson Wake 1.png
Normal file
BIN
static/images/banners/Piercing Shot's Crimson Wake 1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 552 KiB |
Loading…
Reference in a new issue