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
+113
View File
@@ -0,0 +1,113 @@
{
"id": "kl",
"name": "Klein",
"baseRank": 2,
"strengths": ["lightning dmg", "paralyze"],
"skillRows": [
[
{
"type": "basic",
"name": "A New Request?",
"description": "ELF has two forms of Basic ATK:\nBasic ATK 1: Launch syringes to deal 5 × 120% ATK of Lighting DMG.\nBasic ATK 2: Unleash biochemical lightning to deal 3 × 200% ATK of Lighting DMG.\nATK Interval: 3.3s",
"requiredRank": 2
},
{
"type": "passive",
"name": "Sure, No Problem",
"description": "Each hit of Basic ATK has a 50.0% chance to inflict one stack of Fatigue on enemies. The chance is doubled on enemies not yet inflicted.",
"requiredRank": 2
},
{
"type": "passive",
"name": "Just Put It There",
"description": "ELF restores 2.1 SP per second in battle.",
"requiredRank": 2
},
{
"type": "passive",
"name": "I'll Finish It on Time",
"description": "ELF's basic ATKs deal 30.0% bonus Lightning DMG to enemies with Fatigue.",
"requiredRank": 3
}
],
[
{
"type": "ultimate",
"name": "Quick Sleep Helper",
"description": "Take out a massive syringe and smash it at enemies to trigger a toxic explosion and deal 1800% ATK of Lighting DMG. The syringe then stays on the field and spread toxin to deal 7 × 300% ATK of Lightning DMG. Casting Ultimate reduces character switch CD by 8s. The 1st hit makes enemies take 10.0% bonus Lighting DMG for 15s. Ultimate inflicts Fatigue on enemies hit for 8s and each stack deals 20% ATK of Lightning DMG per second. Triggering it again resets the duration. 5 stacks max.\nCD: 45s\nSP: 75",
"requiredRank": 2
},
{
"type": "passive",
"name": "Puts You to Sleep Instantly",
"description": "The 1st hit paralyzes enemies for 2.0s.",
"requiredRank": 2
},
{
"type": "passive",
"name": "Never Gonna Wake Up Again",
"description": "ELF Ultimate makes enemies take 15.0% bonus Lightning DMG instead.",
"requiredRank": 3
},
{
"type": "passive",
"name": "Hmm, Very Helpful",
"description": "ELF Ultimate deals 40.0% bonus Total DMG. Casting Ultimate triggers the QTE of all Lightning DMG dealers on the team.",
"requiredRank": 3
}
],
[
{
"type": "passive",
"name": "Still Got Work to Do",
"description": "[Lineup] Elf deals 25% bonus Lightning DMG when the team leader is a Lightning DMG dealer.",
"requiredRank": 2
},
{
"type": "passive",
"name": "Have to Get Myself Together",
"description": "ELF's initial SP increases by 50.0.",
"requiredRank": 2
},
{
"type": "passive",
"name": "Can't Fall Asleep",
"description": "[Lineup] Lightning DMG dealers on the team deal 6.0% bonus Lightning DMG to paralyzed or fatigued enemies.",
"requiredRank": 3
},
{
"type": "passive",
"name": "Can't... Sleep...",
"description": "[Lineup] Every Lightning DMG dealer on the team reduces ELF's Ultimate CD by 8.0%.",
"requiredRank": 3
}
],
[
{
"type": "passive",
"name": "Did I Fall Asleep?",
"description": "Valkyries dealing Combo ATK DMG adds 1 to the count for up to once per second. When the count reaches 3, ELF performs a Joint ATK, clears the count, and launches multiple syringes at the target, dealing 10 x 80% ATK of Lightning DMG. CD: 20s. The count cannot exceed 2 during CD and starts with 2 when the battle begins.",
"requiredRank": 2
},
{
"type": "passive",
"name": "What Time Is It Now?",
"description": "Joint ATKs can inflict Fatigue.",
"requiredRank": 2
},
{
"type": "passive",
"name": "Oh No... I'm Done!",
"description": "ELF Joint ATKs boost team Total DMG by 5.0% for 12s.",
"requiredRank": 4
},
{
"type": "passive",
"name": "Another Sleepless Night",
"description": "Joint ATK CD is reduced to 15.0s.",
"requiredRank": 4
}
]
],
"version": "5.2"
}