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
+19
View File
@@ -0,0 +1,19 @@
{
"id": "super-sonata",
"name": "Super-☆ Sonata",
"category": "cross",
"atk": 271,
"crt": 38,
"rarity": 5,
"skills": [
{
"name": "Elfenlied",
"description": "[SP: 8][CD: 20s] Summons and deploys the weapon: emits light beams that eviscerates enemies within range for 10s. Each hit deals 250% ATK of Fire DMG. While the cross is deployed, attacks of allies within the AOE gain 15.0% Elemental DMG."
},
{
"name": "Chant",
"description": "In Burst mode, character gains 40% Total DMG Multiplier."
}
],
"version": 2.6
}