click title for poe2db page

Type: 🧬 Hybrid Caster and Attacker

Monster Family: Demon

Damage: Phys Hit, Cold Hit

Zone: Abyssal Depths, Dark Domain

Base spirit cost: 99

Notes: cool design, throws a stone in an aoe, then they pick it up and use it to fire cold projectile that cannot be supported by multiproj, etc, overall not that great

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Elemental Focus- Rapid Casting II – Multishot II/Magnfied Area I 

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 8871331
Attack Time: 1.50 s
DPS: 739.7
Life375%
Damage250%
Attack Time1.50 s
Base Movement Speed11
ResistsFire: 0% / Cold: 75% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSAbyssHulkIceShatter
GSAbyssHulkIceExplode
GTAbyssHulkIceExplode
Show Path of Building spectre.lua
{
    "name": "Blackblooded Tarhulk",
    "monsterTags": [
        "abyssal",
        "allows_inc_aoe",
        "blackblood_faction",
        "cold_affinity",
        "demon",
        "melee",
        "very_slow_movement"
    ],
    "life": 3.75,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 75,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 16,
    "accuracy": 1,
    "baseMovementSpeed": 11,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Abyssal Depths (Act 2)",
        "Dark Domain"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSAbyssHulkIceShatter",
        "GSAbyssHulkIceExplode",
        "GTAbyssHulkIceExplode"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/LeagueAbyss\/Blackblood\/TarHulkSpectre",
    "resistances": {
        "fire": 0,
        "cold": 75,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPSAbyssHulkIceShatter",
            "name": "Unknown"
        },
        {
            "id": "GSAbyssHulkIceExplode",
            "name": "Unknown"
        },
        {
            "id": "GTAbyssHulkIceExplode",
            "name": "Unknown"
        }
    ]
}