click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Family: Demon
Damage: Physical Hit, Fire Hit, Fire DOT, Ignite
Zone: Abyss
Base spirit cost: 64
Notes: The fire aoe ground is fire damage over time, not ignite
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Magnified Area I – Swift Affliction – Elemental Focus
Click to rate this spectre!
[Total: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 497 – 745
Attack Time: 1.50 s
DPS: 414.2
| Life | 140% |
|---|---|
| Damage | 140% |
| Attack Time | 1.50 s |
| Base Movement Speed | 40 |
| Resists | Fire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed CGEAbyssSerpentColdDOT MAASAbyssSerpentEmerge GSAbyssSerpentColdExplode |
Show Path of Building spectre.lua
{
"name": "Lightless Serpent",
"monsterTags": [
"abyssal",
"allows_additional_projectiles",
"allows_inc_aoe",
"demon",
"fast_movement",
"fire_affinity",
"lightless_faction"
],
"life": 1.4,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.4,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 8,
"accuracy": 1,
"baseMovementSpeed": 40,
"spectreReservation": 64,
"companionReservation": 35.4,
"monsterCategory": "Demon",
"spawnLocation": [
"Abyssal Depths (Act 2)",
"Lightless Passage (Act 2)",
"Lightless Void"
],
"skillList": [
"MeleeAtAnimationSpeed",
"CGEAbyssSerpentColdDOT",
"MAASAbyssSerpentEmerge",
"GSAbyssSerpentColdExplode"
],
"modList": [
"StunDuration",
"OVERRIDE",
4.067,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueAbyss\/Lightless\/SerpentClanCasterAbyssSpectre",
"resistances": {
"fire": 30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "CGEAbyssSerpentColdDOT",
"name": "Unknown"
},
{
"id": "MAASAbyssSerpentEmerge",
"name": "Unknown"
},
{
"id": "GSAbyssSerpentColdExplode",
"name": "Unknown"
}
]
}