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,19 @@
{
"id": "sanguine-gaze",
"name": "Sanguine Gaze",
"category": "scythe",
"atk": 300,
"crt": 12,
"rarity": 5,
"skills": [
{
"name": "Nightmarish Beak",
"description": "[SP: 4][CD: 7s] Use chain claws to grapple the target towards the wielder or send the wielder to the target and perform scythe slashes dealing 100% + 800.0% ATK of Ice DMG. Starchasm Nyx equip bonus: Scythe slashes restore 1 Carmine Gash and can be connected into Sequence 4 of Basic ATK."
},
{
"name": "Crimson Eyes",
"description": "Ice DMG increases by 25.0%. Ultimate and Burst mode attacks deal 30.0% bonus Total DMG."
}
],
"version": "4.8"
}