click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Familiy: Beast

Damage: Physical  Hit, Fire Hit, Ignite

Zone: Traitor’s Passage Act 2

Base spirit cost: 62

Notes: Low damage on their shriek, they only use fire proj in range

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting II – Magnified Area I – Elemental Focus

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: 479718
Attack Time: 1.01 s
DPS: 596.1
Life135%
Damage135%
Attack Time1.01 s
Base Movement Speed33
ResistsFire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GSCaveDwellerSonicPulse
GPSCaveDwellerSuperProjectile
GSCaveDwellerSuperProjectile
Companion Reservation34.8%
Show Path of Building spectre.lua
{
    "name": "Tombshrieker",
    "monsterTags": [
        "allows_inc_aoe",
        "beast",
        "Beast_onhit_audio",
        "mammal_beast",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.35,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.1,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.35,
    "damageSpread": 0.2,
    "attackTime": 1.005,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 33,
    "spectreReservation": 62,
    "companionReservation": 34.8,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Qimah Reservoir (Act 6)",
        "Found in Maps",
        "Traitor's Passage (Act 2)",
        "Trial of the Sekhemas (Floor 1)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GSCaveDwellerSonicPulse",
        "GPSCaveDwellerSuperProjectile",
        "GSCaveDwellerSuperProjectile"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/CaveDweller\/CaveDweller",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GSCaveDwellerSonicPulse",
            "name": "Unknown"
        },
        {
            "id": "GPSCaveDwellerSuperProjectile",
            "name": "Unknown"
        },
        {
            "id": "GSCaveDwellerSuperProjectile",
            "name": "Unknown"
        }
    ]
}