Restructure data modules

This commit is contained in:
Sakura Knoll
2022-01-01 15:10:17 +09:00 Unverified
parent 4ddb6c8eed
commit 3af8a985b0
1049 changed files with 53 additions and 40 deletions
@@ -0,0 +1,19 @@
{
"id": "godslayer-surtr",
"name": "Godslayer - Surtr",
"category": "greatsword",
"atk": 275,
"crt": 27,
"rarity": 5,
"skills": [
{
"name": "Aesirs' Bane",
"description": "When Burst ATKs hit the enemy, character gains 5% Total DMG Multiplier for 10.0s. Effects trigger 1 time every 1s. Stacks up to 4 times. Triggering this again resets the duration."
},
{
"name": "The Burnt One",
"description": "Character gains 15% SP recovery, 15% faster Attack Speed, and 25% Total DMG Multiplier."
}
],
"version": "2.8"
}