click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Family: Humanoid
Damage: Physical Hit, Fire Hit, Ignite
Zone: Clearfell Act 1
Base spirit cost: 84
Notes: Possibly highest base damage numbers on ability
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Compressed Duration II– Magnified Area I – Rapid Casting II/Fire Penetration 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_inc_aoe, caster, Claw_onhit_audio, fire_affinity, humanoid, melee, monster_barely_moves, monster_summons_adds, not_dex, not_str, raises_dead, red_blood, very_slow_movement
Skills: MeleeAtAnimationSpeed, ReviveUrchin, UrchinCollectorDelayedBlast, HagRaiseDeadAoE
Resistances: Fire: -30%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: Clearfell (Act 1), The Ezomyte Megaliths (Map), The Grelwood (Act 1), Found in Maps
{
"name": "Vile Hag",
"monsterTags": [
"allows_inc_aoe",
"caster",
"Claw_onhit_audio",
"fire_affinity",
"humanoid",
"melee",
"monster_barely_moves",
"monster_summons_adds",
"not_dex",
"not_str",
"raises_dead",
"red_blood",
"very_slow_movement"
],
"life": 2,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.1,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.3,
"damageSpread": 0.2,
"attackTime": 1.695,
"attackRange": 10,
"accuracy": 1,
"weaponType1": "Dagger",
"weaponType2": "None",
"baseMovementSpeed": 11,
"spectreReservation": 84,
"companionReservation": 42.3,
"monsterCategory": "Humanoid",
"spawnLocation": [
"Clearfell (Act 1)",
"The Ezomyte Megaliths (Map)",
"The Grelwood (Act 1)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"ReviveUrchin",
"UrchinCollectorDelayedBlast",
"HagRaiseDeadAoE"
],
"modList": [
"StunDuration",
"OVERRIDE",
5.333,
0,
")"
],
"id": "Metadata\/Monsters\/Hags\/UrchinHag1",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "ReviveUrchin",
"name": "Unknown"
},
{
"id": "UrchinCollectorDelayedBlast",
"name": "Unknown"
},
{
"id": "HagRaiseDeadAoE",
"name": "Unknown"
}
]
}