click title for poe2db page

Type: ⚔️ Melee Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Jiquani’s Machinarium Act 3
Jiquani’s Sanctum Act 3

Base spirit cost: 50

Notes: Generic Melee attackers, has 25% block but are slow and not worth it

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

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Brutality III – Heavy Strike/Impact Shockwave

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 355532
Attack Time: 1.50 s
DPS: 295.9
Life100%
Damage100%
Attack Time1.50 s
Base Movement Speed11
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Vaal Skeletal Squire",
    "monsterTags": [
        "1HAxe_onhit_audio",
        "melee",
        "monster_barely_moves",
        "monster_blocks_damage",
        "physical_affinity",
        "skeleton",
        "undead",
        "very_slow_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 7,
    "accuracy": 1,
    "weaponType1": "One Handed Axe",
    "weaponType2": "Shield",
    "baseMovementSpeed": 11,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Fortress (Map)",
        "Jiquani's Machinarium (Act 3)",
        "Jiquani's Sanctum (Act 3)",
        "Kriar Peaks (Act 6)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "BlockChance",
        "BASE",
        20,
        0,
        ")",
        "BlockEffect",
        "BASE",
        10,
        0,
        ")",
        "StunDuration",
        "OVERRIDE",
        2.488,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Skeletons\/BoneRabble\/BoneRabbleSquire",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}