click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit, Physical DOT
Zone: Wildwood Unique map
Rituals
Base spirit cost: 60
Notes: generic hybrid attacker, pustules can damage you as well (maybe good for some builds requiring self-damage)
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Magnified Area I/Swift Affliction
Other YouTube Videos Covering This Spectre
Videos are selected for relevance and educational value.
See Also
Spectre.lua details
Basic Attack Damage
| Life | 130% |
|---|---|
| Damage | 130% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed BrambleRhoaTableCharge MeleeAtAnimationSpeedStonebackRhoaFeet SODemonicRhoaBloodBoil |
| Companion Reservation | 34.2% |
| Spectre Reservation | 60 |
Tags: beast, mammal_beast, medium_movement, MonsterBlunt_onhit_audio, not_int, not_str, red_blood
Skills: MeleeAtAnimationSpeed, BrambleRhoaTableCharge, MeleeAtAnimationSpeedStonebackRhoaFeet, SODemonicRhoaBloodBoil
Resistances: Fire: 0%, Cold: 0%, Lightning: 0%, Chaos: 0%
Spawn Locations: The Blackwood (Act 6), The Viridian Wildwood (Map)
{
"name": "Nameless Lurker",
"monsterTags": [
"beast",
"mammal_beast",
"medium_movement",
"MonsterBlunt_onhit_audio",
"not_int",
"not_str",
"red_blood"
],
"life": 1.3,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.25,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.3,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 13,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 60,
"companionReservation": 34.2,
"monsterCategory": "Beast",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"BrambleRhoaTableCharge",
"MeleeAtAnimationSpeedStonebackRhoaFeet",
"SODemonicRhoaBloodBoil"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.666,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueRitual\/DemonFaction\/DemonRhoa",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "BrambleRhoaTableCharge",
"name": "Unknown"
},
{
"id": "MeleeAtAnimationSpeedStonebackRhoaFeet",
"name": "Unknown"
},
{
"id": "SODemonicRhoaBloodBoil",
"name": "Unknown"
}
]
}