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

120 lines
5.0 KiB
JSON

{
"id": "meme",
"name": "Goushinnso Memento",
"type": "mecha",
"valkyrie": "sakura",
"features": ["ice-dmg", "freeze"],
"leader": {
"core": {
"name": "Sakura Dance",
"description": "Leader Bonus:\nAll characters in the team gain 21% Crit Rate at above 80% HP.\nMECH-type battlesuits: Gain 36% All Elemental DMG."
},
"subskills": [
{
"name": "Sakura Dance",
"description": "All characters in the team gain 21% Crit Rate at above 80% HP. MECH-type battlesuits: Gain 36% All Elemental DMG."
}
]
},
"special": {
"core": {
"name": "Combo: Instant Draw",
"description": "High speed battou slash.\nConsumes 200 kinetic energy to unleash Zankeki ULTRA and inflict minor Rime Trauma.\nKinetic energy caps at 1000 and slowly regenerates when the Valkyrie is deployed.\nZankeki: 50% ATK of Physical DMG.\nZankeki ULTRA: 100% ATK of Physical DMG + 200% ATK of Ice DMG.\nAssault: 100% ATK of Physical DMG."
},
"subskills": [
{
"name": "Frost Fang",
"description": "Each hit of Zankeki ULTRA additionally deals 300% ATK of Ice DMG."
},
{
"name": "Switch: Falling Sakura",
"description": "Switch entry triggers an ice explosion that deals 180.0% ATK of Ice DMG to surrounding enemies. When Switch and QTE skills hit a target, then recover 205 kinetic energy."
},
{
"name": "Warrior's Pride",
"description": "Gains Ignore Interrupt and 40.0% Total DMG Reduction when unleashing Basic or Combo ATKs. Each Zankeki ULTRA performed gives 1.50 SP."
}
]
},
"passive": {
"core": {
"name": "Passive",
"description": "Passive bonuses apply automatically."
},
"subskills": [
{
"name": "Onimusha",
"description": "5th Basic ATK sequence, Ultimate Evasion ATK, and Ultimate mark enemies. Attacks against marked / stunned / paralyzed / frozen / time slowed enemies deal 40.0% bonus Physical and Elemental DMG."
},
{
"name": "Mercy",
"description": "Recovers 10.0 KE per second even when off the battlefield. Restores 30 KE per 0.25s for 10s after unleashing Ultimate.",
"requiredRank": "ss"
}
]
},
"ultimate": {
"core": {
"name": "Frigid Rave",
"description": "Instant battou slash against enemies in front.\nIcewind: Total of 900% ATK of Ice DMG, with the last hit freezing the target and inflicting 18 Rime Trauma.\nExecute: Shatters the ice to deal 1200% ATK of Physical DMG.\nEnergy Charge: Gains 250 KE upon unleashing Ultimate, and gains 30 KE per 0.25s for 10s when Ultimate ends.\nSP Cost: 125"
},
"subskills": [
{
"name": "Transcendence",
"description": "After using Ultimate, gains 30.0% Total DMG Multiplier for 12s."
},
{
"name": "Bone Eater",
"description": "For every enemy killed by the Ultimate, character heals self for 550 HP."
},
{
"name": "Iceborn",
"description": "Recovers an additional 600 kinetic energy when using Ultimates.",
"requiredRank": "ss"
}
]
},
"evasion": {
"core": {
"name": "Clone Step",
"description": "Quick dash to evade enemy attacks.\nWhite Shadow: A White Shadow (summoned entity) emerges upon Ultimate Evasion and explodes after 1s, dealing 200% ATK of Ice DMG to surrounding enemies (damage source:self). CD: 15s."
},
"subskills": [
{
"name": "Shadow Breath",
"description": "Recovers 120 kinetic energy instantly when Ultimate Evasion is triggered."
},
{
"name": "Freezing Image",
"description": "Enemies affected by White Shadow explosion are guaranteed to be frozen for 5s and inflicted with 10 Rime Trauma.",
"requiredRank": "sss"
},
{
"name": "Illumination",
"description": "Shortens evasion CD by 3.0s."
}
]
},
"basic": {
"core": {
"name": "Kansakura",
"description": "Swift 5-sequence slash, with each sequence restoring 60 Kinetic Energy (KE) upon hit. Evading during the first 4 sequences does not interrupt the sequence connection.\n1st Sequence: 50% ATK of Physical DMG.\n2nd Sequence: 80% ATK of Physical DMG.\n3rd Sequence: 120% ATK of Physical DMG.\n4th Sequence: 120% ATK of Physical DMG.\n5th Sequence: 250% ATK of Physical DMG."
},
"subskills": [
{
"name": "Ice Spirit",
"description": "Each Basic ATK deals 35.0% ATK of bonus Ice DMG. 1st-4th Basic ATK sequences gain 30.0% faster Attack Speed, while the 5th sequence gives 30.0% Total DMG Multiplier buff for 8s."
},
{
"name": "Energizing Flurry",
"description": "Basic ATKs recover 15.0 kinetic energy upon landing a critical strike.",
"requiredRank": "ss"
},
{
"name": "QTE: Freezing Art",
"description": "QTE: Triggered by shieldbreak to unleash Freezing Ki dealing 600.0% ATK of Ice DMG, freezing enemies for 5s, and inflicting 6 Rime Trauma."
}
]
}
}