Files
abyss-lab/public/data/battlesuits/ci.json
T

120 lines
4.3 KiB
JSON

{
"id": "ci",
"name": "Crimson Impulse",
"type": "biologic",
"valkyrie": "mei",
"strengths": ["physical", "burst", "time mastery", "bleed"],
"leader": {
"core": {
"name": "Spirit of Loyalty",
"description": "Leader Bonus\nSpirit of Loyalty: Increases whole team's physical damage by 10% upon generating a 20-hit or more combo."
},
"subskills": [
{
"name": "Spirit of Loyalty",
"description": "Increases whole team's physical damage by 18% upon generating a 20-hit or more combo.",
"requiredRank": "a"
}
]
},
"special": {
"core": {
"name": "Combo Skill: Whirling Petals",
"description": "Soaring whirlwind slash that knocks surrounding enemies airborne.\nWhirling Slash: 7x 60% ATK of Physical DMG."
},
"subskills": [
{
"name": "QTE: Iaido Whirlwind",
"description": "Switch entry unleashes Insta-Slash. Triggers QTE when enemy is knocked airborne. Enters battle with a Storm Slasher that deals 225% + X% ATK of Physical DMG."
},
{
"name": "Airborne Whirlwind",
"description": "Triggers a combo ATK by tap-and-holding the [ATK] button during any Basic ATK."
},
{
"name": "Double Whirlwind",
"description": "Tap the [ATK] button during Combo ATK to unleash 1 more Combo ATK. DMG dealt equals 100.0% of the 1st hit of the 1st combo attack.",
"requiredRank": "ss"
}
]
},
"passive": {
"core": {
"name": "Passive Skill",
"description": "Character automatically gain passive bonuses."
},
"subskills": [
{
"name": "Piercing Blade",
"description": "Increases Crit Rate by X% and Crit DMG by X% against an enemy with breached elite shield."
}
]
},
"ultimate": {
"core": {
"name": "Amaterasu",
"description": "Activates Valkyrie SP burst to unleash a forward slash.\nAmaterasu: Deals up to 1150% ATK of Physical DMG.\nSP Cost: 50"
},
"subskills": [
{
"name": "Soul Power",
"description": "Each strike of Amaterasu deals an additional X% ATK of Fire DMG. Can be triggered up to 17 times."
},
{
"name": "Spirit Blade",
"description": "Gain 15 Max SP in battle. Amaterasu costs 20 more SP, but activates Valkyrie mode after casting, boosting all attacks for Xs.",
"requiredRank": "ss"
},
{
"name": "Sakura no Haku",
"description": "Valkyrie mode deals augmented blade attacks, with each hit dealing additional X% ATK of Physical DMG.",
"requiredRank": "sss"
}
]
},
"evasion": {
"core": {
"name": "Phantom Blade",
"description": "Teleports quickly to evade enemy attacks.\nTime Fracture: Triggers Time Fracture upon an Ultimate Evasion, slowing all enemies for 3 sec. CD: 15s."
},
"subskills": [
{
"name": "Insta-Slash",
"description": "Triggered by tapping the [ATK] button upon a successful evasion. When Time Fracture is triggered by a successful evasion, Insta-Slash deals additional 150.0% ATK of Physical DMG."
},
{
"name": "Inner Shade",
"description": "Increases Attack Speed by 20.0% during Time Fracture triggered by own evasionsion.",
"requiredRank": "s"
},
{
"name": "Shadow Razor",
"description": "Shortens CD of Time Fracture by Xs.",
"requiredRank": "s"
}
]
},
"basic": {
"core": {
"name": "Gotamashiki",
"description": "Attacks with a swift penta-slash.\n1st Sequence: 100% ATK of Physical DMG.\n2nd Sequence: 120% ATK of Physical DMG.\n3rd Sequence: 75% ATK of Physical DMG.\n4th Sequence: 80% ATK of Physical DMG.\n5th Sequence: 250% ATK of AOE Physical DMG."
},
"subskills": [
{
"name": "Relentless Slash",
"description": "Increases Attack Speed by 15.0% when Combo Hit Count exceeds 20."
},
{
"name": "Blood Sakura",
"description": "Basic attacks have a 20.0% chance of bleeding enemies, dealing 32.0Physical DMG every 0.5s for 5.0s.",
"requiredRank": "a"
},
{
"name": "Night Sakura",
"description": "Final hit of Basic ATK increases Combo ATK DMG by X% for Xs.",
"requiredRank": "sss"
}
]
}
}