click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Demon

Damage: Physical  Hit

Zone: The manor Ramparts Act 1

Base spirit cost: 57

Notes: Fast aggro Melee attackers

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: 4]

Other YouTube Videos Covering This Spectre

Videos are selected for relevance and educational value.

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 362543
Attack Time: 1.50 s
DPS: 301.8
Life120%
Damage102%
Attack Time1.50 s
Base Movement Speed44
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MAASCountGuardSpearCombo
DTTCountsGuardSpearLeap
GACountsGuardLeapAttack1
GACountsGuardLeapAttack2
MAASLeapAttack
Show Path of Building spectre.lua
{
    "name": "Iron Spearman",
    "monsterTags": [
        "allows_inc_aoe",
        "demon",
        "fast_movement",
        "humanoid",
        "melee",
        "not_int",
        "physical_affinity",
        "red_blood",
        "SpearMetal_onhit_audio"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.02,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 16,
    "accuracy": 1,
    "baseMovementSpeed": 44,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Holten Estate (Act 6)",
        "Ogham Manor (Act 1)",
        "The Iron Citadel (Map)",
        "The Manor Ramparts (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MAASCountGuardSpearCombo",
        "DTTCountsGuardSpearLeap",
        "GACountsGuardLeapAttack1",
        "GACountsGuardLeapAttack2",
        "MAASLeapAttack"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/TheCountsEliteGuardCorrupted\/VariantA\/CorruptedEliteSpear_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MAASCountGuardSpearCombo",
            "name": "Unknown"
        },
        {
            "id": "DTTCountsGuardSpearLeap",
            "name": "Unknown"
        },
        {
            "id": "GACountsGuardLeapAttack1",
            "name": "Unknown"
        },
        {
            "id": "GACountsGuardLeapAttack2",
            "name": "Unknown"
        },
        {
            "id": "MAASLeapAttack",
            "name": "Unknown"
        }
    ]
}