Files
abyss-lab/public/data/honkai3rd/weapons/hyper-railguns.json
T
2022-03-22 04:02:33 +09:00

35 lines
734 B
JSON

{
"id": "hyper-railguns",
"name": "Hyper Railguns",
"category": "pistol",
"atk": 287,
"crt": 19,
"rarity": 5,
"battlesuits": [{ "id": "km" }],
"priWeapon": "positron-blasters",
"sources": [
{
"type": "weapon-exchange"
},
{
"type": "dorm-equipment-supply"
},
{
"type": "spirit-foundry"
},
{
"type": "focused-supply"
}
],
"skills": [
{
"name": "Megavolts",
"description": "[SP: 16][CD: 18s] Deals 2,300 Lightning DMG to enemies in a large AOE and paralyzes them for 4.00s."
},
{
"name": "Paralyzing Current",
"description": "3.0% chance to paralyze a target, preventing it from moving or attacking for 2.50s."
}
]
}