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": "x-01-azure-eye",
"name": "X-01 Azure Eye",
"category": "cannon",
"atk": 178,
"crt": 17,
"rarity": 4,
"skills": [
{
"name": "Multiple Cluster Missiles",
"description": "Launches homing missiles at multiple targets. Longer charge time. Slightly decreased DMG when hitting the same target multiple times.\n1st Sequence: 3 missiles.\n2nd Sequence: 7 missiles.\n3rd Sequence: 15 missiles."
},
{
"name": "Frost Stare",
"description": "[SP: 12][CD: 20s] For 6.50s, the character's attacks slow enemies' Move Speed and Attack Speed by 60% for 3.5s."
}
]
}