click title for poe2db page
Type: 🏹⚔️ Hybrid Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Wildwood Unique map, Rituals
Base spirit cost: 99
Notes: They have a projectile attack but deals low damage, not worth their cost
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Brutality III – Magnified Area I/Multishot II
Click to rate this spectre!
[Total: 1 Average: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 887 – 1331
Attack Time: 1.50 s
DPS: 739.7
| Life | 250% |
|---|---|
| Damage | 250% |
| Attack Time | 1.50 s |
| Base Movement Speed | 14 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GPSRootedGuy4Proj GTRootedSporeProjectilePlacement SORootedSporeProjectileOrigin GSRootedSporeProjectileImpact GSRootedGuyExplode |
| Companion Reservation | 47.4% |
Show Path of Building spectre.lua
{
"name": "Treant Fungalreaver",
"monsterTags": [
"beast",
"humanoid",
"insect",
"not_dex",
"not_int",
"Unarmed_onhit_audio",
"very_slow_movement"
],
"life": 2.5,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.75,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.5,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 24,
"accuracy": 1,
"baseMovementSpeed": 14,
"spectreReservation": 99,
"companionReservation": 47.4,
"monsterCategory": "Beast",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GPSRootedGuy4Proj",
"GTRootedSporeProjectilePlacement",
"SORootedSporeProjectileOrigin",
"GSRootedSporeProjectileImpact",
"GSRootedGuyExplode"
],
"modList": [
"StunDuration",
"OVERRIDE",
3.4,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/RootMonster\/RootBehemoth",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "GPSRootedGuy4Proj",
"name": "Unknown"
},
{
"id": "GTRootedSporeProjectilePlacement",
"name": "Unknown"
},
{
"id": "SORootedSporeProjectileOrigin",
"name": "Unknown"
},
{
"id": "GSRootedSporeProjectileImpact",
"name": "Unknown"
},
{
"id": "GSRootedGuyExplode",
"name": "Unknown"
}
]
}