click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Beast

Damage: Physical  Hit, Lightning Hit

Zone: Titan Grotto Act 2

Base spirit cost: 62

Notes: Decent shock appliers/lightning damage

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting II – Magnified Area I- Nova Projectiles/Multishot II

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: 479718
Attack Time: 1.01 s
DPS: 596.1
Life135%
Damage135%
Attack Time1.01 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GPSWingedCreatureBallLightning
GSWingedCreatureBallLightning
Companion Reservation34.8%
Show Path of Building spectre.lua
{
    "name": "Winged Horror",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "allows_additional_projectiles",
        "beast",
        "flying",
        "lightning_affinity",
        "medium_movement",
        "melee",
        "physical_affinity",
        "ranged",
        "red_blood"
    ],
    "life": 1.35,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": -30,
    "chaosResist": 0,
    "damage": 1.35,
    "damageSpread": 0.2,
    "attackTime": 1.005,
    "attackRange": 9,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 62,
    "companionReservation": 34.8,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Qimah Reservoir (Act 6)",
        "The Titan Grotto (Act 2)",
        "Found in Maps",
        "Trial of the Sekhemas (Floor 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GPSWingedCreatureBallLightning",
        "GSWingedCreatureBallLightning"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.333,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/WingedCreature\/WingedCreature",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": -30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GPSWingedCreatureBallLightning",
            "name": "Unknown"
        },
        {
            "id": "GSWingedCreatureBallLightning",
            "name": "Unknown"
        }
    ]
}