Add version and fix data

This commit is contained in:
Sakura Knoll
2021-12-20 05:01:34 +09:00 Unverified
parent a0d9cc4c38
commit 7b6d81d521
133 changed files with 354 additions and 225 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"id": "abyss",
"name": "Abyss",
"category": "lance",
"atk": 275,
"crt": 29,
"rarity": 5,
"skills": [
{
"name": "Sacred Obliteration",
"description": "[SP: 0][CD: 25s] Launches a thrust attack, dealing 50% ATK of Physical DMG. If the thrust hits an enemy who is not in Invincibility or Iron Body state, it triggers a Throw ATK, controlling the target and dealing 90% + 1,200.0% ATK of Physical DMG. While an enemy is executing certain moves, the wielder can unleash a Throw counter with no restrictions when the Weapon Skill button flashes, controlling the enemy and dealing 20% + 700.0% ATK of Physical DMG; this attack has no CD. Enemies hit by Throws take 10.0% bonus Physical DMG for 5s."
},
{
"name": "Death to the Defeated",
"description": "Wielder deals 15.0% bonus Total DMG. Wielder has a 15.0% higher Crit Rate against impaired enemies."
},
{
"name": "Key of Creation",
"description": "In co-op raids, Valkyries deal 22.0% bonus Total DMG through weapon skills, Combo/Charged ATKs, and Ultimates. For 6s after casting a Weapon Active, Valkyries restore 1.5% max HP each time they deal DMG (can only be triggered once per second)."
}
]
}