click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Humanoid

Damage: Lightning Damage

Zone: The Excavation Act 4

Base spirit cost: 55

Notes: very good damage but long windup that cannot be reduced by compressed duration supp

Suggested support gems in order of importance: 

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

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: 408612
Attack Time: 1.50 s
DPS: 340.2
Life115%
Damage115%
Attack Time1.50 s
Base Movement Speed9
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsGSExcavatorRaptorTriangleSlam
Show Path of Building spectre.lua
{
    "name": "Zealous Courser",
    "monsterTags": [
        "2HBluntMetal_onhit_audio",
        "allows_inc_aoe",
        "humanoid",
        "lightning_affinity",
        "melee",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.15,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.15,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 9,
    "spectreReservation": 55,
    "companionReservation": 32.1,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Digsite (Map)",
        "The Excavation (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "GSExcavatorRaptorTriangleSlam"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.133,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/TwilightOrder\/TwilightOrderExcavators\/Raptor\/ExcavatorRaptor",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Slam",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Spell": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5.5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Slam",
                    "baseEffectiveness": 5,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "geometry_spell",
                    "baseFlags": {
                        "spell": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "stats": [
                        "spell_minimum_base_lightning_damage",
                        "spell_maximum_base_lightning_damage"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_lightning_damage",
                        "spell_maximum_base_lightning_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.5,
                            "1": 1.5,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "GSExcavatorRaptorTriangleSlam"
        }
    ]
}