Discard invalid required rank
This commit is contained in:
@@ -3,13 +3,7 @@
|
||||
"name": "Divine Prayer",
|
||||
"type": "psychic",
|
||||
"valkyrie": "kiana",
|
||||
"strengths": [
|
||||
"physical",
|
||||
"heal",
|
||||
"impair",
|
||||
"burst",
|
||||
"time mastery"
|
||||
],
|
||||
"strengths": ["physical", "heal", "impair", "burst", "time mastery"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Nebula Ward",
|
||||
@@ -18,8 +12,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Nebula Ward",
|
||||
"description": "Team gains 32% Elemental DMG and takes 26% less Elemental DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Team gains 32% Elemental DMG and takes 26% less Elemental DMG."
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -31,13 +24,11 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Switch: Star Flame",
|
||||
"description": "Switch entry unleashes a forward kick that deals 200% + 300% ATK of Physical DMG, and applies a 5.0s stun if hitting an enemy already knocked airborne.",
|
||||
"requiredRank": "this"
|
||||
"description": "Switch entry unleashes a forward kick that deals 200% + 300% ATK of Physical DMG, and applies a 5.0s stun if hitting an enemy already knocked airborne."
|
||||
},
|
||||
{
|
||||
"name": "QTE: Aerolite Impact",
|
||||
"description": "QTE: Triggered when an enemy is paralyzed. Unleashes a powerful whirlwind kick, dealing 3,563 Physical DMG + 240% ATK of Physical DMG. If the last hit of the QTE successfully hits the enemy, heals team for 100 HP.",
|
||||
"requiredRank": "this"
|
||||
"description": "QTE: Triggered when an enemy is paralyzed. Unleashes a powerful whirlwind kick, dealing 3,563 Physical DMG + 240% ATK of Physical DMG. If the last hit of the QTE successfully hits the enemy, heals team for 100 HP."
|
||||
},
|
||||
{
|
||||
"name": "Implosion",
|
||||
@@ -98,8 +89,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Frozen Time",
|
||||
"description": "Extends the duration of Time Fetters to 8.0s and bleeds enemy, dealing 7.0% ATK of Ice DMG every 0.5s.",
|
||||
"requiredRank": "this"
|
||||
"description": "Extends the duration of Time Fetters to 8.0s and bleeds enemy, dealing 7.0% ATK of Ice DMG every 0.5s."
|
||||
},
|
||||
{
|
||||
"name": "Nova Fissure",
|
||||
@@ -120,8 +110,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Comet Ward",
|
||||
"description": "Basic ATKs have a 15.0% chance of weakening enemies, decreasing their ATK by 70.0% for 4s.",
|
||||
"requiredRank": "this"
|
||||
"description": "Basic ATKs have a 15.0% chance of weakening enemies, decreasing their ATK by 70.0% for 4s."
|
||||
},
|
||||
{
|
||||
"name": "Nebula Uplink",
|
||||
@@ -129,4 +118,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user