Type: ⚔️ 🧙 Melee Attacker and Caster
Monster Family: 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 II – Muster – Rapid Attacks II/Rapid Casting II – Magnified Area I- Elemental Focus
See Also
Spectre.lua details
Basic Attack Damage
| Life | 85% |
|---|---|
| Damage | 85% |
| Attack Time | 1.50 s |
| Base Movement Speed | 31 |
| Resists | Fire: 0% / Cold: -30% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GSBeetleLightningNova EABeetleNovaCharge |
| Companion Reservation | 27.6% |
| Spectre Reservation | 44 |
Tags: allows_inc_aoe, beast, Claw_onhit_audio, insect, lightning_affinity, medium_movement, melee, not_dex, not_int
Skills: MeleeAtAnimationSpeed, GSBeetleLightningNova, EABeetleNovaCharge
Resistances: Fire: 0%, Cold: -30%, Lightning: 0%, Chaos: 0%
Spawn Locations: 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)
{
"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"
}
]
}