Infestação Tower /3 ⍟
IconNomeDetailResult
Torre de Nova Elétrica Mk IDano: Baixo
Cria Solo Eletrizado
Conjura Nova Elétrica

Inafetivo contra Monstros Blight do Mesmo Tipo.
Custo 100
Raio: 20
Torre de Nova Elétrica Mk IIDano aumentado
Aumenta a chance de Eletrizar
Área de Efeito Aumentada
Custo 150
Raio: 25
Torre de Nova Elétrica Mk IIIDano aumentado
Aumenta a chance de Eletrizar
Área de Efeito Aumentada
Custo 300
Raio: 30
Ungir Shock Nova Tower /5 ⍟
TypeItemsResult
AnéisÓleo Âmbar
Óleo Verdejante
Suas Torres de Nova Elétrica causam Dano aumentado em 25%
AnéisÓleo Claro
Óleo Rubro
Suas Torres de Nova Elétrica têm Alcance aumentado em 25%
AnéisÓleo Rubro
Óleo Opalescente
Suas Torres de Nova Elétrica causam dano total em Inimigos de Raio
AnéisÓleo Claro
Óleo Dourado
Suas Torres de Nova Elétrica têm efeito da Eletrização aumentado em 25%
AnéisÓleo Negro
Óleo Dourado
Suas Torres de Nova Elétrica repetem 2 Vezes adicionais
Suas Torres de Nova Elétrica têm Efeito em Área aumentado em 30% por repetição
Torre de Nova Elétrica Mk I
Construto
blight tower damage +% final vs lightning monster [-99]
Shock Nova Tower Mk I
SpectreN
TagsConjurador, construct, immobile, is_unarmed, large_height, lightning_affinity, mud_blood, stone_armour
Vida
100%
Ailment Threshold
100%
Resistência
0 0 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
BlightTower
Metadata
BlightTowerShocking
Nível
68
Vida
6,433
Armadura
28,790
Evasão
4,739
Escudo de Energia
0
Damage
374
Dano Mágico
374
Precisão
290
Attack Time
1.5
Experiência
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
BlightTowerShockNova1
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
Nova Elétrica
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Conjura um anel de Raio ao seu redor, seguido por uma explosão de Raio maior. Cada efeito acerta os inimigos dentro da área com Dano de Raio.
Causa 1737 a 5212 de Dano de Raio
Seus Acertos não podem Atordoar Inimigos
Duração base é de 1 segundos
10% de chance de Eletrizar inimigos
is area damage [1]
shock nova places X ground lightning patches [5]
BlightTowerShockNova1_buff1
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
Nova Elétrica
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Conjura um anel de Raio ao seu redor, seguido por uma explosão de Raio maior. Cada efeito acerta os inimigos dentro da área com Dano de Raio.
Causa 1737 a 5212 de Dano de Raio
Seus Acertos não podem Atordoar Inimigos
Duração base é de 1 segundos
10% de chance de Eletrizar inimigos
Efeito de Eletrização aumentado em 20%
Solo Eletrizado causa 25% de Dano sofrido aumentado
is area damage [1]
shock nova places X ground lightning patches [5]
BlightTowerShockNova1_buff2
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
Nova Elétrica
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Conjura um anel de Raio ao seu redor, seguido por uma explosão de Raio maior. Cada efeito acerta os inimigos dentro da área com Dano de Raio.
Causa 1737 a 5212 de Dano de Raio
Seus Acertos não podem Atordoar Inimigos
Duração base é de 1 segundos
10% de chance de Eletrizar inimigos
Efeito de Eletrização aumentado em 30%
Solo Eletrizado causa 30% de Dano sofrido aumentado
is area damage [1]
shock nova places X ground lightning patches [5]
BlightTowerShockNova1_buff3
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, CanRapidFire, AreaSpell, Nova
Nova Elétrica
Chance de Crítico: 5%
Tempo de Conjuração: 1 seg
Conjura um anel de Raio ao seu redor, seguido por uma explosão de Raio maior. Cada efeito acerta os inimigos dentro da área com Dano de Raio.
Causa 1737 a 5212 de Dano de Raio
Seus Acertos não podem Atordoar Inimigos
Duração base é de 1 segundos
10% de chance de Eletrizar inimigos
Efeito de Eletrização aumentado em 40%
Solo Eletrizado causa 35% de Dano sofrido aumentado
is area damage [1]
shock nova places X ground lightning patches [5]

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerLightningBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerLightningBase"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/BlightTowerShocking"] = {
    name = "Shock Nova Tower Mk I",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BlightTowerShockNova1",
        "BlightTowerShockNova1_buff1",
        "BlightTowerShockNova1_buff2",
        "BlightTowerShockNova1_buff3",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerShockNova1"] = {
    name = "Shock Nova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "shock_nova_places_X_ground_lightning_patches",
        "base_chance_to_shock_%",
        "base_skill_effect_duration",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.5, 1.5, 5, 10, 1000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerShockNova1_buff1"] = {
    name = "Shock Nova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "shock_nova_places_X_ground_lightning_patches",
        "base_chance_to_shock_%",
        "shock_effect_+%",
        "shocked_ground_base_magnitude_override",
        "base_skill_effect_duration",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.5, 1.5, 5, 10, 20, 25, 1000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerShockNova1_buff2"] = {
    name = "Shock Nova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "shock_nova_places_X_ground_lightning_patches",
        "base_chance_to_shock_%",
        "shock_effect_+%",
        "shocked_ground_base_magnitude_override",
        "base_skill_effect_duration",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.5, 1.5, 5, 10, 30, 30, 1000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerShockNova1_buff3"] = {
    name = "Shock Nova",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Casts a ring of Lightning around you, followed by a larger Lightning nova. Each effect hits enemies caught in their area with Lightning Damage.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Lightning] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
        [SkillType.Nova] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "shock_nova_places_X_ground_lightning_patches",
        "base_chance_to_shock_%",
        "shock_effect_+%",
        "shocked_ground_base_magnitude_override",
        "base_skill_effect_duration",
        "is_area_damage",
        "cannot_stun",
    },
    levels = {
        [1] = {0.5, 1.5, 5, 10, 40, 35, 1000, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
blight tower damage +% final vs lightning monster [-99]
IdBlightLessDamageAgainstLightningType
FamilyBlightLessDamageAgainstType
Domainsmonstro (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • blight tower damage +% final vs lightning monster Min: -99 Max: -99 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.