click title for poe2db page

Type: 🧙 Ranged Caster

Monster Familiy: Humanoid

Damage: Physical  Hit

Zone: Arastas Act 4

Base spirit cost: 53

Notes: decent AOE on their ability but their auto-attack/projectiles deal no damage

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Rapid Casting II – Magnified Area I – Brutality III

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

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 390585
Attack Time: 1.50 s
DPS: 325.5
Life110%
Damage110%
Attack Time1.50 s
Base Movement Speed17
ResistsFire: 30% / Cold: 30% / Lightning: 30% / Chaos: 0%
SkillsEDSTwilightClericDelayedBlast
EDSTwilightClericDelayedBlastChaos
SSMTwilightClericProximityShield
MPSTwilightClericProjectile
Show Path of Building spectre.lua
{
    "name": "Twilight Order Priest",
    "monsterTags": [
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "caster",
        "cultist",
        "human",
        "humanoid",
        "not_dex",
        "not_str",
        "physical_affinity",
        "red_blood",
        "Unarmed_onhit_audio",
        "very_slow_movement"
    ],
    "life": 1.1,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.3,
    "fireResist": 30,
    "coldResist": 30,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.1,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "baseMovementSpeed": 17,
    "spectreReservation": 53,
    "companionReservation": 31.5,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Arastas (Act 4)",
        "Cliffside (Map)",
        "Found in Maps"
    ],
    "skillList": [
        "EDSTwilightClericDelayedBlast",
        "EDSTwilightClericDelayedBlastChaos",
        "SSMTwilightClericProximityShield",
        "MPSTwilightClericProjectile"
    ],
    "modList": [
        "StunDuration",
        "OVERRIDE",
        3.05,
        0,
        ")"
    ],
    "id": "Metadata\/Monsters\/TwilightOrderCleric\/TwilightOrderCleric",
    "resistances": {
        "fire": 30,
        "cold": 30,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "EDSTwilightClericDelayedBlast",
            "name": "Unknown"
        },
        {
            "id": "EDSTwilightClericDelayedBlastChaos",
            "name": "Unknown"
        },
        {
            "id": "SSMTwilightClericProximityShield",
            "name": "Unknown"
        },
        {
            "name": "Basic Spell",
            "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": "Basic Spell",
                    "baseEffectiveness": 2.5999999046326,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1095
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -37
                        ]
                    ],
                    "stats": [
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "maintain_projectile_direction_when_using_contact_position",
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPSTwilightClericProjectile"
        }
    ]
}