Discard invalid required rank
This commit is contained in:
@@ -3,10 +3,7 @@
|
||||
"name": "Kriegsmesser",
|
||||
"type": "psychic",
|
||||
"valkyrie": "himeko",
|
||||
"strengths": [
|
||||
"ice dmg",
|
||||
"freeze"
|
||||
],
|
||||
"strengths": ["ice dmg", "freeze"],
|
||||
"leader": {
|
||||
"core": {
|
||||
"name": "Ward of Boreas",
|
||||
@@ -15,8 +12,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Ward of Boreas",
|
||||
"description": "Team receives 20% less Melee Physical DMG. PSY-type battlesuits gains 14% Total DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Team receives 20% less Melee Physical DMG. PSY-type battlesuits gains 14% Total DMG."
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -28,13 +24,11 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Switch: Ice Breaker",
|
||||
"description": "Switch entry unleashes a downward cleave, knocking down enemies within the AOE and dealing 250%+100% ATK of Physical DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Switch entry unleashes a downward cleave, knocking down enemies within the AOE and dealing 250%+100% ATK of Physical DMG."
|
||||
},
|
||||
{
|
||||
"name": "QTE: Avalanche",
|
||||
"description": "QTE: Triggers when enemy is ignited. Deals 225% ATK of Physical DMG + 200%+250% ATK of Ice DMG and freezes enemies for 5.00s . Restores 200 Threshold.",
|
||||
"requiredRank": "this"
|
||||
"description": "QTE: Triggers when enemy is ignited. Deals 225% ATK of Physical DMG + 200%+250% ATK of Ice DMG and freezes enemies for 5.00s . Restores 200 Threshold."
|
||||
},
|
||||
{
|
||||
"name": "Adrenaline",
|
||||
@@ -68,8 +62,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Frostbite",
|
||||
"description": "Each hit of Ultimate additionally deals 100% ATK of Ice DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Each hit of Ultimate additionally deals 100% ATK of Ice DMG."
|
||||
},
|
||||
{
|
||||
"name": "Frozen Heart",
|
||||
@@ -109,13 +102,11 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Cold Edge",
|
||||
"description": "In Threshold Mode, Valkyrie gains immunity to stun, paralyze, and freeze, and takes 40.0% less total DMG. The Attack Speed slowing effect inflicted by Threshold Sword Ki is extended to 6.00s. Threshold Sword Ki from 3rd sequence of Basic ATK freezes enemies for 2s. CD: 8s.",
|
||||
"requiredRank": "this"
|
||||
"description": "In Threshold Mode, Valkyrie gains immunity to stun, paralyze, and freeze, and takes 40.0% less total DMG. The Attack Speed slowing effect inflicted by Threshold Sword Ki is extended to 6.00s. Threshold Sword Ki from 3rd sequence of Basic ATK freezes enemies for 2s. CD: 8s."
|
||||
},
|
||||
{
|
||||
"name": "Subzero Fechten",
|
||||
"description": "Each hit of the 4-sequence slash gains 100% ATK of Ice DMG.",
|
||||
"requiredRank": "this"
|
||||
"description": "Each hit of the 4-sequence slash gains 100% ATK of Ice DMG."
|
||||
},
|
||||
{
|
||||
"name": "Icy Frost",
|
||||
@@ -124,4 +115,4 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user