Add weapon data

This commit is contained in:
Sakura Knoll
2021-12-20 02:47:35 +09:00 Unverified
parent 61bf657f23
commit a79d8aee6f
552 changed files with 4532 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"id": "basilisk-27s-image",
"name": "Basilisk's Image",
"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."
}
]
}