click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Demon

Damage: Physical  Hit, Physical DOT

Zone: Abyss

Base spirit cost: 55

Notes: they do have a bit of aoe and range on their melee attacks but damage and clear is generally bad

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Magnified Area I – Brutality III – Heavy Swing

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 408612
Attack Time: 1.50 s
DPS: 340.2
Life115%
Damage115%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
CGEAbyssLivingBloodGround
MASExtraAttackDistance20
GSAbyssCollectorExplodeOnDeath
Show Path of Building spectre.lua
{
    "name": "Blackblooded Proboscite",
    "monsterTags": [
        "abyssal",
        "allows_inc_aoe",
        "blackblood_faction",
        "demon",
        "medium_movement"
    ],
    "life": 1.15,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.15,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 8,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 55,
    "companionReservation": 32.1,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Abyssal Depths (Act 2)",
        "Dark Domain",
        "Lightless Passage (Act 2)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "CGEAbyssLivingBloodGround",
        "MASExtraAttackDistance20",
        "GSAbyssCollectorExplodeOnDeath"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.25,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueAbyss\/Blackblood\/CollectorSpectre",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "CGEAbyssLivingBloodGround",
            "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_+",
                            20
                        ]
                    ],
                    "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": "MASExtraAttackDistance20"
        },
        {
            "id": "GSAbyssCollectorExplodeOnDeath",
            "name": "Unknown"
        }
    ]
}