click title for poe2db page

Type: 🏹 Ranged Attacker

Monster FamiliyUndead

Damage: Physical  Hit

Zone: Mastodon Badlands Act 2
The Bone Pits Act 2

Base spirit cost: 42

Notes: Generic Ranged attackers, throws their head at enemies

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks IIBrutality III – Multishot II/Nova Projectiles

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: 284426
Attack Time: 1.50 s
DPS: 236.7
Life80%
Damage80%
Attack Time1.50 s
Base Movement Speed28
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMPWAzmeriPitifulFabricationSkullThrow
Show Path of Building spectre.lua
{
    "name": "Skullslinger",
    "monsterTags": [
        "allows_inc_aoe",
        "physical_affinity",
        "ranged",
        "skeleton",
        "slow_movement",
        "Unarmed_onhit_audio",
        "undead"
    ],
    "life": 0.8,
    "baseDamageIgnoresAttackSpeed": true,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 0.8,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 11,
    "accuracy": 1,
    "baseMovementSpeed": 28,
    "spectreReservation": 42,
    "companionReservation": 26.7,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "Freythorn (Act 1)",
        "Mastodon Badlands (Act 2)",
        "Qimah (Act 6)",
        "Scorched Farmlands (Act 6)",
        "Sel Khari Sanctuary  (Act 6)",
        "The Bone Pits (Act 2)",
        "Found in Maps",
        "Wayward Isle (Map)"
    ],
    "skillList": [
        "MPWAzmeriPitifulFabricationSkullThrow"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.5,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/PitifulFabrications\/PitifulFabrication01",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Skull Throw",
            "hidden": true,
            "skillTypes": {
                ".Attack": true,
                ".RangedAttack": true,
                ".MirageArcherCanUse": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Damage": true,
                ".Triggerable": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "baseMultiplier": 1.15,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Skull Throw",
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "attack": true,
                        "projectile": true,
                        "triggerable": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            161
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -40
                        ]
                    ],
                    "stats": [
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "action_attack_or_cast_time_uses_animation_length",
                        "maintain_projectile_direction_when_using_contact_position",
                        "check_for_targets_between_initiator_and_projectile_source",
                        "projectile_ballistic_angle_from_reference_event"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPWAzmeriPitifulFabricationSkullThrow"
        }
    ]
}