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": "dante-bot",
"type": "bot",
"name": "Dante (B)",
"skill": {
"name": "",
"description": "The host gains 15.0% Attack Speed. The host gains Mantle when hit by an enemy, which boosts her Total DMG by 10.0% for 10s; CD: 10s. The host gains Perfect Mantle upon Ultimate Evasion or Retaliation, which boosts her Total DMG by 20.0% for 10s; triggering this effect again resets the duration. Perfect Mantle will replace Mantle in cases of overlap."
},
"hp": 276,
"atk": 41,
"def": 41,
"crt": 5,
"rarity": 5,
"set": "dante",
"version": "3.8"
}