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
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, fire_affinity, humanoid, not_dex, not_str, physical_affinity, ranged, Unarmed_onhit_audio, undead, very_slow_movement, zombie
Skills: MeleeAtAnimationSpeed, MMSBootyBlasterSoulRelease, GSSoulBlast, EASBootyBlasterSoulRelease, MPSBootyBlasterSoulRelease, MMSBootyBlasterSoulReleaseFlinch
Resistances: Fire: 0%, Cold: 30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Castaway (Map), Flotsam (Map), Journey's End (Act 4), Found in Maps
{
"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"
}
]
}