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

117 lines
4.1 KiB
JSON

{
"id": "ss",
"name": "Snowy Sniper",
"type": "biologic",
"valkyrie": "bronya",
"features": ["physical", "freeze"],
"leader": {
"core": {
"name": "Manchine Integration",
"description": "Leader Bonus:\nManchine Integration: All team members' skill CD of Ultimate Evasion or Perfect Defense shortens by 3.0s."
},
"subskills": [
{
"name": "Manchine Integration",
"description": "Shortens the CDs of primary effects triggered by Ultimate Evasions and Perfect Defense by 4.5s for the team.",
"requiredRank": "s"
}
]
},
"special": {
"core": {
"name": "Switch: Ice Phantom",
"description": "Switch entry triggers Dimension Shift upon entering the battle.\nInstant Evasion: Triggers Dimension Shift effects."
},
"subskills": [
{
"name": "Emergency Evasion",
"description": "Upon entry or evasion, gain 30.0% Move Speed for 8.0s."
},
{
"name": "QTE: Frost Nova",
"description": "QTE: Triggers when an enemy is knocked airborne, freezing enemies within a large AOE for 2.5s and dealing 520% ATK of Physical DMG."
}
]
},
"passive": {
"core": {
"name": "Passive Skill",
"description": "Passive bonuses apply automatically."
},
"subskills": [
{
"name": "Line of Fire",
"description": "Deal 40.0% more DMG against shields."
},
{
"name": "Zone Lockdown",
"description": "When attacked, there is a 40.0% chance to inflict lock the attacker, making it take 30.0% more Physical DMG for 6.0s.",
"requiredRank": "s"
},
{
"name": "Particle Accelerator",
"description": "Increases Crit DMG against enemies at least 5 meters away by 25.0%."
}
]
},
"ultimate": {
"core": {
"name": "снег",
"description": "Summons artic snow that freezes all enemies.\nLand of Frost: Freezes all enemies for 8 sec.\nFrigid Blast: When the freezing ends, deal 150% ATK of Ice DMG against enemies.\nSP Cost: 75"
},
"subskills": [
{
"name": "Polar Ice",
"description": "Extends the duration of Land of Frost by 4.0s. Charging speed increases by 60.0% for 8s when Ultimate is released."
},
{
"name": "Sniper's Mark",
"description": "Lockes enemies affected by Land of Frost, increasing Physical DMG they take by 35.0%.",
"requiredRank": "ss"
}
]
},
"evasion": {
"core": {
"name": "Dimension Shift",
"description": "Temporarily enters another dimension to evade attacks.\nFrost Center: Deals 60% ATK of Ice DMG against the attacker.\nUltimate Evasion: Freezes the attacker for 3s and slows the Move Speed and ATK Speed of the enemies nearby for 7s."
},
"subskills": [
{
"name": "Frozen Field",
"description": "Enemies affected by Move Slow effect of Ultimate Evasion suffers 60% reduced Attack Speed."
},
{
"name": "Deep Snow",
"description": "Extends the duration of Ultimate Evasion Move effect to 10.0s, and buffs the effect to 80% Move Slow."
},
{
"name": "Particle Rebuild",
"description": "Shortens CD of Ultimate Evasion by 3.0s.",
"requiredRank": "s"
}
]
},
"basic": {
"core": {
"name": "Charge: Particle Cannon",
"description": "Charged cannon fire that deals greater DMG with higher charge sequence.\nArm Switch: Charging mode changes with type of weapon equipped."
},
"subskills": [
{
"name": "Perfect Charge",
"description": "Releasing the [ATK] button upon entering the next charge sequence increases Crit Rate of this attack by 30.0%."
},
{
"name": "Reactive Charge",
"description": "Force evasion when attacked during charging. Can be triggered once every 4.0s. Effect does not interrupt charging."
},
{
"name": "Ultra Charge",
"description": "Releasing the [ATK] button upon entering the 3rd charge sequence increases the Crit DMG of this attack by 25%.",
"requiredRank": "sss"
}
]
}
}