click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Mausoleum of the Praetor Act 1

Base spirit cost: 62

Notes: Fast 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: 2 Average: 4]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 479718
Attack Time: 1.50 s
DPS: 399.4
Life135%
Damage135%
Attack Time1.50 s
Base Movement Speed65
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GhoulCommanderVomit
GhoulCommanderDash
GhoulCommanderHowl
Show Path of Building spectre.lua
{
    "name": "Ghoul Commander",
    "monsterTags": [
        "allows_inc_aoe",
        "demon",
        "fast_movement",
        "humanoid",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "Unarmed_onhit_audio",
        "very_fast_movement"
    ],
    "life": 1.35,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.3,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.35,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 8,
    "accuracy": 1,
    "baseMovementSpeed": 65,
    "spectreReservation": 62,
    "companionReservation": 34.8,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Holten (Act 6)",
        "Mausoleum of the Praetor (Act 1)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GhoulCommanderVomit",
        "GhoulCommanderDash",
        "GhoulCommanderHowl"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.533,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Ghouls\/GhoulCommander",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GhoulCommanderVomit",
            "name": "Unknown"
        },
        {
            "id": "GhoulCommanderDash",
            "name": "Unknown"
        },
        {
            "id": "GhoulCommanderHowl",
            "name": "Unknown"
        }
    ]
}