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": "new-year",
"name": "New Year",
"altName": "Lucky New Year Set",
"twoSetSkill": {
"name": "Trailing Comet 2 Pieces",
"description": "Fireworks explosions ignite enemies, dealing 100 Fire DMG every 0.5s for 5s. Attacks against ignited enemies gain 15% Fire DMG. This effect cannot stack."
},
"threeSetSkill": {
"name": "Powderful 3 Pieces",
"description": "Fireworks Launcher deals an additional 20% Fire DMG. Launcher also unleashes a powerful explosion when it disappears, dealing 300% ATK of Fire DMG to enemies in a large AOE and stunning them for 4s."
}
}