Update trauma skills (#87)
* Update balanced skills in v5.6 * Update trauma skill description * Fix typos * Fix ve
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Comet Blast",
|
||||
"description": "Crit hit of Combo ATKs has a 50.0% chance to stun enemies for 3.0s."
|
||||
"description": "Crit hits of Combo ATK have a 50.0% chance to stun enemies for 5s and inflict 3 Stun Trauma."
|
||||
},
|
||||
{
|
||||
"name": "Nova Barrage",
|
||||
@@ -51,7 +51,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Shattering Blow",
|
||||
"description": "Upon shield break, stuns enemy for 4.0s and deals 100% ATK of Physical DMG."
|
||||
"description": "Breaking enemy shields stuns them for 4s, deals 100% ATK of Physical DMG, and inflict 3 Stun Trauma."
|
||||
},
|
||||
{
|
||||
"name": "Critical Mastery",
|
||||
@@ -68,7 +68,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Valkyrie Impact",
|
||||
"description": "The last hit of the Ultimate stuns enemy for 5.0s."
|
||||
"description": "The last hit of the Ultimate stuns enemy for 5s and inflicts 6 Stun Trauma."
|
||||
},
|
||||
{
|
||||
"name": "Valkyrie Impulse",
|
||||
@@ -115,7 +115,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Bleeding Shot",
|
||||
"description": "Crit hit of Basic ATKs has a 80% chance to bleed enemies, dealing 255 Physical DMG every 0.5s for 4.0s."
|
||||
"description": "Crit hits of Basic ATK have a 80% chance to bleed enemies, dealing 40% ATK of Physical DMG every 0.5s for 10s and inflicting 2 Bleed Trauma. CD: 1s."
|
||||
},
|
||||
{
|
||||
"name": "QTE: Meteor Shower",
|
||||
|
||||
Reference in New Issue
Block a user