click title for poe2db page

Type: ⚔️ Melee Attacker & 🏹 Ranged Attacker

Monster Family: Humanoid

Damage: Phys Hit

Zone: Isle of Kin Act 4

Base spirit cost: 40

Notes: low dps, they tend to miss with the spear throw if enemy has higher range

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Rapid Attacks II – Gambleshot/Nova Projectiles/Multishot II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 266399
Attack Time: 1.20 s
DPS: 277.4
Life75%
Damage75%
Attack Time1.20 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeedComboTEMP
MPWGoblinSpearThrow
EASGoblinDance
Show Path of Building spectre.lua
{
    "name": "Spearbearer Kin",
    "life": 0.75,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.75,
    "damageSpread": 0.2,
    "attackTime": 1.2,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "Spear",
    "skillList": [
        "MeleeAtAnimationSpeedComboTEMP",
        "MPWGoblinSpearThrow",
        "EASGoblinDance"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Goblins\/GoblinSpearman\/GoblinSpearmanNoSkull_",
    "baseMovementSpeed": 32,
    "companionReservation": 50,
    "skills": [
        {
            "id": "MeleeAtAnimationSpeedComboTEMP",
            "name": "MeleeAtAnimationSpeedComboTEMP"
        },
        {
            "id": "MPWGoblinSpearThrow",
            "name": "MPWGoblinSpearThrow"
        },
        {
            "id": "EASGoblinDance",
            "name": "EASGoblinDance"
        }
    ]
}