Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "judgment-by-dawn",
|
||||
"name": "Judgment by Dawn",
|
||||
"atk": 268,
|
||||
"crt": 42,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Hyper RPM",
|
||||
"description": "[SP: 18][CD: 24s] Revs up the spinning saw blades. Basic attacks (including charged attacks) gain 50.0% Attack Speed and 25.0% Crit Rate for 8s. Also increases Ignore Interrupt for the wielder in the duration."
|
||||
},
|
||||
{
|
||||
"name": "Lightning Punishment",
|
||||
"description": "Crit Hits have a 25.0% of unleashing a lightning circle centered on the enemy, dealing 1,800 Lightning DMG and impairing it for 4s. Impaired enemies have reduced Ignore Interrupt and 50% less DEF. CD: 7s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user