click title for poe2db page

Type: 🧬 Hybrid Melee Attacker & Ranged Caster

Monster Family: Beast

Damage: Phys Hit, Lightning Damage

Zone: Singing Caverns Act 4

Base spirit cost: 59

Notes: Low damage hybrid, they will melee if engaged in melee, otherwise they use their lightning spell ability with low range

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Elemental Focus – Lightning Penetration – Magnified Area I

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: 443665
Attack Time: 1.50 s
DPS: 369.8
Life125%
Damage125%
Attack Time1.50 s
Base Movement Speed39
ResistsFire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GTCarrionWingScreech
TBCarrionWingScreechBeam
GSCarrionWingScreechBeamImpact
DTTCarrionWingDodgeLeft
DTTCarrionWingDodgeRight
Companion Reservation33.6%
Show Path of Building spectre.lua
{
    "name": "Luminous Spinefish",
    "monsterTags": [
        "beast",
        "Beast_onhit_audio",
        "caster",
        "cleaving_weapon",
        "fast_movement",
        "flesh_armour",
        "is_unarmed",
        "lightning_affinity",
        "melee",
        "not_str",
        "physical_affinity",
        "red_blood"
    ],
    "life": 1.25,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.1,
    "evasion": 0.4,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.25,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 8,
    "accuracy": 1,
    "baseMovementSpeed": 39,
    "spectreReservation": 59,
    "companionReservation": 33.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Singing Caverns (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GTCarrionWingScreech",
        "TBCarrionWingScreechBeam",
        "GSCarrionWingScreechBeamImpact",
        "DTTCarrionWingDodgeLeft",
        "DTTCarrionWingDodgeRight"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.833,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/CarrionWing\/CarrionWing_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GTCarrionWingScreech",
            "name": "Unknown"
        },
        {
            "id": "TBCarrionWingScreechBeam",
            "name": "Unknown"
        },
        {
            "id": "GSCarrionWingScreechBeamImpact",
            "name": "Unknown"
        },
        {
            "id": "DTTCarrionWingDodgeLeft",
            "name": "Unknown"
        },
        {
            "id": "DTTCarrionWingDodgeRight",
            "name": "Unknown"
        }
    ]
}