Skip to content

Commit b66c3ee

Browse files
committed
Add Yelan skill descriptions
1 parent 1e94365 commit b66c3ee

File tree

1 file changed

+39
-2
lines changed

1 file changed

+39
-2
lines changed

src/data/gamedata/characters.json

Lines changed: 39 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26890,8 +26890,45 @@
2689026890
"detail": "A mysterious person who claims to work for the Ministry of Civil Affairs.",
2689126891
"affiliation": "Ministry of Civil Affairs",
2689226892
"element": "Hydro",
26893-
"constellation": "Umbrabilis Orchis"
26894-
}
26893+
"constellation": "Umbrabilis Orchis",
26894+
"cvEnglish": "Laura Post",
26895+
"cvJapanese": "遠藤綾",
26896+
"cvKorean": "민아"
26897+
},
26898+
"skills": [
26899+
{
26900+
"talents": [
26901+
{
26902+
"name": "Normal Attack: Stealthy Bowshot",
26903+
"desc": "After a short time out of combat Yelan will enter a Breakthrough state, which will cause her next Charged Aim Shot to have decreased charge time, and once charged, she can fire a Breakthrough Barb that will deal AoE Hydro DMG."
26904+
},
26905+
{
26906+
"name": "Lingering Lifeline",
26907+
"desc": "Tapping or holding the Skill button allows her to move rapidly using her Lifeline, marking opponents along her path. When her rapid move ends, the lifeline will explode, dealing Hydro DMG to marked targets. Yelan also has a fixed chance to reset her Breakthrough state, based on the number of opponents marked. "
26908+
}
26909+
],
26910+
"ult": {
26911+
"name": "Depth-Clarion Dice",
26912+
"desc": "Deals AoE Hydro DMG and creates Wonderous Dice which aid her in battle. The dice follow the character arround and will initiate a co-ordinated attack when your active character uses a Normal Attack, and each time Yelan's Lifeline explodes and hits opponents.",
26913+
"type": "Hydro"
26914+
},
26915+
"passive": [
26916+
{
26917+
"name": "Adapt With Ease",
26918+
"desc": "The active character's damage increases overtime whie the Wonderous Dice are active."
26919+
},
26920+
{
26921+
"name": "Turn Control",
26922+
"desc": "Increases Yelan's Max HP based on the number of Elemental Types that are present in the party."
26923+
},
26924+
{
26925+
"name": "???",
26926+
"desc": "Gains ??% more rewards when dispatched on a Liyue Expedition for 20 hours.",
26927+
"icon": "img/skill/Common_Expedition_Liyue.png"
26928+
}
26929+
]
26930+
}
26931+
]
2689526932
},
2689626933
"Yoimiya": {
2689726934
"name": "Yoimiya",

0 commit comments

Comments
 (0)