click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Undead

Damage: Phys Hit

Zone: Abandoned Prison Act 4

Base spirit cost:  29, 38, 46

Notes: high stun chance, good movement, good damage on big one, small one is slower ms and lower damage

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 319479
Attack Time: 1.07 s
DPS: 375.0
Life90%
Damage90%
Attack Time1.07 s
Base Movement Speed38
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MeleeAtAnimationSpeedComboTEMP2
Companion Reservation28.5%
Show Path of Building spectre.lua
{
    "name": "Eaten Rat",
    "monsterTags": [
        "beast",
        "fast_movement",
        "mammal_beast",
        "melee",
        "not_int",
        "physical_affinity",
        "red_blood",
        "Snap_onhit_audio",
        "undead"
    ],
    "life": 0.9,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.35,
    "evasion": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.9,
    "damageSpread": 0.2,
    "attackTime": 1.065,
    "attackRange": 15,
    "accuracy": 1,
    "baseMovementSpeed": 38,
    "spectreReservation": 46,
    "companionReservation": 28.5,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Abandoned Prison (Act 4)",
        "Wolvenhold (Act 6)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MeleeAtAnimationSpeedComboTEMP2"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        1.7,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/RatMonster\/RatMonsterPrison",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MeleeAtAnimationSpeedComboTEMP2",
            "name": "Unknown"
        }
    ]
}