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
+23
View File
@@ -0,0 +1,23 @@
{
"id": "sleeper-s-dream",
"name": "Sleeper's Dream",
"category": "greatsword",
"atk": 404,
"crt": 55,
"rarity": 6,
"skills": [
{
"name": "Cradle of Thorns",
"description": "[SP: 0][CD: 18s] Deal 1 damage to self and 800.0% ATK of Physical DMG to enemies nearby after 0.5s. In the following 5s, wielder's attacks cause an explosion on hit, dealing 100.0% ATK of Physical DMG. CD: 1s."
},
{
"name": "Source of Nightmares",
"description": "Wielder has 20.0% bonus Crit Rate. When equipped by Molotov Cherry, entering Fervent Mode restores 6 SP (CD: 20s) and she takes 15.0% less Total DMG in Fervent Mode."
},
{
"name": "Lucid Dreamer",
"description": "Wielder has 35 bonus initial SP (ineffective in Open World). When equipped by Molotov Cherry, Basic ATKs deal 35.0% bonus Physical DMG in Fervent Mode."
}
],
"version": 4.3
}