Add weapon data
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"id": "chain-sword",
|
||||
"name": "Chain Sword",
|
||||
"atk": 173,
|
||||
"crt": 24,
|
||||
"rarity": 4,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Jagged Strike",
|
||||
"description": "[SP: 14][CD: 18s] Revs up the spinning saw blades. Basic attacks (including charged attacks) gain 40.0% Attack Speed and 10% Crit Rate for 6s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user