click title for poe2db page

Type: 🏹 Ranged Attacker

Monster Familiy: Beast

Damage: Physical  Hit, Fire Hit

Zone: The Riverbank Act 1, 
Maps Random

Base spirit cost: 38

Notes: Surprisingly good for its cost, similar to quill crab but fire based

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Fire Attunement – Rapid Attacks II –Multishot II/Gambleshot

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

Other YouTube Videos Covering This Spectre

Videos are selected for relevance and educational value.

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 248372
Attack Time: 2.00 s
DPS: 155.7
Life70%
Damage70%
Attack Time2.00 s
Base Movement Speed23
ResistsFire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsQuillCrabSpikeBurstEmptyAction
QuillCrabSpikeBurst
QuillCrabSpikeShrapnelAudio
QuillCrabSpikeShrapnel
Companion Reservation25.2%
Show Path of Building spectre.lua
{
    "name": "Porcupine Crab",
    "monsterTags": [
        "allows_additional_projectiles",
        "beast",
        "fire_affinity",
        "insect",
        "MonsterStab_onhit_audio",
        "not_dex",
        "not_int",
        "physical_affinity",
        "ranged",
        "red_blood",
        "slow_movement"
    ],
    "life": 0.7,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "fireResist": 30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.7,
    "damageSpread": 0.2,
    "attackTime": 1.995,
    "attackRange": 40,
    "accuracy": 1,
    "baseMovementSpeed": 23,
    "spectreReservation": 38,
    "companionReservation": 25.2,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "The Riverbank (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "QuillCrabSpikeBurstEmptyAction",
        "QuillCrabSpikeBurst",
        "QuillCrabSpikeShrapnelAudio",
        "QuillCrabSpikeShrapnel"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/QuillCrab\/QuillCrab",
    "resistances": {
        "fire": 30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "QuillCrabSpikeBurstEmptyAction",
            "name": "Unknown"
        },
        {
            "name": "Spike Burst",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Damage": true,
                ".Triggerable": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "baseMultiplier": 0.7,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Spike Burst",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "projectile": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1000
                        ],
                        [
                            "projectile_angle_variance",
                            0
                        ],
                        [
                            "monster_reverse_point_blank_damage_-%_at_minimum_range",
                            20
                        ],
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_fire",
                            40
                        ],
                        [
                            "projectile_spread_radius",
                            13
                        ]
                    ],
                    "stats": [
                        "base_is_projectile",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "projectiles_not_offset",
                        "projectile_ballistic_angle_from_reference_event"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "QuillCrabSpikeBurst"
        },
        {
            "id": "QuillCrabSpikeShrapnelAudio",
            "name": "Unknown"
        },
        {
            "id": "QuillCrabSpikeShrapnel",
            "name": "Unknown"
        }
    ]
}