click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit

Zone: Mausoleum of the Praetor Act 1

Base spirit cost: 67

Notes: Generic Melee attackers, slow, low dps

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

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 Speed11
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Wheelbound Hag",
    "monsterTags": [
        "Claw_onhit_audio",
        "humanoid",
        "melee",
        "not_dex",
        "not_str",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.2,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 9,
    "accuracy": 1,
    "baseMovementSpeed": 11,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Holten (Act 6)",
        "Mausoleum of the Praetor (Act 1)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.633,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SpinningWheelHag\/SpinningWheelHag",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}