Skip to content

Commit 4d46128

Browse files
committed
Update "Yae Miko" character data
1 parent 4d6a94a commit 4d46128

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
@@ -10928,7 +10928,9 @@
1092810928
"detail": "As the head of the Yashiro Commission, Kamisato Ayato is committed to maintaining the prosperity and stability of the region.",
1092910929
"affiliation": "Yashiro Commission",
1093010930
"element": "Hydro",
10931-
"constellation": "Cypressus Custos"
10931+
"constellation": "Cypressus Custos",
10932+
"cvChinese": "赵路",
10933+
"cvJapanese": "石田 彰"
1093210934
}
1093310935
},
1093410936
"Keqing": {
@@ -25118,6 +25120,8 @@
2511825120
"Yae Miko": {
2511925121
"name": "Yae Miko",
2512025122
"desc": "The Grand Narukami Shrine's head shrine maiden and a descendant of Kitsune lineage, Eternity's servant and friend... and the intimidating editor-in-chief of Yae Publishing House, a publisher of light novels.",
25123+
"star": 5,
25124+
"weaponType": "Catalyst",
2512125125
"icon": "https://i.imgur.com/ikv6D0A.png",
2512225126
"media": {
2512325127
"imgs": [
@@ -25134,8 +25138,41 @@
2513425138
"element": "Electro",
2513525139
"cvChinese": "杜冥鸦",
2513625140
"cvJapanese": "佐倉綾音",
25141+
"cvEnglish": "Ratana",
2513725142
"cvKorean": "문유정"
25138-
}
25143+
},
25144+
"skills": [
25145+
{
25146+
"talents": [
25147+
{
25148+
"name": "Normal Attack: Spiritfox Sin-Eater"
25149+
},
25150+
{
25151+
"name": "Yakan Evocation: Sesshou Sakura",
25152+
"desc": "Using this skill causes Yae Miko to move swiftly and leave behind \"Sesshou Sakura\". These fox-shaped branches can periodically cause lightning to strike nearby."
25153+
}
25154+
],
25155+
"ult": {
25156+
"name": "Great Secret Art: Tenko Kenshin",
25157+
"desc": "When Yae Miko unleashes her Elemental Burst, she will unseal nearby \"Sesshou Sakura\", destroying their outer forms and transforming them into \"Tenko Thunderbolts\" that decent from the skies.",
25158+
"type": "Electro"
25159+
},
25160+
"passive": [
25161+
{
25162+
"name": "The Shrine's Sacred Shade",
25163+
"desc": "When Yae Miko uses her Elemental Burst, each \"Sesshou Sakura\" destroyed resets the cooldown for one charge of her Elemental Skill."
25164+
},
25165+
{
25166+
"name": "Enlightened Blessing",
25167+
"desc": "Yae Miko's Elemental Mastery will increase the damage dealt by the \"Sesshou Sakura\"."
25168+
},
25169+
{
25170+
"name": "Meditations of a Yako",
25171+
"desc": "When Yae Miko crafts Character Talent Materials, she has a set chance to create an extra Talent Material from the same region of a random type. The rarity of this material will be the same as the materials consumed during crafting."
25172+
}
25173+
]
25174+
}
25175+
]
2513925176
},
2514025177
"Yanfei": {
2514125178
"name": "Yanfei",

0 commit comments

Comments
 (0)