click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Demon

Damage: Physical  Hit

Zone: Wildwood Unique map,
Rituals

Base spirit cost: 53

Notes: Very Fast and Aggressive

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III- Heavy Swing/Impact Shockwave

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 390585
Attack Time: 1.50 s
DPS: 325.5
Life110%
Damage110%
Attack Time1.50 s
Base Movement Speed43
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTFallenHookDash
GAFallenHookDashRitual
MeleeAtAnimationSpeedComboTEMP2
Show Path of Building spectre.lua
{
    "name": "Treant Hookhorror",
    "monsterTags": [
        "Claw_onhit_audio",
        "demon",
        "fast_movement",
        "humanoid",
        "melee",
        "not_int",
        "red_blood",
        "skeleton"
    ],
    "extraFlags": {
        "recommendedSpectre": true
    },
    "life": 1.1,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "evasion": 0.3,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.1,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 43,
    "spectreReservation": 53,
    "companionReservation": 31.5,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "The Blackwood (Act 6)",
        "The Viridian Wildwood (Map)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTFallenHookDash",
        "GAFallenHookDashRitual",
        "MeleeAtAnimationSpeedComboTEMP2"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.333,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueRitual\/DryadFaction\/HooksMonster\/HooksMonster",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "DTTFallenHookDash",
            "name": "Unknown"
        },
        {
            "id": "GAFallenHookDashRitual",
            "name": "Unknown"
        },
        {
            "id": "MeleeAtAnimationSpeedComboTEMP2",
            "name": "Unknown"
        }
    ]
}