Files
abyss-lab/public/data/battlesuits/bs.json
T
2021-12-20 00:57:38 +09:00

122 lines
4.3 KiB
JSON

{
"id": "bs",
"name": "Battle Storm",
"type": "biologic",
"valkyrie": "himeko",
"strengths": [
"physical",
"time mastery",
"stun",
"heavy atk"
],
"leader": {
"core": {
"name": "Stand By",
"description": "Leader Bonus:\nStand By: Team takes 16% less Melee Physical DMG."
},
"subskills": [
{
"name": "Stand By",
"description": "Team receives 24% less Melee Physical DMG.",
"requiredRank": "this"
}
]
},
"special": {
"core": {
"name": "Storm Assault",
"description": "Attacks while dashing using sweeping strikes.\nSprint ATK: Tap the [ATK] button while sprinting to attack enemies with sweeping strikes, dealing 450% ATK of Physical DMG to enemies in a large AOE."
},
"subskills": [
{
"name": "Switch: Splitting Cleave",
"description": "Switch entry unleashes a downward cleave, knocking down enemies within range and dealing 450% ATK of Physical DMG.",
"requiredRank": "this"
},
{
"name": "QTE: Storm Slasher",
"description": "QTE: Triggers when an enemy is paralyzed. Attacks the target with Storm Slasher, dealing 5x100% + 200% ATK of Physical DMG against enemies nearby and knocking them back.",
"requiredRank": "a"
}
]
},
"passive": {
"core": {
"name": "Passive",
"description": "Passive bonuses apply automatically."
},
"subskills": [
{
"name": "Courage",
"description": "Takes 35.0% less Elemental DMG."
},
{
"name": "Crush",
"description": "Basic and Charged ATKs have a 15.0% chance to stun the target for 3s.",
"requiredRank": "s"
},
{
"name": "Feuerhau",
"description": "Ignites enemy upon breaking its shield, dealing 150 Fire DMG every 0.5s for 5.0s.",
"requiredRank": "ss"
}
]
},
"ultimate": {
"core": {
"name": "Tornado Storm",
"description": "Spins weapon to attack surrounding enemies.Deals 7x120% ATK of Physical DMG to surrounding enemies. Last hit deals 400% ATK of Physical DMG and knocks enemies airborne.Attracts nearby enemies when activated.SP Cost: 50."
},
"subskills": [
{
"name": "Fire Storm",
"description": "During the Ultimate spinning attack, each hit additionally deals 240 Fire DMG.",
"requiredRank": "a"
},
{
"name": "Final Blow",
"description": "Last hit of the Ultimate additionally deals 250% ATK of Physical DMG and stuns the target for 5.0s.",
"requiredRank": "sss"
}
]
},
"evasion": {
"core": {
"name": "Time Sprint",
"description": "Evasive roll. Can be triggered 2 times in a row.Zephyr: After Ultimate Evasion, gain 40% Move Speed for 3s.Time Fracture: Triggers Time Fracture upon Ultimate Evasion, slowing all enemies for 3s.CD: 15s."
},
"subskills": [
{
"name": "Swift Charge",
"description": "Increases charging speed by 100% during the Time Fracture triggered by own evasion."
},
{
"name": "Vigilant",
"description": "Shortens CD of Time Fracture by 3.0s."
}
]
},
"basic": {
"core": {
"name": "Charge: Heavy Sword (BS)",
"description": "Basic ATK: Tap and hold the [ATK] button to initiate a 2-sequence charge. Tap the [ATK] button again after the 1st Sequence for a follow-up attack.Basic ATK: 180%+250% ATK of Physical DMG.1st Charged Sequence: 400%+630% ATK of Physical DMG.\n2nd Charged Sequence: 700%+900% ATK of Physical DMG.Release the [ATK] button after 2nd charge sequence to unleash the hits automatically after 2s."
},
"subskills": [
{
"name": "Frontal Assault",
"description": "During Charged ATKs, gain Ignore Interrupt. Blocks 75% of incoming Physical DMG and provides immunity against stun, freeze, and paralyze effects from frontal attacks. Weakens the blocked attacker and decreases its ATK by 60% for 8s.",
"requiredRank": "this"
},
{
"name": "Fiery Hew",
"description": "Crit hit of Basic, Charged, and Sprint ATK additionally deals 580 Fire DMG.",
"requiredRank": "a"
},
{
"name": "Fearless",
"description": "Reduces Physical DMG taken by 50.0% when charging.",
"requiredRank": "s"
}
]
}
}