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": "beethoven",
"name": "Beethoven",
"altName": "Klassik Komponist Set",
"twoSetSkill": {
"name": "Schicksalsinfonie 2 Pieces",
"description": "After casting the Ultimate, next team member switching in gains a 40% Melee Physical DMG buff (does not stack) for 10s. CD: 20s."
},
"threeSetSkill": {
"name": "First Viennese School 3 Pieces",
"description": "After casting the Ultimate, next team member switching in takes 30% less Total DMG (effect does not stack) for 10s and restores HP equal to 20% of the host's Max HP. CD: 20s."
},
"version": "3.0"
}