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
+3 -9
View File
@@ -3,12 +3,7 @@
"name": "Azure Empyrea",
"type": "psychic",
"valkyrie": "fuhua",
"strengths": [
"fire dmg",
"time mastery",
"gather",
"ignite"
],
"strengths": ["fire dmg", "time mastery", "gather", "ignite"],
"leader": {
"core": {
"name": "Hex of Exposure",
@@ -120,8 +115,7 @@
"subskills": [
{
"name": "Unbroken Fire",
"description": "ATK Speed increases by 15.0%; the final hit of the 4th sequence of Basic ATK additionally deals 120.0% ATK of Fire DMG and ignites the target, dealing 70.0 Fire DMG per 0.5s for 8s.",
"requiredRank": "this"
"description": "ATK Speed increases by 15.0%; the final hit of the 4th sequence of Basic ATK additionally deals 120.0% ATK of Fire DMG and ignites the target, dealing 70.0 Fire DMG per 0.5s for 8s."
},
{
"name": "QTE: Radiant Entry",
@@ -133,4 +127,4 @@
}
]
}
}
}