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
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_inc_aoe, caster, flying, not_str, physical_affinity, red_blood, slow_movement, Unarmed_onhit_audio, undead
Skills: MeleeAtAnimationSpeed, EGSpinyNecromancerRevive, EDSPrisonNecromancerDelayedBlast, DTTPrisonNecromancerDodge, EASNecromancerRevive
Resistances: Fire: 30%, Cold: 30%, Lightning: 30%, Chaos: 0%
Spawn Locations: Abandoned Prison (Act 4), Solitary Confinement (Act 4), Found in Maps, Wolvenhold (Act 6)
{
"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"
}
]
}