click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit

Zone: Freythorn Act 1

Base spirit cost: 67

Notes: Moves slowly, damage is ok

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: 532798
Attack Time: 1.50 s
DPS: 443.8
Life150%
Damage150%
Attack Time1.50 s
Base Movement Speed16
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MeleeAtAnimationSpeedAzmeriBigPictSweep
GAAzmeriPict2HFabricationSlam
Show Path of Building spectre.lua
{
    "name": "Cultist Brute",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "azmeri_cultist_monster",
        "cultist",
        "human",
        "humanoid",
        "melee",
        "monster_summons_adds",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 15,
    "accuracy": 1,
    "weaponType1": "Two Handed Axe",
    "baseMovementSpeed": 16,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Freythorn (Act 1)",
        "The Viridian Wildwood (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MeleeAtAnimationSpeedAzmeriBigPictSweep",
        "GAAzmeriPict2HFabricationSlam"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.433,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/CrazedCannibalPicts\/PictBigMale",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MeleeAtAnimationSpeedAzmeriBigPictSweep",
            "name": "Unknown"
        },
        {
            "id": "GAAzmeriPict2HFabricationSlam",
            "name": "Unknown"
        }
    ]
}