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,16 @@
{
"id": "ana-schariac-bot",
"type": "bot",
"name": "Ana Schariac (B)",
"skill": {
"name": "",
"description": "Boosts Attack Speed by 20.0%. Host deals 30.0% bonus Ice DMG to enemies within 5 meters. The bonus damage drops by 3.0% for every meter of distance beyond 5 meters (caps at 10 meters of distance)."
},
"hp": 435,
"atk": 49,
"def": 89,
"crt": 16,
"rarity": 5,
"set": "ana-schariac",
"version": "4.2"
}