Add weapon data
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"id": "hurricanes",
|
||||
"name": "Hurricanes",
|
||||
"atk": 224,
|
||||
"crt": 39,
|
||||
"rarity": 5,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Spinning Windcut",
|
||||
"description": "[SP: 24][CD: 30s] Spins multiple times to slash nearby enemies and deal 174 Ice DMG per slash, then end with an explosive burst that deals 300% ATK of Physical DMG and slowing enemies by 60% for 1.50s. The character can freely move while spinning."
|
||||
},
|
||||
{
|
||||
"name": "Tailwind",
|
||||
"description": "Hits against enemies have a 5.0% chance of accelerating Move Speed by 100% for 4.5s. CD: 10s."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user