click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit

Zone:Temple of Kopec Act 3

Base spirit cost: 71

Notes: Generic Melee attackers, bugged fire ability

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: 3]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 390585
Attack Time: 1.50 s
DPS: 325.5
Life110%
Damage110%
Attack Time1.50 s
Base Movement Speed36
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
CGEBloodBatherFireGround
EASBloodBatherFlameEnrage
BloodBatherBlazingSpear
Show Path of Building spectre.lua
{
    "name": "Bloodrite Guard",
    "life": 1.1,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.1,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 20,
    "accuracy": 1,
    "weaponType1": "Spear",
    "skillList": [
        "MeleeAtAnimationSpeed",
        "CGEBloodBatherFireGround",
        "EASBloodBatherFlameEnrage",
        "BloodBatherBlazingSpear"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/BloodBathers\/BloodBatherSpear\/BloodBatherSpear",
    "baseMovementSpeed": 36,
    "companionReservation": 50,
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "MeleeAtAnimationSpeed"
        },
        {
            "id": "CGEBloodBatherFireGround",
            "name": "CGEBloodBatherFireGround"
        },
        {
            "id": "EASBloodBatherFlameEnrage",
            "name": "EASBloodBatherFlameEnrage"
        },
        {
            "id": "BloodBatherBlazingSpear",
            "name": "BloodBatherBlazingSpear"
        }
    ]
}