click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Familiy: Beast
Damage: Physical Hit,
Chaos Dot, Fire Hit
Zone: Deshar Act 2
Base spirit cost: 62
Notes: Decent all rounders, good chaos DOT aoe
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Magnified Effect I – Swift Affliction/Rapid Attacks II – Multishot II
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
Tags: allows_additional_projectiles, allows_inc_aoe, avian_beast, beast, flying, melee, physical_affinity, ranged, red_blood, slow_movement, Snap_onhit_audio
Skills: MeleeAtAnimationSpeed, VultureRegurgitatorMortar, GAVultureRegurgitateImpact, MDDVultureRegurgDecompose, CGEVultureRegurgGasCloud
Resistances: Fire: 0%, Cold: 30%, Lightning: 0%, Chaos: 0%
Spawn Locations: Confluence (Map), Deshar (Act 2), The Khari Crossing (Act 6), Found in Maps
{
"name": "Regurgitating Vulture",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"avian_beast",
"beast",
"flying",
"melee",
"physical_affinity",
"ranged",
"red_blood",
"slow_movement",
"Snap_onhit_audio"
],
"extraFlags": {
"recommendedBeast": true
},
"life": 1.35,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.35,
"damageSpread": 0.2,
"attackTime": 1.725,
"attackRange": 16,
"accuracy": 1,
"baseMovementSpeed": 28,
"spectreReservation": 62,
"companionReservation": 34.8,
"monsterCategory": "Beast",
"spawnLocation": [
"Confluence (Map)",
"Deshar (Act 2)",
"The Khari Crossing (Act 6)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"VultureRegurgitatorMortar",
"GAVultureRegurgitateImpact",
"MDDVultureRegurgDecompose",
"CGEVultureRegurgGasCloud"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.8,
0,
")"
],
"id": "Metadata\/Monsters\/VultureRegurgitator\/VultureRegurgitator_",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "VultureRegurgitatorMortar",
"name": "Unknown"
},
{
"id": "GAVultureRegurgitateImpact",
"name": "Unknown"
},
{
"id": "MDDVultureRegurgDecompose",
"name": "Unknown"
},
{
"id": "CGEVultureRegurgGasCloud",
"name": "Unknown"
}
]
}