click title for poe2db page

Type: 🏹 Ranged Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Buried Shrines Act 2
Lost City Act 2

Base spirit cost: 53

Notes: Vahli likes these, otherwise their dps is low considering the cost

Suggested support gems in order of importance: 

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

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: 390585
Attack Time: 1.76 s
DPS: 278.2
Life132%
Damage110%
Attack Time1.76 s
Base Movement Speed40
ResistsFire: 0% / Cold: -30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSDesertPhantasmBolt
TeleportDesertPhantasm
Show Path of Building spectre.lua
{
    "name": "Sand Spirit",
    "monsterTags": [
        "allows_additional_projectiles",
        "caster",
        "fast_movement",
        "ghost",
        "ghost_blood",
        "not_dex",
        "not_str",
        "physical_affinity",
        "ranged",
        "Unarmed_onhit_audio",
        "undead"
    ],
    "life": 1.32,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.2,
    "fireResist": 0,
    "coldResist": -30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.1,
    "damageSpread": 0.2,
    "attackTime": 1.755,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 40,
    "spectreReservation": 53,
    "companionReservation": 31.5,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Buried Shrines (Act 2)",
        "Channel (Map)",
        "Qimah Reservoir (Act 6)",
        "The Lost City (Act 2)",
        "Found in Maps",
        "Trial of the Sekhemas (Floor 2)",
        "Trial of the Sekhemas (Floor 3)",
        "Trial of the Sekhemas (Floor 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSDesertPhantasmBolt",
        "TeleportDesertPhantasm"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.106,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SummonedPhantasm\/DesertPhantasm",
    "resistances": {
        "fire": 0,
        "cold": -30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPSDesertPhantasmBolt",
            "name": "Unknown"
        },
        {
            "id": "TeleportDesertPhantasm",
            "name": "Unknown"
        }
    ]
}