Files
abyss-lab/public/data/weapons/cinder-hawk.json
T
2021-12-20 02:47:35 +09:00

17 lines
617 B
JSON

{
"id": "cinder-hawk",
"name": "Cinder Hawk",
"atk": 283,
"crt": 24,
"rarity": 5,
"skills": [
{
"name": "Scarlet Spirit",
"description": "When dealing damage to ignited enemies or enemies with Firebrand, there is a 20% chance of dealing 300% ATK of Fire DMG. This effect has a minimum trigger cooldown of 1.5s for each enemy."
},
{
"name": "Red Song",
"description": "Completely blocks an attack when being attacked by ignited enemies or enemies with Firebrand. Effect triggers every 40.0s. Character gains 20.0% All Elemental DMG and gains 20.0% Fire DMG."
}
]
}