click title for poe2db page
Type: 🏹 Ranged Attacker
Monster Family: Humanoid
Damage: Physical Hit
Zone: Arastas Act 4
Base spirit cost: 53
Notes: just basic attack, worse version of a skeletal sniper
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Rapid Attacks II – Multishot/Nova Projectiles/Gambleshot
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: 411 – 617
Attack Time: 1.50 s
DPS: 343.2
| Life | 110% |
|---|---|
| Damage | 116% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Faithful Archer",
"monsterTags": [
"2HSharpMetal_onhit_audio",
"allows_additional_projectiles",
"human",
"humanoid",
"karui",
"medium_movement",
"not_int",
"physical_affinity",
"ranged",
"red_blood"
],
"life": 1.1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.15,
"evasion": 0.4,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.16,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 65,
"accuracy": 1,
"weaponType1": "Bow",
"baseMovementSpeed": 32,
"spectreReservation": 53,
"companionReservation": 31.5,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Arastas (Act 4)",
"Cliffside (Map)",
"The Excavation (Act 4)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed"
],
"modList": [],
"id": "Metadata\/Monsters\/TwilightOrderStigmata\/TwilightOrderStigmataArcher_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}