SpectreY
AreaThe Vaal Ruins, The Eternal Laboratory, Blind Alley, Walled-off Ducts, Arcane Chambers, Restricted Gallery, Forgotten Conduit, Secluded Canal, Moonlit Chambers, Blind Alley, Walled-off Ducts, Arcane Chambers, Restricted Gallery, Forgotten Conduit, Secluded Canal, Moonlit Chambers, InvasionBoss, The Lake of Kalandra
Tagscaster, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
Packs
  • The Vaal Ruins: Ancient Construct
  • The Eternal Laboratory: Ancient Construct, Ancient Construct
  • WorldAreas#834: Ancient Construct, Vaal Fallen, Vaal Fallen
  • WorldAreas#928: Ancient Construct, Vaal Fallen, Vaal Fallen
  • WorldAreas#1379: Ancient Construct, Vaal Fallen
  • WorldAreas#1380: Ancient Construct, Vaal Fallen
  • WorldAreas#1363: Ancient Construct, Ancient Construct
  • InvasionBoss: Judgement Apparatus, Ancient Construct
  • InvasionBoss: Shrapnelbearer, Ancient Construct
  • Ancient Construct
  • Chaos Sentinel, Ancient Construct, Rotting Claimant, Brush Viper
  • Life
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistance
    0 0 0 40
    Damage
    168%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    Fragment
    Level
    68
    Life
    3,828
    Armour
    28,790
    Evasion Rating
    4,739
    Energy Shield
    3,646
    Damage
    628
    Spell Damage
    628
    Accuracy
    580
    Attack Time
    1.32
    Experience
    10,255
    Minion Life
    830
    Minion Energy Shield
    791
    Minion Damage
    501
    Ailment Threshold
    7,656
    Chill
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 135.8 to 204.4 Physical Damage
    Deals 90.11 to 135.8 Chaos Damage
    75% reduced Skill Range
    base is projectile [1]
    visual hit effect chaos is green [1]
    MonsterWaitVeryShort
    Cooldown Time: 1 sec
    Base duration is 0.5 seconds

    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 = { }, },
        },
    }
    
    Ancient Construct
    SpectreY
    AreaThe Caverns, The Ancient Pyramid, The Temple of Decay Level 2, The Eternal Laboratory, Forbidden Chamber, Forbidden Chamber
    Tagscaster, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • The Caverns, The Ancient Pyramid: Ancient Construct
  • The Temple of Decay Level 2: Ancient Construct
  • The Eternal Laboratory: Ancient Construct, Ancient Construct
  • WorldAreas#1363: Ancient Construct, Ancient Construct
  • Ancient Construct
  • Life
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistance
    0 0 0 40
    Damage
    168%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    FragmentMultipleProjectile
    Level
    68
    Life
    3,828
    Armour
    28,790
    Evasion Rating
    4,739
    Energy Shield
    3,646
    Damage
    628
    Spell Damage
    628
    Accuracy
    580
    Attack Time
    1.32
    Experience
    10,255
    Minion Life
    830
    Minion Energy Shield
    791
    Minion Damage
    501
    Ailment Threshold
    7,656
    Chill
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 135.8 to 204.4 Physical Damage
    Deals 90.11 to 135.8 Chaos Damage
    75% reduced Skill Range
    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 = { }, },
        },
    }
    
    Skills fire 2 additional Projectiles
    IdMonsterMultipleProjectilesImplicit1
    FamilyMonsterMultipleProjectile
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • number of additional projectiles Min: 2 Max: 2 Global
  • Ancient Construct
    Construct
    SpectreN
    Tagscaster, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Life
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistance
    0 0 0 40
    Damage
    168%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    FragmentMachinarium
    Level
    68
    Life
    3,828
    Armour
    28,790
    Evasion Rating
    4,739
    Energy Shield
    3,646
    Damage
    628
    Spell Damage
    628
    Accuracy
    580
    Attack Time
    1.32
    Experience
    10,255
    Minion Life
    830
    Minion Energy Shield
    791
    Minion Damage
    501
    Ailment Threshold
    7,656
    Chill
    24
    Shock
    24
    Brittle
    137
    Scorch
    24
    Sap
    67
    IncaMinionProjectileMachinarium
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 135.8 to 204.4 Physical Damage
    Deals 90.11 to 135.8 Chaos Damage
    75% reduced Skill Range
    base is projectile [1]

    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    SpectreY
    AreaDoryani's Machinarium
    Tagscaster, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • Doryani's Machinarium: Ancient Construct
  • Life
    119%
    Energy Shield From Life
    50%
    Ailment Threshold
    119%
    Resistance
    0 0 0 40
    Damage
    168%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    Fragment
    Metadata
    FragmentMachinariumNormal
    Level
    81
    Life
    15,112
    Armour
    79,317
    Evasion Rating
    7,362
    Energy Shield
    8,081
    Damage
    1,349
    Spell Damage
    1,349
    Accuracy
    960
    Attack Time
    1.32
    Experience
    12,863
    Minion Life
    2,930
    Minion Energy Shield
    1,567
    Minion Damage
    1,130
    Ailment Threshold
    30,224
    Chill
    96
    Shock
    96
    Brittle
    541
    Scorch
    96
    Sap
    264
    IncaMinionProjectileMachinarium
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 202.5 to 304.7 Physical Damage
    Deals 134.3 to 202.5 Chaos Damage
    75% reduced Skill Range
    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    Skills fire 2 additional Projectiles
    SpectreY
    AreaThe Apex of Sacrifice, The Alluring Abyss
    Tagscaster, chaos_affinity, construct, ghost_armour, ghost_blood, is_unarmed, medium_height, medium_movement, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • The Apex of Sacrifice: Vaal Totem, Vaal Totem, Grinning Totem, Grinning Totem, Grinning Totem, Ancient Construct, Vaal Fallen
  • The Apex of Sacrifice: Vaal Totem, Vaal Totem, Grinning Totem, Grinning Totem, Grinning Totem, Ancient Construct, Vaal Thunderguard
  • The Alluring Abyss: Vaal Totem, Vaal Totem, Grinning Totem, Grinning Totem, Grinning Totem, Ancient Construct, Vaal Fallen
  • The Alluring Abyss: Vaal Totem, Vaal Totem, Grinning Totem, Grinning Totem, Grinning Totem, Ancient Construct, Vaal Thunderguard
  • Life
    175%
    Energy Shield From Life
    50%
    Ailment Threshold
    175%
    Resistance
    0 0 0 40
    Damage
    280%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    140%
    Model Size
    100%
    Type
    FragmentAtziri
    Metadata
    FragmentMultipleProjectileAtziri
    Level
    80
    Life
    19,804
    Armour
    73,441
    Evasion Rating
    7,124
    Energy Shield
    11,189
    Damage
    2,122
    Spell Damage
    2,122
    Accuracy
    924
    Attack Time
    1.32
    Experience
    17,797
    Minion Life
    3,872
    Minion Energy Shield
    2,188
    Minion Damage
    1,771
    Ailment Threshold
    39,608
    Chill
    125
    Shock
    125
    Brittle
    709
    Scorch
    125
    Sap
    346
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 196.5 to 295.8 Physical Damage
    Deals 130.4 to 196.5 Chaos Damage
    75% reduced Skill Range
    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 = { }, },
        },
    }
    
    Skills fire 2 additional Projectiles
    IdMonsterMultipleProjectilesImplicit1
    FamilyMonsterMultipleProjectile
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • number of additional projectiles Min: 2 Max: 2 Global
  • Ancient Construct
    Construct
    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 [8]
    royale monster weapon drop chance permyriad [80]
    SpectreY
    AreaPath of Exile Royale
    Tagscaster, 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: Ancient Construct, Hulking Titan
  • Life
    80%
    Energy Shield From Life
    50%
    Ailment Threshold
    80%
    Resistance
    0 0 0 40
    Damage
    240%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    160%
    Model Size
    100%
    Type
    FragmentRoyale
    Metadata
    FragmentRoyale
    Level
    2
    Life
    10
    Armour
    23
    Evasion Rating
    86
    Energy Shield
    10
    Damage
    13
    Spell Damage
    13
    Accuracy
    30
    Attack Time
    1.32
    Experience
    32
    Minion Life
    6
    Minion Energy Shield
    6
    Minion Damage
    14
    Ailment Threshold
    21
    Chill
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    0
    IncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 2.353 to 3.53 Physical Damage
    Deals 1.589 to 2.353 Chaos Damage
    75% reduced Skill Range
    Deals 60% more Damage
    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/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 [8]
    royale monster weapon drop chance permyriad [80]
    IdRoyaleAdditionalMonsterDrops
    FamilyRoyaleAdditionalMonsterDrops
    DomainsMonster (3)
    GenerationTypeUnique (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: 8 Max: 8 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
  • Ancient Construct
    Construct
    SpectreY
    AreaIncursion Room, Incursion Room, Incursion Room
    Tagscaster, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, no_pantheon_mod, not_dex, not_str, puncturing_weapon, ranged
    Life
    120%
    Energy Shield From Life
    50%
    Ailment Threshold
    120%
    Resistance
    0 0 0 40
    Damage
    144%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    60%
    Model Size
    100%
    Type
    VaalFragmentIncursion
    Metadata
    FragmentIncursion
    Level
    55
    Life
    1,607
    Armour
    10,090
    Evasion Rating
    2,948
    Energy Shield
    1,607
    Damage
    275
    Spell Damage
    275
    Accuracy
    344
    Attack Time
    1.32
    Experience
    4,115
    Minion Life
    392
    Minion Energy Shield
    392
    Minion Damage
    212
    Ailment Threshold
    3,214
    Chill
    10
    Shock
    10
    Brittle
    57
    Scorch
    10
    Sap
    28
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 40.24 to 60.36 Physical Damage
    Deals 27.16 to 40.24 Chaos Damage
    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    SpectreY
    AreaIncursion Room, Incursion Room, Incursion Room
    Tagscaster, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, no_pantheon_mod, not_dex, not_str, puncturing_weapon, ranged
    Life
    201%
    Energy Shield From Life
    50%
    Ailment Threshold
    201%
    Resistance
    0 0 0 40
    Damage
    241%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    67%
    Model Size
    100%
    Type
    VaalFragmentIncursionMap
    Metadata
    FragmentIncursionMap
    Level
    78
    Life
    18,329
    Armour
    62,934
    Evasion Rating
    6,667
    Energy Shield
    11,385
    Damage
    1,627
    Spell Damage
    1,627
    Accuracy
    856
    Attack Time
    1.32
    Experience
    8,293
    Minion Life
    3,645
    Minion Energy Shield
    2,264
    Minion Damage
    1,347
    Ailment Threshold
    36,659
    Chill
    116
    Shock
    116
    Brittle
    656
    Scorch
    116
    Sap
    320
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 212.3 to 319.4 Physical Damage
    Deals 140.8 to 212.3 Chaos Damage
    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    SpectreY
    Tagscaster, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, no_pantheon_mod, no_spirit_walkers_archnemesis, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • Vaal Flesh Merchant, Ancient Construct, Colossal Vaal Fallen
  • Life
    201%
    Energy Shield From Life
    50%
    Ailment Threshold
    201%
    Resistance
    0 0 0 40
    Damage
    241%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    67%
    Model Size
    100%
    Type
    VaalFragmentIncursionMap
    Metadata
    FragmentIncursionMapMemoryLine
    Level
    68
    Life
    6,466
    Armour
    28,790
    Evasion Rating
    4,739
    Energy Shield
    6,158
    Damage
    900
    Spell Damage
    900
    Accuracy
    580
    Attack Time
    1.32
    Experience
    6,871
    Minion Life
    1,402
    Minion Energy Shield
    1,336
    Minion Damage
    719
    Ailment Threshold
    12,931
    Chill
    41
    Shock
    41
    Brittle
    231
    Scorch
    41
    Sap
    113
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 155.8 to 234.5 Physical Damage
    Deals 103.4 to 155.8 Chaos Damage
    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    SpectreY
    AreaThe Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl
    Tagscaster, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, no_pantheon_mod, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl: Ancient Construct, Colossal Vaal Fallen
  • Life
    200%
    Energy Shield From Life
    50%
    Ailment Threshold
    200%
    Resistance
    0 0 0 40
    Damage
    240%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    50%
    Model Size
    100%
    Type
    VaalFragmentIncursionTemple
    Metadata
    FragmentIncursionTemple
    Level
    55
    Life
    2,678
    Armour
    10,090
    Evasion Rating
    2,948
    Energy Shield
    2,678
    Damage
    459
    Spell Damage
    459
    Accuracy
    344
    Attack Time
    1.32
    Experience
    3,430
    Minion Life
    653
    Minion Energy Shield
    653
    Minion Damage
    353
    Ailment Threshold
    5,356
    Chill
    17
    Shock
    17
    Brittle
    96
    Scorch
    17
    Sap
    47
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 40.24 to 60.36 Physical Damage
    Deals 27.16 to 40.24 Chaos Damage
    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    SpectreY
    AreaThe Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl
    Tagscaster, chaos_affinity, construct, ghost_armour, is_unarmed, medium_height, medium_movement, no_pantheon_mod, not_dex, not_str, puncturing_weapon, ranged
    Packs
  • The Temple of Atzoatl, The Temple of Atzoatl, The Temple of Atzoatl: Ancient Construct, Colossal Vaal Fallen
  • Life
    200%
    Energy Shield From Life
    50%
    Ailment Threshold
    200%
    Resistance
    0 0 0 40
    Damage
    240%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    VaalFragmentIncursionTempleMap
    Metadata
    FragmentIncursionTempleMap
    Level
    78
    Life
    18,238
    Armour
    62,934
    Evasion Rating
    6,667
    Energy Shield
    11,328
    Damage
    1,620
    Spell Damage
    1,620
    Accuracy
    856
    Attack Time
    1.32
    Experience
    12,377
    Minion Life
    3,627
    Minion Energy Shield
    2,253
    Minion Damage
    1,342
    Ailment Threshold
    36,476
    Chill
    115
    Shock
    115
    Brittle
    653
    Scorch
    115
    Sap
    319
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 212.3 to 319.4 Physical Damage
    Deals 140.8 to 212.3 Chaos Damage
    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 = { }, },
        },
    }
    
    Ancient Construct
    Construct
    SpectreY
    Spectre OverrideMetadata/Monsters/incaminion/FragmentIncursion
    AreaVaal Outpost, Vaal Outpost, Vaal Outpost, Vaal Outpost, Vaal Outpost, Vaal Outpost, Vaal Outpost, Vaal Outpost
    Tagscaster, chaos_affinity, construct, delve_monster, ghost_armour, is_unarmed, medium_height, medium_movement, no_pantheon_mod, no_pantheon_mod, not_dex, not_str, puncturing_weapon, ranged
    Life
    200%
    Energy Shield From Life
    50%
    Ailment Threshold
    200%
    Resistance
    0 0 0 40
    Damage
    240%
    Accuracy
    100%
    Critical Strike Chance
    +5%
    Critical Strike Multiplier
    +130%
    Attack Distance
    6 ~ 25
    Attack Time
    1.32 Second
    Damage Spread
    ±20%
    Experience
    100%
    Model Size
    100%
    Type
    VaalFragmentIncursionTempleMap
    Metadata
    FragmentIncursionDelve
    Level
    68
    Life
    6,433
    Armour
    28,790
    Evasion Rating
    4,739
    Energy Shield
    6,127
    Damage
    897
    Spell Damage
    897
    Accuracy
    580
    Attack Time
    1.32
    Experience
    10,255
    Minion Life
    1,395
    Minion Energy Shield
    1,329
    Minion Damage
    716
    Ailment Threshold
    12,867
    Chill
    41
    Shock
    41
    Brittle
    230
    Scorch
    41
    Sap
    112
    IncursionIncaMinionProjectile
    Spell, Damage, Triggerable
    Critical Strike Chance: 5%
    Cast Time: 1.33 sec
    Deals 155.8 to 234.5 Physical Damage
    Deals 103.4 to 155.8 Chaos Damage
    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 = { }, },
        },
    }
    
    Edit

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