Files
abyss-lab/public/data/weapons/chain-sword.json
T

14 lines
348 B
JSON

{
"id": "chain-sword",
"name": "Chain Sword",
"category": "greatsword",
"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."
}
]
}