click title for poe2db page

Type: 🧙 Ranged Caster

Monster Familiy: Undead

Damage: Cold Hit

Zone: Trial of the Sekhema 4th floor

Base spirit cost: 71

Notes: Decent AOE spell casters

Suggested support gems in order of importance: 

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

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: 568852
Attack Time: 1.50 s
DPS: 473.4
Life160%
Damage160%
Attack Time1.50 s
Base Movement Speed37
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsSpookyWraithProjectileColdTime
SpookyWraithProjectileExplosionCold
MPSSpookyWraithPortalNova
GraveyardSpookyGhostExplodeTime
GraveyardGhostDashToTarget
GraveyardGhostDashToTargetFar
Show Path of Building spectre.lua
{
    "name": "Frost Wraith",
    "life": 1.6,
    "energyShield": 0.35,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.6,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 6,
    "accuracy": 1,
    "skillList": [
        "SpookyWraithProjectileColdTime",
        "SpookyWraithProjectileExplosionCold",
        "MPSSpookyWraithPortalNova",
        "GraveyardSpookyGhostExplodeTime",
        "GraveyardGhostDashToTarget",
        "GraveyardGhostDashToTargetFar"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Wraith\/WraithSpookyColdSanctumTrialTime",
    "baseMovementSpeed": 37,
    "companionReservation": 50,
    "skills": [
        {
            "id": "SpookyWraithProjectileColdTime",
            "name": "SpookyWraithProjectileColdTime"
        },
        {
            "id": "SpookyWraithProjectileExplosionCold",
            "name": "SpookyWraithProjectileExplosionCold"
        },
        {
            "id": "MPSSpookyWraithPortalNova",
            "name": "MPSSpookyWraithPortalNova"
        },
        {
            "id": "GraveyardSpookyGhostExplodeTime",
            "name": "GraveyardSpookyGhostExplodeTime"
        },
        {
            "id": "GraveyardGhostDashToTarget",
            "name": "GraveyardGhostDashToTarget"
        },
        {
            "id": "GraveyardGhostDashToTargetFar",
            "name": "GraveyardGhostDashToTargetFar"
        }
    ]
}