click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit, Fire Hit, Ignite

Zone:Temple of Kopec Act 3

Base spirit cost: 71

Notes: Decent AOE Melee attackers, good slams with 55% multiplier

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 568852
Attack Time: 1.50 s
DPS: 473.4
Life160%
Damage160%
Attack Time1.50 s
Base Movement Speed36
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
CGEBloodBatherFireGround
GABloodBatherMaceGroundSlam
GABloodBatherMaceGroundSlamFire
EASBloodBatherFlameEnrage
Show Path of Building spectre.lua
{
    "name": "Bloodrite Guard",
    "life": 1.6,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.6,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "Two Hand Mace",
    "skillList": [
        "MeleeAtAnimationSpeed",
        "CGEBloodBatherFireGround",
        "GABloodBatherMaceGroundSlam",
        "GABloodBatherMaceGroundSlamFire",
        "EASBloodBatherFlameEnrage"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/BloodBathers\/BloodBatherMace\/BloodBatherMacePraying",
    "baseMovementSpeed": 36,
    "companionReservation": 50,
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "MeleeAtAnimationSpeed"
        },
        {
            "id": "CGEBloodBatherFireGround",
            "name": "CGEBloodBatherFireGround"
        },
        {
            "id": "GABloodBatherMaceGroundSlam",
            "name": "GABloodBatherMaceGroundSlam"
        },
        {
            "id": "GABloodBatherMaceGroundSlamFire",
            "name": "GABloodBatherMaceGroundSlamFire"
        },
        {
            "id": "EASBloodBatherFlameEnrage",
            "name": "EASBloodBatherFlameEnrage"
        }
    ]
}