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
+2 -2
View File
@@ -63,11 +63,11 @@
"subskills": [
{
"name": "Mortar Cannon",
"description": "Enhances Bombardment, with each hit dealing an additional 100% ATK of Physical DMG and 12.0% chance to ignite enemies, dealing 450 Fire DMG every 0.5s for 7s."
"description": "Each hit of Bombardment deals 100.0% ATK of bonus Physical DMG and has a 12.0% chance to ignite enemies, dealing 30% ATK of Fire DMG every 0.5s for 10s and inflicting 5 Ignite Trauma."
},
{
"name": "Blinding Munitions",
"description": "Stuns enemies 0.5s after being hit by Bombardment for 5.00s.",
"description": "Enemies hit by Bombardment are stunned for 5s and inflicted with 5. Stun Trauma 0.5s after Bombardment stops.",
"requiredRank": "ss"
}
]