Restructure data modules
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user