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,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."
}
]
}