click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Valley of the Titans Act 2
Base spirit cost: 72
Notes: Generic Melee attackers, annoying delay on their damage
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
Click to rate this spectre!
[Total: 1 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 585 – 878
Attack Time: 1.01 s
DPS: 728.6
| Life | 165% |
|---|---|
| Damage | 165% |
| Attack Time | 1.01 s |
| Base Movement Speed | 40 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed EAADuneLurkerRoll EASDuneLurkerArmStab GADuneLurkerArmStab DTTDuneWormLeap GADuneLurkerLeapImpact DuneLurkerShieldCharge GADuneLurkerEmergeAttack |
| Companion Reservation | 38.4% |
Show Path of Building spectre.lua
{
"name": "Dune Lurker",
"monsterTags": [
"allows_inc_aoe",
"beast",
"Beast_onhit_audio",
"fast_movement",
"insect",
"large_model",
"melee",
"monster_barely_moves",
"not_int",
"not_str",
"physical_affinity"
],
"life": 1.65,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 30,
"chaosResist": 0,
"damage": 1.65,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 20,
"accuracy": 1,
"baseMovementSpeed": 40,
"spectreReservation": 72,
"companionReservation": 38.4,
"monsterCategory": "Beast",
"spawnLocation": [
"The Khari Crossing (Act 6)",
"Found in Maps",
"Trial of the Sekhemas (Floor 3)",
"Valley of the Titans (Act 2)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"EAADuneLurkerRoll",
"EASDuneLurkerArmStab",
"GADuneLurkerArmStab",
"DTTDuneWormLeap",
"GADuneLurkerLeapImpact",
"DuneLurkerShieldCharge",
"GADuneLurkerEmergeAttack"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.666,
0,
")"
],
"id": "Metadata\/Monsters\/BrainWorm\/DuneLurker_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 30,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "EAADuneLurkerRoll",
"name": "Unknown"
},
{
"id": "EASDuneLurkerArmStab",
"name": "Unknown"
},
{
"id": "GADuneLurkerArmStab",
"name": "Unknown"
},
{
"id": "DTTDuneWormLeap",
"name": "Unknown"
},
{
"id": "GADuneLurkerLeapImpact",
"name": "Unknown"
},
{
"id": "DuneLurkerShieldCharge",
"name": "Unknown"
},
{
"id": "GADuneLurkerEmergeAttack",
"name": "Unknown"
}
]
}