click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit
Zone: The Molten Vault Act 3
Base spirit cost: 50
Notes: Very slow and low 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: 408 – 612
Attack Time: 1.50 s
DPS: 340.2
| Life | 100% |
|---|---|
| Damage | 115% |
| Attack Time | 1.50 s |
| Base Movement Speed | 11 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Gold-Melted Shambler",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"bones",
"humanoid",
"melee",
"monster_barely_moves",
"not_dex",
"not_int",
"physical_affinity",
"skeleton",
"undead",
"very_slow_movement"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.15,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 12,
"accuracy": 1,
"weaponType1": "Two Handed Sword",
"baseMovementSpeed": 11,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Undead",
"spawnLocation": [
"Molten Vault (Map)",
"The Molten Vault (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.3,
0,
")"
],
"id": "Metadata\/Monsters\/GoldenOnes\/GoldenOnesTwoHandSword",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}