Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,19 @@
{
"id": "hekate-s-gloom",
"name": "Hekate's Gloom",
"category": "cross",
"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."
}
],
"version": "3.4"
}