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": "Knight Moonbeam",
"type": "biologic",
"valkyrie": "kiana",
"strengths": [
"physical",
"time mastery",
"fast atk"
],
"strengths": ["physical", "time mastery", "fast atk"],
"leader": {
"core": {
"name": "Nebula Spectra",
@@ -33,13 +29,11 @@
},
{
"name": "Gemini Vortex",
"description": "During Combo ATK, mash the [ATK] button to unleash up to 6 more Combo ATKs.",
"requiredRank": "this"
"description": "During Combo ATK, mash the [ATK] button to unleash up to 6 more Combo ATKs."
},
{
"name": "Planetary Spin",
"description": "Gunstorm deals additional 40.0% ATK of Physical DMG to enemies in close range. Triggers 4 times each round.",
"requiredRank": "this"
"description": "Gunstorm deals additional 40.0% ATK of Physical DMG to enemies in close range. Triggers 4 times each round."
}
]
},
@@ -67,8 +61,7 @@
"subskills": [
{
"name": "QTE: S.W.O.L.",
"description": "QTE: Triggers when an enemy is knocked airborne, dealing up to 50x40.0% ATK of Physical DMG.",
"requiredRank": "this"
"description": "QTE: Triggers when an enemy is knocked airborne, dealing up to 50x40.0% ATK of Physical DMG."
},
{
"name": "Energy Burst",
@@ -115,9 +108,8 @@
},
{
"name": "Aerolite Burst",
"description": "Scatter shots deal additional Physical DMG equal to 70.0% ATK of Physical DMG to enemies in close range and recover a small amount of SP.",
"requiredRank": "this"
"description": "Scatter shots deal additional Physical DMG equal to 70.0% ATK of Physical DMG to enemies in close range and recover a small amount of SP."
}
]
}
}
}