click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Demon

Damage: Physical  Hit, Bleed

Zone: The Manor Ramparts Act 1

Base spirit cost: 67

Notes: Applies Maim and has chance to bleed

Suggested support gems in order of importance: 

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

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 532798
Attack Time: 1.50 s
DPS: 443.8
Life150%
Damage150%
Attack Time1.50 s
Base Movement Speed54
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GSIronGuardToothZone
Show Path of Building spectre.lua
{
    "name": "Iron Guard",
    "monsterTags": [
        "allows_inc_aoe",
        "Claw_onhit_audio",
        "demon",
        "fast_movement",
        "humanoid",
        "melee",
        "not_int",
        "physical_affinity",
        "red_blood",
        "very_fast_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 9,
    "accuracy": 1,
    "baseMovementSpeed": 54,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Bastille (Map)",
        "Holten Estate (Act 6)",
        "Ogham Farmlands (Act 1)",
        "Ogham Manor (Act 1)",
        "The Manor Ramparts (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GSIronGuardToothZone"
    ],
    "modList": [
        "BleedChance",
        "BASE",
        25,
        1,
        ")"
    ],
    "id": "Metadata\/Monsters\/TheCountsEliteGuardCorrupted\/VariantB\/CorruptedEliteToothy",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GSIronGuardToothZone",
            "name": "Unknown"
        }
    ]
}