菌潮 Tower /1 ⍟
图示名字DetailResult
电弧之塔伤害:中
施放电弧

对同类型的菌潮怪物无效
需求: 500
范围: 45
涂膏 Arc Tower /5 ⍟
类型ItemsResult
戒指翠绿圣油
翠绿圣油
你的电弧之塔伤害提高 25%
戒指琥珀圣油
绯红圣油
你的冰霜之塔范围扩大 25%
戒指清澈圣油
白银圣油
你的电弧之塔获得 1 次额外重复
戒指琥珀圣油
金色圣油
你的电弧之塔获得 3 次额外连锁
戒指琥珀圣油
靛青圣油
你的【电弧之塔】有 20% 的几率施加力竭
电弧之塔
构造体
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
BlightTowerArcing_
等级
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
BlightTowerArc
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
攻击暴击率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +6
10% 的几率使敌人感电
disable visual hit effect [1]
BlightTowerArc_buff1
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
攻击暴击率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +8
10% 的几率使敌人感电
disable visual hit effect [1]
BlightTowerArc_buff2
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
攻击暴击率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +10
10% 的几率使敌人感电
disable visual hit effect [1]
BlightTowerArc_buff3
法术, 伤害, 陷阱技能, 图腾技能, 地雷技能, 连锁, 法术可重复, 可触发, 闪电, 可齐射
电弧
攻击暴击率: 5%
施放间隔: 0.575 秒
一道电弧从施放者射向目标,并会弹射至其他敌人,但不会立刻向原目标弹射。每次主电弧弹射时,也会向另一个主电弧尚未击中的敌人发射次电弧,次电弧不能再连锁弹射。
造成 17374 - 52122 闪电伤害
连锁弹射 +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/BlightTowerArcing_"] = {
    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]
IdBlightLessDamageAgainstLightningType
FamilyBlightLessDamageAgainstType
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • blight tower damage +% final vs lightning monster Min: -99 Max: -99 全域
  • Edit

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