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,14 @@
{
"id": "paganini",
"name": "Paganini",
"altName": "Devil's Violinist Set",
"twoSetSkill": {
"name": "Devil's Deal 2 Pieces",
"description": "Team deals 20.0% bonus DMG to shields. Charged ATK dealing DMG makes enemies take 20.0% bonus Physical DMG for 20s. Can be refreshed. Unique effect."
},
"threeSetSkill": {
"name": "24 Caprices 3 Pieces",
"description": "Charged ATK dealing DMG boosts Total DMG for 15s. The boost is equal to 18.0% of host's bonus DMG-dealt-to-shields ratio. CD: 15s."
},
"version": "5.3"
}