click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Whakapanu Island Act 4

Base spirit cost: 36

Notes : low movement speed, low damage, no phasing, generally bad

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 230346
Attack Time: 1.50 s
DPS: 192.3
Life65%
Damage65%
Attack Time1.50 s
Base Movement Speed29
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation24.3%
Show Path of Building spectre.lua
{
    "name": "Coconut Crab",
    "monsterTags": [
        "beast",
        "crustacean_beast",
        "extra_extra_small_height",
        "hard_armour",
        "is_unarmed",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "puncturing_weapon",
        "Unarmed_onhit_audio"
    ],
    "life": 0.65,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.75,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.65,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 7,
    "accuracy": 1,
    "baseMovementSpeed": 29,
    "spectreReservation": 36,
    "companionReservation": 24.3,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Shoreline Hideout (Act 4)",
        "Whakapanu Island (Act 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.4,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/CrabMonsters\/CrabCoconut",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}