click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Undead

Damage: Physical  Hit, Bleed

Zone: Mastodon Badlands Act 2
The Bone Pits Act 2

Base spirit cost: 50

Notes: Has Puncture ability with 20% more magnitude for bleed

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III – Deep Cuts II

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: 355532
Attack Time: 1.32 s
DPS: 336.2
Life100%
Damage100%
Attack Time1.32 s
Base Movement Speed18
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MonsterPuncture
Companion Reservation30%
Show Path of Building spectre.lua
{
    "name": "Gilded Cobra",
    "monsterTags": [
        "beast",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "reptile_beast",
        "skeleton",
        "SpearWood_onhit_audio",
        "undead",
        "very_slow_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.32,
    "attackRange": 9,
    "accuracy": 1,
    "baseMovementSpeed": 18,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Mastodon Badlands (Act 2)",
        "Penitentiary (Map)",
        "Qimah (Act 6)",
        "The Bone Pits (Act 2)",
        "Found in Maps",
        "Wayward Isle (Map)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MonsterPuncture"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SkeletonSnake",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MonsterPuncture",
            "name": "Unknown"
        }
    ]
}