click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Deshar Act 2
Path of Mourning Act 2

Base spirit cost: 50

Notes: Generic Melee attackers, slow shamblers

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 426639
Attack Time: 2.51 s
DPS: 212.6
Life100%
Damage120%
Attack Time2.51 s
Base Movement Speed7
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MarakethZombieDeathGround
Show Path of Building spectre.lua
{
    "name": "Maraketh Undead",
    "monsterTags": [
        "melee",
        "monster_barely_moves",
        "physical_affinity",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement",
        "zombie"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 2.505,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 7,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Canyon (Map)",
        "Deshar (Act 2)",
        "Path of Mourning (Act 2)",
        "The Galai Gates (Act 6)",
        "The Spires of Deshar (Act 2)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MarakethZombieDeathGround"
    ],
    "modList": [
        "StunDuration",
        "INC",
        30,
        0,
        ")",
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Zombies\/Maraketh\/MarakethZombie",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MarakethZombieDeathGround",
            "name": "Unknown"
        }
    ]
}