click title for poe2db page
Type: 🏹⚔️ Hybrid Attacker
Monster Familiy: Beast
Damage: Physical Hit, Poison
Zone: Traitor’s Passage Act 2
Trial of Sekhemas
Base spirit cost: 46
Notes: Can be used to apply Poison, Break armour, slows
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Corrosion – Encumbrance
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 319 – 479
Attack Time: 1.50 s
DPS: 266.3
| Life | 90% |
|---|---|
| Damage | 90% |
| Attack Time | 1.50 s |
| Base Movement Speed | 20 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MeleeSpiderWebAttach MeleeSpiderViperStrike |
| Companion Reservation | 28.5% |
Show Path of Building spectre.lua
{
"name": "Vault Lurker",
"monsterTags": [
"allows_additional_projectiles",
"beast",
"melee",
"monster_applies_poison",
"physical_affinity",
"slow_movement",
"spider",
"Unarmed_onhit_audio"
],
"life": 0.9,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 0.9,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 10,
"accuracy": 1,
"baseMovementSpeed": 20,
"spectreReservation": 46,
"companionReservation": 28.5,
"monsterCategory": "Beast",
"spawnLocation": [
"Ashen Forest (Act 6)",
"Spider Woods (Map)",
"Found in Maps",
"Traitor's Passage (Act 2)",
"Trial of the Sekhemas (Floor 1)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"MeleeSpiderWebAttach",
"MeleeSpiderViperStrike"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.433,
0,
")"
],
"id": "Metadata\/Monsters\/DemonSpiders\/MeleeSpider",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "MeleeSpiderWebAttach",
"name": "Unknown"
},
{
"id": "MeleeSpiderViperStrike",
"name": "Unknown"
}
]
}