click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Undead
Damage: Phys Hit
Zone: Solitary Confinement Act 4
Base spirit cost: 55
Notes: apparently it should have a cold explode spell, but does not work, not even on death, otherwise they are decently fast but low damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Heavy Swing/Impact Shockwave
See Also
Spectre.lua details
Basic Attack Damage
Tags: cold_affinity, fast_movement, melee, not_int, not_str, physical_affinity, Unarmed_onhit_audio, undead
Skills: MeleeAtAnimationSpeed, EASPaleCrawlerDrink, GSPaleCrawlerExplode, GSPaleCrawlerExplode1, GSPaleCrawlerExplode2, GSPaleCrawlerExplode3, GSPaleCrawlerExplode4, GSPaleCrawlerExplode5, EASPaleCrawlerExplode
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Frozen Falls (Map), Glacial Tarn (Act 6), Solitary Confinement (Act 4), Found in Maps
{
"name": "Bulbous Maw",
"monsterTags": [
"cold_affinity",
"fast_movement",
"melee",
"not_int",
"not_str",
"physical_affinity",
"Unarmed_onhit_audio",
"undead"
],
"life": 1.15,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.33,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.15,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 11,
"accuracy": 1,
"baseMovementSpeed": 40,
"spectreReservation": 55,
"companionReservation": 32.1,
"monsterCategory": "Undead",
"spawnLocation": [
"Frozen Falls (Map)",
"Glacial Tarn (Act 6)",
"Solitary Confinement (Act 4)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"EASPaleCrawlerDrink",
"GSPaleCrawlerExplode",
"GSPaleCrawlerExplode1",
"GSPaleCrawlerExplode2",
"GSPaleCrawlerExplode3",
"GSPaleCrawlerExplode4",
"GSPaleCrawlerExplode5",
"EASPaleCrawlerExplode"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.116,
0,
")"
],
"id": "Metadata\/Monsters\/RumCarrier\/PaleCrawler_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "EASPaleCrawlerDrink",
"name": "Unknown"
},
{
"id": "GSPaleCrawlerExplode",
"name": "Unknown"
},
{
"id": "GSPaleCrawlerExplode1",
"name": "Unknown"
},
{
"id": "GSPaleCrawlerExplode2",
"name": "Unknown"
},
{
"id": "GSPaleCrawlerExplode3",
"name": "Unknown"
},
{
"id": "GSPaleCrawlerExplode4",
"name": "Unknown"
},
{
"id": "GSPaleCrawlerExplode5",
"name": "Unknown"
},
{
"id": "EASPaleCrawlerExplode",
"name": "Unknown"
}
]
}