Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "sleeping-beauty",
|
||||
"name": "Sleeping Beauty",
|
||||
"atk": 283,
|
||||
"crt": 24,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Living Edge",
|
||||
"description": "[SP: 12][CD: 25s] Wielder gains 20.0% Crit Rate and 50.0% Crit DMG for 10s. If wielder is below 50% HP, then heal 20.0 HP per 0.5s."
|
||||
},
|
||||
{
|
||||
"name": "Thorny Briar",
|
||||
"description": "Charged ATK deals another 120% ATK of Physical DMG on enemies. This effect triggers once every 1s. Wielder gains Ignore Interrupt and 30.0% DEF."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user