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": "beach-party-top",
"type": "top",
"name": "Beach Party (T)",
"skill": {
"name": "",
"description": "Recovers whole team's SP by 8 upon killing a normal enemy and 24 SP upon killing an elite enemy or boss. Consumes 1 Cool Blessing every time this effect is triggered. Cool Blessing is increased by 1 every 7 sec. The maximum number of Cool Blessings is 3. Character has maximum Cool Blessings when battle starts."
},
"hp": 518,
"atk": 98,
"def": 70,
"crt": 0,
"rarity": 5,
"set": "beach-party"
}