click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Demon

Damage: Physical  Hit, Physical DOT

Zone: Ogham Manor Act 1
Manor Ramparts Act 1

Base spirit cost: 62

Notes: Generic melee attackers, low AOE on their attacks

Suggested support gems in order of importance: 

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

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: 479718
Attack Time: 2.40 s
DPS: 249.6
Life135%
Damage135%
Attack Time2.40 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
LivingBloodGroundMedium
MASExtraAttackDistance20
Show Path of Building spectre.lua
{
    "name": "Blood Collector",
    "monsterTags": [
        "allows_inc_aoe",
        "demon",
        "humanoid",
        "medium_movement",
        "melee",
        "monster_has_on_death_mechanic",
        "not_int",
        "not_str",
        "physical_affinity",
        "red_blood",
        "Unarmed_onhit_audio"
    ],
    "life": 1.35,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.2,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.35,
    "damageSpread": 0.2,
    "attackTime": 2.4,
    "attackRange": 8,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 62,
    "companionReservation": 34.8,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Bloodwood (Map)",
        "Holten Estate (Act 6)",
        "Ogham Manor (Act 1)",
        "Ogham Village (Act 1)",
        "The Manor Ramparts (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "LivingBloodGroundMedium",
        "MASExtraAttackDistance20"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.25,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BloodMonsters\/BloodCollector1__",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "LivingBloodGroundMedium",
            "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"
        }
    ]
}