click title for poe2db page
Type: 🧬 Hybrid Caster and Attacker
Monster Family: Undead
Damage: Physical Hit, Chaos Hit
Zone: Viridian Wildwood, Ritual
Base spirit cost: 84
Notes: windup for their projectile is too big, the damage numbers are good and its pure chaos hit damage, they need frontline to function properly
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Chaos Attunement – Magnified Area II – Multishot II
Click to rate this spectre!
[Total: 2 Average: 3.5]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 710 – 1065
Attack Time: 1.65 s
DPS: 537.9
| Life | 200% |
|---|---|
| Damage | 200% |
| Attack Time | 1.65 s |
| Base Movement Speed | 9 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed MPSDruidicFungusZombieTreeHollowProjectile MPSDruidicFungusZombieTreeHollowBarrage GSDruidicFungusZombieTreeHollowProjectileImpact |
Show Path of Building spectre.lua
{
"name": "Treant Foulspawn",
"life": 2,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2,
"damageSpread": 0.2,
"attackTime": 1.65,
"attackRange": 13,
"accuracy": 1,
"skillList": [
"MeleeAtAnimationSpeed",
"MPSDruidicFungusZombieTreeHollowProjectile",
"MPSDruidicFungusZombieTreeHollowBarrage",
"GSDruidicFungusZombieTreeHollowProjectileImpact"
],
"modList": [],
"id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/FungalZombie\/DruidicFungusZombieTreeHollowSpectre",
"baseMovementSpeed": 9,
"companionReservation": 50,
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
},
{
"id": "MPSDruidicFungusZombieTreeHollowProjectile",
"name": "MPSDruidicFungusZombieTreeHollowProjectile"
},
{
"id": "MPSDruidicFungusZombieTreeHollowBarrage",
"name": "MPSDruidicFungusZombieTreeHollowBarrage"
},
{
"id": "GSDruidicFungusZombieTreeHollowProjectileImpact",
"name": "GSDruidicFungusZombieTreeHollowProjectileImpact"
}
]
}