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": "isaac-newton",
"name": "Isaac Newton",
"altName": "Laws of Motion Set",
"twoSetSkill": {
"name": "Spectral Jet 2 Pieces",
"description": "Basic ATKs (including Combo and Charged ATKs) have a 10% chance to inflict one the following debuffs for 6.0s: paralyze, freeze, stun, slow, ignite, impair, and weaken. CD: 2.0s."
},
"threeSetSkill": {
"name": "Deadly Acceleration 3 Pieces",
"description": "For every 1.0s, Basic ATK (including Combo and Charged ATKs) gains 20% Total DMG Multiplier. Stacks up to 5 times. Attacking resets the buff and initiates a 7s CD."
}
}