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 -15
View File
@@ -3,12 +3,7 @@
"name": "Herrscher of Reason",
"type": "mecha",
"valkyrie": "bronya",
"strengths": [
"ice dmg",
"burst",
"time mastery",
"freeze"
],
"strengths": ["ice dmg", "burst", "time mastery", "freeze"],
"leader": {
"core": {
"name": "Source Protocol",
@@ -40,18 +35,15 @@
"subskills": [
{
"name": "Speed Decypher",
"description": "DEA Raison active: ATKs gain 30.0% Total DMG Multiplier, and another 40% Total DMG Multiplier to PSY-type enemies.",
"requiredRank": "this"
"description": "DEA Raison active: ATKs gain 30.0% Total DMG Multiplier, and another 40% Total DMG Multiplier to PSY-type enemies."
},
{
"name": "Firewall",
"description": "DEA Raison active: Gains 50.0% Total DMG Reduction",
"requiredRank": "this"
"description": "DEA Raison active: Gains 50.0% Total DMG Reduction"
},
{
"name": "Stream Transfer",
"description": "DEA Raison active: When not riding, each Charged ATK performed gives 5.0 SP and a 15.0% Ice DMG buff. Max DMG buff stacks: 3.",
"requiredRank": "this"
"description": "DEA Raison active: When not riding, each Charged ATK performed gives 5.0 SP and a 15.0% Ice DMG buff. Max DMG buff stacks: 3."
}
]
},
@@ -126,8 +118,7 @@
"subskills": [
{
"name": "Cracked Construct",
"description": "Shockwave after the Drill ATK inflicts a 6.0s Analyzed debuff to enemies hit.",
"requiredRank": "this"
"description": "Shockwave after the Drill ATK inflicts a 6.0s Analyzed debuff to enemies hit."
},
{
"name": "Power Link",
@@ -139,4 +130,4 @@
}
]
}
}
}