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#832: Ancient Construct, Vaal Fallen, Vaal Fallen
  • WorldAreas#926: Ancient Construct, Vaal Fallen, Vaal Fallen
  • WorldAreas#1377: Ancient Construct, Vaal Fallen
  • WorldAreas#1378: Ancient Construct, Vaal Fallen
  • WorldAreas#1361: 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
    7,656
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    3,064
    Damage
    628
    Spell Damage
    628
    Accuracy
    290
    Attack Time
    1.32
    Experience
    10,255
    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#1361: 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
    7,656
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    3,064
    Damage
    628
    Spell Damage
    628
    Accuracy
    290
    Attack Time
    1.32
    Experience
    10,255
    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
    7,656
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    3,064
    Damage
    628
    Spell Damage
    628
    Accuracy
    290
    Attack Time
    1.32
    Experience
    10,255
    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

    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
    30,224
    Armour
    79,317
    Evasion
    7,362
    Energy Shield
    6,791
    Damage
    1,349
    Spell Damage
    1,349
    Accuracy
    480
    Attack Time
    1.32
    Experience
    12,863
    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 173.5 to 261.1 Physical Damage
    Deals 115.1 to 173.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
    39,608
    Armour
    73,441
    Evasion
    7,124
    Energy Shield
    6,394
    Damage
    2,122
    Spell Damage
    2,122
    Accuracy
    462
    Attack Time
    1.32
    Experience
    17,797
    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 170.3 to 256.2 Physical Damage
    Deals 112.9 to 170.3 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 [0]
    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
    21
    Armour
    23
    Evasion
    86
    Energy Shield
    13
    Damage
    13
    Spell Damage
    13
    Accuracy
    15
    Attack Time
    1.32
    Experience
    32
    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

    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
    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: 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
  • Ancient Construct
    Construct
    monster no map drops [1]
    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
    3,214
    Armour
    10,090
    Evasion
    2,948
    Energy Shield
    1,339
    Damage
    275
    Spell Damage
    275
    Accuracy
    172
    Attack Time
    1.32
    Experience
    4,115
    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 48.32 to 72.47 Physical Damage
    Deals 32.61 to 48.32 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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Ancient Construct
    Construct
    monster no map drops [1]
    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
    36,659
    Armour
    62,934
    Evasion
    6,667
    Energy Shield
    5,664
    Damage
    1,627
    Spell Damage
    1,627
    Accuracy
    428
    Attack Time
    1.32
    Experience
    8,293
    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 188.1 to 283.1 Physical Damage
    Deals 124.8 to 188.1 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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • Ancient Construct
    Construct
    monster no map drops [1]
    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
    12,931
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    3,064
    Damage
    900
    Spell Damage
    900
    Accuracy
    290
    Attack Time
    1.32
    Experience
    6,871
    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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (3)
    Req. level1
    Stats
  • monster no map drops Min: 1 Max: 1 Global
  • 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
    5,356
    Armour
    10,090
    Evasion
    2,948
    Energy Shield
    1,339
    Damage
    459
    Spell Damage
    459
    Accuracy
    172
    Attack Time
    1.32
    Experience
    3,430
    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 48.32 to 72.47 Physical Damage
    Deals 32.61 to 48.32 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
    36,476
    Armour
    62,934
    Evasion
    6,667
    Energy Shield
    5,664
    Damage
    1,620
    Spell Damage
    1,620
    Accuracy
    428
    Attack Time
    1.32
    Experience
    12,377
    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 188.1 to 283.1 Physical Damage
    Deals 124.8 to 188.1 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
    monster no map drops [1]
    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
    12,867
    Armour
    28,790
    Evasion
    4,739
    Energy Shield
    3,064
    Damage
    897
    Spell Damage
    897
    Accuracy
    290
    Attack Time
    1.32
    Experience
    10,255
    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 = { }, },
        },
    }
    
    monster no map drops [1]
    IdMonsterNoMapDrops
    FamilyMonsterNoMapDrops
    DomainsMonster (3)
    GenerationTypeUnique (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.