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,21 @@
{
"id": "sleeper-27s-dream",
"name": "Sleeper's Dream",
"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."
}
]
}