32 lines
638 B
JSON
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."
|
|
}
|
|
]
|
|
}
|