click title for poe2db page

Type: 🏹 Ranged Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Traitor’s Passage Act 2
Keth Act 2

Base spirit cost: 50

Notes: “Split arrow” but they do not seem to use it (bugged)

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II– Scattershot/Gambleshot – Brutality III

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: 355532
Attack Time: 1.50 s
DPS: 295.9
Life100%
Damage100%
Attack Time1.50 s
Base Movement Speed11
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Risen Maraketh",
    "monsterTags": [
        "melee",
        "monster_barely_moves",
        "physical_affinity",
        "skeleton",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 7,
    "accuracy": 1,
    "baseMovementSpeed": 11,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Buried Shrines (Act 2)",
        "Keth (Act 2)",
        "Marrow (Map)",
        "Path of Mourning (Act 2)",
        "Qimah (Act 6)",
        "Sel Khari Sanctuary  (Act 6)",
        "The Khari Crossing (Act 6)",
        "The Lost City (Act 2)",
        "Found in Maps",
        "Traitor's Passage (Act 2)",
        "Trial of the Sekhemas (Floor 2)",
        "Valley of the Titans (Act 2)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.467,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Skeletons\/Maraketh\/MarakethSkeletonUnarmed",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}