Restructure data modules
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"id": "mag-typhoon",
|
||||
"name": "MAG-Typhoon",
|
||||
"category": "katana",
|
||||
"atk": 431,
|
||||
"crt": 20,
|
||||
"rarity": 6,
|
||||
"skills": [
|
||||
{
|
||||
"name": "Raiden's Cyclone",
|
||||
"description": "[SP: 0][CD: 15s] Deals a 3-sequence ATK against enemies. First 2 sequences: Deal 250% Lightning DMG in total. 3rd sequence: Deals 600% ATK of Lightning DMG. Enemies will be paralyzed by the ATK for 5s and take 25.0% more Lightning DMG for 12.0s (effect cannot stack).\nLightning Empress equip bonus: Active Skill inflicts Soul Razor's conductive debuff on enemies. Tap [ATK] right after casting the Active Skill to directly perform Combo ATK."
|
||||
},
|
||||
{
|
||||
"name": "EM Pulsar",
|
||||
"description": "Wielder deals 50% more Lightning DMG. After using the weapon's Active Skill, wielder gains Ignore Interrupt and 50% Total DMG Reduction."
|
||||
},
|
||||
{
|
||||
"name": "Roaring Nimbus",
|
||||
"description": "When hitting a paralyzed enemy with Basic ATK or Combo ATK, summons Heaven's Thunder that deals 250% ATK of Lightning DMG against the target and nearby enemies and paralyzes all unparalyzed enemies for 2.0s. CD: 10.0s."
|
||||
}
|
||||
],
|
||||
"version": "3.4"
|
||||
}
|
||||
Reference in New Issue
Block a user