click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Family: Beast

Damage: Physical  Hit, Fire Hit, Fire DOT (burning ground)

Zone: Maps

Base spirit cost: 44

Notes: its really good with proj acceleration and multi proj/gambleshot

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Attacks II – Projectile Acceleration II – Multishot II/Gambleshot

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 301452
Attack Time: 2.00 s
DPS: 189.1
Life85%
Damage85%
Attack Time2.00 s
Base Movement Speed23
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsQuillCrabSpikeBurstEmptyAction
QuillCrabSpikeBurst
QuillCrabSpikeShrapnelAudio
QuillCrabSpikeShrapnel
CGEQuillCrabFireGround
Show Path of Building spectre.lua
{
    "name": "Porcupine Crab",
    "life": 0.85,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.85,
    "damageSpread": 0.2,
    "attackTime": 1.995,
    "attackRange": 50,
    "accuracy": 1,
    "skillList": [
        "QuillCrabSpikeBurstEmptyAction",
        "QuillCrabSpikeBurst",
        "QuillCrabSpikeShrapnelAudio",
        "QuillCrabSpikeShrapnel",
        "CGEQuillCrabFireGround"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/QuillCrab\/QuillCrabBigElite",
    "baseMovementSpeed": 23,
    "companionReservation": 50,
    "skills": [
        {
            "id": "QuillCrabSpikeBurstEmptyAction",
            "name": "QuillCrabSpikeBurstEmptyAction"
        },
        {
            "id": "QuillCrabSpikeBurst",
            "name": "QuillCrabSpikeBurst"
        },
        {
            "id": "QuillCrabSpikeShrapnelAudio",
            "name": "QuillCrabSpikeShrapnelAudio"
        },
        {
            "id": "QuillCrabSpikeShrapnel",
            "name": "QuillCrabSpikeShrapnel"
        },
        {
            "id": "CGEQuillCrabFireGround",
            "name": "CGEQuillCrabFireGround"
        }
    ]
}