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
+17
View File
@@ -0,0 +1,17 @@
{
"id": "hekate-27s-gloom",
"name": "Hekate's Gloom",
"atk": 264,
"crt": 40,
"rarity": 5,
"skills": [
{
"name": "Eldritch Shards",
"description": "[SP: 6][CD: 21s] Deploys the weapon: Knocks down enemies in the AOE, deals 200% ATK of Physical DMG, and summons an 8s hail of blades that deals 75.0% ATK of AOE Physical DMG and adds 1 Combo Hit count every 0.2s."
},
{
"name": "Witching Hour",
"description": "Wielder gains 20.0% Total DMG Multiplier. Every 10 hits (including Basic ATKs, Charged ATKs, weapon skills, and Ultimate) on enemies gives the wielder and the cross a 2.5% Physical DMG buff. Max stack: 10."
}
]
}