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,18 @@
{
"id": "azure-soaker",
"name": "Azure Soaker",
"category": "cannon",
"atk": 232,
"crt": 10,
"rarity": 5,
"skills": [
{
"name": "Cooling Bubble",
"description": "Charged cannon.\n1st Sequence: Single shot.\n2nd Sequence: Empowered double shot.\n3rd Sequence: Super-powered triple shot.\nWhen Charged ATK stack 3 hits on an enemy, it suffers 40.0% slower Move and Attack Speed for 5.0s."
},
{
"name": "Beach Star",
"description": "Deals 20.0%more Physical DMG against enemies with Move Slow."
}
]
}