19 lines
628 B
JSON
19 lines
628 B
JSON
{
|
|
"id": "lurker",
|
|
"name": "Lurker",
|
|
"category": "cannon",
|
|
"atk": 234,
|
|
"crt": 28,
|
|
"rarity": 5,
|
|
"skills": [
|
|
{
|
|
"name": "Cannon",
|
|
"description": "Charged Cannon.\n1st Sequence: Single shot.\n2nd Sequence: Empowered double shot.\n3rd 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."
|
|
}
|
|
]
|
|
}
|