click title for poe2db page

Type: 🏹⚔️ Hybrid Attacker

Monster Family: Construct

Damage: Physical  Hit

Zone: Path of Mourning Act 2

Base spirit cost: 74

Notes: slow moving, their projectile “summons” have very low damage

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Brutality III – Magnified Area I

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: 603905
Attack Time: 1.50 s
DPS: 503.0
Life170%
Damage170%
Attack Time1.50 s
Base Movement Speed11
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EASSummonScarabs
MMSSummonScarabs
MDSummonScarabs
Show Path of Building spectre.lua
{
    "name": "Urnwalker",
    "monsterTags": [
        "construct",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "ranged",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement"
    ],
    "life": 1.7,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.35,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.7,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 11,
    "spectreReservation": 74,
    "companionReservation": 39,
    "monsterCategory": "Construct",
    "spawnLocation": [
        "Trial of the Sekhemas (Floor 2)",
        "Trial of the Sekhemas (Floor 3)",
        "Trial of the Sekhemas (Floor 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EASSummonScarabs",
        "MMSSummonScarabs",
        "MDSummonScarabs"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.923,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/VaseMonster\/VaseMonsterSpectre",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EASSummonScarabs",
            "name": "Unknown"
        },
        {
            "id": "MMSSummonScarabs",
            "name": "Unknown"
        },
        {
            "id": "MDSummonScarabs",
            "name": "Unknown"
        }
    ]
}