Expedition2RemnantActiveIncursionAtziriActiveShrineActiveStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
冰寒狂热者
Gelid Zealot
Spectre
Area乌扎尔, 库阿奇克宝库, 金字塔避难所
Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
Packs
  • 乌扎尔, 库阿奇克宝库: 瓦尔督查, 瓦尔巨人, 冰寒狂热者
  • 冰寒狂热者
  • 金字塔避难所: 伏行暗影, 冰寒狂热者
  • 生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersCold_
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    65
    生命
    6,555
    2,023
    伤害
    212
    法术伤害
    212
    命中
    2,228
    攻击时间
    1.245
    经验值
    21,507
    召唤物生命
    6,282
    召唤物伤害
    829
    召唤物护甲
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 170255
    暴击率: 5%
    攻击时间: 1.245 秒
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    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
  • 冰寒狂热者
  • 生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdBloodied
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    68
    生命
    8,257
    2,413
    伤害
    233
    法术伤害
    233
    命中
    2,502
    攻击时间
    1.245
    经验值
    28,634
    召唤物生命
    6,930
    召唤物伤害
    969
    召唤物护甲
    2,413
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 186280
    暴击率: 5%
    攻击时间: 1.245 秒
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    IconEnemyEvasion IconEnemyResistanceCold
    区域: 阿戈拉特
    stance movement speed +% final [-75]
    Gelid Zealot
    Spectre
    Area阿戈拉特
    Tags1HSword_onhit_audio, cannot_be_monolith, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • 阿戈拉特: 掌旗狂热者, 瓦尔巨人, 冰寒狂热者, 冰寒狂热者
  • 生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdPatrol
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    44
    生命
    1,705
    伤害
    105
    法术伤害
    105
    命中
    936
    攻击时间
    1.245
    经验值
    5,652
    召唤物生命
    2,938
    召唤物伤害
    260
    召唤物护甲
    547
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 84125
    暴击率: 5%
    攻击时间: 1.245 秒
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [-75]
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final -75 -75 Global
  • 冰寒狂热者
    CategoryHumanoid人形
    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
    生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdSacrifice
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    68
    生命
    8,257
    2,413
    伤害
    233
    法术伤害
    233
    命中
    2,502
    攻击时间
    1.245
    经验值
    28,634
    召唤物生命
    6,930
    召唤物伤害
    969
    召唤物护甲
    2,413
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 186280
    暴击率: 5%
    攻击时间: 1.245 秒
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    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
    生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdSacrificePray
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    68
    生命
    8,257
    2,413
    伤害
    233
    法术伤害
    233
    命中
    2,502
    攻击时间
    1.245
    经验值
    28,634
    召唤物生命
    6,930
    召唤物伤害
    969
    召唤物护甲
    2,413
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 186280
    暴击率: 5%
    攻击时间: 1.245 秒
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    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
    生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdSacrificeWorship
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    68
    生命
    8,257
    2,413
    伤害
    233
    法术伤害
    233
    命中
    2,502
    攻击时间
    1.245
    经验值
    28,634
    召唤物生命
    6,930
    召唤物伤害
    969
    召唤物护甲
    2,413
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 186280
    暴击率: 5%
    攻击时间: 1.245 秒
    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 = { }, },
        },
    }
    
    冰寒狂热者
    Gelid Zealot
    Spectre
    Area乌扎尔, 库阿奇克宝库, 金字塔避难所
    Tags1HSword_onhit_audio, allows_inc_aoe, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • 乌扎尔, 库阿奇克宝库: 瓦尔督查, 瓦尔巨人, 冰寒狂热者
  • 冰寒狂热者
  • 金字塔避难所: 伏行暗影, 冰寒狂热者
  • 生命
    115%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 13
    攻击时间
    1.425 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickCold
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    65
    生命
    7,538
    2,023
    伤害
    244
    法术伤害
    244
    命中
    2,228
    攻击时间
    1.425
    经验值
    24,733
    召唤物生命
    7,224
    召唤物伤害
    953
    召唤物护甲
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 195293
    暴击率: 5%
    攻击时间: 1.425 秒
    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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 195293
    暴击率: 5%
    攻击伤害: 180%
    攻击时间: 1.425 秒
    冷却时间: 5.5 秒
    冻结积蓄值提高 40%
    攻击伤害总增 80%
    物理伤害的 60% 转化冰霜伤害
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    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
  • 冰寒狂热者
  • 生命
    115%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 13
    攻击时间
    1.425 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickColdBloodied
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    68
    生命
    9,496
    2,413
    伤害
    268
    法术伤害
    268
    命中
    2,502
    攻击时间
    1.425
    经验值
    32,929
    召唤物生命
    7,970
    召唤物伤害
    1,114
    召唤物护甲
    2,413
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 214322
    暴击率: 5%
    攻击时间: 1.425 秒
    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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 214322
    暴击率: 5%
    攻击伤害: 180%
    攻击时间: 1.425 秒
    冷却时间: 5.5 秒
    冻结积蓄值提高 40%
    攻击伤害总增 80%
    物理伤害的 60% 转化冰霜伤害
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    IconEnemyEvasion IconEnemyResistanceCold
    区域: 阿戈拉特
    stance movement speed +% final [-70]
    Gelid Zealot
    Spectre
    Area阿戈拉特
    Tags1HSword_onhit_audio, allows_inc_aoe, cannot_be_monolith, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • 阿戈拉特: 掌旗狂热者, 瓦尔巨人, 冰寒狂热者, 冰寒狂热者
  • 生命
    115%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 13
    攻击时间
    1.425 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickColdPatrol
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    44
    生命
    1,961
    伤害
    120
    法术伤害
    120
    命中
    936
    攻击时间
    1.425
    经验值
    6,500
    召唤物生命
    3,379
    召唤物伤害
    299
    召唤物护甲
    547
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 96144
    暴击率: 5%
    攻击时间: 1.425 秒
    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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 96144
    暴击率: 5%
    攻击伤害: 180%
    攻击时间: 1.425 秒
    冷却时间: 5.5 秒
    冻结积蓄值提高 40%
    攻击伤害总增 80%
    物理伤害的 60% 转化冰霜伤害
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [-70]
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final -70 -70 Global
  • 冰寒狂热者
    CategoryHumanoid人形
    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
    生命
    115%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 13
    攻击时间
    1.425 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickCold
    Metadata
    VaalZealotKnifestickColdSacrifice
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    68
    生命
    9,496
    2,413
    伤害
    268
    法术伤害
    268
    命中
    2,502
    攻击时间
    1.425
    经验值
    32,929
    召唤物生命
    7,970
    召唤物伤害
    1,114
    召唤物护甲
    2,413
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 214322
    暴击率: 5%
    攻击时间: 1.425 秒
    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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 214322
    暴击率: 5%
    攻击伤害: 180%
    攻击时间: 1.425 秒
    冷却时间: 5.5 秒
    冻结积蓄值提高 40%
    攻击伤害总增 80%
    物理伤害的 60% 转化冰霜伤害
    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 = { }, },
        },
    }
    
    冰寒狂热者
    Gelid Zealot
    Spectre
    Area乌扎尔, 库阿奇克宝库, 金字塔避难所
    Tagsallows_additional_projectiles, allows_inc_aoe, 施法, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • 乌扎尔, 库阿奇克宝库: 瓦尔督查, 瓦尔巨人, 冰寒狂热者
  • 冰寒狂热者
  • 金字塔避难所: 伏行暗影, 冰寒狂热者
  • 生命
    115%
    Energy Shield From Life
    20%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 20
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearCold
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    65
    生命
    7,538
    2,023
    伤害
    244
    法术伤害
    244
    命中
    2,228
    攻击时间
    1.245
    经验值
    24,733
    召唤物生命
    7,224
    Minion Energy Shield
    1,445
    召唤物伤害
    953
    召唤物护甲
    2,023
    MPSVaalZealotColdProjectile
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    暴击率: 7%
    施放时间: 1.2 秒
    造成 209.4 - 314.2 冰霜伤害
    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
    法术, 伤害, 投射物, ProjectileSpiral, 伤害, SingleMainProjectile, 冰冷, 图腾技能, 地雷技能, 陷阱技能, 法术可重复, Unleashable, 可触发, AttackInPlace
    凛冬之眼
    暴击率: 7%
    施放时间: 1 秒
    冷却时间: 10.5 秒
    发射一枚眼球形投射物,不断螺旋发射霰弹投射物。霰弹撞击敌人会造成冰霜伤害。眼球本身并不能伤害敌人。眼球撞击地面或自然消散时,会额外发射一圈更快速的霰弹。
    造成 139.6 - 209.4 冰霜伤害
    投射物最终消散时额外螺旋发射 枚霰弹投射物
    调整投射物数量的词缀只能作用于最终的螺旋发射
    投射物速度降低 20%
    霰弹在飞行中的螺旋频率降低 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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 195293
    暴击率: 5%
    攻击时间: 1.245 秒
    物理伤害的 40% 转化冰霜伤害
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tagsallows_additional_projectiles, allows_inc_aoe, 施法, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • 冰寒狂热者
  • 生命
    115%
    Energy Shield From Life
    20%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 20
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearColdBloodied
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    68
    生命
    9,496
    2,413
    伤害
    268
    法术伤害
    268
    命中
    2,502
    攻击时间
    1.245
    经验值
    32,929
    召唤物生命
    7,970
    Minion Energy Shield
    1,594
    召唤物伤害
    1,114
    召唤物护甲
    2,413
    MPSVaalZealotColdProjectile
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    暴击率: 7%
    施放时间: 1.2 秒
    造成 229.6 - 344.4 冰霜伤害
    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
    法术, 伤害, 投射物, ProjectileSpiral, 伤害, SingleMainProjectile, 冰冷, 图腾技能, 地雷技能, 陷阱技能, 法术可重复, Unleashable, 可触发, AttackInPlace
    凛冬之眼
    暴击率: 7%
    施放时间: 1 秒
    冷却时间: 10.5 秒
    发射一枚眼球形投射物,不断螺旋发射霰弹投射物。霰弹撞击敌人会造成冰霜伤害。眼球本身并不能伤害敌人。眼球撞击地面或自然消散时,会额外发射一圈更快速的霰弹。
    造成 153 - 229.6 冰霜伤害
    投射物最终消散时额外螺旋发射 枚霰弹投射物
    调整投射物数量的词缀只能作用于最终的螺旋发射
    投射物速度降低 20%
    霰弹在飞行中的螺旋频率降低 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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 214322
    暴击率: 5%
    攻击时间: 1.245 秒
    物理伤害的 40% 转化冰霜伤害
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    IconEnemyEvasion IconEnemyResistanceCold
    区域: 阿戈拉特
    stance movement speed +% final [-75]
    Gelid Zealot
    Spectre
    Area阿戈拉特
    Tagsallows_additional_projectiles, allows_inc_aoe, cannot_be_monolith, 施法, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • 阿戈拉特: 掌旗狂热者, 瓦尔巨人, 冰寒狂热者, 冰寒狂热者
  • 生命
    115%
    Energy Shield From Life
    20%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 20
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearColdPatrol
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    44
    生命
    1,961
    伤害
    120
    法术伤害
    120
    命中
    936
    攻击时间
    1.245
    经验值
    6,500
    召唤物生命
    3,379
    Minion Energy Shield
    676
    召唤物伤害
    299
    召唤物护甲
    547
    MPSVaalZealotColdProjectile
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    暴击率: 7%
    施放时间: 1.2 秒
    造成 104.2 - 156.3 冰霜伤害
    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
    法术, 伤害, 投射物, ProjectileSpiral, 伤害, SingleMainProjectile, 冰冷, 图腾技能, 地雷技能, 陷阱技能, 法术可重复, Unleashable, 可触发, AttackInPlace
    凛冬之眼
    暴击率: 7%
    施放时间: 1 秒
    冷却时间: 10.5 秒
    发射一枚眼球形投射物,不断螺旋发射霰弹投射物。霰弹撞击敌人会造成冰霜伤害。眼球本身并不能伤害敌人。眼球撞击地面或自然消散时,会额外发射一圈更快速的霰弹。
    造成 69.47 - 104.2 冰霜伤害
    投射物最终消散时额外螺旋发射 枚霰弹投射物
    调整投射物数量的词缀只能作用于最终的螺旋发射
    投射物速度降低 20%
    霰弹在飞行中的螺旋频率降低 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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 96144
    暴击率: 5%
    攻击时间: 1.245 秒
    物理伤害的 40% 转化冰霜伤害
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    stance movement speed +% final [-75]
    FamilyStance
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • stance movement speed +% final -75 -75 Global
  • 冰寒狂热者
    CategoryHumanoid人形
    IconEnemyEvasion IconEnemyResistanceCold
    Gelid Zealot
    Spectre
    Tagsallows_additional_projectiles, allows_inc_aoe, 施法, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    生命
    115%
    Energy Shield From Life
    20%
    闪避
    +40%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    115%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 20
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    115%
    Model Size
    112%
    Type
    VaalZealotSpearCold
    Metadata
    VaalZealotSpearColdSacrifice
    Spectre Reservation
    55%
    Companion Reservation
    32.1%
    等级
    68
    生命
    9,496
    2,413
    伤害
    268
    法术伤害
    268
    命中
    2,502
    攻击时间
    1.245
    经验值
    32,929
    召唤物生命
    7,970
    Minion Energy Shield
    1,594
    召唤物伤害
    1,114
    召唤物护甲
    2,413
    MPSVaalZealotColdProjectile
    法术, 投射物, 玩家投射物, 可触发, 伤害, AttackInPlace
    暴击率: 7%
    施放时间: 1.2 秒
    造成 229.6 - 344.4 冰霜伤害
    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
    法术, 伤害, 投射物, ProjectileSpiral, 伤害, SingleMainProjectile, 冰冷, 图腾技能, 地雷技能, 陷阱技能, 法术可重复, Unleashable, 可触发, AttackInPlace
    凛冬之眼
    暴击率: 7%
    施放时间: 1 秒
    冷却时间: 10.5 秒
    发射一枚眼球形投射物,不断螺旋发射霰弹投射物。霰弹撞击敌人会造成冰霜伤害。眼球本身并不能伤害敌人。眼球撞击地面或自然消散时,会额外发射一圈更快速的霰弹。
    造成 153 - 229.6 冰霜伤害
    投射物最终消散时额外螺旋发射 枚霰弹投射物
    调整投射物数量的词缀只能作用于最终的螺旋发射
    投射物速度降低 20%
    霰弹在飞行中的螺旋频率降低 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
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 214322
    暴击率: 5%
    攻击时间: 1.245 秒
    物理伤害的 40% 转化冰霜伤害
    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 = { }, },
        },
    }
    
    冰寒狂热者
    CategoryHumanoid人形
    IconEnemyEvasion IconEnemyResistanceCold
    区域: 凛风悬崖
    行动速度降低 100%
    Gelid Zealot
    Spectre
    Spectre OverrideMetadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersCold_
    Area凛风悬崖
    Tags1HSword_onhit_audio, cold_affinity, cultist, fast_movement, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • 凛风悬崖: 命源狂热者, 冰寒狂热者, 冰寒狂热者, 冰寒狂热者
  • 生命
    100%
    闪避
    +30%
    抗性
    IconEnemyResistanceFire0 IconEnemyResistanceCold30 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    伤害
    100%
    命中
    100%
    暴击 Chance
    5%
    Attack Distance
    4 ~ 10
    攻击时间
    1.245 Second
    Damage Spread
    ±20%
    经验值
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerCold
    Metadata
    VaalZealotDaggersColdExpedition
    Spectre Reservation
    50%
    Companion Reservation
    30%
    等级
    65
    生命
    6,555
    2,023
    伤害
    212
    法术伤害
    212
    命中
    2,228
    攻击时间
    1.245
    经验值
    21,507
    召唤物生命
    6,282
    召唤物伤害
    829
    召唤物护甲
    2,023
    MeleeAtAnimationSpeed
    攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物, AttackInPlace
    基础攻击
    Base Damage: 170255
    暴击率: 5%
    攻击时间: 1.245 秒
    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
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    FamilyNothing
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    行动速度降低 100%
    FamilyEncasedMonster
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • action speed -% 100 100 Global
  • Edit

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