click title for poe2db page

Type: ⚔️ 🧙 Melee Attacker and Caster

Monster Familiy: Beast

Damage: Lightning Hit

Zone: The Lost City Act 2

Base spirit cost: 44

Notes: Triggers a lightning spell nova on attack

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II/Rapid Casting IIMagnified Area I- Elemental Focus

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
GSBeetleLightningNova
EABeetleNovaCharge
Companion Reservation27.6%
Show Path of Building spectre.lua
{
    "name": "Adorned 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": [
        "Spring (Map)",
        "The Galai Gates (Act 6)",
        "The Lost City (Act 2)",
        "Found in Maps",
        "Trial of the Sekhemas (Floor 2)",
        "Trial of the Sekhemas (Floor 3)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GSBeetleLightningNova",
        "EABeetleNovaCharge"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/EtchedBeetles\/SmallEtchedBeetleArmoured",
    "resistances": {
        "fire": 0,
        "cold": -30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GSBeetleLightningNova",
            "name": "Unknown"
        },
        {
            "id": "EABeetleNovaCharge",
            "name": "Unknown"
        }
    ]
}