click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: The Molten Vault Act 3

Base spirit cost: 53

Notes: Generic Melee attackers, built in aoe, albeit low

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

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: 429644
Attack Time: 1.50 s
DPS: 358.0
Life110%
Damage121%
Attack Time1.50 s
Base Movement Speed41
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Vaal Embalmed Spearman",
    "monsterTags": [
        "fast_movement",
        "humanoid",
        "melee",
        "physical_affinity",
        "red_blood",
        "Stab_onhit_audio",
        "undead"
    ],
    "life": 1.1,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.21,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 23,
    "accuracy": 1,
    "weaponType1": "Warstaff",
    "baseMovementSpeed": 41,
    "spectreReservation": 53,
    "companionReservation": 31.5,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "The Molten Vault (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.833,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Procession\/ProcessionSpear_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}