Files
abyss-lab/public/data/weapons/xuanyuan-cannon.json
T

19 lines
573 B
JSON

{
"id": "xuanyuan-cannon",
"name": "Xuanyuan Cannon",
"category": "cannon",
"atk": 165,
"crt": 16,
"rarity": 4,
"skills": [
{
"name": "Cannon",
"description": "Charged Cannon.\n1st Sequence: Single shot.\n2nd Sequence: Empowered double shot.\n3rd Sequence: Super-powered triple shot."
},
{
"name": "Floating Fireball",
"description": "[SP: 18][CD: 10s] Launches a large fireball that floats slowly and explodes, dealing 420% ATK of Fire DMG and igniting enemies, dealing 18% ATK of Fire DMG every 0.5s for 3s."
}
]
}