Discard invalid required rank
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
"name": "Gyakushinn Miko",
|
||||
"type": "biologic",
|
||||
"valkyrie": "sakura",
|
||||
"strengths": [
|
||||
"physical",
|
||||
"burst",
|
||||
"bleed"
|
||||
],
|
||||
"strengths": ["physical", "burst", "bleed"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Heart of Prajna",
|
||||
@@ -29,8 +25,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "QTE: Void Triplex",
|
||||
"description": "Switch: Swift Kill. Triggers QTE when enemy is knocked airborne. Unleashes 3 blade waves, each wave dealing 50%+154% ATK of Physical DMG and adding 1 Sakura Count.",
|
||||
"requiredRank": "this"
|
||||
"description": "Switch: Swift Kill. Triggers QTE when enemy is knocked airborne. Unleashes 3 blade waves, each wave dealing 50%+154% ATK of Physical DMG and adding 1 Sakura Count."
|
||||
},
|
||||
{
|
||||
"name": "One Slash",
|
||||
@@ -51,8 +46,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Punctured Kabuto",
|
||||
"description": "Increases Crit Rate by X% and Crit DMG by X% when breaching the enemy's Elite Shield.",
|
||||
"requiredRank": "this"
|
||||
"description": "Increases Crit Rate by X% and Crit DMG by X% when breaching the enemy's Elite Shield."
|
||||
},
|
||||
{
|
||||
"name": "Sakura no Haku",
|
||||
@@ -109,13 +103,11 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Thorny Blossoms",
|
||||
"description": "20.0% chance to bleed enemies hit, dealing 32.0 DMG every 0.5s for 5.0s.",
|
||||
"requiredRank": "this"
|
||||
"description": "20.0% chance to bleed enemies hit, dealing 32.0 DMG every 0.5s for 5.0s."
|
||||
},
|
||||
{
|
||||
"name": "Flourish",
|
||||
"description": "When Combo Hit Count exceeds 20 and 50, gain 29.0% and 50.0% Total DMG Multiplier respectively.",
|
||||
"requiredRank": "this"
|
||||
"description": "When Combo Hit Count exceeds 20 and 50, gain 29.0% and 50.0% Total DMG Multiplier respectively."
|
||||
},
|
||||
{
|
||||
"name": "San-Ge Brand",
|
||||
@@ -123,4 +115,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user