Update trauma skills (#87)
* Update balanced skills in v5.6 * Update trauma skill description * Fix typos * Fix ve
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user