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": "schrodinger-band-bot",
"type": "bot",
"name": "Schrodinger Band (B)",
"skill": {
"name": "",
"description": "For each attack that hits an enemy (CD: 0.3s), gain 2% Attack Speed. Enter the Elated Mode for 5s when gaining 7 stacks. In this Mode, each attack that hits the enemy (CD: 0.9s) gains 2.0 SP (attacks in Elated Mode no longer grant stacks). All buffs will be removed after Elated Mode ends."
},
"hp": 507,
"atk": 53,
"def": 44,
"crt": 11,
"rarity": 5,
"set": "schrodinger-band",
"version": "2.3"
}