click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Demon

Damage: Phys Hit

Zone: Abyss

Base spirit cost: 34

Notes: worse version of the bigger hound of the pit, not worth it, moves slower and is squishy

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Rapid Attacks II – Impact Shockwave/Heavy Strike 

Click to rate this spectre!
[Total: 1 Average: 2]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 213319
Attack Time: 1.50 s
DPS: 177.5
Life60%
Damage60%
Attack Time1.50 s
Base Movement Speed35
ResistsFire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Hound of the Pit",
    "monsterTags": [
        "abyssal",
        "demon",
        "medium_movement",
        "melee",
        "not_int",
        "not_str",
        "pit_faction"
    ],
    "life": 0.6,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 0.6,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 35,
    "spectreReservation": 34,
    "companionReservation": 23.1,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Abyssal Depths (Act 2)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.116,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueAbyss\/Pit\/PrimordialMonster2Spectre",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}