click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Familiy: Beast
Damage: Physical Hit, Fire Hit, Ignite
Zone: Traitor’s Passage Act 2
Base spirit cost: 62
Notes: Low damage on their shriek, they only use fire proj in range
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Casting II – Magnified Area I – Elemental Focus
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_inc_aoe, beast, Beast_onhit_audio, mammal_beast, medium_movement, melee, not_dex, not_int, physical_affinity, red_blood
Skills: MeleeAtAnimationSpeed, GSCaveDwellerSonicPulse, GPSCaveDwellerSuperProjectile, GSCaveDwellerSuperProjectile
Resistances: Fire: 0%, Cold: 0%, Lightning: 30%, Chaos: 0%
Spawn Locations: Qimah Reservoir (Act 6), Found in Maps, Traitor's Passage (Act 2), Trial of the Sekhemas (Floor 1)
{
"name": "Tombshrieker",
"monsterTags": [
"allows_inc_aoe",
"beast",
"Beast_onhit_audio",
"mammal_beast",
"medium_movement",
"melee",
"not_dex",
"not_int",
"physical_affinity",
"red_blood"
],
"life": 1.35,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.1,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 30,
"chaosResist": 0,
"damage": 1.35,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 11,
"accuracy": 1,
"baseMovementSpeed": 33,
"spectreReservation": 62,
"companionReservation": 34.8,
"monsterCategory": "Beast",
"spawnLocation": [
"Qimah Reservoir (Act 6)",
"Found in Maps",
"Traitor's Passage (Act 2)",
"Trial of the Sekhemas (Floor 1)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GSCaveDwellerSonicPulse",
"GPSCaveDwellerSuperProjectile",
"GSCaveDwellerSuperProjectile"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/CaveDweller\/CaveDweller",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GSCaveDwellerSonicPulse",
"name": "Unknown"
},
{
"id": "GPSCaveDwellerSuperProjectile",
"name": "Unknown"
},
{
"id": "GSCaveDwellerSuperProjectile",
"name": "Unknown"
}
]
}