click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Construct
Damage: Physical Hit, Poison
Zone: Wildwood Unique map,
Rituals
Base spirit cost: 60
Notes: generic, slow melee attacker, poison pods do not seem to trigger
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: 2]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 461 – 692
Attack Time: 1.34 s
DPS: 432.2
| Life | 130% |
|---|---|
| Damage | 130% |
| Attack Time | 1.34 s |
| Base Movement Speed | 28 |
| Resists | Fire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed SOTwigMonsterVinePod GSTwigMonsterVinePod TBTwigMonsterPodBeam |
Show Path of Building spectre.lua
{
"name": "Treant Spriggan",
"monsterTags": [
"animal_claw_weapon",
"caster",
"construct",
"humanoid",
"is_unarmed",
"melee",
"MonsterStab_onhit_audio",
"not_dex",
"physical_affinity",
"slow_movement",
"wood_armour"
],
"life": 1.3,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.1,
"armour": 0.2,
"fireResist": 0,
"coldResist": 30,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.3,
"damageSpread": 0.2,
"attackTime": 1.335,
"attackRange": 7,
"accuracy": 1,
"baseMovementSpeed": 28,
"spectreReservation": 60,
"companionReservation": 34.2,
"monsterCategory": "Construct",
"spawnLocation": [
"The Blackwood (Act 6)",
"The Viridian Wildwood (Map)"
],
"skillList": [
"MeleeAtAnimationSpeed",
"SOTwigMonsterVinePod",
"GSTwigMonsterVinePod",
"TBTwigMonsterPodBeam"
],
"modList": [
"StunDuration",
"OVERRIDE",
3,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/RootMonster\/TwigMonsterMeleeRitual_",
"resistances": {
"fire": 0,
"cold": 30,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"id": "SOTwigMonsterVinePod",
"name": "Unknown"
},
{
"id": "GSTwigMonsterVinePod",
"name": "Unknown"
},
{
"id": "TBTwigMonsterPodBeam",
"name": "Unknown"
}
]
}