click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Construct

Damage: Physical  Hit

Zone: The Molten Vault Act 3

Base spirit cost: 99

Notes: Big hits but very slow moving and attacking

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: 8871331
Attack Time: 1.50 s
DPS: 739.7
Life250%
Damage250%
Attack Time1.50 s
Base Movement Speed14
ResistsFire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
GAVaalConstructSentinelGroundSlam
GAVaalConstructSentinelFootSlam
GAVaalConstructSentinelImpact
Show Path of Building spectre.lua
{
    "name": "Gold-Melted Sentinel",
    "monsterTags": [
        "2HBluntMetal_onhit_audio",
        "allows_inc_aoe",
        "cannot_be_monolith",
        "construct",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "stone_construct",
        "vaal",
        "very_slow_movement"
    ],
    "life": 2.5,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 1,
    "fireResist": 30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 13,
    "accuracy": 1,
    "baseMovementSpeed": 14,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Construct",
    "spawnLocation": [
        "Molten Vault (Map)",
        "The Molten Vault (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "GAVaalConstructSentinelGroundSlam",
        "GAVaalConstructSentinelFootSlam",
        "GAVaalConstructSentinelImpact"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.933,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/VaalConstructs\/Sentinel\/VaalConstructSentinelGoldenNoEmerge",
    "resistances": {
        "fire": 30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "GAVaalConstructSentinelGroundSlam",
            "name": "Unknown"
        },
        {
            "id": "GAVaalConstructSentinelFootSlam",
            "name": "Unknown"
        },
        {
            "id": "GAVaalConstructSentinelImpact",
            "name": "Unknown"
        }
    ]
}