click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Family: Demon
Damage: Physical Hit, Lightning Hit, Fire Hit, Ignite
Zone: Abyss
Base spirit cost: 99
Notes:These do not have clear identity, both melee attacker and caster
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Heavy Strike – Rapid Attacks II
See Also
Spectre.lua details
Basic Attack Damage
Tags: abyssal, allows_additional_projectiles, demon, lightning_affinity, MonsterStab_onhit_audio, not_dex, not_int, pit_faction, ranged, very_fast_movement
Skills: MeleeAtAnimationSpeed, GAAbyssCorpseStrideSlams, EAAAbyssCorpseStrideSlams, GSAbyssCorpseStriderLighting, GTAbyssCorpseStriderLighting
Resistances: Fire: 0%, Cold: 0%, Lightning: 75%, Chaos: 0%
Spawn Locations: Abyssal Depths (Act 2), Lightless Passage (Act 2)
{
"name": "Strider of the Pit",
"monsterTags": [
"abyssal",
"allows_additional_projectiles",
"demon",
"lightning_affinity",
"MonsterStab_onhit_audio",
"not_dex",
"not_int",
"pit_faction",
"ranged",
"very_fast_movement"
],
"life": 3,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.4,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 75,
"chaosResist": 0,
"damage": 2.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 14,
"accuracy": 1,
"baseMovementSpeed": 58,
"spectreReservation": 99,
"companionReservation": 47.4,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Lightless Passage (Act 2)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GAAbyssCorpseStrideSlams",
"EAAAbyssCorpseStrideSlams",
"GSAbyssCorpseStriderLighting",
"GTAbyssCorpseStriderLighting"
],
"modList": [
"StunDuration",
"OVERRIDE",
4.133,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Pit\/CorpseStrider\/CorpseStriderAbyssSpectre",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 75,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GAAbyssCorpseStrideSlams",
"name": "Unknown"
},
{
"id": "EAAAbyssCorpseStrideSlams",
"name": "Unknown"
},
{
"id": "GSAbyssCorpseStriderLighting",
"name": "Unknown"
},
{
"id": "GTAbyssCorpseStriderLighting",
"name": "Unknown"
}
]
}