click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit

Zone: Eye of Hinekora Act 4

Base spirit cost: 71

Notes: damage numbers not bad, they seemingly attack with a multistrike-like atack with a 2hander axe

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: 4]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 653979
Attack Time: 1.50 s
DPS: 544.4
Life160%
Damage184%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EESFallenKaruiBuffSelf
Show Path of Building spectre.lua
{
    "name": "Ancestral Warrior",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "allows_inc_aoe",
        "human",
        "humanoid",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.6,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.84,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "Two Handed Axe",
    "baseMovementSpeed": 32,
    "spectreReservation": 71,
    "companionReservation": 37.8,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Halls of the Dead (Act 4)",
        "Sinkhole (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EESFallenKaruiBuffSelf"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.283,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/FallenKarui\/FallenKaruiTwoHandAxe",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EESFallenKaruiBuffSelf",
            "name": "Unknown"
        }
    ]
}