click title for poe2db page

Type: 🏹⚔️ Hybrid Attacker

Monster Familiy: Humanoid

Damage: Physical  Hit

Zone: Aggorat Act 3

Base spirit cost: 57

Notes: Axe throw is very low damage, they prefer melee

Suggested support gems in order of importance: 

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

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: 426639
Attack Time: 1.50 s
DPS: 355.0
Life120%
Damage120%
Attack Time1.50 s
Base Movement Speed46
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPAVaalAxeThrowerAxe
Show Path of Building spectre.lua
{
    "name": "Vaal Axeman",
    "monsterTags": [
        "2HSharpMetal_onhit_audio",
        "allows_additional_projectiles",
        "fast_movement",
        "human",
        "humanoid",
        "melee",
        "not_int",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.5,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 10,
    "accuracy": 1,
    "weaponType1": "One Handed Axe",
    "weaponType2": "One Handed Axe",
    "baseMovementSpeed": 46,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Aggorat (Act 3)",
        "Etched Ravine (Act 6)",
        "The Cuachic Vault (Act 6)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPAVaalAxeThrowerAxe"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.45,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/VaalMonsters\/Living\/VaalAxeThrower_",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "id": "MPAVaalAxeThrowerAxe",
            "name": "Unknown"
        }
    ]
}