click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit
Zone: Vastiri Outskirts Act 2
Base spirit cost: 50
Notes: generic unarmed very slow, not worth
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: 1]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 372 – 692
Attack Time: 1.50 s
DPS: 355.0
| Life | 100% |
|---|---|
| Damage | 120% |
| Attack Time | 1.50 s |
| Base Movement Speed | 9 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Sandscoured Dead",
"monsterTags": [
"humanoid",
"melee",
"monster_barely_moves",
"no_minion_revival",
"physical_affinity",
"Unarmed_onhit_audio",
"undead",
"very_slow_movement",
"zombie"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.3,
"attackTime": 1.5,
"attackRange": 7,
"accuracy": 1,
"baseMovementSpeed": 9,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Undead",
"spawnLocation": [
"Pools of Khatal (Act 6)",
"Found in Maps",
"Vastiri Outskirts (Act 2)"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/MaggotHusks\/MaggotHusk",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}