Скверна Tower /1
Icon | Имя | Detail | Result |
---|---|---|---|
Башня времени | Необратимо замедляет монстров Не наносит урона врагам Неэффективна против зараженных монстров такого же типа | Цена: 500 Радиус: 45 |
Обработать Temporal Tower /5
Type | Items | Result |
---|---|---|
Кольца | Прозрачное масло Лазурное масло | 25% усиление эффекта ваших башен времени |
Кольца | Коричневое масло Чёрное масло | 25% увеличение дальности ваших башен времени |
Кольца | Янтарное масло Серебряное масло | Эффекты ваших башен времени ослабевают на 25% медленнее |
Кольца | Бирюзовое масло Золотое масло | Ваши башни времени также даруют вам 20% повышение скорости действий |
Кольца | Бирюзовое масло Масло индиго | Ваши башни времени также даруют иммунитет к оглушению |
Башня времени
Механизм
blight tower damage +% final vs physical monster [-99]
Temporal Tower
Spectre | N |
---|---|
Tags | construct, extra_large_height, immobile, is_unarmed, mud_blood, non_attacking, 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
BlightTowerTemporalRank4
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).
BlightTowerTemporal
Spell, Area, Triggerable, Triggered, InbuiltTrigger, Duration, AreaSpell, Nova
Проблеск вечности
Время применения: 1.5 сек.
Перезарядка: 4 сек.
Создаёт Сферу вечности в местоположении героя, уменьшающую скорость действий противников в её границах. За время действия умения скорость действий противников постепенно возвращается к исходной.
Базовая длительность - 4 секунд(-ы)
Враги имеют 70% снижение скорости действий
ground temporal anomaly art variation [1]
Враги имеют 70% снижение скорости действий
ground temporal anomaly art variation [1]
BlightTowerTemporal_buff1
Spell, Area, Triggerable, Triggered, InbuiltTrigger, Duration, AreaSpell, Nova
Проблеск вечности
Время применения: 1.5 сек.
Перезарядка: 4 сек.
Создаёт Сферу вечности в местоположении героя, уменьшающую скорость действий противников в её границах. За время действия умения скорость действий противников постепенно возвращается к исходной.
Базовая длительность - 4 секунд(-ы)
Враги имеют 80% снижение скорости действий
ground temporal anomaly art variation [1]
Враги имеют 80% снижение скорости действий
ground temporal anomaly art variation [1]
BlightTowerTemporal_buff2
Spell, Area, Triggerable, Triggered, InbuiltTrigger, Duration, AreaSpell, Nova
Проблеск вечности
Время применения: 1.5 сек.
Перезарядка: 4 сек.
Создаёт Сферу вечности в местоположении героя, уменьшающую скорость действий противников в её границах. За время действия умения скорость действий противников постепенно возвращается к исходной.
Базовая длительность - 4 секунд(-ы)
Враги имеют 90% снижение скорости действий
ground temporal anomaly art variation [1]
Враги имеют 90% снижение скорости действий
ground temporal anomaly art variation [1]
BlightTowerTemporal_buff3
Spell, Area, Triggerable, Triggered, InbuiltTrigger, Duration, AreaSpell, Nova
Проблеск вечности
Время применения: 1.5 сек.
Перезарядка: 4 сек.
Создаёт Сферу вечности в местоположении героя, уменьшающую скорость действий противников в её границах. За время действия умения скорость действий противников постепенно возвращается к исходной.
Базовая длительность - 4 секунд(-ы)
Враги имеют 100% снижение скорости действий
ground temporal anomaly art variation [1]
Враги имеют 100% снижение скорости действий
ground temporal anomaly art variation [1]
Object Type
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerPhysicalBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerPhysicalBase" extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerUpgraded" StateMachine { on_state_show_effects_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/phys/temporal.epk );" on_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/phys/temporal.epk );" create_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/phys/temporal.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueBlight/BlightTowerTemporalRank4"] = { name = "Temporal Tower", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "BlightTowerTemporal", "BlightTowerTemporal_buff1", "BlightTowerTemporal_buff2", "BlightTowerTemporal_buff3", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["BlightTowerTemporal"] = { name = "Glimpse of Eternity", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates an Eternity Sphere at your location, which reduces the Action Speed of enemies within it. The amount of Action Speed reduction applied by the sphere decreases to zero over its duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "action_speed_-%", "ground_temporal_anomaly_art_variation", }, levels = { [1] = {4000, 70, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerTemporal_buff1"] = { name = "Glimpse of Eternity", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates an Eternity Sphere at your location, which reduces the Action Speed of enemies within it. The amount of Action Speed reduction applied by the sphere decreases to zero over its duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "action_speed_-%", "ground_temporal_anomaly_art_variation", }, levels = { [1] = {4000, 80, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerTemporal_buff2"] = { name = "Glimpse of Eternity", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates an Eternity Sphere at your location, which reduces the Action Speed of enemies within it. The amount of Action Speed reduction applied by the sphere decreases to zero over its duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "action_speed_-%", "ground_temporal_anomaly_art_variation", }, levels = { [1] = {4000, 90, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlightTowerTemporal_buff3"] = { name = "Glimpse of Eternity", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Creates an Eternity Sphere at your location, which reduces the Action Speed of enemies within it. The amount of Action Speed reduction applied by the sphere decreases to zero over its duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Triggerable] = true, [SkillType.Triggered] = true, [SkillType.InbuiltTrigger] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, [SkillType.Nova] = true, }, statDescriptionScope = "debuff_skill_stat_descriptions", castTime = 1.5, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "action_speed_-%", "ground_temporal_anomaly_art_variation", }, levels = { [1] = {4000, 100, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
blight tower damage +% final vs physical monster [-99]
Id | BlightLessDamageAgainstPhysicalType_ |
---|---|
Family | BlightLessDamageAgainstType |
Domains | монстр (3) |
GenerationType | Уникальный (3) |
Req. level | 1 |
Stats |