click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Humanoid

Damage: Physical  Hit

Zone: Apex Of Filth Act 3

Base spirit cost: 67

Notes: never uses her spell, only melee slow attacks

Suggested support gems in order of importance: 

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

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 454681
Attack Time: 1.43 s
DPS: 398.6
Life150%
Damage128%
Attack Time1.43 s
Base Movement Speed11
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MDHighbornSpore
WalkEmergeCenobiteSwarm
Show Path of Building spectre.lua
{
    "name": "Foul Sage",
    "monsterTags": [
        "1HSword_onhit_audio",
        "caster",
        "humanoid",
        "melee",
        "monster_barely_moves",
        "not_dex",
        "not_str",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.2,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.28,
    "damageSpread": 0.2,
    "attackTime": 1.425,
    "attackRange": 9,
    "accuracy": 1,
    "weaponType1": "Warstaff",
    "baseMovementSpeed": 11,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Apex of Filth (Act 3)",
        "Backwash (Map)",
        "The Drowned City (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MDHighbornSpore",
        "WalkEmergeCenobiteSwarm"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Cenobite\/CenobiteHighborn\/CenobiteHighborn",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MDHighbornSpore",
            "name": "Unknown"
        },
        {
            "id": "WalkEmergeCenobiteSwarm",
            "name": "Unknown"
        }
    ]
}