click title for poe2db page

Type: 🧙 Ranged Caster
🌀 Utility

Monster Family: Humanoid

Damage: Cold Hit, Summoner

Zone: Halls of the Dead Act 4

Base spirit cost: 59

Notes: they summon a lot of skulls that fire projectiles but have very low hp

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Casting II – Wildshards II/Multishot II – Cold penetration

Click to rate this spectre!
[Total: 5 Average: 3.6]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 443665
Attack Time: 1.50 s
DPS: 369.8
Life50%
Damage125%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
SSMKaruiSpiritSummon
GTSummonKaruiSpirits
EASKaruiSoulCasterMinionProjectile
GPSKaruiSpiritMinionProjectile
MPSKaruiCasterProjectile
MPSKaruiSpiritProjectile
Show Path of Building spectre.lua
{
    "name": "Ancestral Channeler",
    "monsterTags": [
        "human",
        "humanoid",
        "medium_movement",
        "not_dex",
        "not_str",
        "red_blood",
        "Unarmed_onhit_audio"
    ],
    "life": 0.5,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.3,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.25,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 59,
    "companionReservation": 33.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Halls of the Dead (Act 4)",
        "Sinkhole (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "SSMKaruiSpiritSummon",
        "GTSummonKaruiSpirits",
        "EASKaruiSoulCasterMinionProjectile",
        "GPSKaruiSpiritMinionProjectile",
        "MPSKaruiCasterProjectile",
        "MPSKaruiSpiritProjectile"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.5,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/KaruiSoulCaster\/KaruiSoulCaster_",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "SSMKaruiSpiritSummon",
            "name": "Unknown"
        },
        {
            "id": "GTSummonKaruiSpirits",
            "name": "Unknown"
        },
        {
            "id": "EASKaruiSoulCasterMinionProjectile",
            "name": "Unknown"
        },
        {
            "id": "GPSKaruiSpiritMinionProjectile",
            "name": "Unknown"
        },
        {
            "name": "Basic Spell (Cold)",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Spell (Cold)",
                    "baseEffectiveness": 2,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "projectile": true,
                        "spell": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "spell_maximum_action_distance_+%",
                            -50
                        ],
                        [
                            "monster_projectile_variation",
                            1060
                        ],
                        [
                            "projectile_spread_radius",
                            3
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_cold_damage",
                        "spell_maximum_base_cold_damage",
                        "base_is_projectile",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "check_for_targets_between_initiator_and_projectile_source"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_cold_damage",
                        "spell_maximum_base_cold_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.80000001192093,
                            "1": 1.2000000476837,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPSKaruiCasterProjectile"
        },
        {
            "id": "MPSKaruiSpiritProjectile",
            "name": "Unknown"
        }
    ]
}