Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "lurker",
|
||||
"name": "Lurker",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user