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: these are not bad, good damage numbers, slow moving when they raise shield

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: 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
Life150%
Damage165%
Attack Time1.50 s
Base Movement Speed41
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Ancestral Guardian",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "fast_movement",
        "human",
        "humanoid",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.75,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.65,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 13,
    "accuracy": 1,
    "weaponType1": "One Handed Axe",
    "weaponType2": "Shield",
    "baseMovementSpeed": 41,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Halls of the Dead (Act 4)",
        "Sinkhole (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "BlockChance",
        "BASE",
        20,
        0,
        ")",
        "BlockEffect",
        "BASE",
        10,
        0,
        ")",
        "StunDuration",
        "OVERRIDE",
        2.283,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/FallenKarui\/FallenKaruiShieldAxe",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}