Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "key-of-castigation",
|
||||
"name": "Key of Castigation",
|
||||
"atk": 302,
|
||||
"crt": 8,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Thunder Edge",
|
||||
"description": "[SP: 5][CD: 25s] Unleashes a powerful forward slash with the lightning-imbued blade, dealing 700% ATK of Lightning DMG and paralyzing enemies for 3s. When equipped by Herrscher of Thunder, it also inflicts Narukami's Mark on enemies hit for 15s."
|
||||
},
|
||||
{
|
||||
"name": "Thunder Blitz",
|
||||
"description": "Wielder deals 35.0% bonus Lightning DMG. When it's equipped by Herrscher of Thunder, casting the active restores 100 Herrscher Charge. For 2s after, enemies with Narukami's Mark take 30% ATK of Lightning DMG and Herrscher of Thunder restores 10 Herrscher Charge per 0.2s (subsequent procs extend the duration)."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user