click title for poe2db page
Type: 🏹⚔️ Hybrid Attacker
Monster Family: Construct
Damage: Physical Hit
Zone: Expedition
Base spirit cost: 60
Notes: slow attacks, low damage, has block chance
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: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 507 – 761
Attack Time: 1.16 s
DPS: 549.5
| Life | 130% |
|---|---|
| Damage | 143% |
| Attack Time | 1.16 s |
| Base Movement Speed | 37 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed ExpeditionMercurialThrownWeapon |
Show Path of Building spectre.lua
{
"name": "Unearthed Soldier",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"cleaving_weapon",
"construct",
"has_one_hand_axe",
"has_one_handed_melee",
"medium_movement",
"melee",
"metal_armour",
"not_dex",
"not_int",
"physical_affinity",
"ranged",
"undead",
"ward_armour"
],
"life": 1.3,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.43,
"damageSpread": 0.2,
"attackTime": 1.155,
"attackRange": 9,
"accuracy": 1,
"weaponType1": "One Handed Axe",
"weaponType2": "Shield",
"baseMovementSpeed": 37,
"spectreReservation": 60,
"companionReservation": 34.2,
"monsterCategory": "Construct",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed",
"ExpeditionMercurialThrownWeapon"
],
"modList": [
"BlockChance",
"BASE",
30,
0,
")",
"BlockEffect",
"BASE",
15,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueExpeditionNew\/MercurialArmour\/MercurialArmourAxeShield",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "ExpeditionMercurialThrownWeapon",
"name": "Unknown"
}
]
}