click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Humanoid

Damage: Lightning Hit, Summoner

Zone: Mastodon Badlands Act 2
The Bone Pits Act 2

Base spirit cost: 57

Notes: Best used with weaponswap to force their spell projectile, the summons are bad and do not follow their master

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Wildshards II – Elemental Focus – Projectile Acceleration II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 426639
Attack Time: 1.35 s
DPS: 394.5
Life120%
Damage120%
Attack Time1.35 s
Base Movement Speed14
ResistsFire: 0% / Cold: 0% / Lightning: 30% / Chaos: 0%
SkillsMPSBoneCultistNecromancerLightning
BoneCultistSummonSkeletons
BoneCultistReviveSkeletons
Show Path of Building spectre.lua
{
    "name": "Lost-men Necromancer",
    "monsterTags": [
        "allows_additional_projectiles",
        "caster",
        "cultist",
        "human",
        "humanoid",
        "lightning_affinity",
        "monster_summons_adds",
        "not_dex",
        "not_str",
        "red_blood",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.2,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.35,
    "attackRange": 6,
    "accuracy": 1,
    "baseMovementSpeed": 14,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Mastodon Badlands (Act 2)",
        "Qimah (Act 6)",
        "The Bone Pits (Act 2)",
        "Found in Maps",
        "Wayward Isle (Map)"
    ],
    "skillList": [
        "MPSBoneCultistNecromancerLightning",
        "BoneCultistSummonSkeletons",
        "BoneCultistReviveSkeletons"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/BoneCultists\/BoneCultist_Necromancer\/BoneCultistNecromancer",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Spell (Lightning)",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1.333,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Basic Spell (Lightning)",
                    "baseEffectiveness": 3.6749999523163,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1019
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -40
                        ],
                        [
                            "active_skill_shock_chance_+%_final",
                            20
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_lightning_damage",
                        "spell_maximum_base_lightning_damage",
                        "base_is_projectile",
                        "use_scaled_contact_offset",
                        "projectile_uses_contact_position",
                        "maintain_projectile_direction_when_using_contact_position",
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_lightning_damage",
                        "spell_maximum_base_lightning_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.5,
                            "1": 1.5,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPSBoneCultistNecromancerLightning"
        },
        {
            "id": "BoneCultistSummonSkeletons",
            "name": "Unknown"
        },
        {
            "id": "BoneCultistReviveSkeletons",
            "name": "Unknown"
        }
    ]
}