click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamilyConstruct

Damage: Physical  Hit

Zone: Trial of Sekhema
Valley of Titans Act 2

Base spirit cost: 77

Notes: Generic Melee attackers, very slow moving

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: 639958
Attack Time: 1.50 s
DPS: 532.6
Life180%
Damage180%
Attack Time1.50 s
Base Movement Speed17
ResistsFire: 75% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsGASaltGolemMelee
EAASaltGolemSlamRuckus
SOSaltGolemGroundFissure
GASaltGolemEarthquakeSmallImpact
GASaltGolemEarthquakeLargeImpact
Show Path of Building spectre.lua
{
    "name": "Quake Golem",
    "monsterTags": [
        "allows_inc_aoe",
        "construct",
        "melee",
        "MonsterBlunt_onhit_audio",
        "not_dex",
        "not_int",
        "physical_affinity",
        "very_slow_movement"
    ],
    "life": 1.8,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 1,
    "fireResist": 75,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.8,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 16,
    "accuracy": 1,
    "baseMovementSpeed": 17,
    "spectreReservation": 77,
    "companionReservation": 40.2,
    "monsterCategory": "Construct",
    "spawnLocation": [
        "Hidden Grotto (Map)",
        "Found in Maps",
        "Traitor's Passage (Act 2)",
        "Trial of the Sekhemas (Floor 1)",
        "Valley of the Titans (Act 2)"
    ],
    "skillList": [
        "GASaltGolemMelee",
        "EAASaltGolemSlamRuckus",
        "SOSaltGolemGroundFissure",
        "GASaltGolemEarthquakeSmallImpact",
        "GASaltGolemEarthquakeLargeImpact"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.133,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/SaltGolem\/SaltGolem_",
    "resistances": {
        "fire": 75,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Attack": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "attack": true
                    },
                    "stats": [
                        "is_area_damage"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "GASaltGolemMelee"
        },
        {
            "id": "EAASaltGolemSlamRuckus",
            "name": "Unknown"
        },
        {
            "id": "SOSaltGolemGroundFissure",
            "name": "Unknown"
        },
        {
            "id": "GASaltGolemEarthquakeSmallImpact",
            "name": "Unknown"
        },
        {
            "id": "GASaltGolemEarthquakeLargeImpact",
            "name": "Unknown"
        }
    ]
}