click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Demon

Damage: Physical  Hit

Zone: Castaway Unique Map

Base spirit cost: 59

Notes: Birdmen. Despite having wings, they only fly when they attack

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: 443665
Attack Time: 1.67 s
DPS: 333.2
Life125%
Damage125%
Attack Time1.67 s
Base Movement Speed22
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Companion Reservation33.6%
Show Path of Building spectre.lua
{
    "name": "Gull Shrike",
    "monsterTags": [
        "avian_beast",
        "beast",
        "demon",
        "flying",
        "humanoid",
        "melee",
        "not_int",
        "physical_affinity",
        "red_blood",
        "slow_movement",
        "Unarmed_onhit_audio"
    ],
    "life": 1.25,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.25,
    "damageSpread": 0.2,
    "attackTime": 1.665,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 22,
    "spectreReservation": 59,
    "companionReservation": 33.6,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Castaway (Map)",
        "Kedge Bay (Act 4)",
        "Shrike Island (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.033,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/HarpyMonster\/GullHarpy",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}