IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Fanático Ardente
CategoryHumanoidHumanoide
IconEnemyEvasion IconEnemyResistanceFire
Fiery Zealot
Spectre
AreaO Refúgio Zigurate
Tags1HSword_onhit_audio, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
Packs
  • Fanático Ardente, Fanático Ardente
  • Fanático Ardente, Fanático Ardente
  • O Refúgio Zigurate: Sacerdote do Sol, Fanático Ardente, Fanático Ardente
  • O Refúgio Zigurate: Sacerdote do Sol, Fanático Ardente, Fanático Ardente
  • Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerFire
    Metadata
    VaalZealotDaggersFire
    Nível
    65
    Vida
    6,555
    Damage
    212
    Dano Mágico
    212
    Precisão
    2,228
    Tempo de Ataque
    1.245
    Experiência
    21,507
    Minion Life
    6,282
    Minion Damage
    829
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 170255
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

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

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Stats
    {
    	set_base_heavy_stun_duration_ms = 2650
    }
    
    Transitionable {}
    
    Actor
    {
    	basic_action = "ChangeToStance1"
    }
    
    Functions
    {
    	fix_orietation =
    	"
    		AddOnActionEnd(
    		{
    			SetOrientation( GetOrientation() + arg1, false, true );
    			PlayAnimationType( Idle, 1.0, 0, 0 );
    		}, true );
    	"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/VaalMonsters/Zealots/VaalZealotDaggersFireBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Fiery Zealot
    Spectre
    AreaO Refúgio Zigurate
    Tags1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • Fanático Ardente
  • O Refúgio Zigurate: Sacerdote do Sol, Fanático Ardente
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickFire
    Metadata
    VaalZealotKnifestickFire
    Nível
    65
    Vida
    7,538
    Damage
    244
    Dano Mágico
    244
    Precisão
    2,228
    Tempo de Ataque
    1.425
    Experiência
    24,733
    Minion Life
    7,224
    Minion Damage
    953
    Minion Armour
    2,023
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 195293
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotFireCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 195293
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de fogo
    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/VaalZealotKnifestickFire"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotFireCleave",
        },
        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["VaalZealotFireCleave"] = {
        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_fire",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Área: Aggorat
    Fiery Zealot
    Spectre
    AreaAggorat
    Tags1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • Aggorat: Sacerdote Sangrento, Mutaforma Vaal, Fanático Ardente
  • Fanático Ardente, Fanático Ardente
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickFire
    Metadata
    VaalZealotKnifestickFireBloodied
    Nível
    44
    Vida
    1,961
    Damage
    120
    Dano Mágico
    120
    Precisão
    936
    Tempo de Ataque
    1.425
    Experiência
    6,500
    Minion Life
    3,379
    Minion Damage
    299
    Minion Armour
    547
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 96144
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotFireCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 96144
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de fogo
    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/VaalZealotKnifestickFireBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotFireCleave",
        },
        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["VaalZealotFireCleave"] = {
        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_fire",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Fiery Zealot
    Spectre
    AreaO Refúgio Zigurate
    Tagsallows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • Fanático Ardente
  • O Refúgio Zigurate: Sacerdote do Sol, Fanático Ardente
  • Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearFire
    Metadata
    VaalZealotSpearFire
    Nível
    65
    Vida
    7,538
    Damage
    244
    Dano Mágico
    244
    Precisão
    2,228
    Tempo de Ataque
    1.245
    Experiência
    24,733
    Minion Life
    7,224
    Minion Energy Shield
    1,445
    Minion Damage
    953
    Minion Armour
    2,023
    GTVaalZealotSpearFireStorm
    Spell, Triggerable, AttackInPlace
    Tempo de Conjuração: 2 s
    Tempo de Recarga: 10 s
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-30]
    MPSVaalZealotFireProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1.2 s
    Causa de 244.3 a 366.5 de dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1036]
    projectile uses contact position [1]
    spell maximum action distance +% [-35]
    use scaled contact offset [1]
    MaceNotable2
    EDSVaalZealotFireStorm
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1 s
    Causa de 488.7 a 733 de dano de fogo
    action attack or cast time uses animation length [1]
    base cannot be blocked [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]
    MeleeAtAnimationSpeedFire
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 195293
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de fogo
    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/VaalZealotSpearFire"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedFire",
            "GTVaalZealotSpearFireStorm",
            "EDSVaalZealotFireStorm",
            "MPSVaalZealotFireProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedFire"] = {
        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_fire",
            "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["GTVaalZealotSpearFireStorm"] = {
        name = "GTVaalZealotSpearFireStorm",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EDSVaalZealotFireStorm"] = {
        name = "EDSVaalZealotFireStorm",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "is_area_damage",
            "base_cannot_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotFireProjectile"] = {
        name = "MPSVaalZealotFireProjectile",
        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_fire_damage",
            "spell_maximum_base_fire_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, 1036, -35, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Área: Aggorat
    Fiery Zealot
    Spectre
    AreaAggorat
    Tagsallows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • Aggorat: Sacerdotisa Sangrenta, Mutaforma Vaal, Fanático Ardente
  • Fanático Ardente
  • Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearFire
    Metadata
    VaalZealotSpearFireBloodied
    Nível
    44
    Vida
    1,961
    Damage
    120
    Dano Mágico
    120
    Precisão
    936
    Tempo de Ataque
    1.245
    Experiência
    6,500
    Minion Life
    3,379
    Minion Energy Shield
    676
    Minion Damage
    299
    Minion Armour
    547
    GTVaalZealotSpearFireStorm
    Spell, Triggerable, AttackInPlace
    Tempo de Conjuração: 2 s
    Tempo de Recarga: 10 s
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-30]
    MPSVaalZealotFireProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1.2 s
    Causa de 121.6 a 182.4 de dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1036]
    projectile uses contact position [1]
    spell maximum action distance +% [-35]
    use scaled contact offset [1]
    MaceNotable2
    EDSVaalZealotFireStorm
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1 s
    Causa de 243.1 a 364.7 de dano de fogo
    action attack or cast time uses animation length [1]
    base cannot be blocked [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]
    MeleeAtAnimationSpeedFire
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 96144
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de fogo
    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/VaalZealotSpearFireBloodied"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedFire",
            "GTVaalZealotSpearFireStorm",
            "EDSVaalZealotFireStorm",
            "MPSVaalZealotFireProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedFire"] = {
        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_fire",
            "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["GTVaalZealotSpearFireStorm"] = {
        name = "GTVaalZealotSpearFireStorm",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EDSVaalZealotFireStorm"] = {
        name = "EDSVaalZealotFireStorm",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "is_area_damage",
            "base_cannot_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotFireProjectile"] = {
        name = "MPSVaalZealotFireProjectile",
        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_fire_damage",
            "spell_maximum_base_fire_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, 1036, -35, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Fiery Zealot
    Spectre
    Tags1HSword_onhit_audio, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_int, not_str, red_blood, very_fast_movement
    Packs
  • Fanático Ardente
  • Fanático Ardente, Fanático Ardente
  • Fanático Ardente, Fanático Ardente
  • Vida
    100%
    Evasão
    +30%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    100%
    Precisão
    100%
    Attack Distance
    4 ~ 10
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    100%
    Model Size
    112%
    Type
    VaalZealotDaggerFire
    Metadata
    VaalZealotDaggersFireIncursion
    Nível
    68
    Vida
    8,257
    Damage
    233
    Dano Mágico
    233
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    28,634
    Minion Life
    6,930
    Minion Damage
    969
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 186280
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotDaggersFireIncursion"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1,
        damage = 1,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 10,
        accuracy = 1,
        weaponType1 = "Dagger",
        weaponType2 = "Dagger",
        skillList = {
            "MeleeAtAnimationSpeed",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeed"] = {
        name = "Basic Attack",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Attack] = true,
            [SkillType.RangedAttack] = true,
            [SkillType.MirageArcherCanUse] = true,
            [SkillType.Projectile] = true,
            [SkillType.MeleeSingleTarget] = true,
            [SkillType.Melee] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            melee = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "skill_can_fire_arrows",
            "skill_can_fire_wand_projectiles",
            "action_attack_or_cast_time_uses_animation_length",
            "projectile_uses_contact_position",
            "use_scaled_contact_offset",
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Fiery Zealot
    Spectre
    Tags1HSword_onhit_audio, allows_inc_aoe, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_int, not_str, red_blood
    Packs
  • Fanático Ardente
  • Vida
    115%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 13
    Tempo de Ataque
    1.425 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotKnifestickFire
    Metadata
    VaalZealotKnifestickFireIncursion
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.425
    Experiência
    32,929
    Minion Life
    7,970
    Minion Damage
    1,114
    Minion Armour
    2,413
    MeleeAtAnimationSpeed
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.425 s
    action attack or cast time uses animation length [1]
    projectile uses contact position [1]
    skill can fire wand projectiles [1]
    use scaled contact offset [1]
    iconbasicattack
    VaalZealotFireCleave
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Dano de Ataque: 180%
    Tempo de Ataque: 1.425 s
    Tempo de Recarga: 5.5 s
    Causa +80% de dano de ataque
    Converte 60% do dano físico em dano de fogo
    action attack or cast time uses animation length [1]
    iconbasicattack

    Object Type

     
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LeagueIncursionNew/Generic/VaalZealotKnifestickFireIncursion"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1.15,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.425,
        attackRange = 13,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeed",
            "VaalZealotFireCleave",
        },
        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["VaalZealotFireCleave"] = {
        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_fire",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {0, 60, baseMultiplier = 1.8, levelRequirement = 1, statInterpolation = {2},  cost = { }, },
        },
    }
    
    Fanático Ardente
    CategoryHumanoidHumanoide
    IconEnemyEvasion IconEnemyResistanceFire
    Fiery Zealot
    Spectre
    Tagsallows_additional_projectiles, allows_inc_aoe, Conjurador, cultist, fast_movement, fire_affinity, human, humanoid, melee, not_str, red_blood, Stab_onhit_audio, very_fast_movement
    Packs
  • Fanático Ardente
  • Vida
    115%
    Energy Shield From Life
    20%
    Evasão
    +40%
    Resistência
    IconEnemyResistanceFire30 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
    Damage
    115%
    Precisão
    100%
    Attack Distance
    4 ~ 20
    Tempo de Ataque
    1.245 Second
    Damage Spread
    ±20%
    Experiência
    115%
    Model Size
    112%
    Type
    VaalZealotSpearFire
    Metadata
    VaalZealotSpearFireIncursion
    Nível
    68
    Vida
    9,496
    Damage
    268
    Dano Mágico
    268
    Precisão
    2,502
    Tempo de Ataque
    1.245
    Experiência
    32,929
    Minion Life
    7,970
    Minion Energy Shield
    1,594
    Minion Damage
    1,114
    Minion Armour
    2,413
    GTVaalZealotSpearFireStorm
    Spell, Triggerable, AttackInPlace
    Tempo de Conjuração: 2 s
    Tempo de Recarga: 10 s
    action attack or cast time uses animation length [1]
    spell maximum action distance +% [-30]
    MPSVaalZealotFireProjectile
    Spell, Projectile, ProjectilesFromUser, Triggerable, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1.2 s
    Causa de 267.8 a 401.8 de dano de fogo
    action attack or cast time uses animation length [1]
    base is projectile [1]
    maintain projectile direction when using contact position [1]
    monster projectile variation [1036]
    projectile uses contact position [1]
    spell maximum action distance +% [-35]
    use scaled contact offset [1]
    MaceNotable2
    EDSVaalZealotFireStorm
    Triggerable, Spell, Damage, AttackInPlace
    Chance de Golpe Crítico: 6%
    Tempo de Conjuração: 1 s
    Causa de 535.7 a 803.5 de dano de fogo
    action attack or cast time uses animation length [1]
    base cannot be blocked [1]
    base skill can be avoided by dodge roll [1]
    is area damage [1]
    MeleeAtAnimationSpeedFire
    Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser, AttackInPlace
    Ataque Básico
    Base Damage: 214322
    Chance de Golpe Crítico: 5%
    Tempo de Ataque: 1.245 s
    Converte 40% do dano físico em dano de fogo
    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/VaalZealotSpearFireIncursion"] = {
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        name = "Fiery Zealot",
        life = 1.15,
        energyShield = 0.2,
        damage = 1.15,
        damageSpread = 0.2,
        attackTime = 1.245,
        attackRange = 20,
        accuracy = 1,
        weaponType1 = "Spear",
        skillList = {
            "MeleeAtAnimationSpeedFire",
            "GTVaalZealotSpearFireStorm",
            "EDSVaalZealotFireStorm",
            "MPSVaalZealotFireProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MeleeAtAnimationSpeedFire"] = {
        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_fire",
            "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["GTVaalZealotSpearFireStorm"] = {
        name = "GTVaalZealotSpearFireStorm",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_maximum_action_distance_+%",
            "action_attack_or_cast_time_uses_animation_length",
        },
        levels = {
            [1] = {-30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["EDSVaalZealotFireStorm"] = {
        name = "EDSVaalZealotFireStorm",
        hidden = true,
        color = ,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.AttackInPlace] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "action_attack_or_cast_time_uses_animation_length",
            "is_area_damage",
            "base_cannot_be_blocked",
            "base_skill_can_be_avoided_by_dodge_roll",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MPSVaalZealotFireProjectile"] = {
        name = "MPSVaalZealotFireProjectile",
        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_fire_damage",
            "spell_maximum_base_fire_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, 1036, -35, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    Edit

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