click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Construct

Damage: Physical  Hit

Zone: Keth Act 2

Base spirit cost: 60

Notes: Generic Melee attackers

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

Click to rate this spectre!
[Total: 0 Average: 0]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 461692
Attack Time: 1.50 s
DPS: 384.6
Life130%
Damage130%
Attack Time1.50 s
Base Movement Speed14
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GASandGolemSlam
Show Path of Building spectre.lua
{
    "name": "Living Sand",
    "monsterTags": [
        "allows_inc_aoe",
        "Beast_onhit_audio",
        "cannot_be_monolith",
        "construct",
        "melee",
        "monster_barely_moves",
        "physical_affinity",
        "very_slow_movement"
    ],
    "life": 1.3,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.3,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 16,
    "accuracy": 1,
    "baseMovementSpeed": 14,
    "spectreReservation": 60,
    "companionReservation": 34.2,
    "monsterCategory": "Construct",
    "spawnLocation": [
        "Deserted (Map)",
        "Keth (Act 2)",
        "The Khari Crossing (Act 6)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GASandGolemSlam"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.65,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/MudGolem\/SandGolem",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GASandGolemSlam",
            "name": "Unknown"
        }
    ]
}