click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Construct

Damage: Physical  Hit

Zone: Temple of Kopec Act 3

Base spirit cost: 84

Notes: Tanky melee 100% block, good damage numbers

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: 9581437
Attack Time: 1.50 s
DPS: 798.8
Life200%
Damage270%
Attack Time1.50 s
Base Movement Speed23
ResistsFire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Gargoyle Demon",
    "monsterTags": [
        "1HSword_onhit_audio",
        "construct",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "slow_movement",
        "stone_construct"
    ],
    "life": 2,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 1,
    "fireResist": 30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.7,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 16,
    "accuracy": 1,
    "weaponType1": "One Handed Sword",
    "weaponType2": "Shield",
    "baseMovementSpeed": 23,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Construct",
    "spawnLocation": [
        "Holten (Act 6)",
        "The Manor Ramparts (Act 1)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "BlockChance",
        "BASE",
        100,
        0,
        ")",
        "BlockChanceMax",
        "BASE",
        25,
        0,
        ")",
        "StunDuration",
        "OVERRIDE",
        3.183,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Gargoyle\/GargoyleGolemRed",
    "resistances": {
        "fire": 30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}