click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Undead

Damage: Physical  Hit, Chaos Hit

Zone: Viridian Wildwood, Ritual

Base spirit cost: 84

Notes: windup for their projectile is too big, the damage numbers are good and its pure chaos hit damage, they need frontline to function properly

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Chaos Attunement – Magnified Area II – Multishot II

Click to rate this spectre!
[Total: 2 Average: 3.5]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7101065
Attack Time: 1.65 s
DPS: 537.9
Life200%
Damage200%
Attack Time1.65 s
Base Movement Speed9
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSDruidicFungusZombieTreeHollowProjectile
MPSDruidicFungusZombieTreeHollowBarrage
GSDruidicFungusZombieTreeHollowProjectileImpact
Show Path of Building spectre.lua
{
    "name": "Treant Foulspawn",
    "life": 2,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2,
    "damageSpread": 0.2,
    "attackTime": 1.65,
    "attackRange": 13,
    "accuracy": 1,
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSDruidicFungusZombieTreeHollowProjectile",
        "MPSDruidicFungusZombieTreeHollowBarrage",
        "GSDruidicFungusZombieTreeHollowProjectileImpact"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/FungalZombie\/DruidicFungusZombieTreeHollowSpectre",
    "baseMovementSpeed": 9,
    "companionReservation": 50,
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "MeleeAtAnimationSpeed"
        },
        {
            "id": "MPSDruidicFungusZombieTreeHollowProjectile",
            "name": "MPSDruidicFungusZombieTreeHollowProjectile"
        },
        {
            "id": "MPSDruidicFungusZombieTreeHollowBarrage",
            "name": "MPSDruidicFungusZombieTreeHollowBarrage"
        },
        {
            "id": "GSDruidicFungusZombieTreeHollowProjectileImpact",
            "name": "GSDruidicFungusZombieTreeHollowProjectileImpact"
        }
    ]
}