click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Demon
Damage: Physical Hit
Zone: Mawdun Quarry Act 2
Base spirit cost: 50
Notes: objectively bad, just auto-attack really slowly
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: 426 – 639
Attack Time: 2.25 s
DPS: 236.7
| Life | 100% |
|---|---|
| Damage | 120% |
| Attack Time | 2.25 s |
| Base Movement Speed | 11 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Corrupted Corpse",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"demon",
"melee",
"monster_barely_moves",
"physical_affinity",
"undead",
"very_slow_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.2,
"attackTime": 2.25,
"attackRange": 20,
"accuracy": 1,
"baseMovementSpeed": 11,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Demon",
"spawnLocation": [
"Mawdun Mine (Act 2)",
"Mawdun Quarry (Act 2)",
"Pools of Khatal (Act 6)",
"The Dreadnought's Wake (Act 2)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/PlagueMorphs\/PlagueMorph1",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}