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": "homecoming-theater",
"name": "Homecoming Theater",
"altName": "Homecoming Theater Set",
"twoSetSkill": {
"name": "Dark Night 2 Pieces",
"description": "Upon killing an enemy, summon a Kindred. Trigger CD: 5s. For every Kindred present, character gains 10% Total DMG Multiplier. Max Kindred: 3. With 3 Kindreds, character gains Physical Immunity. Taking an enemy hit dispels the immunity and unsummons all Kindreds. No more Kindreds can be gained after 40s."
},
"threeSetSkill": {
"name": "Dawn 3 Pieces",
"description": "With 3 Kindreds, character gains a one-time 20% empowerment to Total DMG Multiplier for 10s. When all Kindreds disappear, character gains immediate healing of 2% Max HP/s for 10s."
}
}