click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyConstruct

Damage: Physical

Zone: Sandswept Marsh Act 3 Maps

Base spirit cost: 57

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: 3]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 639958
Attack Time: 1.50 s
DPS: 532.6
Life144%
Damage180%
Attack Time1.50 s
Base Movement Speed12
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Swamp Golem",
    "monsterTags": [
        "2HBluntWood_onhit_audio",
        "allows_inc_aoe",
        "construct",
        "earth_elemental",
        "humanoid",
        "melee",
        "mud_blood",
        "not_dex",
        "not_int",
        "physical_affinity",
        "very_slow_movement"
    ],
    "life": 1.44,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 1,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.8,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 18,
    "accuracy": 1,
    "baseMovementSpeed": 12,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Construct",
    "spawnLocation": [
        "Cenotes (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.65,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/MudGolem\/MarshBruiser",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}