Files
abyss-lab/public/data/honkai3rd/weapons/7th-sacred-relic.json
T
Sakura Knoll c7c19829d2 Update trauma skills (#87)
* Update balanced skills in v5.6

* Update trauma skill description

* Fix typos

* Fix ve
2022-04-11 07:22:10 +09:00

19 lines
633 B
JSON

{
"id": "7th-sacred-relic",
"name": "7th Sacred Relic",
"category": "greatsword",
"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 5s, and inflicting 6 Stun Trauma."
},
{
"name": "Sacred Rule",
"description": "After hitting a stunned enemy gain 50.0% Attack Speed and 30.0% Crit Rate for 4s. Trigger CD: 8s."
}
]
}