Update trauma skills (#87)

* Update balanced skills in v5.6

* Update trauma skill description

* Fix typos

* Fix ve
This commit is contained in:
Sakura Knoll
2022-04-11 07:22:10 +09:00
committed by GitHub
Unverified
parent 599d66ca43
commit c7c19829d2
128 changed files with 347 additions and 339 deletions
@@ -8,11 +8,11 @@
"skills": [
{
"name": "Crosscut Storm",
"description": "[SP: 0][CD: 24s] Unleashes 2 successive blade waves, dealing up to 8x25% ATK of Physical DMG to enemies in their paths. The blade waves explode when they cross, dealing 350% ATK of Physical DMG and stunning enemies for 6.00s."
"description": "[SP: 0][CD: 24s] Unleashes 2 successive blade waves, dealing up to 8x25% ATK of Physical DMG to enemies in their paths. The blade waves explode when they cross, dealing 350% ATK of Physical DMG and stunning enemies for 5s, and inflicting 6 Stun Trauma."
},
{
"name": "Sacred Rule",
"description": "After hitting a stunned enemy gain 50.0% Attack Speed and 25.0% Crit Rate for 4s. Trigger CD: 8s."
"description": "After hitting a stunned enemy gain 50.0% Attack Speed and 30.0% Crit Rate for 4s. Trigger CD: 8s."
}
]
}