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": "beach-party",
"name": "Beach Party",
"altName": "Beach Party Set",
"twoSetSkill": {
"name": "Chaos Party 2 Pieces",
"description": "Attacks have a 12% chance of summoning a HOMU King who knocks down surrounding enemies to deal 450% ATK of Physical DMG. CD: 16s."
},
"threeSetSkill": {
"name": "Zeal 3 Pieces",
"description": "All allies (including illusions) receive a Flame Wreath when HOMU King appears, dealing 893 Fire DMG every 0.5s to surrounding enemies. Flame wreath lasts 6s."
}
}