click title for poe2db page

Type: 🧙 Ranged Caster
🌀 Utility

Monster Family: Humanoid

Damage: Fire Hit, Ignite, Summoner

Zone: The Dreadnought Act 2

Base spirit cost: 67

Notes: Summons plague swarm, uses detonate dead

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Casting – Magnified Area I – Fire Penetration II

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 532798
Attack Time: 1.50 s
DPS: 443.8
Life150%
Damage150%
Attack Time1.50 s
Base Movement Speed20
ResistsFire: -30% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsFarudinWarlockBugRend
GSWarlockRaiseBugs
GSFarudinLocustDDExplode
MDDFarudinLocustExplode
Show Path of Building spectre.lua
{
    "name": "Faridun Plaguebringer",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "caster",
        "human",
        "humanoid",
        "not_dex",
        "not_str",
        "physical_affinity",
        "ranged",
        "red_blood",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 1.5,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.3,
    "fireResist": -30,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 10,
    "accuracy": 1,
    "baseMovementSpeed": 20,
    "spectreReservation": 67,
    "companionReservation": 36.6,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Qimah Reservoir (Act 6)",
        "The Dreadnought (Act 2)",
        "Found in Maps"
    ],
    "skillList": [
        "FarudinWarlockBugRend",
        "GSWarlockRaiseBugs",
        "GSFarudinLocustDDExplode",
        "MDDFarudinLocustExplode"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/BoneCultists\/BoneCultist_Zealots\/FarudinLocustWarlock",
    "resistances": {
        "fire": -30,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "name": "Rend",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Area": true,
                ".Duration": true,
                ".Projectile": true,
                ".DamageOverTime": true,
                ".Chaos": true,
                ".Multicastable": true,
                ".Triggerable": true,
                ".Trappable": true,
                ".Mineable": true,
                ".Totemable": true,
                ".DegenOnlySpellDamage": true,
                ".AreaSpell": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Rend",
                    "baseEffectiveness": 2.25,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "area": true,
                        "duration": true,
                        "projectile": true,
                        "triggerable": true
                    },
                    "constantStats": [
                        [
                            "active_skill_projectile_speed_+%_variation_final",
                            25
                        ],
                        [
                            "active_skill_area_of_effect_radius_+%_final",
                            -30
                        ],
                        [
                            "base_skill_effect_duration",
                            1000
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -40
                        ]
                    ],
                    "stats": [
                        "base_physical_damage_to_deal_per_minute",
                        "base_is_projectile",
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "0": 50.000001117587,
                            "statInterpolation": [
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "FarudinWarlockBugRend"
        },
        {
            "name": "Raise Bugs",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Spell": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 18
                }
            },
            "statSets": {
                "1": {
                    "label": "Raise Bugs",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "geometry_spell",
                    "baseFlags": {
                        "spell": true
                    },
                    "stats": [
                        "is_area_damage",
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "GSWarlockRaiseBugs"
        },
        {
            "id": "GSFarudinLocustDDExplode",
            "name": "Unknown"
        },
        {
            "id": "MDDFarudinLocustExplode",
            "name": "Unknown"
        }
    ]
}