click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit, Fire Hit

Zone: Halls of the dead

Act 4

Base spirit cost: 72

Notes: big damage numbers, has a very good AOE slam, slow movement speed

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Attacks II – Elemental Armament II – Fire Attunement 

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

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
Life165%
Damage165%
Attack Time1.50 s
Base Movement Speed13
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EGKaruiHornBuffSpawn
EGKaruiHornBuffAllies
EASKaruiHornSlam
GAKaruiHornSlamCleave
Show Path of Building spectre.lua
{
    "name": "Ancestral Hornbearer",
    "monsterTags": [
        "2HBluntWood_onhit_audio",
        "human",
        "humanoid",
        "not_dex",
        "not_int",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.65,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.65,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 13,
    "spectreReservation": 72,
    "companionReservation": 38.4,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Halls of the Dead (Act 4)",
        "Sinkhole (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EGKaruiHornBuffSpawn",
        "EGKaruiHornBuffAllies",
        "EASKaruiHornSlam",
        "GAKaruiHornSlamCleave"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/KaruiWarriorHorn\/KaruiWarriorHorn_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EGKaruiHornBuffSpawn",
            "name": "Unknown"
        },
        {
            "id": "EGKaruiHornBuffAllies",
            "name": "Unknown"
        },
        {
            "id": "EASKaruiHornSlam",
            "name": "Unknown"
        },
        {
            "id": "GAKaruiHornSlamCleave",
            "name": "Unknown"
        }
    ]
}