Files
abyss-lab/public/data/honkai3rd/battlesuits/vb.json
T

123 lines
4.4 KiB
JSON

{
"id": "vb",
"name": "Valkyrie Bladestrike",
"type": "biologic",
"valkyrie": "mei",
"features": ["physical", "burst", "time mastery", "fast atk"],
"leader": {
"core": {
"name": "Sakura Aura",
"description": "Leader Bonus:.\nSakura Aura: Team gains 40% DEF in battle. BIO-type characters gain 9% Max HP."
},
"subskills": [
{
"name": "Sakura Aura",
"description": "Team gains 40% DEF in battle. BIO-type characters gain 9% Max HP."
}
]
},
"special": {
"core": {
"name": "Combo Skill: Void Edge",
"description": "Slash flurry attack.\nEach Sequence: 210% ATK of Physical DMG.\nFatal Slash: 260% ATK of Physical DMG."
},
"subskills": [
{
"name": "Switch: Impact Flurry",
"description": "Switch entry unleashes Blade Furry. Blade Flurry gains 30.0% Crit Rate when attacking enemies knocked airborne."
},
{
"name": "Relentless Flurry",
"description": "Tap the [ATK] button during Blade Flurry to keep triggering Blade Flurry (limit: 6 times)."
},
{
"name": "QTE: Issen",
"description": "Triggers QTE when enemy is affected by Time Slow, unleashing One Flash and dealing 250% + 550% ATK of Physical DMG.",
"requiredRank": "s"
}
]
},
"passive": {
"core": {
"name": "Passive Skill",
"description": "Character automatically gain passive bonuses."
},
"subskills": [
{
"name": "Shadow Aura X",
"description": "Gain 40% Total DMG Multiplier versus enemies with broken Elite Shield."
},
{
"name": "Combo Keeper",
"description": "Ignores combo interruption once. Can be triggered once every 30.0s. Applies for the whole team.",
"requiredRank": "s"
},
{
"name": "Energy Overflow",
"description": "When deployed character reaches max SP, distributes 50.0% SP gain to undeployed characters.",
"requiredRank": "ss"
}
]
},
"ultimate": {
"core": {
"name": "Susanoo",
"description": "Activates Valkyrie SP burst to enter Valkyrie Mode.\nBurst: Consumes SP continuously to increase all forms of attack.\nContinuous Burst: Consumes 20 SP to activate and 10 SP/s aftewards. Duration: 60s or until SP is depleted."
},
"subskills": [
{
"name": "Martial Stream",
"description": "Channels energy during Burst, recovering undeployed characters' SP by 2.00 per second."
},
{
"name": "Ki Spirit",
"description": "Increases Crit Rate by 10.00% and Crit DMG by 75.0% during Burst.",
"requiredRank": "s"
}
]
},
"evasion": {
"core": {
"name": "Phantom Blade",
"description": "Quick dash to evade enemy attacks.\nTime Fracture: Triggers Time Fracture upon an Ultimate Evasion, slowing all enemies for 3 sec. CD: 15s."
},
"subskills": [
{
"name": "Aerial Slash",
"description": "Tap the [ATK] button after Ultimate Evasion to unleash Blade Flurry. Blade Flurry gains 40.0% Crit DMG when attacking enemies knocked airborne."
},
{
"name": "Shadow Razor",
"description": "Shortens CD of Time Fracture by 2.5s."
},
{
"name": "Wind Aura",
"description": "Upon Ultimate Evasion, character gains 60.0% Attack Speed for 3+1.0s. Duration of Time Fracture triggered by Ultimate Evasion is extended by 1.0s, at the end of which enemies will be knocked airborne and dealt Combo Hit Count (max 200) x 50) of Physical DMG.",
"requiredRank": "sss"
}
]
},
"basic": {
"core": {
"name": "Gokiketsu",
"description": "AOE penta-slash.\n1st Sequence: 80% ATK of Physical DMG.\n2nd Sequence: 80% ATK of Physical DMG.\n3rd Sequence: 100% ATK of Physical DMG.\n4th Sequence: 100% ATK of Physical DMG.\n5th Sequence: 250% ATK of AOE Physical DMG."
},
"subskills": [
{
"name": "Kinetic Aura",
"description": "Basic ATKs gain 30.0% Attack Speed."
},
{
"name": "Spirit Aura",
"description": "Gains higher Ignore Interrupt during Basic ATKs or Combo ATKs. Reduces Physical DMG taken by 30.0%.",
"requiredRank": "s"
},
{
"name": "Ankage Jutsu",
"description": "Increases the SP gain during basic and combo attacks by 30.0%.",
"requiredRank": "ss"
}
]
}
}