Blight Tower /1
Icon | Name | Detail | Result |
---|---|---|---|
Arc Tower | Damage: Medium Casts Arc Ineffective against Blighted Monsters of the same type | Cost: 500 Radius: 45 |
Anoint Arc Tower /5
Type | Items | Result |
---|---|---|
Rings | Verdant Oil Verdant Oil | Your Arc Towers deal 25% increased Damage |
Rings | Amber Oil Crimson Oil | Your Arc Towers have 25% increased Range |
Rings | Clear Oil Silver Oil | Your Arc Towers repeats 1 additional Times |
Rings | Amber Oil Golden Oil | Your Arc Towers have 3 additional chains |
Rings | Amber Oil Indigo Oil | Your Arc Towers have 20% chance to inflict Sap |
Arc Tower
Construct
blight tower damage +% final vs lightning monster [-99]
Spectre | N |
---|---|
Tags | caster, construct, immobile, is_unarmed, large_height, lightning_affinity, mud_blood, stone_armour |
Life
100%
Ailment Threshold
100%
Resistance
0 0 0 0
Damage
100%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experience
100%
Model Size
100%
Type
BlightTower
Metadata
BlightTowerArcingRank4
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,433
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
374
Spell Damage
374
Accuracy
290
Attack Time
1.5
Experience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
BlightTowerArc
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
Arc
Critical Strike Chance: 5%
Cast Time: 0.575 sec
An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.
Deals 17374 to 52122 Lightning Damage
Chains +6 Times
10% chance to Shock enemies
disable visual hit effect [1]
Chains +6 Times
10% chance to Shock enemies
disable visual hit effect [1]
BlightTowerArc_buff1
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
Arc
Critical Strike Chance: 5%
Cast Time: 0.575 sec
An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.
Deals 17374 to 52122 Lightning Damage
Chains +8 Times
10% chance to Shock enemies
disable visual hit effect [1]
Chains +8 Times
10% chance to Shock enemies
disable visual hit effect [1]
BlightTowerArc_buff2
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
Arc
Critical Strike Chance: 5%
Cast Time: 0.575 sec
An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.
Deals 17374 to 52122 Lightning Damage
Chains +10 Times
10% chance to Shock enemies
disable visual hit effect [1]
Chains +10 Times
10% chance to Shock enemies
disable visual hit effect [1]
BlightTowerArc_buff3
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
Arc
Critical Strike Chance: 5%
Cast Time: 0.575 sec
An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.
Deals 17374 to 52122 Lightning Damage
Chains +12 Times
10% chance to Shock enemies
disable visual hit effect [1]
Chains +12 Times
10% chance to Shock enemies
disable visual hit effect [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerLightningBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerLightningBase" extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerUpgraded" StateMachine { on_state_show_effects_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/lightning/arcing.epk );" on_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/lightning/arcing.epk );" create_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/lightning/arcing.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerArcingRank4"] = { name = "Arc Tower", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "BlightTowerArc", "BlightTowerArc_buff1", "BlightTowerArc_buff2", "BlightTowerArc_buff3", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightTowerArc"] = { name = "Arc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.575, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", "number_of_chains", "disable_visual_hit_effect", }, levels = { [1] = {0.5, 1.5, 10, 6, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerArc_buff1"] = { name = "Arc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.575, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", "number_of_chains", "disable_visual_hit_effect", }, levels = { [1] = {0.5, 1.5, 10, 8, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerArc_buff2"] = { name = "Arc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.575, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", "number_of_chains", "disable_visual_hit_effect", }, levels = { [1] = {0.5, 1.5, 10, 10, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerArc_buff3"] = { name = "Arc", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "An arc of lightning reaches from the caster to a targeted enemy and chains to other enemies, but not immediately back. Each time the arc chains, it will also chain a secondary arc to another enemy that the main arc has not already hit, which cannot chain further.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Chains] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Lightning] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "beam_skill_stat_descriptions", castTime = 0.575, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "base_chance_to_shock_%", "number_of_chains", "disable_visual_hit_effect", }, levels = { [1] = {0.5, 1.5, 10, 12, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
blight tower damage +% final vs lightning monster [-99]
Id | BlightLessDamageAgainstLightningType |
---|---|
Family | BlightLessDamageAgainstType |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |