18 lines
606 B
JSON
18 lines
606 B
JSON
{
|
|
"id": "hurricanes",
|
|
"name": "Hurricanes",
|
|
"category": "pistol",
|
|
"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."
|
|
}
|
|
]
|
|
} |