18 lines
610 B
JSON
18 lines
610 B
JSON
{
|
|
"id": "balmung",
|
|
"name": "Balmung",
|
|
"category": "greatsword",
|
|
"atk": 285,
|
|
"crt": 32,
|
|
"rarity": 5,
|
|
"skills": [
|
|
{
|
|
"name": "Ultra Slash - Haze",
|
|
"description": "Attacks unleash an Ultra Slash against enemies to the front, dealing 80% ATK of Physical DMG. 15% chance of unleashing Enhanced Ultra Slash, dealing 160% ATK of Physical DMG. Enhanced Ultra Slash has a 0.8s CD."
|
|
},
|
|
{
|
|
"name": "Ultra Slash - Break",
|
|
"description": "[SP: 20][CD: 25s] Character gains 25.0% Physical DMG. All Ultra Slashes are transformed into Enhanced Ultra Slashes for 8s."
|
|
}
|
|
]
|
|
} |