click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Family: Demon
Damage: Physical Hit, Poison
Zone: Wildwood Unique map,
Rituals
Base spirit cost: 91
Notes: hard hitting slow attack melee unit
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: 2 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 798 – 1198
Attack Time: 1.50 s
DPS: 665.7
| Life | 225% |
|---|---|
| Damage | 225% |
| Attack Time | 1.50 s |
| Base Movement Speed | 42 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed TCFallenStag GAFallenGodStagChargeImpact GAFallenStagTentacles |
| Companion Reservation | 45% |
Show Path of Building spectre.lua
{
"name": "Forgotten Stag",
"monsterTags": [
"beast",
"Beast_onhit_audio",
"demon",
"fast_movement",
"not_dex",
"not_int",
"red_blood",
"skeleton"
],
"life": 2.25,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.6,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.25,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 18,
"accuracy": 1,
"baseMovementSpeed": 42,
"spectreReservation": 91,
"companionReservation": 45,
"monsterCategory": "Demon",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"TCFallenStag",
"GAFallenGodStagChargeImpact",
"GAFallenStagTentacles"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.5,
0,
")"
],
"id": "Metadata\/Monsters\/FallenGods\/FallenStag",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "TCFallenStag",
"name": "Unknown"
},
{
"id": "GAFallenGodStagChargeImpact",
"name": "Unknown"
},
{
"id": "GAFallenStagTentacles",
"name": "Unknown"
}
]
}