click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Family: Undead
Damage: Physical Hit
Zone: Keth Act 2
Base spirit cost: 67
Notes: Generic ranged attackers, can be used with wswap tech
Suggested support gems in order of importance:
Feeding Frenzy – Muster – Rapid Casting II – Brutality III – Multishot II/Nova Projectiles/Wildshards II
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, bones, caster, medium_movement, not_dex, physical_affinity, raises_dead, skeleton, Unarmed_onhit_audio, undead
Skills: MeleeAtAnimationSpeed, MPSSandGolemancerProjectile, EGGolemancerRevive
Resistances: Fire: -30%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Deserted (Map), Keth (Act 2), Sel Khari Sanctuary (Act 6), The Khari Crossing (Act 6), Found in Maps, Traitor's Passage (Act 2), Trial of the Sekhemas (Floor 2), Trial of the Sekhemas (Floor 3), Trial of the Sekhemas (Floor 4), Valley of the Titans (Act 2)
{
"name": "Desiccated Lich",
"monsterTags": [
"allows_additional_projectiles",
"bones",
"caster",
"medium_movement",
"not_dex",
"physical_affinity",
"raises_dead",
"skeleton",
"Unarmed_onhit_audio",
"undead"
],
"life": 1.5,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.3,
"armour": 0.35,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.5,
"damageSpread": 0.2,
"attackTime": 3,
"attackRange": 15,
"accuracy": 1,
"weaponType1": "One Handed Mace",
"weaponType2": "One Handed Mace",
"baseMovementSpeed": 32,
"spectreReservation": 67,
"companionReservation": 36.6,
"monsterCategory": "Undead",
"spawnLocation": [
"Deserted (Map)",
"Keth (Act 2)",
"Sel Khari Sanctuary (Act 6)",
"The Khari Crossing (Act 6)",
"Found in Maps",
"Traitor's Passage (Act 2)",
"Trial of the Sekhemas (Floor 2)",
"Trial of the Sekhemas (Floor 3)",
"Trial of the Sekhemas (Floor 4)",
"Valley of the Titans (Act 2)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MPSSandGolemancerProjectile",
"EGGolemancerRevive"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.1,
0,
")"
],
"id": "Metadata\/Monsters\/SandGolemancer\/SandGolemancer",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MPSSandGolemancerProjectile",
"name": "Unknown"
},
{
"id": "EGGolemancerRevive",
"name": "Unknown"
}
]
}