click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Beast

Damage: Physical  Hit

Zone: Deshar Act 2

Base spirit cost: 64

Notes: Generic Melee attackers, bad on death delayed effect

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

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: 497745
Attack Time: 1.05 s
DPS: 591.7
Life140%
Damage140%
Attack Time1.05 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MMASpikerDeathSpike
GTSpikerDeathExplosion
MAASSpikerDoubleSlash
Companion Reservation35.4%
Show Path of Building spectre.lua
{
    "name": "Porcupine Goliath",
    "monsterTags": [
        "allows_additional_projectiles",
        "beast",
        "Claw_onhit_audio",
        "mammal_beast",
        "medium_movement",
        "melee",
        "monster_has_on_death_mechanic",
        "physical_affinity",
        "red_blood",
        "rodent_beast"
    ],
    "life": 1.4,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.4,
    "damageSpread": 0.2,
    "attackTime": 1.05,
    "attackRange": 9,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 64,
    "companionReservation": 35.4,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Deshar (Act 2)",
        "Pools of Khatal (Act 6)",
        "The Khari Crossing (Act 6)",
        "Found in Maps",
        "Trial of the Sekhemas (Floor 3)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MMASpikerDeathSpike",
        "GTSpikerDeathExplosion",
        "MAASSpikerDoubleSlash"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Spiker\/Spiker3_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MMASpikerDeathSpike",
            "name": "Unknown"
        },
        {
            "id": "GTSpikerDeathExplosion",
            "name": "Unknown"
        },
        {
            "id": "MAASSpikerDoubleSlash",
            "name": "Unknown"
        }
    ]
}