click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamilyUndead

Damage: Physical  Hit

Zone: Castaway Unique Map

Base spirit cost: 99

Notes: Their anchor drag/throw has tiny aoe and damage

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 8871331
Attack Time: 1.50 s
DPS: 739.7
Life250%
Damage250%
Attack Time1.50 s
Base Movement Speed17
ResistsFire: 0% / Cold: 75% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MASBloatedAnchormanDoubleSwing
MPWAnchorToss
EASAnchormanPullAnchor
EASAnchorRetrieval
GABloatedAnchormanAnchorSlam
Show Path of Building spectre.lua
{
    "name": "Bloated Anchorman",
    "monsterTags": [
        "2HBluntMetal_onhit_audio",
        "humanoid",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "undead",
        "very_slow_movement",
        "zombie"
    ],
    "life": 2.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.7,
    "fireResist": 0,
    "coldResist": 75,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "weaponType1": "Two Handed Mace",
    "baseMovementSpeed": 17,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Castaway (Map)",
        "Flotsam (Map)",
        "Kedge Bay (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MASBloatedAnchormanDoubleSwing",
        "MPWAnchorToss",
        "EASAnchormanPullAnchor",
        "EASAnchorRetrieval",
        "GABloatedAnchormanAnchorSlam"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.6,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Anchorman\/BloatedAnchorman",
    "resistances": {
        "fire": 0,
        "cold": 75,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MASBloatedAnchormanDoubleSwing",
            "name": "Unknown"
        },
        {
            "id": "MPWAnchorToss",
            "name": "Unknown"
        },
        {
            "id": "EASAnchormanPullAnchor",
            "name": "Unknown"
        },
        {
            "id": "EASAnchorRetrieval",
            "name": "Unknown"
        },
        {
            "id": "GABloatedAnchormanAnchorSlam",
            "name": "Unknown"
        }
    ]
}