Add weapon data

This commit is contained in:
Sakura Knoll
2021-12-20 02:47:35 +09:00 Unverified
parent 61bf657f23
commit a79d8aee6f
552 changed files with 4532 additions and 0 deletions
@@ -0,0 +1,17 @@
{
"id": "super-e2-98-86-sonata",
"name": "Super-☆ Sonata",
"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."
}
]
}