click title for poe2db page

Type: 🏹 Ranged Attacker

Monster FamilyUndead

Damage: Physical  Hit

Zone: Ogham Farmlands Act 1

Base spirit cost: 57

Notes: decent damage, a bit slow attacks but they hit hard

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Heft – Brutality III/Multishot II/Gambleshot

Click to rate this spectre!
[Total: 1 Average: 3]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 426639
Attack Time: 3.75 s
DPS: 142.0
Life120%
Damage120%
Attack Time3.75 s
Base Movement Speed28
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPWInfectedMercenarySnipe
MPWInfectedMercenaryMinigun
GAInfectedMercIncendiaryBoltImpact
BurstShotArmourPiercingBoltMonster
BurstShotIncendiaryBoltMonster
RapidShotIncendiaryBoltMonster
Show Path of Building spectre.lua
{
    "name": "Decrepit Mercenary",
    "life": 1.2,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 3.75,
    "attackRange": 55,
    "accuracy": 1,
    "weaponType1": "Bow",
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPWInfectedMercenarySnipe",
        "MPWInfectedMercenaryMinigun",
        "GAInfectedMercIncendiaryBoltImpact",
        "BurstShotArmourPiercingBoltMonster",
        "BurstShotIncendiaryBoltMonster",
        "RapidShotIncendiaryBoltMonster"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Mercenary\/Infected\/InfectedMercenaryCrossbow",
    "baseMovementSpeed": 28,
    "companionReservation": 50,
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "MeleeAtAnimationSpeed"
        },
        {
            "id": "MPWInfectedMercenarySnipe",
            "name": "MPWInfectedMercenarySnipe"
        },
        {
            "id": "MPWInfectedMercenaryMinigun",
            "name": "MPWInfectedMercenaryMinigun"
        },
        {
            "id": "GAInfectedMercIncendiaryBoltImpact",
            "name": "GAInfectedMercIncendiaryBoltImpact"
        },
        {
            "id": "BurstShotArmourPiercingBoltMonster",
            "name": "BurstShotArmourPiercingBoltMonster"
        },
        {
            "id": "BurstShotIncendiaryBoltMonster",
            "name": "BurstShotIncendiaryBoltMonster"
        },
        {
            "id": "RapidShotIncendiaryBoltMonster",
            "name": "RapidShotIncendiaryBoltMonster"
        }
    ]
}