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": "monet-bot",
"type": "bot",
"name": "Monet (B)",
"skill": {
"name": "",
"description": "For every 10s, combo/charged attacks that hit the enemy inflicts 60% Move Slow for 6s. When Combo Hit Count exceeds 30, gain 15.0% Attack Speed."
},
"hp": 464,
"atk": 65,
"def": 44,
"crt": 7,
"rarity": 5,
"set": "monet",
"version": "2.4"
}