Update trauma skills (#87)
* Update balanced skills in v5.6 * Update trauma skill description * Fix typos * Fix ve
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Switch: Neko Stomp",
|
||||
"description": "Switch entry unleashes a crushing slam, dealing 275% ATK of physical DMG. Stuns enemy for 6.0s upon a successful interrupt."
|
||||
"description": "Switch entry unleashes a crushing slam, dealing 275% ATK of Physical DMG. Interrupting enemies causes 5s of Stun and inflicts 6 Stun Trauma."
|
||||
},
|
||||
{
|
||||
"name": "QTE: Aerial Helix",
|
||||
"description": "QTE: Triggered when an enemy is knocked airborne, dealing 375% ATK + 2,250.0 of Physical DMG. Last hit of the QTE stuns the enemy for 3s."
|
||||
"description": "QTE: Triggered when an enemy is knocked airborne, dealing 375% ATK + 2,250.0 of Physical DMG. Last hit of the QTE stuns the enemy for 5s and inflicts 3 Stun Trauma."
|
||||
},
|
||||
{
|
||||
"name": "Gravity Freak",
|
||||
@@ -62,7 +62,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Valkyrie Impact",
|
||||
"description": "Burst activation stuns nearby enemies for 5.0s and deals 2,610.0 Physical DMG."
|
||||
"description": "Burst activation stuns nearby enemies for 5s, deals 2,610.0 Physical DMG, and inflicts 6 Stun Trauma."
|
||||
},
|
||||
{
|
||||
"name": "Valkyrie Barrier",
|
||||
@@ -71,7 +71,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Valkyrie Charge",
|
||||
"description": "Receives an Energy Charge every 12.0s, the next attack consumes the charge and stuns the enemy for 3.0s."
|
||||
"description": "Charge up once every 12.0s. The next attack consumes the charge, stuns enemies for 5s, and deals 6 Stun Trauma."
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -109,7 +109,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Comet Impact",
|
||||
"description": "The 4-sequence Basic ATK has a 40.0% chance to stun the target for 2.0s when interrupting the target.",
|
||||
"description": "When Basic ATK interrupts an enemy, there is a 40.0% chance to stun them for 5s and inflict 3 Stun Trauma. CD: 7s.",
|
||||
"requiredRank": "sss"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user