Discard invalid required rank

This commit is contained in:
Sakura Knoll
2021-12-30 12:14:22 +09:00 Unverified
parent b3fe77dc38
commit 8663169d8a
32 changed files with 166 additions and 393 deletions
+4 -12
View File
@@ -3,13 +3,7 @@
"name": "Herrscher of Sentience",
"type": "biologic",
"valkyrie": "fuhua",
"strengths": [
"physical",
"impair",
"burst",
"time mastery",
"gather"
],
"strengths": ["physical", "impair", "burst", "time mastery", "gather"],
"leader": {
"core": {
"name": "Alliteration is an Agony",
@@ -61,8 +55,7 @@
},
{
"name": "Against All Authority",
"description": "When Valkyrie sends an enemy into coma, they take 15.0% bonus Physical DMG from her for 15s (independent effect). In addition, when she impairs enemies with her own skills, they take 15.0% bonus Physical DMG while the Impair lasts (independent effect; mutually exclusive with Night Squire's skill Authority).",
"requiredRank": "this"
"description": "When Valkyrie sends an enemy into coma, they take 15.0% bonus Physical DMG from her for 15s (independent effect). In addition, when she impairs enemies with her own skills, they take 15.0% bonus Physical DMG while the Impair lasts (independent effect; mutually exclusive with Night Squire's skill Authority)."
}
]
},
@@ -115,8 +108,7 @@
"subskills": [
{
"name": "The Best of Both Worlds",
"description": "Upon entry or exit, Valkyrie deals 30.0% bonus Total DMG for 15s.",
"requiredRank": "this"
"description": "Upon entry or exit, Valkyrie deals 30.0% bonus Total DMG for 15s."
},
{
"name": "The World Is Never Enough",
@@ -128,4 +120,4 @@
}
]
}
}
}