click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Undead

Damage: Phys Hit

Zone: Solitary Confinement Act 4

Base spirit cost: 67

Notes: good damage numbers, very slow moving and attacking, not worth

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Attacks II – Brutality 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: 532798
Attack Time: 1.50 s
DPS: 443.8
Life150%
Damage150%
Attack Time1.50 s
Base Movement Speed12
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTPaleFishman
Show Path of Building spectre.lua
{
    "name": "Angler Maw",
    "monsterTags": [
        "Beast_onhit_audio",
        "melee",
        "physical_affinity",
        "undead",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "baseMovementSpeed": 12,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Solitary Confinement (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTPaleFishman"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/PaleFishman\/PaleFisherman",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "DTTPaleFishman",
            "name": "Unknown"
        }
    ]
}