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": "iris-of-the-dreams",
"name": "Iris of the Dreams",
"category": "scythe",
"atk": 275,
"crt": 29,
"rarity": 5,
"skills": [
{
"name": "Lady of the Fallen",
"description": "[SP: 0][CD: 30s] Fallen Rosemary enters Valfreyja Form immediately and unleashes soul-drinking mist around her dealing 200% ATK of Lightning DMG. Enemies in mist are Bedazzled and take 50.0% ATK of bonus lightning DMG from Ormr Rune's lightning for 15s. Each Charged ATK boosts host's Total DMG by 15.0% for 15s (cannot stack)."
},
{
"name": "Scent of the Dead",
"description": "Wielder's Charged ATK and Ultimate deal 15.0% bonus Lightning DMG. Team deals 15.0% bonus Total DMG to enemies affected by Stain of Trickery (cannot stack)."
}
],
"version": "4.2"
}