Files
abyss-lab/public/data/weapons/lurker.json
T

18 lines
621 B
JSON

{
"id": "lurker",
"name": "Lurker",
"category": "cannon",
"atk": 234,
"crt": 28,
"rarity": 5,
"skills": [
{
"name": "Cannon",
"description": "Charged Cannon.1st Sequence: Single shot.2nd Sequence: Empowered double shot.3rd Sequence: Super-powered triple shot."
},
{
"name": "One Punch",
"description": "[SP: 18][CD: 12s] Smashes the ground multiple times using robot arms, generating seismic waves that knock back enemies, deals 120% ATK of Physical DMG with each hit, and stuns enemies for 2.55s. Provides a temporary Move Speed boost after using the skill."
}
]
}