click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Construct

Damage: Physical  Hit

Zone: Aggorat Act 3

Base spirit cost: 67

Notes: Great for his cost in both damage and Infernal Legion user. Can only be bound by Chronomancer with stop time

Suggested support gems in order of importance: 

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

Or

Feeding Frenzy II – Muster – Magnified Area I- Infernal Legion II – Searing Flame II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 12001800
Attack Time: 1.50 s
DPS: 1,000.0
Life338%
Damage338%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
TCBloodElementalGush
MPSBloodElementalProj
Show Path of Building spectre.lua
{
    "name": "Blood Elemental",
    "monsterTags": [
        "construct",
        "medium_movement",
        "not_int",
        "not_str",
        "red_blood",
        "Unarmed_onhit_audio",
        "water_elemental"
    ],
    "extraFlags": {
        "recommendedSpectre": true
    },
    "life": 3.38,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.6,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 3.38,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Construct",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "TCBloodElementalGush",
        "MPSBloodElementalProj"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/LiquidElementals\/LiquidElementalBlood",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "TCBloodElementalGush",
            "name": "Unknown"
        },
        {
            "id": "MPSBloodElementalProj",
            "name": "Unknown"
        }
    ]
}