mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-02-16 18:32:02 +01:00
Update banners
This commit is contained in:
parent
7ff1013772
commit
b4717ea413
5 changed files with 62 additions and 0 deletions
|
@ -1033,6 +1033,30 @@ export const banners = {
|
|||
// featuredRare: ['kuki_shinobu', 'xiangling', 'kirara'],
|
||||
// version: '4.2',
|
||||
// },
|
||||
{
|
||||
name: 'In the Name of the Rosula',
|
||||
image: 1,
|
||||
shortName: 'Navia',
|
||||
start: '2023-12-20 06:00:00',
|
||||
end: '2024-01-09 17:59:59',
|
||||
color: '#f6e195',
|
||||
featured: ['navia', 'kamisato_ayaka'],
|
||||
featuredRare: ['sucrose', 'candace', 'rosaria'],
|
||||
version: '4.3',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
// {
|
||||
// name: 'The Heron's Court',
|
||||
// image: 4,
|
||||
// shortName: 'Ayaka',
|
||||
// start: '2023-12-20 06:00:00',
|
||||
// end: '2024-01-09 17:59:59',
|
||||
// color: '#f6e195',
|
||||
// featured: ['navia', 'kamisato_ayaka'],
|
||||
// featuredRare: ['sucrose', 'candace', 'rosaria'],
|
||||
// version: '4.3',
|
||||
// timezoneDependent: true,
|
||||
// },
|
||||
],
|
||||
weapons: [
|
||||
{
|
||||
|
@ -1723,5 +1747,17 @@ export const banners = {
|
|||
featuredRare: ['lions_roar', 'the_widsith', 'favonius_warbow', 'favonius_greatsword', 'favonius_lance'],
|
||||
version: '4.2',
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 57,
|
||||
shortName: 'Verdict',
|
||||
start: '2023-12-20 06:00:00',
|
||||
end: '2024-01-09 17:59:59',
|
||||
color: '#ffb169',
|
||||
featured: ['verdict', 'mistsplitter_reforged'],
|
||||
featuredRare: ['akuoumaru', 'mouuns_moon', 'the_flute', 'dragons_bane', 'favonius_codex'],
|
||||
version: '4.3',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -777,4 +777,30 @@ export const bannersDual = {
|
|||
version: '4.2',
|
||||
},
|
||||
],
|
||||
'In the Name of the Rosula 1': [
|
||||
{
|
||||
name: 'In the Name of the Rosula',
|
||||
image: 1,
|
||||
shortName: 'Navia',
|
||||
start: '2023-12-20 06:00:00',
|
||||
end: '2024-01-09 17:59:59',
|
||||
color: '#f6e195',
|
||||
featured: ['navia', 'kamisato_ayaka'],
|
||||
featuredRare: ['sucrose', 'candace', 'rosaria'],
|
||||
version: '4.3',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: "The Heron's Court",
|
||||
image: 4,
|
||||
shortName: 'Ayaka',
|
||||
start: '2023-12-20 06:00:00',
|
||||
end: '2024-01-09 17:59:59',
|
||||
color: '#f6e195',
|
||||
featured: ['navia', 'kamisato_ayaka'],
|
||||
featuredRare: ['sucrose', 'candace', 'rosaria'],
|
||||
version: '4.3',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
BIN
static/images/banners/Epitome Invocation 57.png
Normal file
BIN
static/images/banners/Epitome Invocation 57.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 320 KiB |
BIN
static/images/banners/In the Name of the Rosula 1.png
Normal file
BIN
static/images/banners/In the Name of the Rosula 1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 555 KiB |
BIN
static/images/banners/The Heron's Court 4.png
Normal file
BIN
static/images/banners/The Heron's Court 4.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 413 KiB |
Loading…
Add table
Reference in a new issue