SpectreY
AreaLas Ruinas Vaal, El Laboratorio Eterno, Callejón sin Salida, Conductos Amurallados, Aposentos Arcanos, Galería Restringida, Conducto Olvidado, Canal Recóndito, Cámaras de Luz de Luna, Callejón sin Salida, Conductos Amurallados, Aposentos Arcanos, Galería Restringida, Conducto Olvidado, Canal Recóndito, Cámaras de Luz de Luna, InvasionBoss, Lago de Kalandra
TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
Packs
  • El Laboratorio Eterno: Constructo antiguo, Constructo antiguo
  • WorldAreas#832: Constructo antiguo, Vaal Caído, Vaal Caído
  • WorldAreas#926: Constructo antiguo, Vaal Caído, Vaal Caído
  • WorldAreas#1372: Constructo antiguo, Vaal Caído
  • WorldAreas#1373: Constructo antiguo, Vaal Caído
  • WorldAreas#1356: Constructo antiguo, Constructo antiguo
  • InvasionBoss: Aparato de Juicio, Constructo antiguo
  • InvasionBoss: Portador de Metralla, Constructo antiguo
  • Constructo antiguo
  • Centinela de Caos, Constructo antiguo, Reclamante Putrefacto, Víbora de Matorral
  • Vida
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistencia
    0 0 0 40
    Damage
    168%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    Fragment
    Nivel
    68
    Vida
    7,656
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    628
    Daño de hechizos
    628
    Precisión
    290
    Attack Time
    1.32
    Experiencia
    10,255
    Ailment Threshold
    7,656
    Chill
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 135.8 a 204.4 de daño físico
    Inflige de 90.11 a 135.8 de daño de caos
    Alcance de las habilidades reducido un 75%
    base is projectile [1]
    visual hit effect chaos is green [1]
    MonsterWaitVeryShort
    Tiempo de recarga: 1 seg
    La duración base es de 0.5 segundos

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/Fragment"] = {
        name = "Ancient Construct",
        life = 1.19,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 1.68,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncaMinionProjectile",
            "MonsterWaitVeryShort",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncaMinionProjectile"] = {
        name = "IncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_damage_+%_final",
            "skill_range_+%",
            "visual_hit_effect_chaos_is_green",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 60, -75, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 40, -75, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, 0, -75, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["MonsterWaitVeryShort"] = {
        name = "MonsterWaitVeryShort",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
        },
        levels = {
            [1] = {500, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    
    Constructo antiguo
    Constructo
    Las Habilidades disparan 2 Proyectiles adicionales
    Ancient Construct
    SpectreY
    AreaLas Cavernas, La Pirámide Antigua, El Templo de Putrefacción Nivel 2, El Laboratorio Eterno, Aposento Prohibido, Aposento Prohibido
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • El Laboratorio Eterno: Constructo antiguo, Constructo antiguo
  • WorldAreas#1356: Constructo antiguo, Constructo antiguo
  • Constructo antiguo
  • Vida
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistencia
    0 0 0 40
    Damage
    168%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    FragmentMultipleProjectile
    Nivel
    68
    Vida
    7,656
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    628
    Daño de hechizos
    628
    Precisión
    290
    Attack Time
    1.32
    Experiencia
    10,255
    Ailment Threshold
    7,656
    Chill
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 135.8 a 204.4 de daño físico
    Inflige de 90.11 a 135.8 de daño de caos
    Alcance de las habilidades reducido un 75%
    base is projectile [1]
    visual hit effect chaos is green [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentMultipleProjectile"] = {
        name = "Ancient Construct",
        life = 1.19,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 1.68,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncaMinionProjectile"] = {
        name = "IncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_damage_+%_final",
            "skill_range_+%",
            "visual_hit_effect_chaos_is_green",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 60, -75, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 40, -75, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, 0, -75, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
        },
    }
    
    Las Habilidades disparan 2 Proyectiles adicionales
    IdMonsterMultipleProjectilesImplicit1
    FamilyMonsterMultipleProjectile
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional projectiles Min: 2 Max: 2 Global
  • Constructo antiguo
    Constructo
    Ancient Construct
    SpectreN
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Vida
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistencia
    0 0 0 40
    Damage
    168%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    FragmentMachinarium
    Nivel
    68
    Vida
    7,656
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    628
    Daño de hechizos
    628
    Precisión
    290
    Attack Time
    1.32
    Experiencia
    10,255
    Ailment Threshold
    7,656
    Chill
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    IncaMinionProjectileMachinarium
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg

    Object Type

    version 2
    extends "Metadata/Monsters/incaminion/IncaMinion"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/incaminion/IncaMinion"
    
    Life
    {
    	on_death = "SpawnEffect( Metadata/Effects/Spells/monsters_effects/inca_shadow/payloads/death.ao );"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentMachinarium"] = {
        name = "Ancient Construct",
        life = 1.19,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 1.68,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncaMinionProjectileMachinarium",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncaMinionProjectileMachinarium"] = {
        name = "IncaMinionProjectileMachinarium",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "skill_range_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -75, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    Constructo antiguo
    Ancient Construct
    SpectreY
    AreaTaller de máquinas de Doryani
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • Taller de máquinas de Doryani: Constructo antiguo
  • Vida
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistencia
    0 0 0 40
    Damage
    168%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    FragmentMachinariumNormal
    Nivel
    81
    Vida
    30,224
    Armadura
    79,317
    Evasión
    7,362
    Escudo de energía
    6,791
    Damage
    1,349
    Daño de hechizos
    1,349
    Precisión
    480
    Attack Time
    1.32
    Experiencia
    12,863
    Ailment Threshold
    30,224
    Chill
    96
    Shock
    96
    Brittle
    541
    Scorch
    96
    Sap
    264
    IncaMinionProjectileMachinarium
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 173.5 a 261.1 de daño físico
    Inflige de 115.1 a 173.5 de daño de caos
    Alcance de las habilidades reducido un 75%
    base is projectile [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentMachinariumNormal"] = {
        name = "Ancient Construct",
        life = 1.19,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 1.68,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncaMinionProjectileMachinarium",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncaMinionProjectileMachinarium"] = {
        name = "IncaMinionProjectileMachinarium",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "skill_range_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -75, critChance = 5, levelRequirement = 80, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    Constructo Antiguo
    Constructo
    Las Habilidades disparan 2 Proyectiles adicionales
    Ancient Construct
    SpectreY
    AreaLa Cumbre de Sacrificio, El Abismo Atrayente
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • La Cumbre de Sacrificio: Tótem Vaal, Tótem Vaal, Tótem sonriente, Tótem sonriente, Tótem sonriente, Constructo Antiguo, Vaal Caído
  • La Cumbre de Sacrificio: Tótem Vaal, Tótem Vaal, Tótem sonriente, Tótem sonriente, Tótem sonriente, Constructo Antiguo, Guardia de Trueno Vaal
  • El Abismo Atrayente: Tótem Vaal, Tótem Vaal, Tótem sonriente, Tótem sonriente, Tótem sonriente, Constructo Antiguo, Vaal Caído
  • El Abismo Atrayente: Tótem Vaal, Tótem Vaal, Tótem sonriente, Tótem sonriente, Tótem sonriente, Constructo Antiguo, Guardia de Trueno Vaal
  • Vida
    175%
    Energy Shield From Life
    50%
    Ailment Threshold
    175%
    Resistencia
    0 0 0 40
    Damage
    280%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    140%
    Model Size
    100%
    Type
    FragmentAtziri
    Metadata
    FragmentMultipleProjectileAtziri
    Nivel
    80
    Vida
    39,608
    Armadura
    73,441
    Evasión
    7,124
    Escudo de energía
    6,394
    Damage
    2,122
    Daño de hechizos
    2,122
    Precisión
    462
    Attack Time
    1.32
    Experiencia
    17,797
    Ailment Threshold
    39,608
    Chill
    125
    Shock
    125
    Brittle
    709
    Scorch
    125
    Sap
    346
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 170.3 a 256.2 de daño físico
    Inflige de 112.9 a 170.3 de daño de caos
    Alcance de las habilidades reducido un 75%
    base is projectile [1]
    visual hit effect chaos is green [1]

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentMultipleProjectileAtziri"] = {
        name = "Ancient Construct",
        life = 1.75,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.8,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncaMinionProjectile"] = {
        name = "IncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_damage_+%_final",
            "skill_range_+%",
            "visual_hit_effect_chaos_is_green",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 60, -75, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 40, -75, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, 0, -75, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
        },
    }
    
    Las Habilidades disparan 2 Proyectiles adicionales
    IdMonsterMultipleProjectilesImplicit1
    FamilyMonsterMultipleProjectile
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • number of additional projectiles Min: 2 Max: 2 Global
  • Constructo Antiguo
    Constructo
    royale monster armour drop chance permyriad [80]
    royale monster currency drop chance permyriad [200]
    royale monster flask drop chance permyriad [0]
    royale monster skill gem drop chance permyriad [300]
    royale monster support gem drop chance permyriad [75]
    royale monster unique drop chance permyriad [0]
    royale monster weapon drop chance permyriad [80]
    Ancient Construct
    SpectreY
    AreaPath of Exile Royale
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • Path of Exile Royale: Constructo Antiguo, Titán imponente
  • Vida
    80%
    Energy Shield From Life
    50%
    Ailment Threshold
    80%
    Resistencia
    0 0 0 40
    Damage
    240%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    160%
    Model Size
    100%
    Type
    FragmentRoyale
    Metadata
    FragmentRoyale
    Nivel
    2
    Vida
    21
    Armadura
    23
    Evasión
    86
    Escudo de energía
    13
    Damage
    13
    Daño de hechizos
    13
    Precisión
    15
    Attack Time
    1.32
    Experiencia
    32
    Ailment Threshold
    21
    Chill
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    0
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/Monster"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentRoyale"] = {
        name = "Ancient Construct",
        life = 0.8,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.4,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncaMinionProjectile"] = {
        name = "IncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "active_skill_damage_+%_final",
            "skill_range_+%",
            "visual_hit_effect_chaos_is_green",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 60, -75, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, 40, -75, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, 0, -75, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3, 2},  cost = { }, },
        },
    }
    
    royale monster armour drop chance permyriad [80]
    royale monster currency drop chance permyriad [200]
    royale monster flask drop chance permyriad [0]
    royale monster skill gem drop chance permyriad [300]
    royale monster support gem drop chance permyriad [75]
    royale monster unique drop chance permyriad [0]
    royale monster weapon drop chance permyriad [80]
    IdRoyaleAdditionalMonsterDrops
    FamilyRoyaleAdditionalMonsterDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • royale monster flask drop chance permyriad Min: 0 Max: 0 Global
  • royale monster armour drop chance permyriad Min: 80 Max: 80 Global
  • royale monster unique drop chance permyriad Min: 0 Max: 0 Global
  • royale monster weapon drop chance permyriad Min: 80 Max: 80 Global
  • royale monster currency drop chance permyriad Min: 200 Max: 200 Global
  • royale monster skill gem drop chance permyriad Min: 300 Max: 300 Global
  • royale monster support gem drop chance permyriad Min: 75 Max: 75 Global
  • Constructo Antiguo
    Constructo
    monster no map drops [1]
    Ancient Construct
    SpectreY
    AreaSala de Incursión, Sala de Incursión, Sala de Incursión
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, incursion_monster, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Vida
    120%
    Energy Shield From Life
    50%
    Ailment Threshold
    120%
    Resistencia
    0 0 0 40
    Damage
    144%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    60%
    Model Size
    100%
    Type
    VaalFragmentIncursion
    Metadata
    FragmentIncursion
    Nivel
    55
    Vida
    3,214
    Armadura
    10,090
    Evasión
    2,948
    Escudo de energía
    1,339
    Damage
    275
    Daño de hechizos
    275
    Precisión
    172
    Attack Time
    1.32
    Experiencia
    4,115
    Ailment Threshold
    3,214
    Chill
    10
    Shock
    10
    Brittle
    57
    Scorch
    10
    Sap
    28
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 48.32 a 72.47 de daño físico
    Inflige de 32.61 a 48.32 de daño de caos
    base is projectile [1]
    spell maximum action distance +% [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentIncursion"] = {
        name = "Ancient Construct",
        life = 1.2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 1.44,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncursionIncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionIncaMinionProjectile"] = {
        name = "IncursionIncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Constructo Antiguo
    Constructo
    monster no map drops [1]
    Ancient Construct
    SpectreY
    AreaSala de Incursión, Sala de Incursión, Sala de Incursión
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, incursion_monster, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Vida
    201%
    Energy Shield From Life
    50%
    Ailment Threshold
    201%
    Resistencia
    0 0 0 40
    Damage
    241%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    67%
    Model Size
    100%
    Type
    VaalFragmentIncursionMap
    Metadata
    FragmentIncursionMap
    Nivel
    78
    Vida
    36,659
    Armadura
    62,934
    Evasión
    6,667
    Escudo de energía
    5,664
    Damage
    1,627
    Daño de hechizos
    1,627
    Precisión
    428
    Attack Time
    1.32
    Experiencia
    8,293
    Ailment Threshold
    36,659
    Chill
    116
    Shock
    116
    Brittle
    656
    Scorch
    116
    Sap
    320
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 188.1 a 283.1 de daño físico
    Inflige de 124.8 a 188.1 de daño de caos
    base is projectile [1]
    spell maximum action distance +% [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentIncursionMap"] = {
        name = "Ancient Construct",
        life = 2.01,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.41,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncursionIncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionIncaMinionProjectile"] = {
        name = "IncursionIncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Constructo Antiguo
    Constructo
    monster no map drops [1]
    Ancient Construct
    SpectreY
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, incursion_monster, is_unarmed, medium_height, medium_movement, no_spirit_walkers_archnemesis, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • Mercader de carne vaal, Constructo Antiguo, Vaal Caído Colosal
  • Vida
    201%
    Energy Shield From Life
    50%
    Ailment Threshold
    201%
    Resistencia
    0 0 0 40
    Damage
    241%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    67%
    Model Size
    100%
    Type
    VaalFragmentIncursionMap
    Metadata
    FragmentIncursionMapMemoryLine
    Nivel
    68
    Vida
    12,931
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    900
    Daño de hechizos
    900
    Precisión
    290
    Attack Time
    1.32
    Experiencia
    6,871
    Ailment Threshold
    12,931
    Chill
    41
    Shock
    41
    Brittle
    231
    Scorch
    41
    Sap
    113
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 155.8 a 234.5 de daño físico
    Inflige de 103.4 a 155.8 de daño de caos
    base is projectile [1]
    spell maximum action distance +% [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterIncursion"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentIncursionMapMemoryLine"] = {
        name = "Ancient Construct",
        life = 2.01,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.41,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncursionIncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionIncaMinionProjectile"] = {
        name = "IncursionIncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Constructo Antiguo
    Constructo
    Ancient Construct
    SpectreY
    AreaEl Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl: Constructo Antiguo, Vaal Caído Colosal
  • Vida
    200%
    Energy Shield From Life
    50%
    Ailment Threshold
    200%
    Resistencia
    0 0 0 40
    Damage
    240%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    50%
    Model Size
    100%
    Type
    VaalFragmentIncursionTemple
    Metadata
    FragmentIncursionTemple
    Nivel
    55
    Vida
    5,356
    Armadura
    10,090
    Evasión
    2,948
    Escudo de energía
    1,339
    Damage
    459
    Daño de hechizos
    459
    Precisión
    172
    Attack Time
    1.32
    Experiencia
    3,430
    Ailment Threshold
    5,356
    Chill
    17
    Shock
    17
    Brittle
    96
    Scorch
    17
    Sap
    47
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 48.32 a 72.47 de daño físico
    Inflige de 32.61 a 48.32 de daño de caos
    base is projectile [1]
    spell maximum action distance +% [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentIncursionTemple"] = {
        name = "Ancient Construct",
        life = 2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.4,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncursionIncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionIncaMinionProjectile"] = {
        name = "IncursionIncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    Constructo Antiguo
    Constructo
    Ancient Construct
    SpectreY
    AreaEl Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl
    TagsLanzador de hechizos, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • El Templo de Atzoatl, El Templo de Atzoatl, El Templo de Atzoatl: Constructo Antiguo, Vaal Caído Colosal
  • Vida
    200%
    Energy Shield From Life
    50%
    Ailment Threshold
    200%
    Resistencia
    0 0 0 40
    Damage
    240%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    VaalFragmentIncursionTempleMap
    Metadata
    FragmentIncursionTempleMap
    Nivel
    78
    Vida
    36,476
    Armadura
    62,934
    Evasión
    6,667
    Escudo de energía
    5,664
    Damage
    1,620
    Daño de hechizos
    1,620
    Precisión
    428
    Attack Time
    1.32
    Experiencia
    12,377
    Ailment Threshold
    36,476
    Chill
    115
    Shock
    115
    Brittle
    653
    Scorch
    115
    Sap
    319
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 188.1 a 283.1 de daño físico
    Inflige de 124.8 a 188.1 de daño de caos
    base is projectile [1]
    spell maximum action distance +% [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentIncursionTempleMap"] = {
        name = "Ancient Construct",
        life = 2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.4,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncursionIncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionIncaMinionProjectile"] = {
        name = "IncursionIncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    Constructo Antiguo
    Constructo
    monster no map drops [1]
    Ancient Construct
    SpectreY
    Spectre OverrideMetadata/Monsters/incaminion/FragmentIncursion
    AreaPuesto de avanzada vaal, Puesto de avanzada vaal, Puesto de avanzada vaal, Puesto de avanzada vaal, Puesto de avanzada vaal, Puesto de avanzada vaal, Puesto de avanzada vaal, Puesto de avanzada vaal
    TagsLanzador de hechizos, chaos_affinity, construct, delve_monster, ghost_armour, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Vida
    200%
    Energy Shield From Life
    50%
    Ailment Threshold
    200%
    Resistencia
    0 0 0 40
    Damage
    240%
    Precisión
    100%
    Probabilidad de golpe crítico
    +5%
    Multiplicador de Golpe Crítico
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experiencia
    100%
    Model Size
    100%
    Type
    VaalFragmentIncursionTempleMap
    Metadata
    FragmentIncursionDelve
    Nivel
    68
    Vida
    12,867
    Armadura
    28,790
    Evasión
    4,739
    Escudo de energía
    3,064
    Damage
    897
    Daño de hechizos
    897
    Precisión
    290
    Attack Time
    1.32
    Experiencia
    10,255
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Probabilidad de golpe crítico: 5%
    Tiempo de lanzamiento: 1.33 seg
    Inflige de 155.8 a 234.5 de daño físico
    Inflige de 103.4 a 155.8 de daño de caos
    base is projectile [1]
    spell maximum action distance +% [-15]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"
    

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueIncursion/MonsterTemple"
    
    Life
    {
    	on_death = "RemoveEffects();"
    	on_spawned_dead = "RemoveEffects();"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/incaminion/FragmentIncursionDelve"] = {
        name = "Ancient Construct",
        life = 2,
        energyShield = 0.5,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 40,
        damage = 2.4,
        damageSpread = 0.2,
        attackTime = 1.32,
        attackRange = 25,
        accuracy = 1,
        skillList = {
            "IncursionIncaMinionProjectile",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["IncursionIncaMinionProjectile"] = {
        name = "IncursionIncaMinionProjectile",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1.33,
        baseFlags = {
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_chaos_damage",
            "spell_maximum_base_chaos_damage",
            "spell_minimum_base_physical_damage",
            "spell_maximum_base_physical_damage",
            "spell_maximum_action_distance_+%",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 4, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [2] = {0.27000001072884, 0.40000000596046, 0.40000000596046, 0.60000002384186, -15, critChance = 5, levelRequirement = 21, statInterpolation = {3, 3, 3, 3},  cost = { }, },
            [3] = {0.6700000166893, 1.0099999904633, 1.0099999904633, 1.5199999809265, -15, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3, 3, 3},  cost = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    Domainsmonstruo (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Edit

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