click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Beast

Damage: Physical  Hit

Zone: Shrike Island Act 4

Base spirit cost: 38

Notes: they start flying and become faster but then land and keep going slowly

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: 3]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 248372
Attack Time: 1.07 s
DPS: 291.7
Life70%
Damage70%
Attack Time1.07 s
Base Movement Speed18
ResistsFire: 0% / Cold: 0% / Lightning: -30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation25.2%
Show Path of Building spectre.lua
{
    "name": "Carrion Gull",
    "monsterTags": [
        "beast",
        "flying",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 0.7,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": -30,
    "chaosResist": 0,
    "damage": 0.7,
    "damageSpread": 0.2,
    "attackTime": 1.065,
    "attackRange": 7,
    "accuracy": 1,
    "baseMovementSpeed": 18,
    "spectreReservation": 38,
    "companionReservation": 25.2,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Shrike Island (Act 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/GullCarrion\/GullCarrion",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": -30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}