Discard invalid required rank
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
"name": "Shadow Dash",
|
||||
"type": "mecha",
|
||||
"valkyrie": "mei",
|
||||
"strengths": [
|
||||
"physical",
|
||||
"fast atk"
|
||||
],
|
||||
"strengths": ["physical", "fast atk"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Phantom Outbreak",
|
||||
@@ -112,8 +109,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Endless Aura",
|
||||
"description": "Significantly extends sword ki range of basic attacks. Each hit of Basic ATKs or Combo ATKs deals 120 more Physical DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Significantly extends sword ki range of basic attacks. Each hit of Basic ATKs or Combo ATKs deals 120 more Physical DMG."
|
||||
},
|
||||
{
|
||||
"name": "Mind Aura",
|
||||
@@ -122,4 +118,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user