Fix missing vd skill data
This commit is contained in:
@@ -90,7 +90,22 @@
|
||||
"name": "Zeitstrom",
|
||||
"description": "Quickly dodge enemy attacks. Can be performed 2 times in a row.\nZeitflux: Deals 300% ATK of Physical DMG against nearby enemies upon Ultimate Evasion and generates a 3s Enerstrom that pulls in enemies and inflicts a 12s Voidmark; CD: 10s.\nLoses 50 Herrscher Charge when generating Enerstorm."
|
||||
},
|
||||
"subskills": []
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Rift Aegis",
|
||||
"description": "After Ultimate Evasion or switch entry, character gains Ignore Interrupt and 40.0% Total DMG Reduction for 8.0s.",
|
||||
"requiredRank": "3★"
|
||||
},
|
||||
{
|
||||
"name": "Time Bender",
|
||||
"description": "Shortens CD of Ultimate Evasion by 3.0s."
|
||||
},
|
||||
{
|
||||
"name": "Rift Siphon",
|
||||
"description": "Creating the Enerstrom restores 8.0 SP.",
|
||||
"requiredRank": "2★"
|
||||
}
|
||||
]
|
||||
},
|
||||
"basic": {
|
||||
"core": {
|
||||
|
||||
Reference in New Issue
Block a user