click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Demon

Damage: Fire Hit, Ignite

Zone: Abyss

Base spirit cost: 99

Notes: Decent damage, maybe they have too many abilities

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Magnified Area II – Fire Penetration II – Wildfire

Click to rate this spectre!
[Total: 11 Average: 4.5]

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 8871331
Attack Time: 1.50 s
DPS: 739.7
Life300%
Damage250%
Attack Time1.50 s
Base Movement Speed32
ResistsFire: 75% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSAbyssCocoon3BallSpit
GSAbyssCocoon3BallSpitImpact
GSAbyssCocoon3BallSpitImpactWall
CGEAbyssCocoon3FlameGeyser
GTAbyssCocoon3FlameGeyser
MPSAbyssCocoon3BallSpitSmall
GSAbyssCocoon3BallSpitSmallImpact
GSAbyssCocoon3BallSpitSmallImpactWall
MMSAbyssCocoon3ChargedMortar
EASAbyssCocoon3ChargedMortar
Show Path of Building spectre.lua
{
    "name": "Lightless Abomination",
    "monsterTags": [
        "abyssal",
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "demon",
        "fire_affinity",
        "lightless_faction",
        "medium_movement",
        "not_dex",
        "not_int"
    ],
    "life": 3,
    "baseDamageIgnoresAttackSpeed": true,
    "armour": 0.4,
    "fireResist": 75,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 2.5,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 18,
    "accuracy": 1,
    "baseMovementSpeed": 32,
    "spectreReservation": 99,
    "companionReservation": 47.4,
    "monsterCategory": "Demon",
    "spawnLocation": [
        "Abyssal Depths (Act 2)",
        "Lightless Void"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSAbyssCocoon3BallSpit",
        "GSAbyssCocoon3BallSpitImpact",
        "GSAbyssCocoon3BallSpitImpactWall",
        "CGEAbyssCocoon3FlameGeyser",
        "GTAbyssCocoon3FlameGeyser",
        "MPSAbyssCocoon3BallSpitSmall",
        "GSAbyssCocoon3BallSpitSmallImpact",
        "GSAbyssCocoon3BallSpitSmallImpactWall",
        "MMSAbyssCocoon3ChargedMortar",
        "EASAbyssCocoon3ChargedMortar"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/LeagueAbyss\/Lightless\/Cocoon3Spectre",
    "resistances": {
        "fire": 75,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Large Ball Spit",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 10
                }
            },
            "statSets": {
                "1": {
                    "label": "Large Ball Spit",
                    "baseEffectiveness": 2,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1427
                        ],
                        [
                            "projectile_spread_radius",
                            25
                        ],
                        [
                            "projectile_speed_variation_+%",
                            40
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -50
                        ],
                        [
                            "number_of_projectiles_override",
                            1
                        ],
                        [
                            "number_of_additional_projectiles",
                            2
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_direction",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "action_attack_or_cast_time_uses_animation_length",
                        "base_deal_no_damage",
                        "projectile_ballistic_angle_from_reference_event",
                        "distribute_projectiles_over_contact_points"
                    ],
                    "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": "MPSAbyssCocoon3BallSpit"
        },
        {
            "name": "Large Ball Impact",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Spell": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Large Ball Impact",
                    "baseEffectiveness": 6,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "geometry_spell",
                    "baseFlags": {
                        "spell": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "active_skill_area_of_effect_radius_+%_final",
                            -65
                        ],
                        [
                            "active_skill_ignite_chance_+%_final",
                            200
                        ],
                        [
                            "active_skill_ignite_effect_+%_final",
                            200
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage",
                        "is_area_damage",
                        "action_attack_or_cast_time_uses_animation_length",
                        "base_is_projectile",
                        "base_skill_can_be_avoided_by_dodge_roll",
                        "base_skill_can_be_blocked"
                    ],
                    "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": "GSAbyssCocoon3BallSpitImpact"
        },
        {
            "id": "GSAbyssCocoon3BallSpitImpactWall",
            "name": "Unknown"
        },
        {
            "name": "Large Ball Flame Geyser",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Area": true,
                ".Damage": true,
                ".Triggerable": true,
                ".Duration": true,
                ".AreaSpell": true
            },
            "castTime": 3.532,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Large Ball Flame Geyser",
                    "baseEffectiveness": 15,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "area": true,
                        "duration": true
                    },
                    "constantStats": [
                        [
                            "active_skill_area_of_effect_radius_+%_final",
                            -75
                        ],
                        [
                            "base_skill_effect_duration",
                            3000
                        ],
                        [
                            "ground_fire_art_variation",
                            1029
                        ],
                        [
                            "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
                            100
                        ]
                    ],
                    "stats": [
                        "base_fire_damage_to_deal_per_minute",
                        "is_area_damage"
                    ],
                    "notMinionStat": [
                        "base_fire_damage_to_deal_per_minute"
                    ],
                    "levels": {
                        "1": {
                            "0": 16.666667039196,
                            "statInterpolation": [
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "CGEAbyssCocoon3FlameGeyser"
        },
        {
            "id": "GTAbyssCocoon3FlameGeyser",
            "name": "Unknown"
        },
        {
            "name": "Small Ball Spit",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 5,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Small Ball Spit",
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1429
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -45
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "maintain_projectile_direction_when_using_contact_position",
                        "action_attack_or_cast_time_uses_animation_length",
                        "base_deal_no_damage",
                        "projectile_ballistic_angle_from_target_distance"
                    ],
                    "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": "MPSAbyssCocoon3BallSpitSmall"
        },
        {
            "name": "Small Ball Impact ",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Spell": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "critChance": 6,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Small Ball Impact ",
                    "baseEffectiveness": 4,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "geometry_spell",
                    "baseFlags": {
                        "spell": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "stats": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage",
                        "is_area_damage",
                        "action_attack_or_cast_time_uses_animation_length",
                        "base_is_projectile",
                        "base_skill_can_be_avoided_by_dodge_roll",
                        "base_skill_can_be_blocked"
                    ],
                    "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": "GSAbyssCocoon3BallSpitSmallImpact"
        },
        {
            "id": "GSAbyssCocoon3BallSpitSmallImpactWall",
            "name": "Unknown"
        },
        {
            "id": "MMSAbyssCocoon3ChargedMortar",
            "name": "Unknown"
        },
        {
            "id": "EASAbyssCocoon3ChargedMortar",
            "name": "Unknown"
        }
    ]
}