click title for poe2db page

Type: 🏹 Ranged Attacker

Monster FamilyUndead

Damage: Physical  Hit

Zone: Keth Act 2

Base spirit cost: 67

Notes: Generic ranged attackers, can be used with wswap tech

Suggested support gems in order of importance: 

Feeding FrenzyMuster – Rapid Casting II – Brutality III – Multishot II/Nova Projectiles/Wildshards II

Click to rate this spectre!
[Total: 1 Average: 3]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 532798
Attack Time: 3.00 s
DPS: 221.9
Life150%
Damage150%
Attack Time3.00 s
Base Movement Speed32
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSSandGolemancerProjectile
EGGolemancerRevive
Show Path of Building spectre.lua
{
    "name": "Desiccated Lich",
    "monsterTags": [
        "allows_additional_projectiles",
        "bones",
        "caster",
        "medium_movement",
        "not_dex",
        "physical_affinity",
        "raises_dead",
        "skeleton",
        "Unarmed_onhit_audio",
        "undead"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.3,
    "armour": 0.35,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 3,
    "attackRange": 15,
    "accuracy": 1,
    "weaponType1": "One Handed Mace",
    "weaponType2": "One Handed Mace",
    "baseMovementSpeed": 32,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Deserted (Map)",
        "Keth (Act 2)",
        "Sel Khari Sanctuary  (Act 6)",
        "The Khari Crossing (Act 6)",
        "Found in Maps",
        "Traitor's Passage (Act 2)",
        "Trial of the Sekhemas (Floor 2)",
        "Trial of the Sekhemas (Floor 3)",
        "Trial of the Sekhemas (Floor 4)",
        "Valley of the Titans (Act 2)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSSandGolemancerProjectile",
        "EGGolemancerRevive"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.1,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SandGolemancer\/SandGolemancer",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPSSandGolemancerProjectile",
            "name": "Unknown"
        },
        {
            "id": "EGGolemancerRevive",
            "name": "Unknown"
        }
    ]
}