18 lines
822 B
JSON
18 lines
822 B
JSON
{
|
|
"id": "starry-woofers",
|
|
"name": "Starry Woofers",
|
|
"category": "pistol",
|
|
"atk": 234,
|
|
"crt": 8,
|
|
"rarity": 5,
|
|
"skills": [
|
|
{
|
|
"name": "Soul Wave",
|
|
"description": "[SP: 14][CD: 15s] Attacks against an enemy at front deals 300% ATK of Physical DMG. For the next 15s, every Sparkling Star picked up by the team adds a 50% ATK of Physical DMG boost to the skill.[Concert Stage] When picking up a Sparkling Star, all characters gain 10% Move Speed and 10% Physical DMG for 5s. Effect cannot stack."
|
|
},
|
|
{
|
|
"name": "Sparkling Star",
|
|
"description": "When the character is deployed, 1 Sparkling Star appears nearby every 3s. Sparkling Star lasts 4.5s. When picking up the Sparkling Star, deal 200% ATK of Physical DMG to a random, nearby target and enemies surrounding it."
|
|
}
|
|
]
|
|
} |