Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "cygnus-gauntlets",
|
||||
"name": "Cygnus Gauntlets",
|
||||
"atk": 268,
|
||||
"crt": 40,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Butchering Shrike",
|
||||
"description": "[SP: 5][CD: 16s] Empowers team for the duration. Team gains 30% to healing, and the caster gains 40% Attack Speed for 8.0s."
|
||||
},
|
||||
{
|
||||
"name": "Grey Kestrel",
|
||||
"description": "Accelerates attack SP recovery by 25%."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user