Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "7th-sacred-relic",
|
||||
"name": "7th Sacred Relic",
|
||||
"atk": 263,
|
||||
"crt": 48,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Crosscut Storm",
|
||||
"description": "[SP: 0][CD: 24s] Unleashes 2 successive blade waves, dealing up to 8x25% ATK of Physical DMG to enemies in their paths. The blade waves explode when they cross, dealing 350% ATK of Physical DMG and stunning enemies for 6.00s."
|
||||
},
|
||||
{
|
||||
"name": "Sacred Rule",
|
||||
"description": "After hitting a stunned enemy gain 50.0% Attack Speed and 25.0% Crit Rate for 4s. Trigger CD: 7s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user