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,13 @@
{
"id": "tchaikovsky",
"name": "Tchaikovsky",
"altName": "Winter Symphony Set",
"twoSetSkill": {
"name": "Pateticheskaya 2 Pieces",
"description": "After casting the Ultimate, next team member switching in gains a 10% Total DMG Multiplier buff (does not stack) for 10s. CD: 30s."
},
"threeSetSkill": {
"name": "Zimniye Gryozy 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 10% of the host's Max HP. CD: 30s."
}
}