ExpeditionCraftingBenchAct1IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
강화된 맹신자
Powered Zealot
Spectre
Area아로새겨진 심곡, 지구라트 피난처
Tags1HSword_onhit_audio, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_int, not_str, red_blood, very_fast_movement
Packs
  • 강화된 맹신자, 강화된 맹신자
  • 강화된 맹신자, 강화된 맹신자
  • 강화된 맹신자, 강화된 맹신자, 강화된 맹신자, 수술 실험주의자
  • 지구라트 피난처, 아로새겨진 심곡: 수술 실험주의자, 강화된 맹신자, 강화된 맹신자
  • 지구라트 피난처, 아로새겨진 심곡: 수술 실험주의자, 강화된 맹신자, 강화된 맹신자
  • 생명력
    100%
    회피
    +30%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    100%
    정확도
    100%
    Attack Distance
    4 ~ 10
    공격 속도
    1.245 Second
    Damage Spread
    ±20%
    경험치
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerLightning
    Metadata
    VaalZealotDaggersLightning
    레벨
    65
    생명력
    6,555
    Damage
    212
    주문 피해
    212
    정확도
    2,228
    공격 속도
    1.245
    경험치
    21,507
    Minion Life
    6,282
    Minion Damage
    829
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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/VaalZealotDaggersLightning"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered 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 IconEnemyResistanceLightning
    Powered Zealot
    Spectre
    Tags1HSword_onhit_audio, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • 강화된 맹신자, 강화된 맹신자, 강화된 맹신자
  • 생명력
    100%
    회피
    +30%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    100%
    정확도
    100%
    Attack Distance
    4 ~ 10
    공격 속도
    1.245 Second
    Damage Spread
    ±20%
    경험치
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerLightning
    Metadata
    VaalZealotDaggersLightningBloodied
    레벨
    68
    생명력
    8,257
    Damage
    233
    주문 피해
    233
    정확도
    2,502
    공격 속도
    1.245
    경험치
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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/VaalZealotDaggersLightningBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered 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 = { }, },
        },
    }
    
    강화된 맹신자
    Powered Zealot
    Spectre
    Area아로새겨진 심곡, 지구라트 피난처
    Tags1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_int, not_str, red_blood
    Packs
  • 강화된 맹신자
  • 강화된 맹신자, 강화된 맹신자, 수술 실험주의자
  • 지구라트 피난처, 아로새겨진 심곡: 수술 실험주의자, 강화된 맹신자
  • 생명력
    115%
    회피
    +40%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    정확도
    100%
    Attack Distance
    4 ~ 13
    공격 속도
    1.425 Second
    Damage Spread
    ±20%
    경험치
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickLightning
    Metadata
    VaalZealotKnifestickLightning__
    레벨
    65
    생명력
    7,538
    Damage
    244
    주문 피해
    244
    정확도
    2,228
    공격 속도
    1.425
    경험치
    24,733
    Minion Life
    7,224
    Minion Damage
    953
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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
    GAVaalZealotLightningSlam
    Triggerable, Attack, AttackInPlace
    Base Damage: 195293
    치명타 명중 확률: 5%
    공격 피해: 170%
    공격 속도: 1.425 초
    재사용 대기시간: 6 초
    주는 공격 피해 70% 증폭
    물리 피해의 40%를 번개 피해로 전환
    근접 타격 범위 +4미터
    50% 증폭된 피해를 준 것처럼 적에게 감전 유발

    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/VaalZealotKnifestickLightning__"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalZealotLightningSlam",
        },
        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["GAVaalZealotLightningSlam"] = {
        name = "GAVaalZealotLightningSlam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "melee_range_+",
            "active_skill_base_physical_damage_%_to_convert_to_lightning",
            "active_skill_shock_as_though_damage_+%_final",
        },
        levels = {
            [1] = {0, 40, 40, 50, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    강화된 맹신자
    CategoryHumanoid인간형
    IconEnemyEvasion IconEnemyResistanceLightning
    Powered Zealot
    Spectre
    Tags1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_int, not_str, red_blood
    Packs
  • 강화된 맹신자, 강화된 맹신자
  • 생명력
    115%
    회피
    +40%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    정확도
    100%
    Attack Distance
    4 ~ 13
    공격 속도
    1.425 Second
    Damage Spread
    ±20%
    경험치
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickLightning
    Metadata
    VaalZealotKnifestickLightningBloodied
    레벨
    68
    생명력
    9,496
    Damage
    268
    주문 피해
    268
    정확도
    2,502
    공격 속도
    1.425
    경험치
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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
    GAVaalZealotLightningSlam
    Triggerable, Attack, AttackInPlace
    Base Damage: 214322
    치명타 명중 확률: 5%
    공격 피해: 170%
    공격 속도: 1.425 초
    재사용 대기시간: 6 초
    주는 공격 피해 70% 증폭
    물리 피해의 40%를 번개 피해로 전환
    근접 타격 범위 +4미터
    50% 증폭된 피해를 준 것처럼 적에게 감전 유발

    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/VaalZealotKnifestickLightningBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalZealotLightningSlam",
        },
        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["GAVaalZealotLightningSlam"] = {
        name = "GAVaalZealotLightningSlam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "melee_range_+",
            "active_skill_base_physical_damage_%_to_convert_to_lightning",
            "active_skill_shock_as_though_damage_+%_final",
        },
        levels = {
            [1] = {0, 40, 40, 50, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    강화된 맹신자
    Powered Zealot
    Spectre
    Area아로새겨진 심곡, 지구라트 피난처
    Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, 시전, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_str, red_blood, very_fast_movement
    Packs
  • 강화된 맹신자
  • 강화된 맹신자, 수술 실험주의자
  • 지구라트 피난처, 아로새겨진 심곡: 수술 실험주의자, 강화된 맹신자
  • 생명력
    115%
    Energy Shield From Life
    20%
    회피
    +40%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    정확도
    100%
    Attack Distance
    4 ~ 20
    공격 속도
    1.245 Second
    Damage Spread
    ±20%
    경험치
    115%
    Model Size
    112%
    Type
    VaalZealotSpearLightning
    Metadata
    VaalZealotSpearLightning
    레벨
    65
    생명력
    7,538
    Damage
    244
    주문 피해
    244
    정확도
    2,228
    공격 속도
    1.245
    경험치
    24,733
    Minion Life
    7,224
    Minion Energy Shield
    1,445
    Minion Damage
    953
    Minion Armour
    2,023
    MeleeAtAnimationSpeedLightning
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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
    VaalZealotLightningSpark
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1.2 초
    재사용 대기시간: 0.2 초
    124.4~373.1 번개 피해
    보조 대상 스킬의 감전 확률 150% 증가
    투사체 속도 30% 감소
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill effect duration [2000]
    projectile uses contact position [1]
    spark random duration % [44]
    spell maximum action distance +% [-35]
    use scaled contact offset [1]
    GTVaalZealotSpearLightningBlast
    Spell, Triggerable, AttackInPlace
    시전 속도: 1 초
    재사용 대기시간: 10.5 초
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-45]
    VaalZealotLightningSparkNova
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1 초
    130.9~392.7 번개 피해
    보조 대상 스킬의 감전 확률 150% 증가
    투사체 속도 30% 감소
    투사체 4개 추가 발사
    원형으로 투사체 발사
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill effect duration [2000]
    spark random duration % [44]
    GSVaalZealotLightningBlast
    Triggerable, Spell, Damage, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1.2 초
    174.5~523.6 번개 피해
    보조 대상 스킬의 감전 확률 300% 증가
    action attack or cast time uses animation length [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    SOVaalZealotLightningBlast
    Triggerable, AttackInPlace, Spell
    시전 속도: 1.2 초
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-45]

    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/VaalZealotSpearLightning"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedLightning",
            "GSVaalZealotLightningBlast",
            "SOVaalZealotLightningBlast",
            "GTVaalZealotSpearLightningBlast",
            "VaalZealotLightningSpark",
            "VaalZealotLightningSparkNova",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedLightning"] = {
        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_lightning",
            "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["GSVaalZealotLightningBlast"] = {
        name = "GSVaalZealotLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "shock_chance_+%",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.5, 1.5, 300, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SOVaalZealotLightningBlast"] = {
        name = "SOVaalZealotLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTVaalZealotSpearLightningBlast"] = {
        name = "GTVaalZealotSpearLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotLightningSpark"] = {
        name = "VaalZealotLightningSpark",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "spell_maximum_action_distance_+%",
            "spark_random_duration_%",
            "shock_chance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, -35, 44, 150, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotLightningSparkNova"] = {
        name = "VaalZealotLightningSparkNova",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "spark_random_duration_%",
            "shock_chance_+%",
            "base_projectile_speed_+%",
            "projectiles_nova",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, 4, 44, 150, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    강화된 맹신자
    CategoryHumanoid인간형
    IconEnemyEvasion IconEnemyResistanceLightning
    Powered Zealot
    Spectre
    Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, 시전, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_str, red_blood, very_fast_movement
    Packs
  • 강화된 맹신자
  • 생명력
    115%
    Energy Shield From Life
    20%
    회피
    +40%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    정확도
    100%
    Attack Distance
    4 ~ 20
    공격 속도
    1.245 Second
    Damage Spread
    ±20%
    경험치
    115%
    Model Size
    112%
    Type
    VaalZealotSpearLightning
    Metadata
    VaalZealotSpearLightningBloodied
    레벨
    68
    생명력
    9,496
    Damage
    268
    주문 피해
    268
    정확도
    2,502
    공격 속도
    1.245
    경험치
    32,929
    Minion Life
    7,970
    Minion Energy Shield
    1,594
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeedLightning
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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
    VaalZealotLightningSpark
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1.2 초
    재사용 대기시간: 0.2 초
    136.3~408.9 번개 피해
    보조 대상 스킬의 감전 확률 150% 증가
    투사체 속도 30% 감소
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill effect duration [2000]
    projectile uses contact position [1]
    spark random duration % [44]
    spell maximum action distance +% [-35]
    use scaled contact offset [1]
    GTVaalZealotSpearLightningBlast
    Spell, Triggerable, AttackInPlace
    시전 속도: 1 초
    재사용 대기시간: 10.5 초
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-45]
    VaalZealotLightningSparkNova
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1 초
    143.5~430.5 번개 피해
    보조 대상 스킬의 감전 확률 150% 증가
    투사체 속도 30% 감소
    투사체 4개 추가 발사
    원형으로 투사체 발사
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill effect duration [2000]
    spark random duration % [44]
    GSVaalZealotLightningBlast
    Triggerable, Spell, Damage, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1.2 초
    191.3~573.9 번개 피해
    보조 대상 스킬의 감전 확률 300% 증가
    action attack or cast time uses animation length [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    SOVaalZealotLightningBlast
    Triggerable, AttackInPlace, Spell
    시전 속도: 1.2 초
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-45]

    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/VaalZealotSpearLightningBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedLightning",
            "GSVaalZealotLightningBlast",
            "SOVaalZealotLightningBlast",
            "GTVaalZealotSpearLightningBlast",
            "VaalZealotLightningSpark",
            "VaalZealotLightningSparkNova",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedLightning"] = {
        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_lightning",
            "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["GSVaalZealotLightningBlast"] = {
        name = "GSVaalZealotLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "shock_chance_+%",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.5, 1.5, 300, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SOVaalZealotLightningBlast"] = {
        name = "SOVaalZealotLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTVaalZealotSpearLightningBlast"] = {
        name = "GTVaalZealotSpearLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotLightningSpark"] = {
        name = "VaalZealotLightningSpark",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "spell_maximum_action_distance_+%",
            "spark_random_duration_%",
            "shock_chance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, -35, 44, 150, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotLightningSparkNova"] = {
        name = "VaalZealotLightningSparkNova",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "spark_random_duration_%",
            "shock_chance_+%",
            "base_projectile_speed_+%",
            "projectiles_nova",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, 4, 44, 150, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    강화된 맹신자
    CategoryHumanoid인간형
    IconEnemyEvasion IconEnemyResistanceLightning
    Powered Zealot
    Spectre
    Tags1HSword_onhit_audio, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • 강화된 맹신자
  • 강화된 맹신자, 강화된 맹신자
  • 강화된 맹신자, 강화된 맹신자
  • 생명력
    100%
    회피
    +30%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    100%
    정확도
    100%
    Attack Distance
    4 ~ 10
    공격 속도
    1.245 Second
    Damage Spread
    ±20%
    경험치
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerLightning
    Metadata
    VaalZealotDaggersLightningIncursion
    레벨
    68
    생명력
    8,257
    Damage
    233
    주문 피해
    233
    정확도
    2,502
    공격 속도
    1.245
    경험치
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotDaggersLightningIncursion"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered 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 IconEnemyResistanceLightning
    Powered Zealot
    Spectre
    Tags1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_int, not_str, red_blood
    Packs
  • 강화된 맹신자
  • 생명력
    115%
    회피
    +40%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    정확도
    100%
    Attack Distance
    4 ~ 13
    공격 속도
    1.425 Second
    Damage Spread
    ±20%
    경험치
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickLightning
    Metadata
    VaalZealotKnifestickLightningIncursion
    레벨
    68
    생명력
    9,496
    Damage
    268
    주문 피해
    268
    정확도
    2,502
    공격 속도
    1.425
    경험치
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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
    GAVaalZealotLightningSlam
    Triggerable, Attack, AttackInPlace
    Base Damage: 214322
    치명타 명중 확률: 5%
    공격 피해: 170%
    공격 속도: 1.425 초
    재사용 대기시간: 6 초
    주는 공격 피해 70% 증폭
    물리 피해의 40%를 번개 피해로 전환
    근접 타격 범위 +4미터
    50% 증폭된 피해를 준 것처럼 적에게 감전 유발

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotKnifestickLightningIncursion"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "GAVaalZealotLightningSlam",
        },
        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["GAVaalZealotLightningSlam"] = {
        name = "GAVaalZealotLightningSlam",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.67,
        baseFlags = {
            attack = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_damage_+%_final",
            "melee_range_+",
            "active_skill_base_physical_damage_%_to_convert_to_lightning",
            "active_skill_shock_as_though_damage_+%_final",
        },
        levels = {
            [1] = {0, 40, 40, 50, baseMultiplier = 1.7, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    강화된 맹신자
    CategoryHumanoid인간형
    IconEnemyEvasion IconEnemyResistanceLightning
    Powered Zealot
    Spectre
    Tags2HBluntWood_onhit_audio, allows_additional_projectiles, allows_inc_aoe, 시전, cultist, fast_movement, human, humanoid, lightning_affinity, melee, not_str, red_blood, very_fast_movement
    Packs
  • 강화된 맹신자
  • 생명력
    115%
    Energy Shield From Life
    20%
    회피
    +40%
    저항
    IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning30 IconEnemyResistanceChaos0
    Damage
    115%
    정확도
    100%
    Attack Distance
    4 ~ 20
    공격 속도
    1.245 Second
    Damage Spread
    ±20%
    경험치
    115%
    Model Size
    112%
    Type
    VaalZealotSpearLightning
    Metadata
    VaalZealotSpearLightningIncursion
    레벨
    68
    생명력
    9,496
    Damage
    268
    주문 피해
    268
    정확도
    2,502
    공격 속도
    1.245
    경험치
    32,929
    Minion Life
    7,970
    Minion Energy Shield
    1,594
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeedLightning
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, 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
    VaalZealotLightningSpark
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1.2 초
    재사용 대기시간: 0.2 초
    136.3~408.9 번개 피해
    보조 대상 스킬의 감전 확률 150% 증가
    투사체 속도 30% 감소
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill effect duration [2000]
    projectile uses contact position [1]
    spark random duration % [44]
    spell maximum action distance +% [-35]
    use scaled contact offset [1]
    GTVaalZealotSpearLightningBlast
    Spell, Triggerable, AttackInPlace
    시전 속도: 1 초
    재사용 대기시간: 10.5 초
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-45]
    VaalZealotLightningSparkNova
    Spell, Projectile, ProjectilesFromUser, Damage, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Lightning, Unleashable, Invokable, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1 초
    143.5~430.5 번개 피해
    보조 대상 스킬의 감전 확률 150% 증가
    투사체 속도 30% 감소
    투사체 4개 추가 발사
    원형으로 투사체 발사
    action attack or cast time uses animation length [1]
    base is projectile [1]
    base skill effect duration [2000]
    spark random duration % [44]
    GSVaalZealotLightningBlast
    Triggerable, Spell, Damage, AttackInPlace
    치명타 명중 확률: 7%
    시전 속도: 1.2 초
    191.3~573.9 번개 피해
    보조 대상 스킬의 감전 확률 300% 증가
    action attack or cast time uses animation length [1]
    base skill can be avoided by dodge roll [1]
    base skill can be blocked [1]
    SOVaalZealotLightningBlast
    Triggerable, AttackInPlace, Spell
    시전 속도: 1.2 초
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-45]

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotSpearLightningIncursion"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Powered Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedLightning",
            "GSVaalZealotLightningBlast",
            "SOVaalZealotLightningBlast",
            "GTVaalZealotSpearLightningBlast",
            "VaalZealotLightningSpark",
            "VaalZealotLightningSparkNova",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedLightning"] = {
        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_lightning",
            "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["GSVaalZealotLightningBlast"] = {
        name = "GSVaalZealotLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "geometry_spell",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "shock_chance_+%",
            "action_attack_or_cast_time_uses_animation_length",
            "base_skill_can_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.5, 1.5, 300, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["SOVaalZealotLightningBlast"] = {
        name = "SOVaalZealotLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["GTVaalZealotSpearLightningBlast"] = {
        name = "GTVaalZealotSpearLightningBlast",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-45, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotLightningSpark"] = {
        name = "VaalZealotLightningSpark",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "spell_maximum_action_distance_+%",
            "spark_random_duration_%",
            "shock_chance_+%",
            "base_projectile_speed_+%",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, -35, 44, 150, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["VaalZealotLightningSparkNova"] = {
        name = "VaalZealotLightningSparkNova",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Damage] = true,
            [SkillType.Duration] = true,
            [SkillType.Trappable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Lightning] = true,
            [SkillType.Unleashable] = true,
            [SkillType.Invokable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            projectile = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_lightning_damage",
            "spell_maximum_base_lightning_damage",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "spark_random_duration_%",
            "shock_chance_+%",
            "base_projectile_speed_+%",
            "projectiles_nova",
            "base_is_projectile",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0.5, 1.5, 2000, 4, 44, 150, -30, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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