Add weapon data
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "proto-pulse-cleaver",
|
||||
"name": "Proto Pulse Cleaver",
|
||||
"atk": 153,
|
||||
"crt": 19,
|
||||
"rarity": 4,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Temporary Overclocking",
|
||||
"description": "[SP: 8][CD: 15s] Empowers the weapon such that basic attacks (including combo and charged attacks) gain 32% Physical DMG for 5s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user