click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Demon

Damage: Physical  Hit, Summoner

Zone: Cleansed Maps

Base spirit cost: 88

Notes: Does a line slam that summons 3 fettered hooks, great melee attacks

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Brutality III – Heavy Strike/Impact Shockwave

Click to rate this spectre!
[Total: 3 Average: 4.7]

Other YouTube Videos Covering This Spectre

Videos are selected for relevance and educational value.

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 6881033
Attack Time: 1.50 s
DPS: 574.0
Life215%
Damage194%
Attack Time1.50 s
Base Movement Speed41
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GASanctifiedSnakeSlam
SSMSanctifiedSnakeSummonFloppy
GTSanctifiedSnakeSummonFloppy
MASExtraAttackDistance6
MAASCooldown10
Show Path of Building spectre.lua
{
    "name": "Fettered Snake",
    "monsterTags": [
        "demon",
        "fast_movement",
        "MonsterStab_onhit_audio",
        "mud_blood",
        "not_dex",
        "not_int"
    ],
    "extraFlags": {
        "recommendedSpectre": true
    },
    "life": 2.15,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.94,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 15,
    "accuracy": 1,
    "baseMovementSpeed": 41,
    "spectreReservation": 88,
    "companionReservation": 44.1,
    "monsterCategory": "Demon",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GASanctifiedSnakeSlam",
        "SSMSanctifiedSnakeSummonFloppy",
        "GTSanctifiedSnakeSummonFloppy",
        "MASExtraAttackDistance6",
        "MAASCooldown10"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.8,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Sanctified\/Snake\/SanctifiedSnake",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GASanctifiedSnakeSlam",
            "name": "Unknown"
        },
        {
            "id": "SSMSanctifiedSnakeSummonFloppy",
            "name": "Unknown"
        },
        {
            "id": "GTSanctifiedSnakeSummonFloppy",
            "name": "Unknown"
        },
        {
            "name": "Basic Attack",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".MeleeSingleTarget": true,
                ".Melee": true,
                ".ProjectilesFromUser": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Attack",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "melee": true
                    },
                    "constantStats": [
                        [
                            "attack_maximum_action_distance_+",
                            6
                        ]
                    ],
                    "stats": [
                        "skill_can_fire_arrows",
                        "skill_can_fire_wand_projectiles",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MASExtraAttackDistance6"
        },
        {
            "id": "MAASCooldown10",
            "name": "Unknown"
        }
    ]
}