菌潮 Tower /1
图示 | 名字 | Detail | Result |
---|---|---|---|
电弧之塔 | 伤害:中 施放电弧 对同类型的菌潮怪物无效 | 需求: 500 范围: 45 |
电弧之塔
构造体
blight tower damage +% final vs lightning monster [-99]
Arc Tower
幽魂 | N |
---|---|
标签 | 施法, construct, immobile, is_unarmed, large_height, lightning_affinity, mud_blood, stone_armour |
生命
100%
异常状态临界值
100%
抗性
0 0 0 0
伤害
100%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 6
攻击间隔
1.5 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BlightTower
Metadata
BlightTowerArcingRank4
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
28,790
闪避值
4,739
能量护盾
0
伤害
374
法术伤害
374
命中
290
攻击间隔
1.5
经验值
10,255
异常状态临界值
6,433
冰缓
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
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
暴击几率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +6 次
10% 的几率使敌人感电
disable visual hit effect [1]
连锁弹射 +6 次
10% 的几率使敌人感电
disable visual hit effect [1]
BlightTowerArc_buff1
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
暴击几率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +8 次
10% 的几率使敌人感电
disable visual hit effect [1]
连锁弹射 +8 次
10% 的几率使敌人感电
disable visual hit effect [1]
BlightTowerArc_buff2
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
暴击几率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +10 次
10% 的几率使敌人感电
disable visual hit effect [1]
连锁弹射 +10 次
10% 的几率使敌人感电
disable visual hit effect [1]
BlightTowerArc_buff3
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
暴击几率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +12 次
10% 的几率使敌人感电
disable visual hit effect [1]
连锁弹射 +12 次
10% 的几率使敌人感电
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 | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |