Senhora Açoite da Tempestade





Área: Mapa: Gueto
monster uses lightning strike text [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Lady Stormflay
Spectre | N |
---|---|
Area | Mapa: Gueto |
Tags | animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, melee, non_unique_map_boss, physical_affinity, ranged, red_blood |
Vida
400%
Ailment Threshold
400%
Resistência




Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
DemonFemaleMapBossLightning
Metadata
MapLightningWhipDemonBoss
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
72
Vida
38,936
Armadura
39,449
Evasão
5,444
Damage
712
Dano Mágico
712
Precisão
678
Attack Time
2.445
Experiência
22,340
Minion Life
8,154
Minion Damage
576
Ailment Threshold
38,936
Chill
123
Shock
123
Brittle
697
Scorch
123
Sap
340
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 1288–1932
Chance de Crítico: 5%
Attack Time: 2.445 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]

MonsterLightningStrike
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, Lightning, ProjectilesNotFromUser
Golpe Trovejante
Base Damage: 1288–1932
Chance de Crítico: 5%
Attack Time: 2.445 seg
Imbui sua arma corpo a corpo com energia elétrica conforme você a brande. Além de converter parte de seu dano físico em dano de raio, a energia acumulada é liberada da arma como projéteis conforme você ataca, voando adiante para atingir inimigos distantes. O projétil não pode errar se o ataque corpo a corpo atingir um alvo.
50% do Dano Físico Convertido em Dano de Raio
Causa 30% mais Dano de Ataque
Causa 20% mais Dano
Dispara 2 Projéteis adicionais
Dano Físico aumentado em 21%
show number of projectiles [1]
total projectile spread angle override [70]

