Add version and fix data

This commit is contained in:
Sakura Knoll
2021-12-20 05:01:34 +09:00 Unverified
parent a0d9cc4c38
commit 7b6d81d521
133 changed files with 354 additions and 225 deletions
+14
View File
@@ -0,0 +1,14 @@
{
"id": "ai-chan-s-candy",
"name": "Ai-chan's Candy",
"category": "cross",
"atk": 178,
"crt": 17,
"rarity": 4,
"skills": [
{
"name": "Candy Rain",
"description": "[SP: 15][CD: 15s] Summons and deploys AI Chan's Candy: Drops candy once every 0.8s for the next 8s. Candy explodes upon landing, dealing 666 Physical DMG to enemies in a small AOE."
}
]
}