Update trauma skills (#87)
* Update balanced skills in v5.6 * Update trauma skill description * Fix typos * Fix ve
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Zero-G Barrier",
|
||||
"description": "Attacks against stunned and paralyzed enemies deals 100.0% more Physical DMG."
|
||||
"description": "Attacks against stunned and paralyzed enemies deal 110.0% more Physical DMG."
|
||||
},
|
||||
{
|
||||
"name": "Particle Fusion",
|
||||
@@ -57,11 +57,11 @@
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Particle Beam",
|
||||
"description": "Bleeds enemies pulled in by Grav Singularity, dealing 449 Physical DMG every 0.5s."
|
||||
"description": "Enemies gathered by Grav Singularity bleed, take 40% ATK of Physical DMG every 0.5s and build up 1.5 Bleed Trauma every second."
|
||||
},
|
||||
{
|
||||
"name": "Particle Fusion",
|
||||
"description": "Generates explosion at the end of Grav Singularity. 100.0% chance of stunning enemies for 6.0s.",
|
||||
"description": "Grav Singularity ends with an explosion which has a 100.0% chance to stun enemies for 5s and inflict 6 Stun Trauma.",
|
||||
"requiredRank": "s"
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@
|
||||
},
|
||||
{
|
||||
"name": "Atomic Radiation",
|
||||
"description": "Uncharged attacks inflict AOE ignition effects, dealing 33 Fire DMG every 0.5s to ignited enemies for 10.0s."
|
||||
"description": "Uncharged attacks ignite the target and enemies nearby, dealing 30% ATK of Fire DMG every 0.5s for 10s and inflicting 2 Ignite Trauma."
|
||||
},
|
||||
{
|
||||
"name": "Chain Reaction",
|
||||
|
||||
Reference in New Issue
Block a user