click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyUndead

Damage: Physical  Hit, Chaos DOT

Zone: Grelwood Act 1
The Grim Tangle Act 1

Base spirit cost: 55

Notes: Has On death phys explosion and chaos dot

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

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: 408612
Attack Time: 1.65 s
DPS: 309.3
Life115%
Damage115%
Attack Time1.65 s
Base Movement Speed9
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsFungusZombieCausticOnDeathMedium
FungusZombieExplodeOnDeathMedium
MeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Fungal Zombie",
    "monsterTags": [
        "allows_inc_aoe",
        "melee",
        "monster_has_on_death_mechanic",
        "physical_affinity",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement",
        "zombie"
    ],
    "life": 1.15,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.15,
    "damageSpread": 0.2,
    "attackTime": 1.65,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 9,
    "spectreReservation": 55,
    "companionReservation": 32.1,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Ashen Forest (Act 6)",
        "Decay (Map)",
        "The Grelwood (Act 1)",
        "The Grim Tangle (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "FungusZombieCausticOnDeathMedium",
        "FungusZombieExplodeOnDeathMedium",
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/FungusZombie\/FungusZombieMedium",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "FungusZombieCausticOnDeathMedium",
            "name": "Unknown"
        },
        {
            "id": "FungusZombieExplodeOnDeathMedium",
            "name": "Unknown"
        },
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}