Type: 🧬 Hybrid Caster and Attacker
Monster Family: 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
| Life | 135% |
|---|---|
| Damage | 135% |
| Attack Time | 1.01 s |
| Base Movement Speed | 33 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GSCaveDwellerSonicPulse GPSCaveDwellerSuperProjectile GSCaveDwellerSuperProjectile |
| Companion Reservation | 34.8% |
| Spectre Reservation | 62 |
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: Ancient Gateway (Map), Eastern Gateway (Map), Qimah Reservoir (Act 6), Skull of the Titan (Act 2), The Matriarch Halls (Map), The Patriarch Halls (Map), Found in Maps, Traitor's Passage (Act 2), Trial of the Sekhemas (Floor 1), Western Gateway (Map)
{
"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,
"critChance": 5,
"baseMovementSpeed": 33,
"spectreReservation": 62,
"companionReservation": 34.8,
"monsterCategory": "Beast",
"spawnLocation": [
"Ancient Gateway (Map)",
"Eastern Gateway (Map)",
"Qimah Reservoir (Act 6)",
"Skull of the Titan (Act 2)",
"The Matriarch Halls (Map)",
"The Patriarch Halls (Map)",
"Found in Maps",
"Traitor's Passage (Act 2)",
"Trial of the Sekhemas (Floor 1)",
"Western Gateway (Map)"
],
"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": "MeleeAtAnimationSpeed"
},
{
"id": "GSCaveDwellerSonicPulse",
"name": "GSCaveDwellerSonicPulse"
},
{
"id": "GPSCaveDwellerSuperProjectile",
"name": "GPSCaveDwellerSuperProjectile"
},
{
"id": "GSCaveDwellerSuperProjectile",
"name": "GSCaveDwellerSuperProjectile"
}
]
}