click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Physical  Hit

Zone: Mawdun Quarry Act 2

Base spirit cost: 99

Notes: Big hits with their AOE slams but move and attack very slow

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: 8871331
Attack Time: 1.50 s
DPS: 739.7
Life250%
Damage250%
Attack Time1.50 s
Base Movement Speed14
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
RamGiantWheelSlam
RamGiantWheelSlamImpact
RamGiantWheelThrowImpact
RamGiantWheelThrow
GARamGiantStomp
Show Path of Building spectre.lua
{
    "name": "Forsaken Hulk",
    "monsterTags": [
        "allows_inc_aoe",
        "giant",
        "human",
        "humanoid",
        "large_model",
        "melee",
        "MonsterBlunt_onhit_audio",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 2.5,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 14,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Mawdun Quarry (Act 2)",
        "The Galai Gates (Act 6)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "RamGiantWheelSlam",
        "RamGiantWheelSlamImpact",
        "RamGiantWheelThrowImpact",
        "RamGiantWheelThrow",
        "GARamGiantStomp"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.4,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/RamGiant\/RamGiantQuarry",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "RamGiantWheelSlam",
            "name": "Unknown"
        },
        {
            "id": "RamGiantWheelSlamImpact",
            "name": "Unknown"
        },
        {
            "id": "RamGiantWheelThrowImpact",
            "name": "Unknown"
        },
        {
            "id": "RamGiantWheelThrow",
            "name": "Unknown"
        },
        {
            "id": "GARamGiantStomp",
            "name": "Unknown"
        }
    ]
}