Skip to content

Commit 5e53cf0

Browse files
committed
Add "Magatsu Mitake Narukami no Mikoto" resistances
1 parent 9486368 commit 5e53cf0

1 file changed

Lines changed: 34 additions & 1 deletion

File tree

src/data/gamedata/enemies.json

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2542,7 +2542,40 @@
25422542
"name": "Magatsu Mitake Narukami no Mikoto",
25432543
"desc": "This is the form that the puppet that inherited the Raiden Shogun's authority takes when she is opposing those who threaten Eternity.\nAs the Raiden Shogun's assistant in pursuing eternity, she has never doubted, never felt fear, never given anything less than her best, never been disturbed by idle thoughts.\nShe once heard about how Ei had shouldered a similar duty when Makoto was also present, suffering much agonizing loss in the process.\nWhen the two shadows overlapped once more, however, she could only see the countless fine fractures in what should have been \"her\" eternal will. Since fate is destined for cyclicality, she must fulfill her promise and declare war on \"her.\"\n\n**Mine is the most supreme and noble form. Power over the realm has been vested within me, and I am the essence of all that is the \"Raiden Shogun.\"**\n**\"Naturally, I have also inherited the pain of Ei's countless losses and her will to attain Eternity.**\n**\"Resolve, valor, love, hate... They will all twist in the river of time.**\n**\"But the 'rules' will never change.\"**",
25442544
"icon": "img/enemy/Magatsu_Mitake_Narukami_no_Mikoto.png",
2545-
"type": "Enemies of Note"
2545+
"type": "Enemies of Note",
2546+
"kind": "Weekly Boss",
2547+
"resistance": [
2548+
[
2549+
"10%",
2550+
"10%",
2551+
"10%",
2552+
"10%",
2553+
"10%",
2554+
"10%",
2555+
"10%",
2556+
"Normal"
2557+
],
2558+
[
2559+
"210%",
2560+
"210%",
2561+
"210%",
2562+
"210%",
2563+
"210%",
2564+
"210%",
2565+
"210%",
2566+
"Armored"
2567+
],
2568+
[
2569+
"-50%",
2570+
"-50%",
2571+
"-50%",
2572+
"-50%",
2573+
"-50%",
2574+
"-50%",
2575+
"-50%",
2576+
"Stunned"
2577+
]
2578+
]
25462579
},
25472580
"Hydro Mimic Boar": {
25482581
"name": "Hydro Mimic Boar",

0 commit comments

Comments
 (0)