click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Humanoid

Damage: Fire Hit, Ignite

Zone: Mastodon badlands Act 2
Bone pits Act 2

Base spirit cost: 62

Notes: Meteor deals decent damage, has a delay tho

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting II – Magnified Area I – Fire Penetration 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: 479718
Attack Time: 1.50 s
DPS: 399.4
Life135%
Damage135%
Attack Time1.50 s
Base Movement Speed20
ResistsFire: 30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMPSBoneCultistZealotFire
BoneCultistZealotFirestorm
Show Path of Building spectre.lua
{
    "name": "Lost-men Zealot",
    "monsterTags": [
        "allows_inc_aoe",
        "caster",
        "cultist",
        "fire_affinity",
        "human",
        "humanoid",
        "not_dex",
        "not_str",
        "red_blood",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 1.35,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.15,
    "fireResist": 30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.35,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 20,
    "spectreReservation": 62,
    "companionReservation": 34.8,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Lightless Passage (Act 2)",
        "Mastodon Badlands (Act 2)",
        "Penitentiary (Map)",
        "Qimah (Act 6)",
        "The Bone Pits (Act 2)",
        "Found in Maps",
        "Wayward Isle (Map)"
    ],
    "skillList": [
        "MPSBoneCultistZealotFire",
        "BoneCultistZealotFirestorm"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.933,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/BoneCultists\/BoneCultist_Zealots\/BoneCultistZealot02",
    "resistances": {
        "fire": 30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Basic Spell (Fire)",
            "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 (Fire)",
                    "baseEffectiveness": 3.2000000476837,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1017
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -50
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage",
                        "base_is_projectile",
                        "use_scaled_contact_offset",
                        "projectile_uses_contact_position",
                        "maintain_projectile_direction_when_using_contact_position"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.80000001192093,
                            "1": 1.2000000476837,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPSBoneCultistZealotFire"
        },
        {
            "name": "Firestorm",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Spell": true,
                ".Damage": true
            },
            "castTime": 3,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 6,
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 10
                }
            },
            "statSets": {
                "1": {
                    "label": "Firestorm",
                    "baseEffectiveness": 9,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "hit": true,
                        "triggerable": true
                    },
                    "constantStats": [
                        [
                            "spell_maximum_action_distance_+%",
                            -50
                        ],
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_fire",
                            80
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_physical_damage",
                        "spell_maximum_base_physical_damage",
                        "is_area_damage"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_physical_damage",
                        "spell_maximum_base_physical_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 0.80000001192093,
                            "1": 1.2000000476837,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "BoneCultistZealotFirestorm"
        }
    ]
}