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,14 @@
{
"id": "tesla-band",
"name": "Tesla Band",
"altName": "Anti-Entropy Band Set",
"twoSetSkill": {
"name": "Lightning Chord 2 Pieces",
"description": "Every Basic ATK (including Charged and Combo ATKs) grants 1 Accord Charge stack (CD: 1s). After gaining 4 Accord Charge stacks, reset stacks to zero and unleash Chain Lightning that attacks 4 random targets, paralyzing them for 5 sec and dealing 600% ATK of Lightning DMG to the first target, with each leap dealing 20% less total Lightning DMG to enemies. Chain lightning does not hit the same target twice. CD: 15s."
},
"threeSetSkill": {
"name": "Advanced Chord 3 Pieces",
"description": "Gain 20% Max HP and 40% Lightning DMG in battle. Lightning DMG dealt by Chain Lightning no longer decays with each leap."
},
"version": "2.2"
}