click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Humanoid

Damage: Physical  Hit, Fire Hit, Ignite

Zone: Clearfell Act 1

Base spirit cost: 84

Notes: Possibly highest base damage numbers on ability

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Compressed Duration II– Magnified Area I – Rapid Casting II/Fire Penetration II

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

Other YouTube Videos Covering This Spectre

Videos are selected for relevance and educational value.

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 461692
Attack Time: 1.70 s
DPS: 340.4
Life200%
Damage130%
Attack Time1.70 s
Base Movement Speed11
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
ReviveUrchin
UrchinCollectorDelayedBlast
HagRaiseDeadAoE
Show Path of Building spectre.lua
{
    "name": "Vile Hag",
    "monsterTags": [
        "allows_inc_aoe",
        "caster",
        "Claw_onhit_audio",
        "fire_affinity",
        "humanoid",
        "melee",
        "monster_barely_moves",
        "monster_summons_adds",
        "not_dex",
        "not_str",
        "raises_dead",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.1,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.3,
    "damageSpread": 0.2,
    "attackTime": 1.695,
    "attackRange": 10,
    "accuracy": 1,
    "weaponType1": "Dagger",
    "weaponType2": "None",
    "baseMovementSpeed": 11,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Clearfell (Act 1)",
        "The Ezomyte Megaliths (Map)",
        "The Grelwood (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "ReviveUrchin",
        "UrchinCollectorDelayedBlast",
        "HagRaiseDeadAoE"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        5.333,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Hags\/UrchinHag1",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "ReviveUrchin",
            "name": "Unknown"
        },
        {
            "id": "UrchinCollectorDelayedBlast",
            "name": "Unknown"
        },
        {
            "id": "HagRaiseDeadAoE",
            "name": "Unknown"
        }
    ]
}