SummonGroundLightningDaemon
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tempo de Conjuração: 1 seg
Recarga: 8 seg
alternate minion [189]
number of monsters to summon [3]
summon specific monsters radius +% [100]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/DemonFemale/DemonFemale"
Object Type Codes
version 2 extends "Metadata/Monsters/DemonFemale/DemonFemale"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/MapLightningWhipDemonBoss"] = { name = "Lady Stormflay", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.5, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, accuracy = 1, skillList = { "Melee", "MonsterLightningStrike", "SummonGroundLightningDaemon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLightningStrike"] = { name = "Lightning Strike", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Lightning] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "skill_physical_damage_%_to_convert_to_lightning", "active_skill_attack_damage_+%_final", "number_of_additional_projectiles", "active_skill_damage_+%_final", "total_projectile_spread_angle_override", "show_number_of_projectiles", }, levels = { [1] = {7, 50, 30, 2, 20, 70, levelRequirement = 4, statInterpolation = {1}, cost = { }, }, [2] = {14, 50, 30, 2, 20, 70, levelRequirement = 34, statInterpolation = {1}, cost = { }, }, [3] = {21, 50, 30, 2, 20, 70, levelRequirement = 59, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonGroundLightningDaemon"] = { name = "SummonGroundLightningDaemon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", }, levels = { [1] = {189, 3, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
+10% de Chance de Bloquear o Dano de Ataques enquanto Segurar Duas Armas
Id | MonsterUsesLightningStrikeText |
---|---|
Family | MonsterUsesLightningStrikeText |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Velocidade de Conjuração aumentada em 35%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Receba uma Carga de Frenesi ao acertar um Golpe Crítico
Id | MonsterChanceToVulnerabilityOnHit1 |
---|---|
Family | MonsterChanceToVulnerabilityOnHit |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
display monster mod nemesis test [0]
Id | DaemonMapBossSummonKamikazeDemon_ |
---|---|
Family | Daemon |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
+20% de Resistência a Caos aos Monstros
+30% de Resistência Elemental aos Monstros
heist contract alert level +% final [-5]
heist contract lockdown timer +% [5]
heist monster spawner alive limit +% [5]
map item drop quantity +% [13]
map item drop rarity +% [8]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Senhora Açoite da Tempestade





monster uses lightning strike text [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Lady Stormflay
Spectre | N |
---|---|
Tags | animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, melee, physical_affinity, ranged, red_blood, standalone_map_boss |
Vida
400%
Ailment Threshold
400%
Resistência




Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
DemonFemaleMapBossLightning
Metadata
MapLightningWhipDemonBossStandalone
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
25,733
Armadura
28,790
Evasão
4,739
Damage
560
Dano Mágico
560
Precisão
580
Attack Time
2.445
Experiência
20,510
Minion Life
5,582
Minion Damage
447
Ailment Threshold
25,733
Chill
81
Shock
81
Brittle
460
Scorch
81
Sap
225
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 1014–1520
Chance de Crítico: 5%
Attack Time: 2.445 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]

MonsterLightningStrike
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, Lightning, ProjectilesNotFromUser
Golpe Trovejante
Base Damage: 1014–1520
Chance de Crítico: 5%
Attack Time: 2.445 seg
Imbui sua arma corpo a corpo com energia elétrica conforme você a brande. Além de converter parte de seu dano físico em dano de raio, a energia acumulada é liberada da arma como projéteis conforme você ataca, voando adiante para atingir inimigos distantes. O projétil não pode errar se o ataque corpo a corpo atingir um alvo.
50% do Dano Físico Convertido em Dano de Raio
Causa 30% mais Dano de Ataque
Causa 20% mais Dano
Dispara 2 Projéteis adicionais
Dano Físico aumentado em 21%
show number of projectiles [1]
total projectile spread angle override [70]

SummonGroundLightningDaemon
Spell, Multicastable, Triggerable, Trappable, Totemable, Mineable
Tempo de Conjuração: 1 seg
Recarga: 8 seg
alternate minion [189]
number of monsters to summon [3]
summon specific monsters radius +% [100]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/DemonFemale/DemonFemale" extends "Metadata/Monsters/StandaloneMapBoss"
Object Type Codes
version 2 extends "Metadata/Monsters/DemonFemale/DemonFemale" extends "Metadata/Monsters/StandaloneMapBoss"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/MapLightningWhipDemonBossStandalone"] = { name = "Lady Stormflay", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.5, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, accuracy = 1, skillList = { "Melee", "MonsterLightningStrike", "SummonGroundLightningDaemon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLightningStrike"] = { name = "Lightning Strike", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Lightning] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "skill_physical_damage_%_to_convert_to_lightning", "active_skill_attack_damage_+%_final", "number_of_additional_projectiles", "active_skill_damage_+%_final", "total_projectile_spread_angle_override", "show_number_of_projectiles", }, levels = { [1] = {7, 50, 30, 2, 20, 70, levelRequirement = 4, statInterpolation = {1}, cost = { }, }, [2] = {14, 50, 30, 2, 20, 70, levelRequirement = 34, statInterpolation = {1}, cost = { }, }, [3] = {21, 50, 30, 2, 20, 70, levelRequirement = 59, statInterpolation = {1}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SummonGroundLightningDaemon"] = { name = "SummonGroundLightningDaemon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", }, levels = { [1] = {189, 3, 100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
+10% de Chance de Bloquear o Dano de Ataques enquanto Segurar Duas Armas
Id | MonsterUsesLightningStrikeText |
---|---|
Family | MonsterUsesLightningStrikeText |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Velocidade de Conjuração aumentada em 35%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Receba uma Carga de Frenesi ao acertar um Golpe Crítico
Id | MonsterChanceToVulnerabilityOnHit1 |
---|---|
Family | MonsterChanceToVulnerabilityOnHit |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
display monster mod nemesis test [0]
Id | DaemonMapBossSummonKamikazeDemon_ |
---|---|
Family | Daemon |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
+20% de Resistência a Caos aos Monstros
+30% de Resistência Elemental aos Monstros
heist contract alert level +% final [-5]
heist contract lockdown timer +% [5]
heist monster spawner alive limit +% [5]
map item drop quantity +% [13]
map item drop rarity +% [8]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Senhora Açoite da Tempestade





monster uses lightning strike text [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Monstros concedem Experiência aumentada em 100%
Raridade dos Itens Derrubados aumentada em 15000%
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
display monster mod nemesis test [0]
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Lady Stormflay
Spectre | N |
---|---|
Tags | animal_claw_weapon, demon, elder_map_boss, fast_movement, flesh_armour, is_unarmed, medium_height, non_attacking, red_blood |
Vida
400%
Ailment Threshold
400%
Resistência




Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
200%
Model Size
115%
Type
DemonFemaleMapBossLightning
Metadata
MapLightningWhipDemonBossElder
Object Type
version 2 extends "Metadata/Monsters/Monster" Life { corpse_usable = false } Stats { base_cannot_be_damaged = 1 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 is_hidden_monster = 1 immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_immune_vaal_lighting_warp = 1 } Transitionable { } Preload { preload_object = "Metadata/Monsters/ElderBosses/ElderAbsorb" preload_object = "Metadata/MiscellaneousObjects/ElderPortal" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target.epk );" create_transitioned = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/affecting_target_instant.epk );" } Animated { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/entrance/entrance.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/AtlasofWorldsBosses/Elder/absorb/absorb.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/MapLightningWhipDemonBossElder"] = { name = "Lady Stormflay", life = 4, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.5, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, accuracy = 1, skillList = { }, modList = { }, }
+10% de Chance de Bloquear o Dano de Ataques enquanto Segurar Duas Armas
Id | MonsterUsesLightningStrikeText |
---|---|
Family | MonsterUsesLightningStrikeText |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Velocidade de Conjuração aumentada em 35%
Id | MonsterMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Receba uma Carga de Frenesi ao acertar um Golpe Crítico
Id | MonsterChanceToVulnerabilityOnHit1 |
---|---|
Family | MonsterChanceToVulnerabilityOnHit |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
display monster mod nemesis test [0]
Id | DaemonMapBossSummonKamikazeDemon_ |
---|---|
Family | Daemon |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
+20% de Resistência a Caos aos Monstros
+30% de Resistência Elemental aos Monstros
heist contract alert level +% final [-5]
heist contract lockdown timer +% [5]
heist monster spawner alive limit +% [5]
map item drop quantity +% [13]
map item drop rarity +% [8]
Id | StunRepeatImmunityMapBoss_ |
---|---|
Family | Nothing |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Senhora Açoite da Tempestade


monster uses lightning strike text [1]
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
Amaldiçoa Inimigos com Vulnerabilidade ao Acertar
Lady Stormflay
Spectre | N |
---|---|
Tags | animal_claw_weapon, demon, fast_movement, flesh_armour, has_dagger, has_one_handed_melee, lightning_affinity, medium_height, melee, physical_affinity, ranged, red_blood |
Vida
180%
Ailment Threshold
180%
Resistência




Damage
150%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 18
Attack Time
2.445 Second
Damage Spread
±20%
Experiência
150%
Model Size
115%
Type
DemonFemaleBossEndlessLedge
Metadata
LightningWhipDemonBossEndlessLedge
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Nível
68
Vida
11,580
Armadura
28,790
Evasão
4,739
Damage
560
Dano Mágico
560
Precisão
580
Attack Time
2.445
Experiência
15,383
Minion Life
2,512
Minion Damage
447
Ailment Threshold
11,580
Chill
37
Shock
37
Brittle
207
Scorch
37
Sap
101
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque Padrão
Base Damage: 448–672
Chance de Crítico: 5%
Attack Time: 2.445 seg
Abate seus inimigos com um golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]

MonsterLightningStrike
Attack, RangedAttack, Projectile, MeleeSingleTarget, Multistrikeable, Melee, Lightning, ProjectilesNotFromUser
Golpe Trovejante
Base Damage: 448–672
Chance de Crítico: 5%
Attack Time: 2.445 seg
Imbui sua arma corpo a corpo com energia elétrica conforme você a brande. Além de converter parte de seu dano físico em dano de raio, a energia acumulada é liberada da arma como projéteis conforme você ataca, voando adiante para atingir inimigos distantes. O projétil não pode errar se o ataque corpo a corpo atingir um alvo.
50% do Dano Físico Convertido em Dano de Raio
Causa 30% mais Dano de Ataque
Causa 20% mais Dano
Dispara 2 Projéteis adicionais
Dano Físico aumentado em 21%
show number of projectiles [1]
total projectile spread angle override [70]

Object Type
version 2 extends "Metadata/Monsters/DemonFemale/DemonFemale"
Object Type Codes
version 2 extends "Metadata/Monsters/DemonFemale/DemonFemale"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/LightningWhipDemonBossEndlessLedge"] = { name = "Lady Stormflay", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 85, chaosResist = 0, damage = 1.5, damageSpread = 0.2, attackTime = 2.445, attackRange = 18, accuracy = 1, skillList = { "Melee", "MonsterLightningStrike", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterLightningStrike"] = { name = "Lightning Strike", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Infuses your melee weapon with electrical energies as you swing. In addition to converting some of your physical damage to lightning damage, the stored energy is released from the weapon as projectiles as you strike, flying out to hit farther-away enemies. The projectiles cannot miss if the melee attack hit a target.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.Lightning] = true, [SkillType.ProjectilesNotFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "skill_physical_damage_%_to_convert_to_lightning", "active_skill_attack_damage_+%_final", "number_of_additional_projectiles", "active_skill_damage_+%_final", "total_projectile_spread_angle_override", "show_number_of_projectiles", }, levels = { [1] = {7, 50, 30, 2, 20, 70, levelRequirement = 4, statInterpolation = {1}, cost = { }, }, [2] = {14, 50, 30, 2, 20, 70, levelRequirement = 34, statInterpolation = {1}, cost = { }, }, [3] = {21, 50, 30, 2, 20, 70, levelRequirement = 59, statInterpolation = {1}, cost = { }, }, }, }
+10% de Chance de Bloquear o Dano de Ataques enquanto Segurar Duas Armas
Id | MonsterUsesLightningStrikeText |
---|---|
Family | MonsterUsesLightningStrikeText |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats |
Receba uma Carga de Frenesi ao acertar um Golpe Crítico
Id | MonsterChanceToVulnerabilityOnHit1 |
---|---|
Family | MonsterChanceToVulnerabilityOnHit |
Domains | monstro (3) |
GenerationType | unico (3) |
Req. level | 1 |
Stats | |
Craft Tags | caster curse |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.