IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Fanático Gélido
Gelid Zealot
Spectre
AreaUtzaal, O Cofre Cuachic, O Refúgio Zigurate
Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
Packs
  • Utzaal, O Cofre Cuachic: Supervisor Vaal, Gigante Vaal, Fanático Gélido, Fanático Gélido
  • Utzaal, O Cofre Cuachic: Supervisor Vaal, Gigante Vaal, Fanático Gélido, Fanático Gélido
  • Fanático Gélido, Fanático Gélido, Fanático Gélido
  • O Refúgio Zigurate: Penumbra Espreitadora, Fanático Gélido, Fanático Gélido
  • O Refúgio Zigurate: Penumbra Espreitadora, Fanático Gélido, Fanático Gélido
  • Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersCold_
    Nível
    65
    Vida
    6,555
    Damage
    212
    Dano Mágico
    212
    Precisão
    2,228
    Tempo de Ataque
    1.245
    Experiência
    21,507
    Minion Life
    6,282
    Minion Damage
    829
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 170255
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    Transitionable {}
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    Functions
    {
    	fix_orietation =
    	"
    		AddOnActionEnd(
    		{
    			SetOrientation( GetOrientation() + arg1, false, true );
    			PlayAnimationType( Idle, 1.0, 0, 0 );
    		}, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersCold_"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • Fanático Gélido, Fanático Gélido, Fanático Gélido
  • Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdBloodied
    Nível
    68
    Vida
    8,257
    Damage
    233
    Dano Mágico
    233
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 186280
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    Transitionable {}
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    Functions
    {
    	fix_orietation =
    	"
    		AddOnActionEnd(
    		{
    			SetOrientation( GetOrientation() + arg1, false, true );
    			PlayAnimationType( Idle, 1.0, 0, 0 );
    		}, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersColdBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Área: Aggorat
    stance movement speed +% final [-75]
    Gelid Zealot
    Spectre
    AreaAggorat
    Tags1HSword_onhit_audio, cannot_be_monolith, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • Aggorat: Fanático Porta-estandarte, Gigante Vaal, Fanático Gélido, Fanático Gélido, Fanático Gélido
  • Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdPatrol
    Nível
    44
    Vida
    1,705
    Damage
    105
    Dano Mágico
    105
    Precisão
    936
    Tempo de Ataque
    1.245
    Experiência
    5,652
    Minion Life
    2,938
    Minion Damage
    260
    Minion Armour
    547
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 84125
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    Transitionable {}
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    Functions
    {
    	fix_orietation =
    	"
    		AddOnActionEnd(
    		{
    			SetOrientation( GetOrientation() + arg1, false, true );
    			PlayAnimationType( Idle, 1.0, 0, 0 );
    		}, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersColdPatrol"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-75]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final -75 -75 Global
  • Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdSacrifice
    Nível
    68
    Vida
    8,257
    Damage
    233
    Dano Mágico
    233
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 186280
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    Transitionable {}
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    Functions
    {
    	fix_orietation =
    	"
    		AddOnActionEnd(
    		{
    			SetOrientation( GetOrientation() + arg1, false, true );
    			PlayAnimationType( Idle, 1.0, 0, 0 );
    		}, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersColdSacrifice"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdSacrificePray
    Nível
    68
    Vida
    8,257
    Damage
    233
    Dano Mágico
    233
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 186280
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    Transitionable {}
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    Functions
    {
    	fix_orietation =
    	"
    		AddOnActionEnd(
    		{
    			SetOrientation( GetOrientation() + arg1, false, true );
    			PlayAnimationType( Idle, 1.0, 0, 0 );
    		}, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersColdSacrificePray"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdSacrificeWorship
    Nível
    68
    Vida
    8,257
    Damage
    233
    Dano Mágico
    233
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 186280
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/VaalMonsters/Zealots/Dagger/VaalZealotDagger"
    
    StateMachine
    {
    	define_state = "worship_started; stop_worship;"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersColdSacrificeWorship"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Gélido
    Gelid Zealot
    Spectre
    AreaUtzaal, O Cofre Cuachic, O Refúgio Zigurate
    Tags1HSword_onhit_audio, allows_inc_aoe, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • Utzaal, O Cofre Cuachic: Supervisor Vaal, Gigante Vaal, Fanático Gélido
  • Fanático Gélido, Fanático Gélido
  • O Refúgio Zigurate: Penumbra Espreitadora, Fanático Gélido
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickCold
    Nível
    65
    Vida
    7,538
    Damage
    244
    Dano Mágico
    244
    Precisão
    2,228
    Tempo de Ataque
    1.425
    Experiência
    24,733
    Minion Life
    7,224
    Minion Damage
    953
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 195293
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotColdCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 195293
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Acúmulo de congelamento aumentado em 40%
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2233
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalZealotSpearChaos/ao/ViperSnap_marker.ao"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickCold"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotColdCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdCleave"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "hit_damage_freeze_multiplier_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, 40, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tags1HSword_onhit_audio, allows_inc_aoe, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • Fanático Gélido, Fanático Gélido
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickColdBloodied
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.425
    Experiência
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotColdCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Acúmulo de congelamento aumentado em 40%
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2233
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalZealotSpearChaos/ao/ViperSnap_marker.ao"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickColdBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotColdCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdCleave"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "hit_damage_freeze_multiplier_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, 40, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Área: Aggorat
    stance movement speed +% final [-70]
    Gelid Zealot
    Spectre
    AreaAggorat
    Tags1HSword_onhit_audio, allows_inc_aoe, cannot_be_monolith, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • Aggorat: Fanático Porta-estandarte, Gigante Vaal, Fanático Gélido, Fanático Gélido, Fanático Gélido
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickColdPatrol
    Nível
    44
    Vida
    1,961
    Damage
    120
    Dano Mágico
    120
    Precisão
    936
    Tempo de Ataque
    1.425
    Experiência
    6,500
    Minion Life
    3,379
    Minion Damage
    299
    Minion Armour
    547
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 96144
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotColdCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 96144
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Acúmulo de congelamento aumentado em 40%
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2233
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalZealotSpearChaos/ao/ViperSnap_marker.ao"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickColdPatrol"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotColdCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdCleave"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "hit_damage_freeze_multiplier_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, 40, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-70]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final -70 -70 Global
  • Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tags1HSword_onhit_audio, allows_inc_aoe, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood
    Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickColdSacrifice
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.425
    Experiência
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotColdCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Acúmulo de congelamento aumentado em 40%
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2233
    }
    
    Transitionable
    {
    	
    }
    
    Preload
    {
    	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act3_FOUR/VaalZealotSpearChaos/ao/ViperSnap_marker.ao"
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotKnifestickColdSacrifice"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotColdCleave",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdCleave"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "hit_damage_freeze_multiplier_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, 40, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    Fanático Gélido
    Gelid Zealot
    Spectre
    AreaUtzaal, O Cofre Cuachic, O Refúgio Zigurate
    Tagsallows_additional_projectiles, allows_inc_aoe, Conjurador, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • Utzaal, O Cofre Cuachic: Supervisor Vaal, Gigante Vaal, Fanático Gélido
  • Fanático Gélido
  • O Refúgio Zigurate: Penumbra Espreitadora, Fanático Gélido
  • Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearCold
    Nível
    65
    Vida
    7,538
    Damage
    244
    Dano Mágico
    244
    Precisão
    2,228
    Tempo de Ataque
    1.245
    Experiência
    24,733
    Minion Life
    7,224
    Minion Energy Shield
    1,445
    Minion Damage
    953
    Minion Armour
    2,023
    MPSVaalZealotColdProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1.2 s
    Causa de 209.4 a 314.2 de dano de frio
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1037]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    MaceNotable2
    VaalZealotColdEyeOfWinter
    Spell, Damage, Projectile, ProjectileSpiral, Damage, SingleMainProjectile, Cold, Totemable, Mineable, Trappable, Multicastable, Unleashable, Triggerable, AttackInPlace
    Olho Invernal
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 10.5 s
    Você dispara um projétil em forma de olho que lança projéteis fragmentados em espiral constantemente. O olho em si não causa dano, mas os fragmentos causam dano de frio aos inimigos atingidos. Ao desaparecer ou colidir com o terreno, o olho lança uma espiral mais rápida de fragmentos adicionais.
    Causa de 139.6 a 209.4 de dano de frio
    Dispara fragmentos de projéteis em uma espiral quando o projétil termina
    Modificadores de número de projéteis só se aplicam
    à espiral final
    Velocidade de projétil reduzida em 20%
    Frequência da Espiral de Fragmentos durante o trajeto reduzida em 60%
    action attack or cast time uses animation length [1]
    base is projectile [1]
    projectile firing forward distance override [100]
    single primary projectile [1]
    FrozenSphere
    MeleeAtAnimationSpeedCold
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 195293
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	on_event_stab_for_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    
    	on_end_or_destroy_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2466
    }
    
    Transitionable
    {
    	
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearCold"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedCold",
            "MPSVaalZealotColdProjectile",
            "VaalZealotColdEyeOfWinter",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedCold"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotColdProjectile"] = {
        name = "MPSVaalZealotColdProjectile",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1037, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdEyeOfWinter"] = {
        name = "Eye of Winter",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a single eye projectile which constantly releases shard projectiles in a spiral. The shards will damage enemies they impact, dealing cold damage. The eye cannot damage enemies. When the eye dissipates or collides with terrain, it releases a faster spiral of extra shards.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectileSpiral] = true,
            [SkillType.SingleMainProjectile] = true,
            [SkillType.Cold] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freezing_pulse_damage_+%_final_at_long_range",
            "eye_of_winter_base_explosion_shards",
            "projectile_firing_forward_distance_override",
            "base_projectile_speed_+%",
            "eye_of_winter_spiral_fire_frequency_+%",
            "base_is_projectile",
            "single_primary_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 0, 100, -20, -60, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tagsallows_additional_projectiles, allows_inc_aoe, Conjurador, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • Fanático Gélido
  • Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearColdBloodied
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    32,929
    Minion Life
    7,970
    Minion Energy Shield
    1,594
    Minion Damage
    1,114
    Minion Armour
    2,413
    MPSVaalZealotColdProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1.2 s
    Causa de 229.6 a 344.4 de dano de frio
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1037]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    MaceNotable2
    VaalZealotColdEyeOfWinter
    Spell, Damage, Projectile, ProjectileSpiral, Damage, SingleMainProjectile, Cold, Totemable, Mineable, Trappable, Multicastable, Unleashable, Triggerable, AttackInPlace
    Olho Invernal
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 10.5 s
    Você dispara um projétil em forma de olho que lança projéteis fragmentados em espiral constantemente. O olho em si não causa dano, mas os fragmentos causam dano de frio aos inimigos atingidos. Ao desaparecer ou colidir com o terreno, o olho lança uma espiral mais rápida de fragmentos adicionais.
    Causa de 153 a 229.6 de dano de frio
    Dispara fragmentos de projéteis em uma espiral quando o projétil termina
    Modificadores de número de projéteis só se aplicam
    à espiral final
    Velocidade de projétil reduzida em 20%
    Frequência da Espiral de Fragmentos durante o trajeto reduzida em 60%
    action attack or cast time uses animation length [1]
    base is projectile [1]
    projectile firing forward distance override [100]
    single primary projectile [1]
    FrozenSphere
    MeleeAtAnimationSpeedCold
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	on_event_stab_for_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    
    	on_end_or_destroy_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2466
    }
    
    Transitionable
    {
    	
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearColdBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedCold",
            "MPSVaalZealotColdProjectile",
            "VaalZealotColdEyeOfWinter",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedCold"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotColdProjectile"] = {
        name = "MPSVaalZealotColdProjectile",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1037, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdEyeOfWinter"] = {
        name = "Eye of Winter",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a single eye projectile which constantly releases shard projectiles in a spiral. The shards will damage enemies they impact, dealing cold damage. The eye cannot damage enemies. When the eye dissipates or collides with terrain, it releases a faster spiral of extra shards.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectileSpiral] = true,
            [SkillType.SingleMainProjectile] = true,
            [SkillType.Cold] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freezing_pulse_damage_+%_final_at_long_range",
            "eye_of_winter_base_explosion_shards",
            "projectile_firing_forward_distance_override",
            "base_projectile_speed_+%",
            "eye_of_winter_spiral_fire_frequency_+%",
            "base_is_projectile",
            "single_primary_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 0, 100, -20, -60, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Área: Aggorat
    stance movement speed +% final [-75]
    Gelid Zealot
    Spectre
    AreaAggorat
    Tagsallows_additional_projectiles, allows_inc_aoe, cannot_be_monolith, Conjurador, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • Aggorat: Fanático Porta-estandarte, Gigante Vaal, Fanático Gélido, Fanático Gélido
  • Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearColdPatrol
    Nível
    44
    Vida
    1,961
    Damage
    120
    Dano Mágico
    120
    Precisão
    936
    Tempo de Ataque
    1.245
    Experiência
    6,500
    Minion Life
    3,379
    Minion Energy Shield
    676
    Minion Damage
    299
    Minion Armour
    547
    MPSVaalZealotColdProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1.2 s
    Causa de 104.2 a 156.3 de dano de frio
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1037]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    MaceNotable2
    VaalZealotColdEyeOfWinter
    Spell, Damage, Projectile, ProjectileSpiral, Damage, SingleMainProjectile, Cold, Totemable, Mineable, Trappable, Multicastable, Unleashable, Triggerable, AttackInPlace
    Olho Invernal
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 10.5 s
    Você dispara um projétil em forma de olho que lança projéteis fragmentados em espiral constantemente. O olho em si não causa dano, mas os fragmentos causam dano de frio aos inimigos atingidos. Ao desaparecer ou colidir com o terreno, o olho lança uma espiral mais rápida de fragmentos adicionais.
    Causa de 69.47 a 104.2 de dano de frio
    Dispara fragmentos de projéteis em uma espiral quando o projétil termina
    Modificadores de número de projéteis só se aplicam
    à espiral final
    Velocidade de projétil reduzida em 20%
    Frequência da Espiral de Fragmentos durante o trajeto reduzida em 60%
    action attack or cast time uses animation length [1]
    base is projectile [1]
    projectile firing forward distance override [100]
    single primary projectile [1]
    FrozenSphere
    MeleeAtAnimationSpeedCold
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 96144
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	on_event_stab_for_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    
    	on_end_or_destroy_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2466
    }
    
    Transitionable
    {
    	
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearColdPatrol"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedCold",
            "MPSVaalZealotColdProjectile",
            "VaalZealotColdEyeOfWinter",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedCold"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotColdProjectile"] = {
        name = "MPSVaalZealotColdProjectile",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1037, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdEyeOfWinter"] = {
        name = "Eye of Winter",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a single eye projectile which constantly releases shard projectiles in a spiral. The shards will damage enemies they impact, dealing cold damage. The eye cannot damage enemies. When the eye dissipates or collides with terrain, it releases a faster spiral of extra shards.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectileSpiral] = true,
            [SkillType.SingleMainProjectile] = true,
            [SkillType.Cold] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freezing_pulse_damage_+%_final_at_long_range",
            "eye_of_winter_base_explosion_shards",
            "projectile_firing_forward_distance_override",
            "base_projectile_speed_+%",
            "eye_of_winter_spiral_fire_frequency_+%",
            "base_is_projectile",
            "single_primary_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 0, 100, -20, -60, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    stance movement speed +% final [-75]
    FamilyStance
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • stance movement speed +% final -75 -75 Global
  • Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tagsallows_additional_projectiles, allows_inc_aoe, Conjurador, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearColdSacrifice
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    32,929
    Minion Life
    7,970
    Minion Energy Shield
    1,594
    Minion Damage
    1,114
    Minion Armour
    2,413
    MPSVaalZealotColdProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1.2 s
    Causa de 229.6 a 344.4 de dano de frio
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1037]
    projectile uses contact position [1]
    spell maximum action distance +% [-30]
    use scaled contact offset [1]
    MaceNotable2
    VaalZealotColdEyeOfWinter
    Spell, Damage, Projectile, ProjectileSpiral, Damage, SingleMainProjectile, Cold, Totemable, Mineable, Trappable, Multicastable, Unleashable, Triggerable, AttackInPlace
    Olho Invernal
    Chance de Golpe Crítico: 7%
    Tempo de Conjuração: 1 s
    Tempo de Recarga: 10.5 s
    Você dispara um projétil em forma de olho que lança projéteis fragmentados em espiral constantemente. O olho em si não causa dano, mas os fragmentos causam dano de frio aos inimigos atingidos. Ao desaparecer ou colidir com o terreno, o olho lança uma espiral mais rápida de fragmentos adicionais.
    Causa de 153 a 229.6 de dano de frio
    Dispara fragmentos de projéteis em uma espiral quando o projétil termina
    Modificadores de número de projéteis só se aplicam
    à espiral final
    Velocidade de projétil reduzida em 20%
    Frequência da Espiral de Fragmentos durante o trajeto reduzida em 60%
    action attack or cast time uses animation length [1]
    base is projectile [1]
    projectile firing forward distance override [100]
    single primary projectile [1]
    FrozenSphere
    MeleeAtAnimationSpeedCold
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de frio
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	on_event_stab_for_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    
    	on_end_or_destroy_SpawnObject =
    	"
    		IfVarietyContains( SpearCold, { this.orb.SetStateTo( explode, 1 ); } );
    	"
    }
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2466
    }
    
    Transitionable
    {
    	
    }
    
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotSpearColdSacrifice"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedCold",
            "MPSVaalZealotColdProjectile",
            "VaalZealotColdEyeOfWinter",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedCold"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_base_physical_damage_%_to_convert_to_cold",
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotColdProjectile"] = {
        name = "MPSVaalZealotColdProjectile",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "monster_projectile_variation",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
            "use_scaled_contact_offset",
            "projectile_uses_contact_position",
            "maintain_projectile_direction_when_using_contact_position",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 1037, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotColdEyeOfWinter"] = {
        name = "Eye of Winter",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Fires a single eye projectile which constantly releases shard projectiles in a spiral. The shards will damage enemies they impact, dealing cold damage. The eye cannot damage enemies. When the eye dissipates or collides with terrain, it releases a faster spiral of extra shards.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectileSpiral] = true,
            [SkillType.SingleMainProjectile] = true,
            [SkillType.Cold] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Trappable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_cold_damage",
            "spell_maximum_base_cold_damage",
            "freezing_pulse_damage_+%_final_at_long_range",
            "eye_of_winter_base_explosion_shards",
            "projectile_firing_forward_distance_override",
            "base_projectile_speed_+%",
            "eye_of_winter_spiral_fire_frequency_+%",
            "base_is_projectile",
            "single_primary_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 0, 0, 100, -20, -60, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Fanático Gélido
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceCold
    Velocidade de ação reduzida em 100%
    Gelid Zealot
    Spectre
    Spectre OverrideMetadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersCold_
    AreaPenhascos Frígidos
    Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • Penhascos Frígidos: Fanático Sangrento, Fanático Gélido, Fanático Sangrento, Fanático Gélido, Fanático Sangrento, Fanático Gélido
  • Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdExpedition
    Nível
    65
    Vida
    6,555
    Damage
    212
    Dano Mágico
    212
    Precisão
    2,228
    Tempo de Ataque
    1.245
    Experiência
    21,507
    Minion Life
    6,282
    Minion Damage
    829
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 170255
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    
    Transitionable
    {
    	
    }
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersColdExpedition"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Gelid Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    FamilyNothing
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Velocidade de ação reduzida em 100%
    FamilyEncasedMonster
    DomainsMonster (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • action speed -% 100 100 Global
  • Edit

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