Discard invalid required rank
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
"name": "Ritual Imayoh",
|
||||
"type": "mecha",
|
||||
"valkyrie": "kallen",
|
||||
"strengths": [
|
||||
"physical",
|
||||
"time mastery",
|
||||
"stun"
|
||||
],
|
||||
"strengths": ["physical", "time mastery", "stun"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Starlight Blessing",
|
||||
@@ -29,8 +25,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Switch: Modgud Impact",
|
||||
"description": "Switch entry directly unleashes the 3rd hit (upper kick), dealing 160% ATK of Physical DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Switch entry directly unleashes the 3rd hit (upper kick), dealing 160% ATK of Physical DMG."
|
||||
},
|
||||
{
|
||||
"name": "QTE: Hela's Geyser",
|
||||
@@ -52,8 +47,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Eclipse Corona",
|
||||
"description": "Deal 60.0% more DMG against shields.",
|
||||
"requiredRank": "this"
|
||||
"description": "Deal 60.0% more DMG against shields."
|
||||
},
|
||||
{
|
||||
"name": "Scorching Meteor",
|
||||
@@ -70,8 +64,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Holy Defender I: Sloth",
|
||||
"description": "Turret summoning grants 300.0 Kinetic Energy immediately. When the turret deploys, character deals 450.0% ATK of Physical DMG to nearby enemies.",
|
||||
"requiredRank": "this"
|
||||
"description": "Turret summoning grants 300.0 Kinetic Energy immediately. When the turret deploys, character deals 450.0% ATK of Physical DMG to nearby enemies."
|
||||
},
|
||||
{
|
||||
"name": "Holy Defender II: Idleness",
|
||||
@@ -113,8 +106,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Impalpable Entity",
|
||||
"description": "When Basic/Combo ATK breaks a shield, additionally deals 180.1% ATK of Physical DMG against enemies within a small AOE and stuns them for 3.00s.",
|
||||
"requiredRank": "this"
|
||||
"description": "When Basic/Combo ATK breaks a shield, additionally deals 180.1% ATK of Physical DMG against enemies within a small AOE and stuns them for 3.00s."
|
||||
},
|
||||
{
|
||||
"name": "Stygian Aurora",
|
||||
@@ -123,4 +115,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user