click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit

Zone: Eye of Hinekora Act 4

Base spirit cost: 67

Notes: multi-strike ability built in but it is bad for clearing since they remain stuck in it while they attack

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II 

Click to rate this spectre!
[Total: 1 Average: 2]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 585878
Attack Time: 1.50 s
DPS: 488.2
Life150%
Damage165%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Ancestral Headtaker",
    "monsterTags": [
        "2HBluntWood_onhit_audio",
        "human",
        "humanoid",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.65,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 11,
    "accuracy": 1,
    "weaponType1": "One Handed Mace",
    "baseMovementSpeed": 32,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Halls of the Dead (Act 4)",
        "Sinkhole (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.866,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/FallenKarui\/FallenKaruiOneHandMace",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}