Update 5.3 second half
|
@ -1471,6 +1471,28 @@ export const banners = {
|
|||
// version: '5.3',
|
||||
// timezoneDependent: true,
|
||||
// },
|
||||
{
|
||||
name: "The Hearth's Ashen Shadow",
|
||||
image: 2,
|
||||
shortName: 'Arlecchino',
|
||||
start: '2025-01-21 18:00:00',
|
||||
end: '2025-02-11 14:59:00',
|
||||
color: '#f8f8f8',
|
||||
featured: ['arlecchino', 'clorinde'],
|
||||
featuredRare: ['lan_yan', 'chevreuse', 'rosaria'],
|
||||
version: '5.3',
|
||||
},
|
||||
// {
|
||||
// name: "Illuminating Lightning",
|
||||
// image: 2,
|
||||
// shortName: 'Clorinde',
|
||||
// start: '2025-01-21 18:00:00',
|
||||
// end: '2025-02-11 14:59:00',
|
||||
// color: '#6968ff',
|
||||
// featured: ['arlecchino', 'clorinde'],
|
||||
// featuredRare: ['lan_yan', 'chevreuse', 'rosaria'],
|
||||
// version: '5.3',
|
||||
// },
|
||||
],
|
||||
weapons: [
|
||||
{
|
||||
|
@ -2404,6 +2426,17 @@ export const banners = {
|
|||
version: '5.3',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Epitome Invocation',
|
||||
image: 76,
|
||||
shortName: 'Blazing',
|
||||
start: '2025-01-21 18:00:00',
|
||||
end: '2025-02-11 14:59:00',
|
||||
color: '#eae5e1',
|
||||
featured: ['crimson_moons_semblance', 'absolution'],
|
||||
featuredRare: ['lithic_spear', 'lions_roar', 'rainslasher', 'the_widsith', 'sacrificial_bow'],
|
||||
version: '5.3',
|
||||
},
|
||||
],
|
||||
chronicled: [
|
||||
{
|
||||
|
@ -2471,5 +2504,64 @@ export const banners = {
|
|||
version: '4.5',
|
||||
timezoneDependent: true,
|
||||
},
|
||||
{
|
||||
name: 'Remembrance of Jade and Stone',
|
||||
image: 1,
|
||||
shortName: 'Liyue',
|
||||
start: '2025-01-21 18:00:00',
|
||||
end: '2025-02-11 14:59:00',
|
||||
color: '#eee8e1',
|
||||
featured: [
|
||||
'baizhu',
|
||||
'shenhe',
|
||||
'keqing',
|
||||
'ganyu',
|
||||
'qiqi',
|
||||
'tartaglia',
|
||||
'xiao',
|
||||
'primordial_jade_cutter',
|
||||
'summit_shaper',
|
||||
'the_unforged',
|
||||
'calamity_queller',
|
||||
'primordial_jade_winged_spear',
|
||||
'jadefalls_splendor',
|
||||
'memory_of_dust',
|
||||
'polar_star',
|
||||
'amos_bow',
|
||||
],
|
||||
featuredRare: [
|
||||
'gaming',
|
||||
'yaoyao',
|
||||
'yun_jin',
|
||||
'yanfei',
|
||||
'xinyan',
|
||||
'chongyun',
|
||||
'ningguang',
|
||||
'xingqiu',
|
||||
'beidou',
|
||||
'xiangling',
|
||||
'lions_roar',
|
||||
'sacrificial_sword',
|
||||
'the_flute',
|
||||
'favonius_sword',
|
||||
'lithic_blade',
|
||||
'rainslasher',
|
||||
'sacrificial_greatsword',
|
||||
'the_bell',
|
||||
'favonius_greatsword',
|
||||
'favonius_lance',
|
||||
'lithic_spear',
|
||||
'dragons_bane',
|
||||
'eye_of_perception',
|
||||
'sacrificial_fragments',
|
||||
'the_widsith',
|
||||
'favonius_codex',
|
||||
'rust',
|
||||
'sacrificial_bow',
|
||||
'the_stringless',
|
||||
'favonius_warbow',
|
||||
],
|
||||
version: '5.3',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
@ -1253,4 +1253,28 @@ export const bannersDual = {
|
|||
timezoneDependent: true,
|
||||
},
|
||||
],
|
||||
"The Hearth's Ashen Shadow 2": [
|
||||
{
|
||||
name: "The Hearth's Ashen Shadow",
|
||||
image: 2,
|
||||
shortName: 'Arlecchino',
|
||||
start: '2025-01-21 18:00:00',
|
||||
end: '2025-02-11 14:59:00',
|
||||
color: '#f8f8f8',
|
||||
featured: ['arlecchino', 'clorinde'],
|
||||
featuredRare: ['lan_yan', 'chevreuse', 'rosaria'],
|
||||
version: '5.3',
|
||||
},
|
||||
{
|
||||
name: 'Illuminating Lightning',
|
||||
image: 2,
|
||||
shortName: 'Clorinde',
|
||||
start: '2025-01-21 18:00:00',
|
||||
end: '2025-02-11 14:59:00',
|
||||
color: '#6968ff',
|
||||
featured: ['arlecchino', 'clorinde'],
|
||||
featuredRare: ['lan_yan', 'chevreuse', 'rosaria'],
|
||||
version: '5.3',
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
1268
src/data/characterData/lan_yan.json
Normal file
|
@ -6824,6 +6824,152 @@ export const characters = {
|
|||
},
|
||||
element: elements.electro,
|
||||
},
|
||||
lan_yan: {
|
||||
id: 'lan_yan',
|
||||
name: 'Lan Yan',
|
||||
rarity: 4,
|
||||
weapon: weapons.catalyst,
|
||||
stats: {
|
||||
hp: 9244,
|
||||
atk: 251,
|
||||
def: 580,
|
||||
},
|
||||
ascension: [
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vayuda_turquoise_sliver,
|
||||
amount: 1,
|
||||
},
|
||||
{
|
||||
item: itemList.none,
|
||||
amount: null,
|
||||
},
|
||||
{
|
||||
item: itemList.clearwater_jade,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.whopperflower_nectar,
|
||||
amount: 3,
|
||||
},
|
||||
],
|
||||
mora: 20000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vayuda_turquoise_fragment,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.gold_inscribed_secret_source_core,
|
||||
amount: 2,
|
||||
},
|
||||
{
|
||||
item: itemList.clearwater_jade,
|
||||
amount: 10,
|
||||
},
|
||||
{
|
||||
item: itemList.whopperflower_nectar,
|
||||
amount: 15,
|
||||
},
|
||||
],
|
||||
mora: 40000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vayuda_turquoise_fragment,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.gold_inscribed_secret_source_core,
|
||||
amount: 4,
|
||||
},
|
||||
{
|
||||
item: itemList.clearwater_jade,
|
||||
amount: 20,
|
||||
},
|
||||
{
|
||||
item: itemList.shimmering_nectar,
|
||||
amount: 12,
|
||||
},
|
||||
],
|
||||
mora: 60000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vayuda_turquoise_chunk,
|
||||
amount: 3,
|
||||
},
|
||||
{
|
||||
item: itemList.gold_inscribed_secret_source_core,
|
||||
amount: 8,
|
||||
},
|
||||
{
|
||||
item: itemList.clearwater_jade,
|
||||
amount: 30,
|
||||
},
|
||||
{
|
||||
item: itemList.shimmering_nectar,
|
||||
amount: 18,
|
||||
},
|
||||
],
|
||||
mora: 80000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vayuda_turquoise_chunk,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.gold_inscribed_secret_source_core,
|
||||
amount: 12,
|
||||
},
|
||||
{
|
||||
item: itemList.clearwater_jade,
|
||||
amount: 45,
|
||||
},
|
||||
{
|
||||
item: itemList.energy_nectar,
|
||||
amount: 12,
|
||||
},
|
||||
],
|
||||
mora: 100000,
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
item: itemList.vayuda_turquoise_gemstone,
|
||||
amount: 6,
|
||||
},
|
||||
{
|
||||
item: itemList.gold_inscribed_secret_source_core,
|
||||
amount: 20,
|
||||
},
|
||||
{
|
||||
item: itemList.clearwater_jade,
|
||||
amount: 60,
|
||||
},
|
||||
{
|
||||
item: itemList.energy_nectar,
|
||||
amount: 24,
|
||||
},
|
||||
],
|
||||
mora: 120000,
|
||||
},
|
||||
],
|
||||
material: {
|
||||
material: [itemList.whopperflower_nectar, itemList.shimmering_nectar, itemList.energy_nectar],
|
||||
book: [itemList.teachings_of_diligence, itemList.guide_to_diligence, itemList.philosophies_of_diligence],
|
||||
boss: itemList.eroded_sunfire,
|
||||
},
|
||||
element: elements.anemo,
|
||||
new: true,
|
||||
},
|
||||
layla: {
|
||||
id: 'layla',
|
||||
name: 'Layla',
|
||||
|
|
|
@ -1776,4 +1776,8 @@ export const itemList = {
|
|||
name: 'Talisman of the Enigmatic Land',
|
||||
rarity: 4,
|
||||
},
|
||||
eroded_sunfire: {
|
||||
id: 'eroded_sunfire',
|
||||
name: 'Eroded Sunfire',
|
||||
},
|
||||
};
|
||||
|
|
Before ![]() (image error) Size: 663 KiB After ![]() (image error) Size: 661 KiB ![]() ![]() |
BIN
static/images/banners/Remembrance of Jade and Stone 1.png
Normal file
After ![]() (image error) Size: 475 KiB |
BIN
static/images/characters/full/lan_yan.png
Normal file
After ![]() (image error) Size: 582 KiB |
BIN
static/images/characters/lan_yan.png
Normal file
After ![]() (image error) Size: 8 KiB |
BIN
static/images/skills/lan_yan/constellation_1.png
Normal file
After ![]() (image error) Size: 2.5 KiB |
BIN
static/images/skills/lan_yan/constellation_2.png
Normal file
After ![]() (image error) Size: 2.1 KiB |
BIN
static/images/skills/lan_yan/constellation_3.png
Normal file
After ![]() (image error) Size: 3 KiB |
BIN
static/images/skills/lan_yan/constellation_4.png
Normal file
After ![]() (image error) Size: 2.4 KiB |
BIN
static/images/skills/lan_yan/constellation_5.png
Normal file
After ![]() (image error) Size: 2.9 KiB |
BIN
static/images/skills/lan_yan/constellation_6.png
Normal file
After ![]() (image error) Size: 2.6 KiB |
BIN
static/images/skills/lan_yan/talent_1.png
Normal file
After ![]() (image error) Size: 3.5 KiB |
BIN
static/images/skills/lan_yan/talent_2.png
Normal file
After ![]() (image error) Size: 3 KiB |
BIN
static/images/skills/lan_yan/talent_3.png
Normal file
After ![]() (image error) Size: 1.6 KiB |
BIN
static/images/skills/lan_yan/talent_4.png
Normal file
After ![]() (image error) Size: 2.6 KiB |
BIN
static/images/skills/lan_yan/talent_5.png
Normal file
After ![]() (image error) Size: 2.6 KiB |
BIN
static/images/skills/lan_yan/talent_6.png
Normal file
After ![]() (image error) Size: 1.3 KiB |
BIN
static/images/skills/lan_yan/talent_7.png
Normal file
After ![]() (image error) Size: 1.3 KiB |