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
@@ -45,12 +45,12 @@
},
{
"name": "Crush",
"description": "Basic and Charged ATKs have a 15.0% chance to stun the target for 3s.",
"description": "Basic ATK & Charged ATK have a 15.0% chance to stun enemies for 5s and inflict 3 Stun Trauma.",
"requiredRank": "s"
},
{
"name": "Feuerhau",
"description": "Ignites enemy upon breaking its shield, dealing 150 Fire DMG every 0.5s for 5.0s.",
"description": "Breaking shields ignites enemies dealing 30% ATK of Fire DMG per 0.5s for 10s and inflicting 5 Ignite Trauma.",
"requiredRank": "ss"
}
]
@@ -68,7 +68,7 @@
},
{
"name": "Final Blow",
"description": "Last hit of the Ultimate additionally deals 250% ATK of Physical DMG and stuns the target for 5.0s.",
"description": "Last hit of the Ultimate additionally deals 250% ATK of Physical DMG, stuns enemies for 5s, and inflicts 5 Stun Trauma.",
"requiredRank": "sss"
}
]