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-bot",
"type": "bot",
"name": "Beach Party (B)",
"skill": {
"name": "",
"description": "When equipping character is deployed, attacks by any ally have 30% chance to slow enemy Move Speed by 60% for 4.0s. CD: 10s. This stigma effect cannot stack."
},
"hp": 483,
"atk": 45,
"def": 79,
"crt": 11,
"rarity": 5,
"set": "beach-party"
}