click title for poe2db page

Type: 🏹⚔️ Hybrid Attacker

Monster Family: Demon

Damage: Physical  Hit

Zone: Cleansed Maps

Base spirit cost: 88

Notes: Decent AOE ranged attack, generic melee attack

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Brutality III – Heft

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 7631145
Attack Time: 1.50 s
DPS: 636.1
Life215%
Damage215%
Attack Time1.50 s
Base Movement Speed51
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeedComboTEMP
MPWSanctifiedSpiderSpit
GASanctifiedSpiderSpitImpact
GASanctifiedSpiderSpitImpactWall
GASanctifiedSpiderExplode
Companion Reservation44.1%
Show Path of Building spectre.lua
{
    "name": "Fettered Spider",
    "monsterTags": [
        "beast",
        "fast_movement",
        "MonsterStab_onhit_audio",
        "mud_blood",
        "not_dex",
        "not_int",
        "spider",
        "very_fast_movement"
    ],
    "life": 2.15,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.15,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 51,
    "spectreReservation": 88,
    "companionReservation": 44.1,
    "monsterCategory": "Beast",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeedComboTEMP",
        "MPWSanctifiedSpiderSpit",
        "GASanctifiedSpiderSpitImpact",
        "GASanctifiedSpiderSpitImpactWall",
        "GASanctifiedSpiderExplode"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.4,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Sanctified\/Spider\/SanctifiedSpider",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "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
                    },
                    "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": "MeleeAtAnimationSpeedComboTEMP"
        },
        {
            "id": "MPWSanctifiedSpiderSpit",
            "name": "Unknown"
        },
        {
            "id": "GASanctifiedSpiderSpitImpact",
            "name": "Unknown"
        },
        {
            "id": "GASanctifiedSpiderSpitImpactWall",
            "name": "Unknown"
        },
        {
            "id": "GASanctifiedSpiderExplode",
            "name": "Unknown"
        }
    ]
}