click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Demon

Damage: Physical  Hit

Zone: Mausoleum of the Praetor Act 1

Base spirit cost: 43

Notes: Low damage swarmers, nothing special

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

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: 284426
Attack Time: 1.28 s
DPS: 278.5
Life80%
Damage80%
Attack Time1.28 s
Base Movement Speed35
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Skulking Ghoul",
    "monsterTags": [
        "demon",
        "humanoid",
        "medium_movement",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "Unarmed_onhit_audio"
    ],
    "life": 0.8,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.8,
    "damageSpread": 0.2,
    "attackTime": 1.275,
    "attackRange": 7,
    "accuracy": 1,
    "baseMovementSpeed": 35,
    "spectreReservation": 42,
    "companionReservation": 26.7,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Holten (Act 6)",
        "Mausoleum of the Praetor (Act 1)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.433,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Ghouls\/Ghoul",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}