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,18 @@
{
"id": "plasma-kagehide",
"name": "Plasma Kagehide",
"category": "katana",
"atk": 269,
"crt": 18,
"rarity": 5,
"skills": [
{
"name": "Absolute Zero",
"description": "[SP: 20][CD: 25s] Transform ionic energy into a frigid blast, freezing enemies along the way and dealing 999 Ice DMG every 0.9s for 5.00s."
},
{
"name": "Frigid Winter",
"description": "Hits against enemies gain 50 Ice DMG, and attacks against enemies who are frozen or have reduced Move Speed gain 20.0% Total DMG Multiplier."
}
]
}