click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Construct

Damage: Physical  Hit, Lightning Hit

Zone: Keth Act 2

Base spirit cost: 44

Notes: they have a tiny lightning nova

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Lightning Attunement Magnified Area I

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: 301452
Attack Time: 1.50 s
DPS: 251.5
Life85%
Damage85%
Attack Time1.50 s
Base Movement Speed31
ResistsFire: 0% / Cold: -30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MeleeBeetleFast
GSBeetleLightningNova
EABeetleNovaCharge
Companion Reservation27.6%
Show Path of Building spectre.lua
{
    "name": "Tarnished Beetle",
    "monsterTags": [
        "allows_inc_aoe",
        "beast",
        "Claw_onhit_audio",
        "insect",
        "lightning_affinity",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int"
    ],
    "life": 0.85,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "fireResist": 0,
    "coldResist": -30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.85,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 31,
    "spectreReservation": 44,
    "companionReservation": 27.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Keth (Act 2)",
        "The Galai Gates (Act 6)",
        "The Khari Crossing (Act 6)",
        "The Lost City (Act 2)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MeleeBeetleFast",
        "GSBeetleLightningNova",
        "EABeetleNovaCharge"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/EtchedBeetles\/SmallEtchedBeetleArmouredDull",
    "resistances": {
        "fire": 0,
        "cold": -30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MeleeBeetleFast",
            "name": "Unknown"
        },
        {
            "id": "GSBeetleLightningNova",
            "name": "Unknown"
        },
        {
            "id": "EABeetleNovaCharge",
            "name": "Unknown"
        }
    ]
}