Files
abyss-lab/public/data/honkai3rd/battlesuits/pi.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

125 lines
5.4 KiB
JSON

{
"id": "pi",
"version": "2.8",
"name": "Phantom Iron",
"type": "mecha",
"valkyrie": "rita",
"features": ["lightning-dmg", "paralyze"],
"leader": {
"core": {
"name": "Ex Machina",
"description": "Leader Bonus:\nEx Machina: Team takes 15.0% less Elemental DMG. MECH-type characters: Basic ATK gains 12.0% Total DMG Multiplier."
},
"subskills": [
{
"name": "Ex Machina",
"description": "Team takes 30.0% less Elemental DMG. Basic ATKs (including Charged ATKs and Combo ATKs) of MECH-type battlesuits deal 21.0% more Total DMG.",
"requiredRank": "s"
}
]
},
"special": {
"core": {
"name": "Charge: Lightning Phantom",
"description": "Hold [ATK] during the 5-sequence Basic ATK to shuttle through the enemy and enter Supercharged mode.\nCharged ATK: Shuttles through the target, dealing 4x150% ATK of Lightning DMG, then enters Supercharged state.\nSupercharged state: 5-sequence Basic ATK deals Lightning DMG instead (same amount)."
},
"subskills": [
{
"name": "Extrasensory Intuition",
"description": "Supercharged: Every enemy kill lowers Load by 119",
"requiredRank": "s"
},
{
"name": "QTE: Mental Torrent",
"description": "QTE: Triggered when enemy is in Time Slow to deal 60%+240% ATK of Physical + 2x300.0% ATK of AOE Lightning DMG and knock enemies airborne. Can be connected into the 5th Sequence of Basic ATK. Enemies hit by QTE are paralyzed. CD: 10s."
},
{
"name": "Superconductivity",
"description": "Supercharged: Character deals 30.0% more Lightning DMG."
}
]
},
"passive": {
"core": {
"name": "Super Discharge",
"description": "Character automatically gain passive bonuses.\nLoad: Starts at zero (0). Maxes out at 200.\nSupercharged: Gain 30% Move Speed but Load increases by 25/s.\nMax Load (200): Becomes Depleted, with Move Speed becoming 20% slower.\nDepleted: Load decreases by 15/s until zero (0)."
},
"subskills": [
{
"name": "Total Sterilization",
"description": "Character attacks against Paralyzed or Ignited enemies gain 20.0% Total DMG Multiplier.",
"requiredRank": "ss"
},
{
"name": "Pattern Recognition",
"description": "Team gains 15.0% Elemental DMG when attacking enemies with active shields.",
"requiredRank": "s"
},
{
"name": "Hostile EWS",
"description": "Depleted: Load reduces by another 10.0 per 0.4s when there are nearby enemies."
}
]
},
"ultimate": {
"core": {
"name": "Stalker Carbon",
"description": "Deploys Stalker Carbon (summoned entity) for 24s (no recast during this time).\nSpecial moves release a Neurotoxin that inflicts Psycho on teammates and enemies.\nAffected enemies: Deal +10% Elemental DMG, but have reduced Ignore Interrupt and take 10% more Total DMG from hits.\nAffected teammates: Deal +15% Elemental DMG and gain Ignore Interrupt, but take 15% more Total DMG from hits.\nCD: 18s. Min. SP: 35. Stalker Carbon consumes SP faster over time, lowers SP regen from attacks by 50%, and exits 3s after SP is depleted."
},
"subskills": [
{
"name": "Command: Kill",
"description": "Attacks of Stalker Carbon deal 50.0% more Lightning DMG.",
"requiredRank": "s"
},
{
"name": "Command: Frenzy",
"description": "Psycho teammates: Elemental DMG bonus is raised to 30.0%, but suffer 30.0% Total DMG Multiplier from hits taken.",
"requiredRank": "s"
},
{
"name": "Command: Sync",
"description": "When Stalker Carbon is active, character gains 60.0% Total DMG Multiplier."
}
]
},
"evasion": {
"core": {
"name": "Lightning Reflex",
"description": "Quickly evade enemy attacks. Can be performed twice in a row.\nUpon Ultimate Evasion, reduce 30 Load and gains 40% Move Speed for 3s.\nLightning Reflex: Upon Ultimate Evasion, deals 300% ATK of Lightning DMG against the attacker and nearby enemies, paralyzes them for 5s, and inflict 5 Paralyze Trauma; reduces 80 Load; immediately tap [ATK] to directly unleash the 4th Sequence of Basic ATK.\nCD: 15s."
},
"subskills": [
{
"name": "EM Cape",
"description": "Lightning Reflex CD shortened by 4.0s.",
"requiredRank": "ss"
},
{
"name": "EMP Blast",
"description": "Lightning Reflex AOE attack deals 600.0% ATK of Lightning DMG."
},
{
"name": "Reflex Arc Augments",
"description": "Lightning Reflex reduces Load by 150.0."
}
]
},
"basic": {
"core": {
"name": "Iron Storm",
"description": "5-sequence scythe sweeps.\n1st Sequence: 80% ATK of Physical DMG.\n2nd Sequence: 40% + 100% ATK of Physical DMG.\n3rd Sequence: 40% + 100% ATK of Physical DMG.\n4th Sequence: 50% + 120% + 150% ATK of Physical DMG.\n5th Sequence: 4x40% + 200% ATK of Physical DMG."
},
"subskills": [
{
"name": "Rave of Carnage",
"description": "Supercharged: Gains Ignore Interrupt; 5-sequence Basic ATK gains 60.0% ATK of Lightning DMG and each sequence inflicts minor Parayze Trauma; takes 30.0% less Physical and Elemental DMG.",
"requiredRank": "sss"
},
{
"name": "Spark Discharge",
"description": "Any hit from the 5-sequence Basic ATK has a 10.0% chance to deal 60.0% more ATK of Lightning DMG."
}
]
}
}