click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Demon

Damage: Physical  Hit

Zone: Ogham Manor Act 1

Base spirit cost: 71

Notes: High Life – Spirit cost ratio, very slow walking

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: 568852
Attack Time: 1.50 s
DPS: 473.4
Life240%
Damage160%
Attack Time1.50 s
Base Movement Speed14
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MAASCountEnforcerPullBite
EGCountsEnforcerPull
EASCountEnforcerPullFail
GACountsGuardBloaterTentacleHit
Show Path of Building spectre.lua
{
    "name": "Iron Enforcer",
    "monsterTags": [
        "Claw_onhit_audio",
        "demon",
        "humanoid",
        "melee",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 2.4,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.6,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 18,
    "accuracy": 1,
    "baseMovementSpeed": 14,
    "spectreReservation": 71,
    "companionReservation": 37.8,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Holten Estate (Act 6)",
        "Ogham Manor (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MAASCountEnforcerPullBite",
        "EGCountsEnforcerPull",
        "EASCountEnforcerPullFail",
        "GACountsGuardBloaterTentacleHit"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/TheCountsEliteGuardCorrupted\/MeleeVariantB\/CorruptedEliteBloater",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MAASCountEnforcerPullBite",
            "name": "Unknown"
        },
        {
            "id": "EGCountsEnforcerPull",
            "name": "Unknown"
        },
        {
            "id": "EASCountEnforcerPullFail",
            "name": "Unknown"
        },
        {
            "id": "GACountsGuardBloaterTentacleHit",
            "name": "Unknown"
        }
    ]
}