click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Jungle Ruins Act 3
The Venom Crpyts Act 3

Base spirit cost: 67

Notes: Generic Melee attackers

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II 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.40 s
DPS: 477.2
Life150%
Damage150%
Attack Time1.40 s
Base Movement Speed8
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation36.6%
Show Path of Building spectre.lua
{
    "name": "Constricted Shambler",
    "monsterTags": [
        "beast",
        "melee",
        "monster_applies_poison",
        "physical_affinity",
        "red_blood",
        "reptile_beast",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.395,
    "attackRange": 16,
    "accuracy": 1,
    "baseMovementSpeed": 8,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Jungle Ruins (Act 3)",
        "Kriar Village (Act 6)",
        "Overgrown (Map)",
        "Rockpools (Map)",
        "The Venom Crypts (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "PoisonChance",
        "BASE",
        100,
        0,
        ")",
        "EnemyPoisonDuration",
        "INC",
        0,
        0,
        ")",
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/ConstrictorCorpse\/ConstrictorCorpse",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}