click title for poe2db page

Type: 🌀 Utility

Monster Familiy: Humanoid

Damage: Physical  Hit

Zone: Agorrat Act 3

Base spirit cost: 50

Notes: Has 5% life regen banner, need to weapon swap to re-place it

Suggested support gems in order of importance: 

Magnified Area II- Prolonged Duration II – Reach – Last Gasp

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 355532
Attack Time: 1.25 s
DPS: 356.5
Life100%
Damage100%
Attack Time1.25 s
Base Movement Speed52
ResistsFire: 0% / Cold: 30% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
Show Path of Building spectre.lua
{
    "name": "Bannerbearing Zealot",
    "monsterTags": [
        "1HSword_onhit_audio",
        "cannot_be_monolith",
        "cultist",
        "fast_movement",
        "human",
        "humanoid",
        "melee",
        "not_int",
        "not_str",
        "red_blood",
        "very_fast_movement"
    ],
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.3,
    "fireResist": 0,
    "coldResist": 30,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.245,
    "attackRange": 10,
    "accuracy": 1,
    "weaponType1": "Dagger",
    "weaponType2": "Dagger",
    "baseMovementSpeed": 52,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Aggorat (Act 3)"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        2.65,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/VaalMonsters\/Zealots\/VaalZealotDaggersBannerPatrolSpectre",
    "resistances": {
        "fire": 0,
        "cold": 30,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        }
    ]
}