click title for poe2db page

pending update for 0.4 changes

Type: ⚔️ Melee Attacker

Monster Family: Undead

Damage: Physical  Hit, Physical DOT/Bleed

Zone: Tomb of the Consort Act 1
Mausoleum of the Praetor Act 1

Base spirit cost: 91

Notes: Big hits, has bleed on their 10s ability

Suggested support gems in order of importance: 

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

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7981198
Attack Time: 1.50 s
DPS: 665.7
Life225%
Damage225%
Attack Time1.50 s
Base Movement Speed10
ResistsFire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EASSkeletalReaperSubmerge
GASkeletalReaperEmergeReap
Show Path of Building spectre.lua
{
    "name": "Knight-Gaunt",
    "monsterTags": [
        "1HSword_onhit_audio",
        "bones",
        "humanoid",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "skeleton",
        "undead",
        "very_slow_movement"
    ],
    "life": 2.25,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.6,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 2.25,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 15,
    "accuracy": 1,
    "weaponType1": "One Handed Axe",
    "baseMovementSpeed": 10,
    "spectreReservation": 91,
    "companionReservation": 45,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Crypt (Map)",
        "Holten (Act 6)",
        "Riverhold (Map)",
        "Stones of Serle (Act 6)",
        "Found in Maps",
        "Tomb of the Consort (Act 1)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EASSkeletalReaperSubmerge",
        "GASkeletalReaperEmergeReap"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.533,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SkeletalReaper\/SkeletalReaper",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EASSkeletalReaperSubmerge",
            "name": "Unknown"
        },
        {
            "id": "GASkeletalReaperEmergeReap",
            "name": "Unknown"
        }
    ]
}