Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "blood-embrace",
|
||||
"name": "Blood Embrace",
|
||||
"atk": 265,
|
||||
"crt": 46,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Slice and Dice",
|
||||
"description": "[SP: 12][CD: 10s] Deploys the weapon, knocking enemies within the AOE airborne and slashing them once every 0.25s for the next 2s. Enemies receive 200.0% ATK of Physical DMG from being airborne and from each slash. Slashes bleed enemies, dealing 760 Physical DMG every 0.5s for 5s."
|
||||
},
|
||||
{
|
||||
"name": "Blood Craze",
|
||||
"description": "Character attacks gain 40.0% Physical DMG to bleeding enemies."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user