click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Phys Hit, Lightning Hit

Zone: The Excavation Act 4

Base spirit cost: 84

Notes: really good with wswap, they have good damage and they always slam when you wswap, the projectile stones they throw at end of their slam have zdps

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Attacks II – Lightning Attunement – Elemental Armament 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: 532798
Attack Time: 7.17 s
DPS: 92.8
Life150%
Damage150%
Attack Time7.17 s
Base Movement Speed12
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeedLightning
GAExcavatorMaulSlam
GPSExcavatorMaulRocks
GTExcavatorMaulRocks
Show Path of Building spectre.lua
{
    "name": "Zealous Pillarcrusher",
    "monsterTags": [
        "2HBluntMetal_onhit_audio",
        "allows_inc_aoe",
        "humanoid",
        "lightning_affinity",
        "melee",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 7.17,
    "attackRange": 23,
    "accuracy": 1,
    "baseMovementSpeed": 12,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Digsite (Map)",
        "The Excavation (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeedLightning",
        "GAExcavatorMaulSlam",
        "GPSExcavatorMaulRocks",
        "GTExcavatorMaulRocks"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/TwilightOrder\/TwilightOrderExcavators\/Maul\/ExcavatorMaulSpectre",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Attack (Lightning)",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".MeleeSingleTarget": true,
                ".Melee": true,
                ".ProjectilesFromUser": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Attack (Lightning)",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "melee": true
                    },
                    "constantStats": [
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_lightning",
                            40
                        ]
                    ],
                    "stats": [
                        "skill_can_fire_arrows",
                        "skill_can_fire_wand_projectiles",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MeleeAtAnimationSpeedLightning"
        },
        {
            "id": "GAExcavatorMaulSlam",
            "name": "Unknown"
        },
        {
            "id": "GPSExcavatorMaulRocks",
            "name": "Unknown"
        },
        {
            "id": "GTExcavatorMaulRocks",
            "name": "Unknown"
        }
    ]
}