ブライト Tower /1
Icon | 名前 | Detail | Result |
---|---|---|---|
アークタワー | ダメージ: 中 アークを放つ 同じタイプのブライトモンスターに効果がない | コスト: 500 範囲: 45 |
アークタワー
コンストラクト
blight tower damage +% final vs lightning monster [-99]
Arc Tower
Spectre | N |
---|---|
Tags | キャスター, construct, immobile, is_unarmed, large_height, lightning_affinity, mud_blood, stone_armour |
ライフ
100%
Ailment Threshold
100%
耐性
0 0 0 0
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
経験値
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.
レベル
68
ライフ
6,433
アーマー
28,790
回避力
4,739
エナジーシールド
0
Damage
374
スペルダメージ
374
命中
290
Attack Time
1.5
経験値
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
アーク
クリティカル率: 5%
キャストタイム: 0.575 秒
対象となる敵に向かって雷が弧を描いて伸び、近くの敵にも連鎖するが、すぐに戻ってくることはない。アークが連鎖するたびに、メインのアークがまだ攻撃していない別の敵に対して、それ以上連鎖することのない副次的なアークが連鎖する。
17374から52122の雷ダメージを与える
+6回連鎖する
10%の確率で敵を感電させる
disable visual hit effect [1]
+6回連鎖する
10%の確率で敵を感電させる
disable visual hit effect [1]
BlightTowerArc_buff1
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
アーク
クリティカル率: 5%
キャストタイム: 0.575 秒
対象となる敵に向かって雷が弧を描いて伸び、近くの敵にも連鎖するが、すぐに戻ってくることはない。アークが連鎖するたびに、メインのアークがまだ攻撃していない別の敵に対して、それ以上連鎖することのない副次的なアークが連鎖する。
17374から52122の雷ダメージを与える
+8回連鎖する
10%の確率で敵を感電させる
disable visual hit effect [1]
+8回連鎖する
10%の確率で敵を感電させる
disable visual hit effect [1]
BlightTowerArc_buff2
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
アーク
クリティカル率: 5%
キャストタイム: 0.575 秒
対象となる敵に向かって雷が弧を描いて伸び、近くの敵にも連鎖するが、すぐに戻ってくることはない。アークが連鎖するたびに、メインのアークがまだ攻撃していない別の敵に対して、それ以上連鎖することのない副次的なアークが連鎖する。
17374から52122の雷ダメージを与える
+10回連鎖する
10%の確率で敵を感電させる
disable visual hit effect [1]
+10回連鎖する
10%の確率で敵を感電させる
disable visual hit effect [1]
BlightTowerArc_buff3
Spell, Damage, Trappable, Totemable, Mineable, Chains, Multicastable, Triggerable, Lightning, CanRapidFire
アーク
クリティカル率: 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 |