Fix missing skill data of tp
This commit is contained in:
@@ -86,7 +86,16 @@
|
||||
"name": "Saint of Edda",
|
||||
"description": "Quick side-step evasion. Can be triggered twice in a row.\nUltimate Evasion triggers Fang Execution that gives 40% faster Movement Speed for 3s.\nFang Execution: Triggers 3s Time Fracture, gives 100 Fervor, and launches spinning Fangs of Dusk at targets that deal 19x8% ATK of Physical DMG in normal mode (Fervent state: 19x16% ATK of Physical DMG). Hits bleed targets, dealing 50 Physical DMG per 0.5s for 5s.\nFang Execution CD: 15s."
|
||||
},
|
||||
"subskills": []
|
||||
"subskills": [
|
||||
{
|
||||
"name": "Iron Maiden",
|
||||
"description": "Upon evasion, deal 82.0% Physical DMG to surrounding enemies."
|
||||
},
|
||||
{
|
||||
"name": "Rapid CD",
|
||||
"description": "CD of Ultimate Evasion skill is 2.00s shorter."
|
||||
}
|
||||
]
|
||||
},
|
||||
"basic": {
|
||||
"core": {
|
||||
|
||||
Reference in New Issue
Block a user