click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit

Zone: Temple of Kopec Act 3

Base spirit cost: 53

Notes: decent damage, seems they have some aoe on their attack as well

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: 429644
Attack Time: 1.50 s
DPS: 358.0
Life110%
Damage121%
Attack Time1.50 s
Base Movement Speed36
ResistsFire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GSBloodMageSacrificeBlast
EASBloodBatherFlameEnrage
CGEBloodBatherFireGround
Show Path of Building spectre.lua
{
    "name": "Bloodrite Guard",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "cultist",
        "human",
        "humanoid",
        "medium_movement",
        "melee",
        "not_int",
        "not_str",
        "physical_damage",
        "red_blood"
    ],
    "life": 1.1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.25,
    "fireResist": 30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.21,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "weaponType1": "One Handed Sword",
    "weaponType2": "One Handed Mace",
    "baseMovementSpeed": 36,
    "spectreReservation": 53,
    "companionReservation": 31.5,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Sun Temple (Map)",
        "Temple of Kopec (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GSBloodMageSacrificeBlast",
        "EASBloodBatherFlameEnrage",
        "CGEBloodBatherFireGround"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.333,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BloodBathers\/BloodBatherDualWield\/BloodBatherDualWield",
    "resistances": {
        "fire": 30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GSBloodMageSacrificeBlast",
            "name": "Unknown"
        },
        {
            "id": "EASBloodBatherFlameEnrage",
            "name": "Unknown"
        },
        {
            "id": "CGEBloodBatherFireGround",
            "name": "Unknown"
        }
    ]
}