Files
abyss-lab/public/data/honkai3rd/weapons/eliudnir.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
636 B
JSON

{
"id": "eliudnir",
"name": "Eliudnir",
"category": "cross",
"atk": 275,
"crt": 36,
"rarity": 5,
"skills": [
{
"name": "Palace of Misery",
"description": "[SP: 20][CD: 18s] Deploys the weapon. For a period of 10s, attacks of allies gain 30.0% Physical DMG against stunned enemies. Fires light beams every 1.5s at a random enemy within range to deal 320.0% ATK of Physical DMG and knockdown. The 1st hit will stun enemies for 5s and inflict 10 Stun Trauma."
},
{
"name": "Mist of Decay",
"description": "Character attacks on stunned enemies gain 50.0% Total DMG Multiplier."
}
]
}