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
+3 -3
View File
@@ -8,11 +8,11 @@
"skills": [
{
"name": "Palace of Misery",
"description": "[SP: 20][CD: 18s] Deploys the weapon. For a period of 10s, attacks of allies gain 30.0% Physical DMG against stunned enemies. Fires light beams every 1.5s at a random enemy within range to deal 320.0% ATK of Physical DMG and knockdown. The 1st hit will stun enemies for 6.00s."
"description": "[SP: 20][CD: 18s] Deploys the weapon. For a period of 10s, attacks of allies gain 30.0% Physical DMG against stunned enemies. Fires light beams every 1.5s at a random enemy within range to deal 320.0% ATK of Physical DMG and knockdown. The 1st hit will stun enemies for 5s and inflict 10 Stun Trauma."
},
{
"name": "Mist of Decay",
"description": "Character attacks on stunned enemies gain 40.0% Total DMG Multiplier."
"description": "Character attacks on stunned enemies gain 50.0% Total DMG Multiplier."
}
]
}
}