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 -8
View File
@@ -3,11 +3,7 @@
"name": "Sündenjäger",
"type": "mecha",
"valkyrie": "kallen",
"strengths": [
"physical",
"impair",
"fast atk"
],
"strengths": ["physical", "impair", "fast atk"],
"leader": {
"core": {
"name": "Kindred's Link",
@@ -60,8 +56,7 @@
},
{
"name": "Shade of Envy",
"description": "Against ignited or bleeding enemies, gain 20.0% to Total DMG Multiplier.",
"requiredRank": "this"
"description": "Against ignited or bleeding enemies, gain 20.0% to Total DMG Multiplier."
}
]
},
@@ -115,4 +110,4 @@
}
]
}
}
}