click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Family: Undead
Damage: Physical Hit, Fire Hit, Ignite
Zone: The Molten Vault Act 3
Base spirit cost: 66
Notes: Decent Ranged attackers
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II– Fire Attunement – Fire Penetration II/Multishot II
Click to rate this spectre!
[Total: 1 Average: 4]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 514 – 772
Attack Time: 1.50 s
DPS: 429.0
| Life | 145% |
|---|---|
| Damage | 145% |
| Attack Time | 1.50 s |
| Base Movement Speed | 35 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed SOProcessionBowRainOfArrows GTProcessionBowRainOfArrows GSProcessionBowRainOfArrowsExplosion MPWProcessionBowFireArrow |
Show Path of Building spectre.lua
{
"name": "Vaal Embalmed Archer",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"Arrow_onhit_audio",
"fire_affinity",
"humanoid",
"medium_movement",
"physical_affinity",
"ranged",
"red_blood",
"undead"
],
"life": 1.45,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.45,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 50,
"accuracy": 1,
"weaponType1": "Bow",
"baseMovementSpeed": 35,
"spectreReservation": 66,
"companionReservation": 36,
"monsterCategory": "Undead",
"spawnLocation": [
"The Molten Vault (Act 3)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"SOProcessionBowRainOfArrows",
"GTProcessionBowRainOfArrows",
"GSProcessionBowRainOfArrowsExplosion",
"MPWProcessionBowFireArrow"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.888,
0,
")"
],
"id": "Metadata\/Monsters\/Procession\/ProcessionBow",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "SOProcessionBowRainOfArrows",
"name": "Unknown"
},
{
"id": "GTProcessionBowRainOfArrows",
"name": "Unknown"
},
{
"id": "GSProcessionBowRainOfArrowsExplosion",
"name": "Unknown"
},
{
"id": "MPWProcessionBowFireArrow",
"name": "Unknown"
}
]
}