click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Physical Hit, Lightning Hit

Zone: Keth Act 2

Base spirit cost: 67

Notes: decent damage output on their tiny lightning slam, however big windup on it

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Lightning Attunement –  Heavy Swing/Impact Shockwave

Click to rate this spectre!
[Total: 1 Average: 3]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 532798
Attack Time: 1.50 s
DPS: 443.8
Life150%
Damage150%
Attack Time1.50 s
Base Movement Speed47
ResistsFire: 0% / Cold: -30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GAMediumBeetleChargedSunder
GAMediumBeetleSunder
Companion Reservation36.6%
Show Path of Building spectre.lua
{
    "name": "Tarnished Scarab",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "allows_inc_aoe",
        "beast",
        "fast_movement",
        "insect",
        "lightning_affinity",
        "melee",
        "not_dex",
        "not_int"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.7,
    "fireResist": 0,
    "coldResist": -30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 47,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Keth (Act 2)",
        "The Khari Crossing (Act 6)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GAMediumBeetleChargedSunder",
        "GAMediumBeetleSunder"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.466,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/EtchedBeetles\/MediumEtchedBeetleArmouredDull",
    "resistances": {
        "fire": 0,
        "cold": -30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Charged Sunder",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Attack": true
            },
            "castTime": 2,
            "qualityStats": [],
            "levels": {
                "1": {
                    "attackSpeedMultiplier": -25,
                    "storedUses": 1,
                    "baseMultiplier": 2,
                    "cooldown": 5.5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Charged Sunder",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "attack": true
                    },
                    "constantStats": [
                        [
                            "attack_maximum_action_distance_+",
                            20
                        ],
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_lightning",
                            60
                        ]
                    ],
                    "stats": [
                        "is_area_damage"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        },
                        "2": {
                            "actorLevel": 20
                        },
                        "3": {
                            "actorLevel": 21
                        },
                        "4": {
                            "actorLevel": 84
                        }
                    }
                }
            },
            "id": "GAMediumBeetleChargedSunder"
        },
        {
            "name": "Sunder",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Attack": true
            },
            "castTime": 2,
            "qualityStats": [],
            "levels": {
                "1": {
                    "attackSpeedMultiplier": -25,
                    "storedUses": 1,
                    "baseMultiplier": 1.35,
                    "cooldown": 5.5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Sunder",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "attack": true
                    },
                    "constantStats": [
                        [
                            "attack_maximum_action_distance_+",
                            14
                        ]
                    ],
                    "stats": [
                        "is_area_damage"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "GAMediumBeetleSunder"
        }
    ]
}