Update trauma skills (#87)
* Update balanced skills in v5.6 * Update trauma skill description * Fix typos * Fix ve
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Thunder Cloud",
|
||||
"description": "When hit, there is a 20.0% chance to paralyze the attacker and nearby enemies for 2.5s.",
|
||||
"description": "When hit, there is a 20.0% chance to paralyze the attacker and nearby enemies for 5s and inflict 3 Paralyze Trauma.",
|
||||
"requiredRank": "ss"
|
||||
},
|
||||
{
|
||||
@@ -76,14 +76,14 @@
|
||||
},
|
||||
{
|
||||
"name": "I'm Mei",
|
||||
"description": "Paralyzes all enemies for 5.0s when the last strike hits the target and increases Lightning DMG dealt in attacks by 40% for 7s."
|
||||
"description": "The last hit paralyzes all enemies for 5s, inflicts 5 Paralyze Trauma, and boosts Valkyrie's Lightning DMG by 40% for 7s."
|
||||
}
|
||||
]
|
||||
},
|
||||
"evasion": {
|
||||
"core": {
|
||||
"name": "Lightning Speed",
|
||||
"description": "Quick dash to evade enemy attacks. Can be performed twice in a row.\nLightning Dodge: Triggers upon an Ultimate Evasion and lasts 5s, during which the Valkyrie takes 15% less Physical DMG and significantly gains Ignore Interrupt.\nAsura's Roar: Triggers upon an Ultimate Evasion and lasts 5s, during which the attacker is paralyzed and the Valkyrie takes 15% less Physical DMG and 80% less Lightning DMG; CD: 10s."
|
||||
"description": "Quick dash to evade enemy attacks. Can be performed twice in a row.\nLightning Dodge: Triggers upon an Ultimate Evasion and lasts 5s, during which the Valkyrie takes 15% less Physical DMG and significantly gains Ignore Interrupt.\nAsura's Roar: Triggers upon an Ultimate Evasion and lasts 5s, during which the attacker is paralyzed, inflicted 3 Paralyze Trauma, and the Valkyrie takes 15% less Physical DMG and 80% less Lightning DMG; CD: 10s."
|
||||
},
|
||||
"subskills": [
|
||||
{
|
||||
@@ -92,14 +92,14 @@
|
||||
},
|
||||
{
|
||||
"name": "Blinding Flash",
|
||||
"description": "Extends the duration of the paralyzing effect triggered by Ultimate Evasions to 8.0 sec."
|
||||
"description": "Paralyze Trauma triggered by Ultimate Evasion increases by 5.0."
|
||||
}
|
||||
]
|
||||
},
|
||||
"basic": {
|
||||
"core": {
|
||||
"name": "Gotamashiki",
|
||||
"description": "Swift penta-slash with a 2% chance of paralyzing the target for 5s.\n1st Sequence: 100% ATK of Physical DMG.\n2nd Sequence: 120% ATK of Physical DMG.\n3rd Sequence: 75% ATK of Physical DMG.\n4th Sequence: 80% ATK of Physical DMG.\n5th Sequence: 250% ATK of AOE Physical DMG."
|
||||
"description": "Swift penta-slash with a 2% chance of paralyzing the target for 5s and inflicting 10 Paralyze Trauma.\n1st Sequence: 100% ATK of Physical DMG.\n2nd Sequence: 120% ATK of Physical DMG.\n3rd Sequence: 75% ATK of Physical DMG.\n4th Sequence: 80% ATK of Physical DMG.\n5th Sequence: 250% ATK of AOE Physical DMG."
|
||||
},
|
||||
"subskills": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user