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": "mary-shelley-bot",
"type": "bot",
"name": "Mary Shelley (B)",
"skill": {
"name": "",
"description": "Gain 10% Max HP in battle. When the host is on the field and in combat, team gains 40 DEF every 5s. Stacks 5 times. Effect cannot stack. Buff is effective throughout the battle."
},
"hp": 507,
"atk": 42,
"def": 18,
"crt": 9,
"rarity": 5,
"set": "mary-shelley"
}