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,15 @@
{
"id": "einstein-bot",
"type": "bot",
"name": "Einstein (B)",
"skill": {
"name": "",
"description": "Charged attacks gain 20% Total DMG Multiplier. Hits made against MECH-type enemies accelerates the character's Attack Speed by 15% for 3s Triggering this skill again resets the duration."
},
"hp": 496,
"atk": 43,
"def": 110,
"crt": 9,
"rarity": 5,
"set": "einstein"
}