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 II – Muster – Rapid Attacks II – Brutality III- Heavy Swing/Impact Shockwave
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 443 – 665
Attack Time: 1.67 s
DPS: 333.2
| Life | 125% |
|---|---|
| Damage | 125% |
| Attack Time | 1.67 s |
| Base Movement Speed | 22 |
| Resists | Fire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed |
| Companion Reservation | 33.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"
}
]
}