click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Familiy: Undead
Damage: Physical Hit, Chaos DOT
Zone: Wildwood Unique map
Rituals
Base spirit cost: 50
Notes: Generic Melee attackers
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Rapid Attacks II – Heavy Swing – Impact Shockwave
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: 426 – 639
Attack Time: 1.65 s
DPS: 322.8
| Life | 100% |
|---|---|
| Damage | 120% |
| Attack Time | 1.65 s |
| Base Movement Speed | 9 |
| Resists | Fire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | FungusZombieCausticOnDeathMedium FungusZombieExplodeOnDeathMedium MeleeAtAnimationSpeed |
Show Path of Building spectre.lua
{
"name": "Treant Foulspawn",
"monsterTags": [
"allows_inc_aoe",
"melee",
"monster_has_on_death_mechanic",
"physical_affinity",
"Unarmed_onhit_audio",
"undead",
"very_slow_movement",
"zombie"
],
"life": 1,
"baseDamageIgnoresAttackSpeed": true,
"fireResist": -30,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.2,
"attackTime": 1.65,
"attackRange": 10,
"accuracy": 1,
"baseMovementSpeed": 9,
"spectreReservation": 50,
"companionReservation": 30,
"monsterCategory": "Undead",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"FungusZombieCausticOnDeathMedium",
"FungusZombieExplodeOnDeathMedium",
"MeleeAtAnimationSpeed"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/FungalZombie\/DruidicFungusZombieTree",
"resistances": {
"fire": -30,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "FungusZombieCausticOnDeathMedium",
"name": "Unknown"
},
{
"id": "FungusZombieExplodeOnDeathMedium",
"name": "Unknown"
},
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
}
]
}