click title for poe2db page

Type: 🏹⚔️ Hybrid Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Mud Burrow Act 1

Base spirit cost: 59

Notes: piercing aoe shot, 25% chance to maim on hit

Suggested support gems in order of importance: 

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

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: 443665
Attack Time: 1.01 s
DPS: 552.0
Life125%
Damage125%
Attack Time1.01 s
Base Movement Speed25
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation33.6%
Show Path of Building spectre.lua
{
    "name": "Plague Nymph",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "beast",
        "caster",
        "insect",
        "melee",
        "MonsterStab_onhit_audio",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "slow_movement"
    ],
    "life": 1.25,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.2,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.25,
    "damageSpread": 0.2,
    "attackTime": 1.005,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 25,
    "spectreReservation": 59,
    "companionReservation": 33.6,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Howling Caves (Act 6)",
        "Mawdun Mine (Act 2)",
        "Pools of Khatal (Act 6)",
        "The Dreadnought's Wake (Act 2)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/PlagueNymph\/PlagueNymph_",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}