click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Undead

Damage: Phys Hit

Zone: Abandoned Prison Act 4

Base spirit cost: 76

Notes: might have synergy with some of their pack for resummon/revive; they spam their AOE spell, might be good for single target

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Magnified Area I – Rapid Casting 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: 621931
Attack Time: 3.32 s
DPS: 234.3
Life149%
Damage175%
Attack Time3.32 s
Base Movement Speed26
ResistsFire: 30% / Cold: 30% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EGSpinyNecromancerRevive
EDSPrisonNecromancerDelayedBlast
DTTPrisonNecromancerDodge
EASNecromancerRevive
Show Path of Building spectre.lua
{
    "name": "Spined Necromancer",
    "monsterTags": [
        "allows_inc_aoe",
        "caster",
        "flying",
        "not_str",
        "physical_affinity",
        "red_blood",
        "slow_movement",
        "Unarmed_onhit_audio",
        "undead"
    ],
    "life": 1.49,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.3,
    "evasion": 0.25,
    "fireResist": 30,
    "coldResist": 30,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.75,
    "damageSpread": 0.2,
    "attackTime": 3.315,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 26,
    "spectreReservation": 76,
    "companionReservation": 39.6,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Abandoned Prison (Act 4)",
        "Solitary Confinement (Act 4)",
        "Found in Maps",
        "Wolvenhold (Act 6)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EGSpinyNecromancerRevive",
        "EDSPrisonNecromancerDelayedBlast",
        "DTTPrisonNecromancerDodge",
        "EASNecromancerRevive"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.666,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/NecromancerRemakeBook\/SpinedNecromancer",
    "resistances": {
        "fire": 30,
        "cold": 30,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EGSpinyNecromancerRevive",
            "name": "Unknown"
        },
        {
            "id": "EDSPrisonNecromancerDelayedBlast",
            "name": "Unknown"
        },
        {
            "id": "DTTPrisonNecromancerDodge",
            "name": "Unknown"
        },
        {
            "id": "EASNecromancerRevive",
            "name": "Unknown"
        }
    ]
}