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": "himeko-christmas-bot",
"type": "bot",
"name": "Himeko - Christmas (B)",
"skill": {
"name": "",
"description": "Attacks on a target drop Jingling Bell. Picking it up recovers 3 SP. Double benefits if picked up by Himeko. Drop CD: 5s. Jingling Bell disappears after 8s if not picked up."
},
"hp": 325,
"atk": 28,
"def": 72,
"crt": 4,
"rarity": 4,
"set": "himeko-christmas"
}