click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Familiy: Undead
Damage: Physical Hit
Zone: Buried Shrines Act 2
Lost City Act 2
Base spirit cost: 53
Notes: Vahli likes these, otherwise their dps is low considering the cost
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Multishot II/Gambleshot
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, caster, fast_movement, ghost, ghost_blood, not_dex, not_str, physical_affinity, ranged, Unarmed_onhit_audio, undead
Skills: MeleeAtAnimationSpeed, MPSDesertPhantasmBolt, TeleportDesertPhantasm
Resistances: Fire: 0%, Cold: -30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Buried Shrines (Act 2), Channel (Map), Qimah Reservoir (Act 6), The Lost City (Act 2), Found in Maps, Trial of the Sekhemas (Floor 2), Trial of the Sekhemas (Floor 3), Trial of the Sekhemas (Floor 4)
{
"name": "Sand Spirit",
"monsterTags": [
"allows_additional_projectiles",
"caster",
"fast_movement",
"ghost",
"ghost_blood",
"not_dex",
"not_str",
"physical_affinity",
"ranged",
"Unarmed_onhit_audio",
"undead"
],
"life": 1.32,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.2,
"fireResist": 0,
"coldResist": -30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.1,
"damageSpread": 0.2,
"attackTime": 1.755,
"attackRange": 6,
"accuracy": 1,
"baseMovementSpeed": 40,
"spectreReservation": 53,
"companionReservation": 31.5,
"monsterCategory": "Undead",
"spawnLocation": [
"Buried Shrines (Act 2)",
"Channel (Map)",
"Qimah Reservoir (Act 6)",
"The Lost City (Act 2)",
"Found in Maps",
"Trial of the Sekhemas (Floor 2)",
"Trial of the Sekhemas (Floor 3)",
"Trial of the Sekhemas (Floor 4)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MPSDesertPhantasmBolt",
"TeleportDesertPhantasm"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.106,
0,
")"
],
"id": "Metadata\/Monsters\/SummonedPhantasm\/DesertPhantasm",
"resistances": {
"fire": 0,
"cold": -30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MPSDesertPhantasmBolt",
"name": "Unknown"
},
{
"id": "TeleportDesertPhantasm",
"name": "Unknown"
}
]
}