click title for poe2db page

Type: 🏹⚔️ Hybrid Attacker

Monster Familiy: Beast

Damage: Physical  Hit, Poison

Zone: The Drowned City Act 3
The Matlan Waterways Act 3

Base spirit cost: 34

Notes: Decent poison appliersm they are a bit slow tho

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Corrosion – Multishot II/Nova Porjectiles

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: 213319
Attack Time: 1.50 s
DPS: 177.5
Life60%
Damage60%
Attack Time1.50 s
Base Movement Speed23
ResistsFire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MMSFishParasiteWaterMortar
EASFishJump
GSParasiticFishMortarGround
GSParasiticFishMortarAir
Companion Reservation23.1%
Show Path of Building spectre.lua
{
    "name": "Chyme Skitterer",
    "monsterTags": [
        "allows_additional_projectiles",
        "beast",
        "melee",
        "monster_applies_poison",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "slow_movement",
        "Unarmed_onhit_audio"
    ],
    "life": 0.6,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": -30,
    "chaosResist": 0,
    "damage": 0.6,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 23,
    "spectreReservation": 34,
    "companionReservation": 23.1,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "The Drowned City (Act 3)",
        "The Matlan Waterways (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MMSFishParasiteWaterMortar",
        "EASFishJump",
        "GSParasiticFishMortarGround",
        "GSParasiticFishMortarAir"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.667,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Parasites\/FishParasite",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": -30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MMSFishParasiteWaterMortar",
            "name": "Unknown"
        },
        {
            "id": "EASFishJump",
            "name": "Unknown"
        },
        {
            "id": "GSParasiticFishMortarGround",
            "name": "Unknown"
        },
        {
            "id": "GSParasiticFishMortarAir",
            "name": "Unknown"
        }
    ]
}