click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit
Zone: The Molten Vault Act 3
Base spirit cost: 53
Notes: decent movement speed, 30% block chance, 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: 390 – 585
Attack Time: 1.50 s
DPS: 325.5
| Life | 121% |
|---|---|
| Damage | 110% |
| Attack Time | 1.50 s |
| Base Movement Speed | 35 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Vaal Embalmed Axeman",
"monsterTags": [
"1HSword_onhit_audio",
"humanoid",
"medium_movement",
"melee",
"monster_blocks_damage",
"not_dex",
"not_int",
"physical_affinity",
"red_blood",
"undead"
],
"life": 1.21,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 8,
"accuracy": 1,
"weaponType1": "One Handed Axe",
"weaponType2": "Shield",
"baseMovementSpeed": 35,
"spectreReservation": 53,
"companionReservation": 31.5,
"monsterCategory": "Undead",
"spawnLocation": [
"The Molten Vault (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [
"BlockChance",
"BASE",
30,
0,
")",
"BlockEffect",
"BASE",
15,
0,
")",
"StunDuration",
"OVERRIDE",
2.433,
0,
")"
],
"id": "Metadata\/Monsters\/Procession\/ProcessionAxeShield",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}