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
+18
View File
@@ -0,0 +1,18 @@
{
"id": "nidhogg-s-claws",
"name": "Nidhogg's Claws",
"category": "greatsword",
"atk": 272,
"crt": 38,
"rarity": 5,
"skills": [
{
"name": "Deadly Bite",
"description": "[SP: 25][CD: 12s] Brutal chainsaw attack that deals 24x32% ATK of Physical DMG to enemies within range. Pulls back the weapon in the end to knock nearby enemies back, dealing 325% ATK of Physical DMG. Character also gains invincibility during the attack sequence."
},
{
"name": "Deadly Rend",
"description": "Attacks have a 10.0% chance of bleeding the enemy, dealing 152 Physical DMG every 0.5s for 3s."
}
]
}