mirror of
https://github.com/MadeBaruna/paimon-moe.git
synced 2025-03-21 14:28:59 +01:00
Update banners
This commit is contained in:
parent
2b441688db
commit
3d7844ccc6
5 changed files with 57 additions and 0 deletions
|
@ -550,6 +550,28 @@ export const banners = {
|
||||||
// timezoneDependent: true,
|
// timezoneDependent: true,
|
||||||
// version: '3.1',
|
// version: '3.1',
|
||||||
// },
|
// },
|
||||||
|
{
|
||||||
|
name: 'Twirling Lotus',
|
||||||
|
image: 1,
|
||||||
|
shortName: 'Nilou',
|
||||||
|
start: '2022-10-14 18:00:00',
|
||||||
|
end: '2022-11-01 14:59:59',
|
||||||
|
color: '#b2e0f0',
|
||||||
|
featured: ['nilou', 'albedo'],
|
||||||
|
featuredRare: ['barbara', 'xiangling', 'beidou'],
|
||||||
|
version: '3.2',
|
||||||
|
},
|
||||||
|
// {
|
||||||
|
// name: 'Secretum Secretorum',
|
||||||
|
// image: 3,
|
||||||
|
// shortName: 'Nilou',
|
||||||
|
// start: '2022-10-14 18:00:00',
|
||||||
|
// end: '2022-11-01 14:59:59',
|
||||||
|
// color: '#b2e0f0',
|
||||||
|
// featured: ['nilou', 'albedo'],
|
||||||
|
// featuredRare: ['barbara', 'xiangling', 'beidou'],
|
||||||
|
// version: '3.2',
|
||||||
|
// },
|
||||||
],
|
],
|
||||||
weapons: [
|
weapons: [
|
||||||
{
|
{
|
||||||
|
@ -975,5 +997,16 @@ export const banners = {
|
||||||
timezoneDependent: true,
|
timezoneDependent: true,
|
||||||
version: '3.1',
|
version: '3.1',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Epitome Invocation',
|
||||||
|
image: 36,
|
||||||
|
start: '2022-10-14 18:00:00',
|
||||||
|
end: '2022-11-01 14:59:59',
|
||||||
|
shortName: 'Nisut',
|
||||||
|
color: '#eae5e1',
|
||||||
|
featured: ['key_of_khaj-nisut', 'primordial_jade_winged-spear'],
|
||||||
|
featuredRare: ['xiphos_moonlight', 'wandering_evenstar', 'rainslasher', 'dragons_bane', 'sacrificial_bow'],
|
||||||
|
version: '3.2',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
|
@ -253,4 +253,28 @@ export const bannersDual = {
|
||||||
version: '3.1',
|
version: '3.1',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
'Twirling Lotus 1': [
|
||||||
|
{
|
||||||
|
name: 'Twirling Lotus',
|
||||||
|
image: 1,
|
||||||
|
shortName: 'Nilou',
|
||||||
|
start: '2022-10-14 18:00:00',
|
||||||
|
end: '2022-11-01 14:59:59',
|
||||||
|
color: '#b2e0f0',
|
||||||
|
featured: ['nilou', 'albedo'],
|
||||||
|
featuredRare: ['barbara', 'xiangling', 'beidou'],
|
||||||
|
version: '3.2',
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: 'Secretum Secretorum',
|
||||||
|
image: 3,
|
||||||
|
shortName: 'Nilou',
|
||||||
|
start: '2022-10-14 18:00:00',
|
||||||
|
end: '2022-11-01 14:59:59',
|
||||||
|
color: '#b2e0f0',
|
||||||
|
featured: ['nilou', 'albedo'],
|
||||||
|
featuredRare: ['barbara', 'xiangling', 'beidou'],
|
||||||
|
version: '3.2',
|
||||||
|
},
|
||||||
|
],
|
||||||
};
|
};
|
||||||
|
|
BIN
static/images/banners/Epitome Invocation 36.png
Normal file
BIN
static/images/banners/Epitome Invocation 36.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 357 KiB |
BIN
static/images/banners/Secretum Secretorum 3.png
Normal file
BIN
static/images/banners/Secretum Secretorum 3.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 451 KiB |
BIN
static/images/banners/Twirling Lotus 1.png
Normal file
BIN
static/images/banners/Twirling Lotus 1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 477 KiB |
Loading…
Add table
Reference in a new issue