Skip to content

Commit ce3f126

Browse files
committed
Update Yun Jin skill description, add materials
1 parent f4cccab commit ce3f126

File tree

1 file changed

+34
-4
lines changed

1 file changed

+34
-4
lines changed

src/data/gamedata/characters.json

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25203,6 +25203,8 @@
2520325203
"https://upload-os-bbs.hoyolab.com/upload/2021/11/22/1015537/8fd08b431a58addf9d16451c8da93236_3542243023422706080.jpg"
2520425204
],
2520525205
"meta": {
25206+
"birthMonth": 5,
25207+
"birthDay": 21,
2520625208
"association": "Liyue",
2520725209
"title": "Stage Lucida",
2520825210
"detail": "A renowned Liyue opera singer who is skilled in both playwriting and singing. Her style is one-of-a-kind, exquisite and delicate, much like the person herself.",
@@ -25211,22 +25213,36 @@
2521125213
"constellation": "Opera Grandis",
2521225214
"cvChinese": "贺文潇&杨扬",
2521325215
"cvJapanese": "小岩井ことり&杨扬",
25214-
"cvEnglish": "Judy Alice Lee & 杨扬",
25216+
"cvEnglish": "Judy Alice Lee & Yang Yang",
2521525217
"cvKorean": "사문영&Yang Yang"
2521625218
},
2521725219
"skills": [
2521825220
{
2521925221
"talents": [
25222+
{
25223+
"name": "Normal Attack: Cloud-Grazing Strike",
25224+
"desc": "**Normal Attack**\nPerforms up to 5 consecutive spear strikes.\n\n**Charged Attack**\nConsumes a certain amount of Stamina to lunge forward, dealing damage to enemies along the way."
25225+
},
2522025226
{
2522125227
"name": "Opening Flourish",
25222-
"desc": "When held, Yun Jin will take up the **Opening Flourish** stance and begin charging. When the skill button is released, Yun Jin will swing her polearm and unleash the charged energy as an attack. While charging and casting the skill, Yun Jin will also deploy a shield for herself. Based on the time spent charging, it will either unleash an attack at Charge Level 1 or Level 2.",
25228+
"desc": "*Ms. Yun may just be acting out fights on stage, but her skills with the spear are real enough to defend against her foes.*\n\n**Press**\nFlourishes her polearm in a cloud-grasping stance, dealing **Geo DMG**.\n\n**Hold**\nTakes up the Opening Flourish stance and charges up, forming a shield. DMG Absorption is based on Yun Jin's Max HP and has 150% effectiveness against all Elemental DMG and Physical DMG. The shield lasts until she finishes unleashing her Elemental Skill.\nWhen the skill is released, when its duration ends, or when the shield breaks, Yun Jin will unleash the charged energy as an attack, dealing **Geo DMG**.\nBased on the time spent charging, it will either unleash an attack at Charge Level 1 or Level 2.",
2522325229
"video": "https://cdn.discordapp.com/attachments/924788298810032269/924788593371795476/YunJin_E.gif"
2522425230
}
2522525231
],
2522625232
"ult": {
2522725233
"name": "Cliffbreaker's Banner",
25228-
"desc": "When activated, will deal **AoE Geo DMG** and provides all nearby teammates with the \"Flying Cloud Flag Formation\" effect. When characters with the \"Flying Cloud Flag Formation\" effect deal Normal Attack DMG to enemies they will deal Bonus DMG based on Yun Jin's current DEF.",
25234+
"desc": "Deals **AoE Geo DMG** and grants all nearby party members a Flying Cloud Flag Formation.\n\n**Flying Cloud Flag Formation**\nWhen Normal Attack DMG is dealt to opponents, Bonus DMG will be dealt based on Yun Jin's current DEF.\nThe effects of Flying Cloud Flag Formation will be cleared after a set duration or after being triggered a specific number of times. When one Normal Attack hits multiple opponents, the effect is triggered multiple times according to the number of opponents hit. The number of times that the effect is triggered is counted independently for each member of the party with Flying Cloud Flag Formation.",
2522925235
"type": "Geo",
25236+
"costs": {
25237+
"template": "talentCosts",
25238+
"mapping": {
25239+
"Book": "Diligence",
25240+
"BossMat": "Ashen Heart",
25241+
"EnemyDropTier1": "Damaged Mask",
25242+
"EnemyDropTier2": "Stained Mask",
25243+
"EnemyDropTier3": "Ominous Mask"
25244+
}
25245+
},
2523025246
"video": "https://cdn.discordapp.com/attachments/924788298810032269/924788594063859722/YunJin_Q.gif"
2523125247
},
2523225248
"passive": [
@@ -25244,7 +25260,21 @@
2524425260
}
2524525261
]
2524625262
}
25247-
]
25263+
],
25264+
"ascensionCosts": {
25265+
"template": "charAscensionsCosts",
25266+
"mapping": {
25267+
"BossMat": "Riftborn Regalia",
25268+
"EnemyDropTier1": "Damaged Mask",
25269+
"EnemyDropTier2": "Stained Mask",
25270+
"EnemyDropTier3": "Ominous Mask",
25271+
"Gem1": "Prithiva Topaz Sliver",
25272+
"Gem2": "Prithiva Topaz Fragment",
25273+
"Gem3": "Prithiva Topaz Chunk",
25274+
"Gem4": "Prithiva Topaz Gemstone",
25275+
"Specialty": "Glaze Lily"
25276+
}
25277+
}
2524825278
},
2524925279
"Zhongli": {
2525025280
"name": "Zhongli",

0 commit comments

Comments
 (0)