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": "jack-o-lantern",
"name": "Jack'o Lantern",
"category": "cross",
"atk": 226,
"crt": 22,
"rarity": 5,
"skills": [
{
"name": "Pumpkin Harvest",
"description": "[SP: 14][CD: 12s] Deploys the weapon, generating a delayed-explosion pumpkin bomb every 0.6s for the next 8s next to a random enemy within range. Explosion deals 685 Fire DMG to enemies within the AOE."
}
]
}