click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Beast

Damage: Physical  Hit

Zone: Ritual

Base spirit cost: 38

Notes: Generic Melee attackers

Suggested support gems in order of importance: 

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

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 248372
Attack Time: 0.99 s
DPS: 313.8
Life70%
Damage70%
Attack Time0.99 s
Base Movement Speed33
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation25.2%
Show Path of Building spectre.lua
{
    "name": "Nameless Imp",
    "monsterTags": [
        "beast",
        "mammal_beast",
        "medium_movement",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "red_blood",
        "Unarmed_onhit_audio"
    ],
    "life": 0.7,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.7,
    "damageSpread": 0.2,
    "attackTime": 0.99,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 33,
    "spectreReservation": 38,
    "companionReservation": 25.2,
    "monsterCategory": "Beast",
    "spawnLocation": [],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.733,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueRitual\/DemonFaction\/DemonMonkey",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}