Skip to content

Commit 3040c28

Browse files
committed
Fix "Yae Miko" Normal Attack page
1 parent 4de80ac commit 3040c28

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/data/gamedata/characters.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25145,7 +25145,9 @@
2514525145
{
2514625146
"talents": [
2514725147
{
25148-
"name": "Normal Attack: Spiritfox Sin-Eater"
25148+
"name": "Normal Attack: Spiritfox Sin-Eater",
25149+
"desc": "**Normal Attack**\nPerforms up to ? attacks dealing **Electro DMG**.\n\n**Charged Attack**\nConsumes a certain amount of Stamina and deals **AoE Electro DMG** after a short casting time.\n\n**Plunging Attack**\nGathering the might of Electro, Yae Miko plunges towards the ground from mid-air, damaging all opponents in her path. Deals **AoE Electro DMG** upon impact with the ground.",
25150+
"icon": "img/skill/Common_Catalyst.png"
2514925151
},
2515025152
{
2515125153
"name": "Yakan Evocation: Sesshou Sakura",

0 commit comments

Comments
 (0)