Infestação Tower /1
IconNomeDetailResult
Torre de Jaula GlacialNão causa Dano
Aprisiona Inimigos

Inafetivo contra Monstros Blight do Mesmo Tipo.
custo: 500
Raio: 60
Ungir Glacial Cage Tower /4
TypeItemsResult
AnéisÓleo Sépia
Óleo Sépia
Você tem Trespassar caso tenha Bloqueado Recentemente
AnéisÓleo Cerceta
Óleo Azul-Celeste
+(8–15)% de chance de Evitar Dano Elemental dos Acertos enquanto Trespassando
AnéisÓleo Cerceta
Óleo Rubro
Inflige Afecções não-Danificadoras como se causasse (100–200)% mais Dano
AnéisÓleo Índigo
Óleo Opalescente
+2% de Resistência a Fogo máxima
Torre de Jaula Glacial
Construto
blight tower damage +% final vs cold monster [-99]
Glacial Cage Tower
SpectreN
Tagsconstruct, immobile, is_unarmed, medium_height, mud_blood, non_attacking, stone_armour
Vida
100%
Ailment Threshold
100%
Resistência
0 0 0 0
Damage
100%
Precisão
100%
Chance de Crítico
+5%
Multiplicador de Acerto Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Experiência
100%
Model Size
100%
Type
BlightTower
Metadata
BlightTowerIcePrisonRank4
Nível
68
Vida
6,433
Armadura
28,790
Evasão
4,739
Damage
374
Dano Mágico
374
Precisão
580
Attack Time
1.5
Experiência
10,255
Minion Life
1,395
Minion Damage
298
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
BlightTowerIcePrison
Spell, Triggerable
Tempo de Conjuração: 0.35 seg
Recarga: 5 seg
Duração base é de 3 segundos
active skill area of effect radius +% final [25]
BlightTowerIcePrison_buff1
Spell, Triggerable
Tempo de Conjuração: 0.35 seg
Recarga: 4.5 seg
Duração base é de 3 segundos
active skill area of effect radius +% final [25]
BlightTowerIcePrison_buff2
Spell, Triggerable
Tempo de Conjuração: 0.35 seg
Recarga: 4 seg
Duração base é de 3 segundos
active skill area of effect radius +% final [25]
BlightTowerIcePrison_buff3
Spell, Triggerable
Tempo de Conjuração: 0.35 seg
Recarga: 3.5 seg
Duração base é de 3 segundos
active skill area of effect radius +% final [25]

Object Type

version 2
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerColdBase"

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerColdBase"
extends "Metadata/Monsters/LeagueBlight/Towers/BlightTowerUpgraded"

StateMachine
{
	on_state_show_effects_0 = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/ice/ice_prison.epk );"
	on_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/ice/ice_prison.epk );"
	
	create_state_show_effects_1 = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Blight/Towers/ice/ice_prison.epk );"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LeagueBlight/BlightTowerIcePrisonRank4"] = {
    name = "Glacial Cage Tower",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "BlightTowerIcePrison",
        "BlightTowerIcePrison_buff1",
        "BlightTowerIcePrison_buff2",
        "BlightTowerIcePrison_buff3",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerIcePrison"] = {
    name = "BlightTowerIcePrison",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.35,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {3000, 25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerIcePrison_buff1"] = {
    name = "BlightTowerIcePrison_buff1",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.35,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {3000, 25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerIcePrison_buff2"] = {
    name = "BlightTowerIcePrison_buff2",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.35,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {3000, 25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["BlightTowerIcePrison_buff3"] = {
    name = "BlightTowerIcePrison_buff3",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.35,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "active_skill_area_of_effect_radius_+%_final",
    },
    levels = {
        [1] = {3000, 25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Ganho de Experiência aumentado em 45%
Tamanho do Grupo aumentado em 6%
IdBlightLessDamageAgainstColdType_
FamilyBlightLessDamageAgainstType
Domainsmonstro (3)
GenerationTypeunico (3)
Req. level1
Stats
  • blight tower damage +% final vs cold monster Min: -99 Max: -99 Global
  • Edit

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