Discard invalid required rank
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
"name": "Valkyrie Ranger",
|
||||
"type": "mecha",
|
||||
"valkyrie": "kiana",
|
||||
"strengths": [
|
||||
"physical",
|
||||
"gather",
|
||||
"bleed"
|
||||
],
|
||||
"strengths": ["physical", "gather", "bleed"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Flying Comet",
|
||||
@@ -94,8 +90,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Star Sprint",
|
||||
"description": "After evasion or battle entry, gain 70.0% Move Speed for 4.0s. CD: 6s.",
|
||||
"requiredRank": "this"
|
||||
"description": "After evasion or battle entry, gain 70.0% Move Speed for 4.0s. CD: 6s."
|
||||
},
|
||||
{
|
||||
"name": "Time Bender",
|
||||
@@ -128,4 +123,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user