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
Click to rate this spectre!
[Total: 13 Average: 4.2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 887 – 1331
Attack Time: 1.50 s
DPS: 739.7
| Life | 300% |
|---|---|
| Damage | 250% |
| Attack Time | 1.50 s |
| Base Movement Speed | 58 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 75% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAAbyssCorpseStrideSlams EAAAbyssCorpseStrideSlams GSAbyssCorpseStriderLighting GTAbyssCorpseStriderLighting |
Show Path of Building spectre.lua
{
"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"
}
]
}