click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Beast

Damage: Physical  Hit

Zone: Shrike Island Act 4

Base spirit cost: 84

Notes: good damage and slam AOE + slam leap, a bit low attack speed and move speed

Suggested support gems in order of importance: 

Feeding Frenzy II Muster  – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II

Click to rate this spectre!
[Total: 2 Average: 4]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 639958
Attack Time: 1.83 s
DPS: 436.5
Life200%
Damage180%
Attack Time1.83 s
Base Movement Speed32
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTGoliathLeapSlam
GAGullGoliathSlam
GAGullGoliathLeapImpact
GTGullGoliathSlamSpikes
SOGullGoliathSlamSpikes
EGGullGoliathSpikeExplode
GAGullGoliathSpikeExplosion
GAGullGoliathSlamCombo
Companion Reservation42.3%
Show Path of Building spectre.lua
{
    "name": "Goliath Shrike",
    "monsterTags": [
        "allows_inc_aoe",
        "beast",
        "humanoid",
        "medium_movement",
        "melee",
        "MonsterBlunt_onhit_audio",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood"
    ],
    "life": 2,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.7,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.8,
    "damageSpread": 0.2,
    "attackTime": 1.83,
    "attackRange": 18,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 84,
    "companionReservation": 42.3,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Shrike Island (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTGoliathLeapSlam",
        "GAGullGoliathSlam",
        "GAGullGoliathLeapImpact",
        "GTGullGoliathSlamSpikes",
        "SOGullGoliathSlamSpikes",
        "EGGullGoliathSpikeExplode",
        "GAGullGoliathSpikeExplosion",
        "GAGullGoliathSlamCombo"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/GullGoliath\/GullGoliath_",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "DTTGoliathLeapSlam",
            "name": "Unknown"
        },
        {
            "name": "Slam",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Attack": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "baseMultiplier": 1.45,
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 6.5
                }
            },
            "statSets": {
                "1": {
                    "label": "Slam",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "attack": true,
                        "area": true
                    },
                    "constantStats": [
                        [
                            "attack_maximum_action_distance_+",
                            20
                        ]
                    ],
                    "stats": [
                        "is_area_damage",
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "GAGullGoliathSlam"
        },
        {
            "id": "GAGullGoliathLeapImpact",
            "name": "Unknown"
        },
        {
            "id": "GTGullGoliathSlamSpikes",
            "name": "Unknown"
        },
        {
            "id": "SOGullGoliathSlamSpikes",
            "name": "Unknown"
        },
        {
            "id": "EGGullGoliathSpikeExplode",
            "name": "Unknown"
        },
        {
            "id": "GAGullGoliathSpikeExplosion",
            "name": "Unknown"
        },
        {
            "id": "GAGullGoliathSlamCombo",
            "name": "Unknown"
        }
    ]
}