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": "edison",
"name": "Edison",
"altName": "Inventor Set",
"twoSetSkill": {
"name": "Surge Current 2 Pieces",
"description": "Gain 1 charge every 12 sec. Next Basic ATK (including Combo and Charged ATK) gains 50% Total DMG Multiplier. Host also gains 15% Total DMG Multiplier for 6s."
},
"threeSetSkill": {
"name": "EM Field 3 Pieces",
"description": "Gain 25% Lightning DMG."
}
}