click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Family: Humanoid

Damage: Phys Hit

Zone: Isle of Kin Act 4

Base spirit cost: 46

Notes: no aoe, decent damage for the cost but they are not impressive

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 319479
Attack Time: 1.50 s
DPS: 266.3
Life90%
Damage90%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
EASGoblinDance
Show Path of Building spectre.lua
{
    "name": "Tuskbearer Kin",
    "monsterTags": [
        "humanoid",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood",
        "SpearMetal_onhit_audio"
    ],
    "life": 0.9,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.9,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 12,
    "accuracy": 1,
    "weaponType1": "Spear",
    "weaponType2": "Spear",
    "baseMovementSpeed": 32,
    "spectreReservation": 46,
    "companionReservation": 28.5,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Caldera (Map)",
        "Isle of Kin (Act 4)",
        "Found in Maps",
        "Volcanic Warrens (Act 4)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "EASGoblinDance"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/Goblins\/GoblinTusker\/GoblinTusker",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EASGoblinDance",
            "name": "Unknown"
        }
    ]
}