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
+19
View File
@@ -0,0 +1,19 @@
{
"id": "basilisk-s-image",
"name": "Basilisk's Image",
"category": "cross",
"atk": 286,
"crt": 22,
"rarity": 5,
"skills": [
{
"name": "Blade of Death",
"description": "[SP: 6][CD: 20s] Deploys the cross (summoned entity): Generate Serpent Domain lasting for 16s that deals 5x25.0% ATK of Lightning DMG to enemies every 4 seconds and marks them. Wielder's Combo ATKs consume the mark to deal 250.0% ATK of bonus Lightning DMG (DMG source: wielder)."
},
{
"name": "Shadow of Ouroboros",
"description": "Lightning DMG increases by 30.0% and another 10.0% against enemies within Serpent Domain."
}
],
"version": 5.2
}