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": "mc",
"version": "3.1",
"name": "Molotov Cherry",
"type": "psychic",
"valkyrie": "olenyevas",
"strengths": ["physical", "time mastery", "gather"],
"leader": {
"core": {
"name": "SHOWTIME!",
"description": "Leader Bonus:\nSHOWTIME!: Entire team gains 40.0% Melee Physical DMG."
},
"subskills": [
{
"name": "SHOWTIME!",
"description": "Entire team gains 40.0% Melee Physical DMG.",
"requiredRank": "ss"
}
]
},
"special": {
"core": {
"name": "Charged ATK: TYPHOON! YAY!",
"description": "Spin ATK that hurts nearby enemies.\nTYPHOON CHOP: Tap and hold [ATK] to spin, dealing 110% ATK of Physical DMG. Release the [ATK] button to stop the spinning.\nTYPHOON CHOP builds up spice and must stop when it's too spicy, but Spice dissipates faster that way. Attacks on Roza gain +7% Total DMG Multiplier per second in TYPHOON CHOP. Max stacks: 7.\nBlueberry Blitz in the team: TYPHOON CHOP pulls in enemies. Release and tap [ATK] to unleash VODKA FINALE, dealing 1100% ATK of Physical DMG but adding 33% Spice."
},
"subskills": [
{
"name": "KLANG KLANG!",
"description": "During THPHOON CHOP, attacks from 5 meters away suffer 60% Total DMG Reduction. Also provides Ignore Interrupt to said attacks."
},
{
"name": "I KAN'T STOP!",
"description": "TYPHOON CHOP deals 12.0% more Physical DMG per second. Max stacks: 7. Each stack dissipates every 0.1s after TYPHOON CHOP ends. When TYPHOON CHOP or Basic ATK hits, character recovers 0.75 SP. CD: 1s."
}
]
},
"passive": {
"core": {
"name": "Passive",
"description": "Passive bonuses apply automatically\nSome attacks become Joint ATKs when Blueberry Blitz is also on the team. During Joint ATKs, Blueberry Blitz is considered to be summoned and the damage comes from Molotov Cherry.\nWith Blueberry Blitz alive, Basic ATK Sequence 3/4 reduces Spice by 5%/10% respectively, while Joint ATK Sequence 3/4/5 reduces Spice by 5%/5%/10% respectively."
},
"subskills": [
{
"name": "HIT THAT THING!",
"description": "When Combo Hit Count exceeds 10/30, character gains a 20.0%/50.0% Total DMG Multiplier buff. Character gains a 40.0% Total DMG Multiplier buff against enemies affected by Weaken or Time Slow."
},
{
"name": "I GOT HEALING!",
"description": "Heal 15.0 HP/s when enemies are nearby.",
"requiredRank": "ss"
},
{
"name": "LILI! HELP!",
"description": "If Blueberry Blitz is in the team, then auto-switch to Blueberry Blitz before death and heal self for 2000/span> HP. Triggers 1 time per battle only."
}
]
},
"ultimate": {
"core": {
"name": "VODKA CHOPPA",
"description": "A powerful chop that demolishes nearby enemies.\nCHOPPA: 2000% ATK of Physical DMG\nCHOPPA WITH LILI (Joint ATK): 500% + 3000% ATK of Physical DMG. Blueberry Blitz also gains 35 SP.\nSP Cost: 100. Base CD: 20s."
},
"subskills": [
{
"name": "MOAR CHOPPY!",
"description": "After performing the Ultimate, the character's next TYPHOON CHOP gains 25.0% Total DMG Multiplier. If Blueberry Blitz is switched in after that, she gains 25.0% Total DMG Multiplier for 12s."
},
{
"name": "VODKA GURLZ!",
"description": "After performing the Ultimate, character and Blueberry Blitz gain 30% Total DMG Reduction for 9.0s.",
"requiredRank": "sss"
}
]
},
"evasion": {
"core": {
"name": "CAN'T TOUCH ME!",
"description": "Evades enemy attack.\nVODKA SHIELD: Ultimate Evasion triggers a 3s Time Fracture and generates a shield that absorbs DMG equal to 15% of the Valkyrie's Max HP.\nThe shield lasts 6s; CD: 15s."
},
"subskills": [
{
"name": "YOU'RE TRAPPED!",
"description": "Activating Ultimate Evasion skill immobilizes nearby enemies for 4.0s."
},
{
"name": "I GOT SHIELDZ!",
"description": "When the Ultimate Evasion barrier on, Crit Rate increases by 25.0%.",
"requiredRank": "ss"
}
]
},
"basic": {
"core": {
"name": "CHOP CHOP!",
"description": "4-Sequence greatsword swing!\n1st Sequence: 110% ATK of Physical DMG\n2nd Sequence: 60% + 70% ATK of Physical DMG\n3rd Sequence: 50% + 150% ATK of Physical DMG\n4th Sequence: 2x40% + 200% ATK of Physical DMG \nJoint ATK Sequence 2: 130% + 90% ATK of Physical DMG\nJoint ATK Sequence 3: 100% + 100% ATK of Physical DMG\nJoint ATK Sequence 4: 140% + 100% ATK of Physical DMG\nJoint ATK Sequence 5: 2x60% + 150% ATK of Physical DMG"
},
"subskills": [
{
"name": "BOOM BOOM!",
"description": "If Blueberry Blitz is in the team, character's Basic ATK gains 25% Total DMG Multiplier to BIO-type enemies. Switching in Blueberry Blitz gives her Tactical Buff, where her Basic/Charged ATKs gain 25% Total DMG Multiplier for 7s.",
"requiredRank": "ss"
},
{
"name": "QTE: KATYUSHA HAMMA!",
"description": "QTE: Triggers when enemy is weakened or upon shield break. Deals 800% ATK of Physical DMG to nearby enemies, pulls them in, and stuns them for 5.0s. QTE switch-in with Blueberry Blitz exit: Pull-in effect is greatly enhanced, granting Ignore Interrupt and 20% Total DMG Multiplier buff for 15s (does not trigger in co-op/squad mode)."
},
{
"name": "LILI! WAIT!",
"description": "Sequences 3, 4, and 5 of Basic Joint ATKs each restores 2.50 SP for Blueberry Blitz."
}
]
}
}