click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Wildwood Unique map,
Rituals

Base spirit cost: 74

Notes: has a 20s cd high damage aoe skill

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Brutality III- Magnified Area I – Rapid Casting 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: 603905
Attack Time: 1.01 s
DPS: 750.7
Life170%
Damage170%
Attack Time1.01 s
Base Movement Speed33
ResistsFire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GTRitualCaveDwellerSummonBlood
SORitualCaveDwellerSummonBlood
GSRitualCaveDwellerExplodeBlood
EGRitualCaveDwellerTriggerBlood
Companion Reservation39%
Show Path of Building spectre.lua
{
    "name": "Nameless Dweller",
    "monsterTags": [
        "allows_inc_aoe",
        "beast",
        "Beast_onhit_audio",
        "mammal_beast",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.7,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.1,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.7,
    "damageSpread": 0.2,
    "attackTime": 1.005,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 33,
    "spectreReservation": 74,
    "companionReservation": 39,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "The Blackwood (Act 6)",
        "The Viridian Wildwood (Map)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GTRitualCaveDwellerSummonBlood",
        "SORitualCaveDwellerSummonBlood",
        "GSRitualCaveDwellerExplodeBlood",
        "EGRitualCaveDwellerTriggerBlood"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueRitual\/DemonFaction\/CaveDweller_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GTRitualCaveDwellerSummonBlood",
            "name": "Unknown"
        },
        {
            "id": "SORitualCaveDwellerSummonBlood",
            "name": "Unknown"
        },
        {
            "id": "GSRitualCaveDwellerExplodeBlood",
            "name": "Unknown"
        },
        {
            "id": "EGRitualCaveDwellerTriggerBlood",
            "name": "Unknown"
        }
    ]
}