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": "schrodinger-bot",
"type": "bot",
"name": "Schrodinger (B)",
"skill": {
"name": "",
"description": "Charges once every 4.0s. The next Basic ATK (including Combo and Charged ATKs) has a 50% chance of increasing SP by an additional 308%. Otherwise, SP gain is decreased by 100%."
},
"hp": 552,
"atk": 46,
"def": 65,
"crt": 4,
"rarity": 5,
"set": "schrodinger"
}