click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Construct

Damage: Physical Hit, Poison

Zone: Wildwood Unique map
Rituals 

Base spirit cost: 60

Notes: very good overlap on their explosions and spam a lot of pods

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting II Magnified Area I – Multishot II/Nova Projectiles

Click to rate this spectre!
[Total: 1 Average: 3]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 461692
Attack Time: 1.34 s
DPS: 432.2
Life130%
Damage130%
Attack Time1.34 s
Base Movement Speed28
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
SOTwigMonsterVinePod
GSTwigMonsterVinePod
TBTwigMonsterPodBeam
GTTwigMonsterPodBeam
Show Path of Building spectre.lua
{
    "name": "Treant Sage",
    "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",
        "GTTwigMonsterPodBeam"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/RootMonster\/TwigMonsterCasterRitual_",
    "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"
        },
        {
            "id": "GTTwigMonsterPodBeam",
            "name": "Unknown"
        }
    ]
}