Update Ayaka banner
parent
dbcc087995
commit
690242f130
|
@ -367,6 +367,16 @@ export const banners = {
|
||||||
// featuredRare: ['yun_jin', 'xiangling', 'sucrose'],
|
// featuredRare: ['yun_jin', 'xiangling', 'sucrose'],
|
||||||
// timezoneDependent: true,
|
// timezoneDependent: true,
|
||||||
// },
|
// },
|
||||||
|
{
|
||||||
|
name: 'The Herons Court',
|
||||||
|
image: 2,
|
||||||
|
shortName: 'Ayaka',
|
||||||
|
start: '2022-04-19 18:00:00',
|
||||||
|
end: '2022-05-10 14:59:59',
|
||||||
|
color: '#FFFBF7',
|
||||||
|
featured: ['kamisato_ayaka'],
|
||||||
|
featuredRare: ['sayu', 'razor', 'rosaria'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
weapons: [
|
weapons: [
|
||||||
{
|
{
|
||||||
|
@ -666,5 +676,15 @@ export const banners = {
|
||||||
featuredRare: ['the_flute', 'sacrificial_greatsword', 'dragons_bane', 'the_widsith', 'rust'],
|
featuredRare: ['the_flute', 'sacrificial_greatsword', 'dragons_bane', 'the_widsith', 'rust'],
|
||||||
timezoneDependent: true,
|
timezoneDependent: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'Epitome Invocation',
|
||||||
|
image: 28,
|
||||||
|
start: '2022-04-19 18:00:00',
|
||||||
|
end: '2022-05-10 14:59:59',
|
||||||
|
shortName: 'Mistsplitter',
|
||||||
|
color: '#eae5e1',
|
||||||
|
featured: ['mistsplitter_reforged', 'the_unforged'],
|
||||||
|
featuredRare: ['favonius_sword', 'the_bell', 'favonius_lance', 'favonius_codex', 'favonius_warbow'],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 378 KiB |
Binary file not shown.
After Width: | Height: | Size: 465 KiB |
Loading…
Reference in New Issue