click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Undead

Damage: Physical  Hit, Fire Hit, Fire DOT/Ignite

Zone: Castaway

Base spirit cost: 84

Notes: AOE clear casters, good with multiple projectiles supports and weaponswap tech

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Magnified Area I – Rapid Casting II – Wildshards/Multishot II

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: 7101065
Attack Time: 1.50 s
DPS: 591.7
Life200%
Damage200%
Attack Time1.50 s
Base Movement Speed7
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MMSBootyBlasterSoulRelease
GSSoulBlast
EASBootyBlasterSoulRelease
MPSBootyBlasterSoulRelease
MMSBootyBlasterSoulReleaseFlinch
Show Path of Building spectre.lua
{
    "name": "Rotting Soulcatcher",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "fire_affinity",
        "humanoid",
        "not_dex",
        "not_str",
        "physical_affinity",
        "ranged",
        "Unarmed_onhit_audio",
        "undead",
        "very_slow_movement",
        "zombie"
    ],
    "life": 2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.25,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 7,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Castaway (Map)",
        "Flotsam (Map)",
        "Journey's End (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MMSBootyBlasterSoulRelease",
        "GSSoulBlast",
        "EASBootyBlasterSoulRelease",
        "MPSBootyBlasterSoulRelease",
        "MMSBootyBlasterSoulReleaseFlinch"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        4.866,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Pirates\/PirateBootyBlaster",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MMSBootyBlasterSoulRelease",
            "name": "Unknown"
        },
        {
            "id": "GSSoulBlast",
            "name": "Unknown"
        },
        {
            "id": "EASBootyBlasterSoulRelease",
            "name": "Unknown"
        },
        {
            "id": "MPSBootyBlasterSoulRelease",
            "name": "Unknown"
        },
        {
            "id": "MMSBootyBlasterSoulReleaseFlinch",
            "name": "Unknown"
        }
    ]
}