click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Beast
Damage: Physical Hit
Zone: Wildwood Unique map
Rituals
Base spirit cost: 50
Notes: fast melee attacker, good swarmers with no hit-collision, surprisingly good for the cost
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: 4]
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 426 – 639
Attack Time: 1.50 s
DPS: 355.0
| Life | 100% |
|---|---|
| Damage | 120% |
| Attack Time | 1.50 s |
| Base Movement Speed | 44 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GSRitualPrimordialBatScreech DTTPrimordialBeast3LeapAttack GAPrimordialMonster3Leap |
| Companion Reservation | 30% |
Show Path of Building spectre.lua
{
"name": "Nameless Horror",
"monsterTags": [
"beast",
"Claw_onhit_audio",
"fast_movement",
"not_int",
"red_blood"
],
"extraFlags": {
"recommendedSpectre": true,
"recommendedBeast": true
},
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.35,
"evasion": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 16,
"accuracy": 1,
"baseMovementSpeed": 44,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Beast",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GSRitualPrimordialBatScreech",
"DTTPrimordialBeast3LeapAttack",
"GAPrimordialMonster3Leap"
],
"modList": [],
"id": "Metadata\/Monsters\/LeagueRitual\/DemonFaction\/PrimordialMonster3_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GSRitualPrimordialBatScreech",
"name": "Unknown"
},
{
"id": "DTTPrimordialBeast3LeapAttack",
"name": "Unknown"
},
{
"id": "GAPrimordialMonster3Leap",
"name": "Unknown"
}
]
}