click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamilyUndead

Damage: Physical  Hit, Chaos Hit

Zone: The Venom Crypts Act 3

Base spirit cost: 99

Notes: Melee attackers decent AOE, they move very slowly

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

Click to rate this spectre!
[Total: 2 Average: 2]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7101065
Attack Time: 1.62 s
DPS: 547.9
Life250%
Damage200%
Attack Time1.62 s
Base Movement Speed15
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
SnakeHulkDualStrike
Companion Reservation47.4%
Show Path of Building spectre.lua
{
    "name": "Entwined Hulk",
    "monsterTags": [
        "beast",
        "Beast_onhit_audio",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood",
        "reptile_beast",
        "undead",
        "very_slow_movement"
    ],
    "life": 2.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.8,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2,
    "damageSpread": 0.2,
    "attackTime": 1.62,
    "attackRange": 21,
    "accuracy": 1,
    "baseMovementSpeed": 15,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Jungle Ruins (Act 3)",
        "Kriar Village (Act 6)",
        "Overgrown (Map)",
        "The Venom Crypts (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "SnakeHulkDualStrike"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SnakeHulk\/SnakeHulk",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "SnakeHulkDualStrike",
            "name": "Unknown"
        }
    ]
}