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 -11
View File
@@ -3,12 +3,7 @@
"name": "Crimson Impulse",
"type": "biologic",
"valkyrie": "mei",
"strengths": [
"physical",
"burst",
"time mastery",
"bleed"
],
"strengths": ["physical", "burst", "time mastery", "bleed"],
"leader": {
"core": {
"name": "Spirit of Loyalty",
@@ -51,8 +46,7 @@
"subskills": [
{
"name": "Piercing Blade",
"description": "Increases Crit Rate by X% and Crit DMG by X% against an enemy with breached elite shield.",
"requiredRank": "this"
"description": "Increases Crit Rate by X% and Crit DMG by X% against an enemy with breached elite shield."
}
]
},
@@ -108,8 +102,7 @@
"subskills": [
{
"name": "Relentless Slash",
"description": "Increases Attack Speed by 15.0% when Combo Hit Count exceeds 20.",
"requiredRank": "this"
"description": "Increases Attack Speed by 15.0% when Combo Hit Count exceeds 20."
},
{
"name": "Blood Sakura",
@@ -123,4 +116,4 @@
}
]
}
}
}