click title for poe2db page

Type: 🌀 Utility

Monster Familiy: Undead

Damage: Physical  DOT

Zone: The Molten Vault Act 3

Base spirit cost: 53

Notes: Very low phys dot aura that heals allies for 1% hp/s

Suggested support gems in order of importance: 

Regen Focus: Meat Shield II – Magnified Area II – Elemental Army – Last Gasp

DOT aura focus: Feeding Frenzy II – Muster – Swift Affliction – Magnified Area I – Brutality 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.50 s
DPS: 355.0
Life120%
Damage120%
Attack Time1.50 s
Base Movement Speed31
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsABTTProcessionBannerInactive
ABTTProcessionBannerRegenSpectre
ABTTProcessionBannerDrain
Show Path of Building spectre.lua
{
    "name": "Vaal Embalmed Bearer",
    "monsterTags": [
        "aura_bearer",
        "humanoid",
        "medium_movement",
        "not_dex",
        "not_str",
        "physical_affinity",
        "red_blood",
        "Unarmed_onhit_audio",
        "undead"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.25,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 31,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Undead",
    "spawnLocation": [
        "The Molten Vault (Act 3)",
        "Found in Maps"
    ],
    "skillList": [
        "ABTTProcessionBannerInactive",
        "ABTTProcessionBannerRegenSpectre",
        "ABTTProcessionBannerDrain"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.888,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/Procession\/ProcessionBannerSpectre",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "ABTTProcessionBannerInactive",
            "name": "Unknown"
        },
        {
            "id": "ABTTProcessionBannerRegenSpectre",
            "name": "Unknown"
        },
        {
            "name": "Banner",
            "hidden": true,
            "skillTypes": {
                ".Buff": true,
                ".Duration": true,
                ".Spell": true,
                ".Triggerable": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Banner",
                    "baseEffectiveness": 7.5,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "statMap": {
                        "base_physical_damage_taken_per_minute": {
                            "0": "PhysicalDot",
                            "1": ")",
                            "div": 60
                        }
                    },
                    "baseFlags": {
                        "buff": true,
                        "duration": true
                    },
                    "stats": [
                        "base_physical_damage_taken_per_minute",
                        "is_area_damage"
                    ],
                    "notMinionStat": [
                        "base_physical_damage_taken_per_minute"
                    ],
                    "levels": {
                        "1": {
                            "0": 16.666667039196,
                            "statInterpolation": [
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "ABTTProcessionBannerDrain"
        }
    ]
}