click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Humanoid

Damage: Fire Hit, Ignite

Zone: Apex of Filth Act 3

Base spirit cost: 60

Notes: Good all-rounder

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Casting II – Magnified Area I – Multishot II/Wildshards II

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

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 Speed12
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
AnchoriteInvisibleSpark
GTAnchoriteMushroomBlast
EDSAnchoriteMushroomBlast
GTAnchoriteMushroomBlastSingle
EGAnchoriteMotherBuff
WalkEmergeCenobiteSwarm
Show Path of Building spectre.lua
{
    "name": "Pyromushroom Cultivator",
    "monsterTags": [
        "1HSword_onhit_audio",
        "humanoid",
        "not_dex",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.3,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.2,
    "armour": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.3,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 16,
    "accuracy": 1,
    "baseMovementSpeed": 12,
    "spectreReservation": 60,
    "companionReservation": 34.2,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Apex of Filth (Act 3)",
        "Backwash (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "AnchoriteInvisibleSpark",
        "GTAnchoriteMushroomBlast",
        "EDSAnchoriteMushroomBlast",
        "GTAnchoriteMushroomBlastSingle",
        "EGAnchoriteMotherBuff",
        "WalkEmergeCenobiteSwarm"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Anchorite\/AnchoriteMother",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "AnchoriteInvisibleSpark",
            "name": "Unknown"
        },
        {
            "id": "GTAnchoriteMushroomBlast",
            "name": "Unknown"
        },
        {
            "id": "EDSAnchoriteMushroomBlast",
            "name": "Unknown"
        },
        {
            "id": "GTAnchoriteMushroomBlastSingle",
            "name": "Unknown"
        },
        {
            "id": "EGAnchoriteMotherBuff",
            "name": "Unknown"
        },
        {
            "id": "WalkEmergeCenobiteSwarm",
            "name": "Unknown"
        }
    ]
}