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, low attack speed, a bit tankier than tuskbearer kin but not worth it

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: 1 Average: 2]

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
MeleeAtAnimationSpeedComboTEMP
Show Path of Building spectre.lua
{
    "name": "Tallwalker Kin",
    "monsterTags": [
        "humanoid",
        "medium_movement",
        "melee",
        "not_dex",
        "not_int",
        "physical_affinity",
        "red_blood",
        "SpearWood_onhit_audio"
    ],
    "life": 0.9,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.9,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 17,
    "accuracy": 1,
    "weaponType1": "Spear",
    "weaponType2": "Shield",
    "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",
        "MeleeAtAnimationSpeedComboTEMP"
    ],
    "modList": [
        "BlockChance",
        "BASE",
        30,
        0,
        ")",
        "BlockEffect",
        "BASE",
        15,
        0,
        ")",
        "StunDuration",
        "OVERRIDE",
        2.53,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Goblins\/GoblinStiltsFighter\/GoblinStiltsFighter",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "EASGoblinDance",
            "name": "Unknown"
        },
        {
            "name": "Basic Attack",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".MeleeSingleTarget": true,
                ".Melee": true,
                ".ProjectilesFromUser": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Attack",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "melee": true
                    },
                    "stats": [
                        "skill_can_fire_arrows",
                        "skill_can_fire_wand_projectiles",
                        "action_attack_or_cast_time_uses_animation_length",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MeleeAtAnimationSpeedComboTEMP"
        }
    ]
}