click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Phys hit

Zone: Isle of Kin Act 4

Base spirit cost: 64

Notes: Good AOE, slow movement, good with weaponswap or running ahead to tp them on you

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Magnified Area I – Brutality III – Impact Shockwave/Heavy Swing

Click to rate this spectre!
[Total: 5 Average: 4.8]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 497745
Attack Time: 1.50 s
DPS: 414.2
Life140%
Damage140%
Attack Time1.50 s
Base Movement Speed37
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EASGoblinDance
NessaCrabTriggeredEarthquake
EASGoblinDrummerEarthquake
GSGoblinDrummerPulse
Show Path of Building spectre.lua
{
    "name": "Wardrum Kin",
    "monsterTags": [
        "allows_inc_aoe",
        "humanoid",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood",
        "StaffWood_onhit_audio"
    ],
    "life": 1.4,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.4,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "One Handed Mace",
    "weaponType2": "One Handed Mace",
    "baseMovementSpeed": 37,
    "spectreReservation": 64,
    "companionReservation": 35.4,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Caldera (Map)",
        "Isle of Kin (Act 4)",
        "Found in Maps",
        "Volcanic Warrens (Act 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EASGoblinDance",
        "NessaCrabTriggeredEarthquake",
        "EASGoblinDrummerEarthquake",
        "GSGoblinDrummerPulse"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Goblins\/GoblinDrummer\/GoblinDrummer",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EASGoblinDance",
            "name": "Unknown"
        },
        {
            "id": "NessaCrabTriggeredEarthquake",
            "name": "Unknown"
        },
        {
            "id": "EASGoblinDrummerEarthquake",
            "name": "Unknown"
        },
        {
            "id": "GSGoblinDrummerPulse",
            "name": "Unknown"
        }
    ]
}