Files
abyss-lab/public/data/honkai3rd/battlesuits/ri.json
T
Sakura Knoll c7c19829d2 Update trauma skills (#87)
* Update balanced skills in v5.6

* Update trauma skill description

* Fix typos

* Fix ve
2022-04-11 07:22:10 +09:00

119 lines
4.8 KiB
JSON

{
"id": "ri",
"version": "2.2",
"name": "Ritual Imayoh",
"type": "mecha",
"valkyrie": "kallen",
"features": ["physical", "time mastery", "stun"],
"leader": {
"core": {
"name": "Starlight Blessing",
"description": "Leader Bonus:\nStar Eater: Team gains 18% max HP during combat, and MECH-type characters gain 10% Crit Rate during battle."
},
"subskills": [
{
"name": "Star Eater",
"description": "Team gains 18% max HP during combat, and MECH-type characters gain 10% Crit Rate during battle."
}
]
},
"special": {
"core": {
"name": "Combo: Galactic Collapse",
"description": "Tap and hold after the 1st Sequence of the Basic ATK to unleash Combo ATK.\nKinetic Energy (KE) maxes out at 900 (3 stacks of 300 KE each) and slowly regenerates when character is deployed. Combo ATK effect is based on amount of KE stacks filled.\n0 KE: 2x60% ATK of Physical DMG.\n1 stack (1-300 KE): 3x170% ATK of Physical DMG.\n2 stacks (301-600 KE): 5x200% ATK of Physical DMG.\n3 stacks (601-900 KE): 2-stack effect plus homing missiles that deal up to 4x250% ATK of Physical DMG."
},
"subskills": [
{
"name": "Switch: Modgud Impact",
"description": "Switch entry directly unleashes the 3rd hit (upper kick), dealing 160% ATK of Physical DMG."
},
{
"name": "QTE: Hela's Geyser",
"description": "QTE: Triggered when enemy is frozen: directly launch a powerful Cannon ATK, dealing 5x160% ATK of Physical DMG.",
"requiredRank": "s"
},
{
"name": "Garm Unbound",
"description": "On hit, Combo ATK ignites shielded enemies, deals 30% ATK of Fire DMG per 0.5s for 10s, and inflicts 2 Ignite Trauma.",
"requiredRank": "s"
}
]
},
"passive": {
"core": {
"name": "Passive",
"description": "Passive bonuses apply automatically."
},
"subskills": [
{
"name": "Eclipse Corona",
"description": "Deal 60.0% more DMG against shields."
},
{
"name": "Scorching Meteor",
"description": "Basic ATKs against frozen enemy additionally deals 35.0% ATK of Fire DMG.",
"requiredRank": "ss"
}
]
},
"ultimate": {
"core": {
"name": "Death Nova",
"description": "Summon a gun turret for battle.\nDeploys the Eljudnir gun turret [Summoned] that fires 40 penetrating light bullets, dealing 35% Physical DMG for each shot.\nSP Cost: 60"
},
"subskills": [
{
"name": "Holy Defender I: Sloth",
"description": "Turret summoning grants 300.0 Kinetic Energy immediately. When the turret deploys, character deals 450.0% ATK of Physical DMG to nearby enemies."
},
{
"name": "Holy Defender II: Idleness",
"description": "For 6s after summoning the turret, team gains 35.0% Move Speed and 30.0% Attack Speed.",
"requiredRank": "sss"
},
{
"name": "Meteor Eternia",
"description": "Each time the turret fires a projectile, deal an additional 15.0% ATK of Physical DMG.",
"requiredRank": "s"
}
]
},
"evasion": {
"core": {
"name": "Sternenphantom",
"description": "Quickly evades enemy attack. Can be performed twice in a row.\nWithin a short duration after Ultimate Evasion, tap [ATK] to quickly dash to the enemy and unleash a Flying Kick that can be linked to the 4th sequence of the Basic ATK.\nTime Fracture: Triggered upon an Ultimate Evasion and slows the speed of all enemies for 3s. CD: 15s."
},
"subskills": [
{
"name": "Deathly Space",
"description": "Shortens CD of Time Fracture by 4.0s."
},
{
"name": "Ghostly Starlight",
"description": "Regen 80.0 kinetic energy."
}
]
},
"basic": {
"core": {
"name": "Torrential Nebula",
"description": "6-sequence Gun Kata.\nMechanically enhanced 6-sequence Gun Kata:\n1st Sequence: 2x50% ATK of Physical DMG.\n2nd Sequence: 3x40% ATK of Physical DMG.\n3rd Sequence: 3x50%+50% ATK of Physical DMG.\n4th Sequence: 100%x150% ATK of Physical DMG.\n5th Sequence: 10x50%+100% ATK of Physical DMG.\n6th Sequence: 3x100% ATK of Physical DMG."
},
"subskills": [
{
"name": "Deep Gravity",
"description": "The 6-sequence Basic ATK gains 50.0% Crit DMG and restores 20.0 Kinetic Energy for the Valkyrie when scoring a Crit hit."
},
{
"name": "Impalpable Entity",
"description": "When breaking a shield, Basic/Combo ATK deal 180.1% ATK of bonus Physical DMG in a small area, stun enemies in range for 5s, and inflict 3 Stun Trauma."
},
{
"name": "Stygian Aurora",
"description": "When Basic ATK interrupts an enemy, there is a 40.0% chance to stun the enemy for 5s and inflict 3 Stun Trauma. CD: 7s.",
"requiredRank": "sss"
}
]
}
}