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
+6 -14
View File
@@ -3,11 +3,7 @@
"name": "Herrscher of the Void",
"type": "biologic",
"valkyrie": "kiana",
"strengths": [
"physical",
"time mastery",
"fast atk"
],
"strengths": ["physical", "time mastery", "fast atk"],
"leader": {
"core": {
"name": "Void Throne",
@@ -39,13 +35,11 @@
"subskills": [
{
"name": "Rift Geyser",
"description": "Explosion at the Space Core summon position gains 50.0% ATK of Physical DMG.",
"requiredRank": "this"
"description": "Explosion at the Space Core summon position gains 50.0% ATK of Physical DMG."
},
{
"name": "Distortion",
"description": "Charged attacks gain 60.0% Total DMG Multiplier against unshielded enemies.",
"requiredRank": "this"
"description": "Charged attacks gain 60.0% Total DMG Multiplier against unshielded enemies."
},
{
"name": "Dimension Warp",
@@ -82,8 +76,7 @@
"subskills": [
{
"name": "QTE: Angel of Destruction",
"description": "QTE: Triggers upon shieldbreak or when an enemy is affected by Time Slow. Deals 10x100% ATK of Physical DMG.",
"requiredRank": "this"
"description": "QTE: Triggers upon shieldbreak or when an enemy is affected by Time Slow. Deals 10x100% ATK of Physical DMG."
},
{
"name": "Judgment",
@@ -129,8 +122,7 @@
},
{
"name": "Contortion Effect",
"description": "During Herrscher Form: Explosion at the Space Core summon position deals 350.0% ATK of Physical DMG.",
"requiredRank": "this"
"description": "During Herrscher Form: Explosion at the Space Core summon position deals 350.0% ATK of Physical DMG."
},
{
"name": "Dimension Overload",
@@ -138,4 +130,4 @@
}
]
}
}
}