Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "energy-leapers",
|
||||
"name": "Energy Leapers",
|
||||
"atk": 276,
|
||||
"crt": 32,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Stun and Run",
|
||||
"description": "[SP: 14][CD: 16s] Drops a stun bomb and teleports backwards. The stun bomb then explodes, dealing 350% ATK of Physical DMG and generating a stun field that lasts for 4.50s."
|
||||
},
|
||||
{
|
||||
"name": "Temporal Frenzy",
|
||||
"description": "When triggering global Time Fracture, character gains 80.0% Attack Speed and 25.0% Crit Rate for 4s. Said buffs are dispelled once Time Fracture ends."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user