click title for poe2db page
Type: 🧬 Hybrid melee Caster and Attacker
Monster Family: Demon
Damage: Physical Hit
Zone: Abyss
Base spirit cost: 50
Notes: good aoe on their spell ability but it seems they need corpses or windup to cast it
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Magnified Area I – Brutality III – Wildshards II
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 355 – 532
Attack Time: 1.50 s
DPS: 295.9
| Life | 100% |
|---|---|
| Damage | 100% |
| Attack Time | 1.50 s |
| Base Movement Speed | 16 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GSAbyssSoulBlast EASAbyssSoulRelease MPSAbyssSoulRelease |
Show Path of Building spectre.lua
{
"name": "Abyssal Walker",
"monsterTags": [
"abyssal",
"demon",
"melee",
"Unarmed_onhit_audio",
"very_slow_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 11,
"accuracy": 1,
"baseMovementSpeed": 16,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Dark Domain",
"Lightless Passage (Act 2)",
"Lightless Void"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GSAbyssSoulBlast",
"EASAbyssSoulRelease",
"MPSAbyssSoulRelease"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.216,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Fodder\/PaleWalker1\/KulemaksGripSpectre",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GSAbyssSoulBlast",
"name": "Unknown"
},
{
"id": "EASAbyssSoulRelease",
"name": "Unknown"
},
{
"id": "MPSAbyssSoulRelease",
"name": "Unknown"
}
]
}