Files
abyss-lab/public/data/honkai3rd/weapons/magstorm.json
T
2022-03-21 19:27:33 +09:00

32 lines
638 B
JSON

{
"id": "magstorm",
"name": "MagStorm",
"category": "katana",
"atk": 298,
"crt": 6,
"rarity": 5,
"battlesuits": [{ "id": "le" }],
"priWeapon": "mag-typhoon",
"sources": [
{
"type": "weapon-exchange"
},
{
"type": "dorm-equipment-supply"
},
{
"type": "spirit-weapon-foundry"
}
],
"skills": [
{
"name": "Chaos Blade",
"description": "[SP: 20][CD: 15s] Dash and unleash 2 waves of Magstorms, each dealing 1,920 Lightning DMG and paralyzing enemies for 2.50s."
},
{
"name": "EM Induction",
"description": "Gain 40% Lightning DMG."
}
]
}